Pull request #296 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d33f76064a4d3166a898ccfc75381415cdc3d7ea+4424f44df6928ee72d83e7b1b99bd10820704551 (813228d5d1b151525eb0a2ecc35b50de5e1ff534) 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-ssh774822845405079385.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh5510761645804967102.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 590556114a56c6d90cc8043840e039c2f74196dc 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-296/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-296/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16716949965732347038.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-296/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4118039218185797420.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh1187792094042422002.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-296/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-296/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3509115294906558529.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 590556114a56c6d90cc8043840e039c2f74196dc 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1037 in /w/workspace/undry_device-rfid-llrp-go_PR-296 [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-296 # 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 Merging remotes/origin/main commit 4424f44df6928ee72d83e7b1b99bd10820704551 into PR head commit d33f76064a4d3166a898ccfc75381415cdc3d7ea Merge succeeded, producing d33f76064a4d3166a898ccfc75381415cdc3d7ea Checking out Revision d33f76064a4d3166a898ccfc75381415cdc3d7ea (PR-296) 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 590556114a56c6d90cc8043840e039c2f74196dc > 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/296/head:refs/remotes/origin/PR-296 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d33f76064a4d3166a898ccfc75381415cdc3d7ea # 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 4424f44df6928ee72d83e7b1b99bd10820704551 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d33f76064a4d3166a898ccfc75381415cdc3d7ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-29T11:02:25.001Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-29T11:02:25.249Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-29T11:02:25.373Z] ========================================================= [2024-05-29T11:02:25.373Z] EdgeX Global Pipelines Version Info [2024-05-29T11:02:25.373Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-29T11:02:26.127Z] ------------------- [2024-05-29T11:02:26.127Z] stable info: [2024-05-29T11:02:26.127Z] ------------------- [2024-05-29T11:02:26.127Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-29T11:02:26.127Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-29T11:02:26.127Z] Message: update stable to v1.0.260 [2024-05-29T11:02:26.706Z] ------------------- [2024-05-29T11:02:26.706Z] experimental info: [2024-05-29T11:02:26.706Z] ------------------- [2024-05-29T11:02:26.706Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-29T11:02:26.706Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-29T11:02:26.706Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-29T11:02:26.927Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-05-29T11:02:26.984Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-05-29T11:02:27.044Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-29T11:02:27.100Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-29T11:02:27.170Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-29T11:02:27.228Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-29T11:02:27.285Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-29T11:02:27.346Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-29T11:02:27.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-29T11:02:27.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-29T11:02:27.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-29T11:02:27.571Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-05-29T11:02:27.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-29T11:02:27.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-29T11:02:27.754Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-29T11:02:27.810Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-29T11:02:27.869Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-29T11:02:27.926Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-29T11:02:27.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-29T11:02:28.046Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-29T11:02:28.103Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-29T11:02:28.160Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-29T11:02:28.223Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-29T11:02:28.337Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-29T11:02:28.396Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-29T11:02:28.451Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-29T11:02:28.504Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-29T11:02:28.563Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-296 [Pipeline] echo [2024-05-29T11:02:28.618Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-296 [Pipeline] echo [2024-05-29T11:02:28.679Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-296 [Pipeline] echo [2024-05-29T11:02:28.736Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d33f76064a4d3166a898ccfc75381415cdc3d7ea [Pipeline] echo [2024-05-29T11:02:28.797Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d33f760 [Pipeline] echo [2024-05-29T11:02:28.867Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T11:02:29.007Z] provisioning config files... [2024-05-29T11:02:29.021Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-296@tmp/config12222192910875398191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T11:02:29.412Z] ---> ****-login.sh [2024-05-29T11:02:29.412Z] nexus3.edgexfoundry.org:10001 [2024-05-29T11:02:29.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T11:02:29.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T11:02:29.934Z] Configure a credential helper to remove this warning. See [2024-05-29T11:02:29.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T11:02:29.934Z] [2024-05-29T11:02:29.934Z] Login Succeeded [2024-05-29T11:02:29.934Z] nexus3.edgexfoundry.org:10002 [2024-05-29T11:02:29.934Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T11:02:29.934Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T11:02:29.934Z] Configure a credential helper to remove this warning. See [2024-05-29T11:02:29.934Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T11:02:29.934Z] [2024-05-29T11:02:29.934Z] Login Succeeded [2024-05-29T11:02:29.934Z] nexus3.edgexfoundry.org:10003 [2024-05-29T11:02:30.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T11:02:30.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T11:02:30.195Z] Configure a credential helper to remove this warning. See [2024-05-29T11:02:30.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T11:02:30.195Z] [2024-05-29T11:02:30.195Z] Login Succeeded [2024-05-29T11:02:30.195Z] nexus3.edgexfoundry.org:10004 [2024-05-29T11:02:30.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T11:02:30.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T11:02:30.195Z] Configure a credential helper to remove this warning. See [2024-05-29T11:02:30.195Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T11:02:30.195Z] [2024-05-29T11:02:30.195Z] Login Succeeded [2024-05-29T11:02:30.195Z] ****.io [2024-05-29T11:02:30.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T11:02:30.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T11:02:30.455Z] Configure a credential helper to remove this warning. See [2024-05-29T11:02:30.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T11:02:30.455Z] [2024-05-29T11:02:30.455Z] Login Succeeded [2024-05-29T11:02:30.455Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T11:02:30.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-29T11:02:31.178Z] + git rev-list -1 --merges d33f76064a4d3166a898ccfc75381415cdc3d7ea~1..d33f76064a4d3166a898ccfc75381415cdc3d7ea [Pipeline] echo [2024-05-29T11:02:31.225Z] -----------> git rev-list -1 --merges d33f76064a4d3166a898ccfc75381415cdc3d7ea~1..d33f76064a4d3166a898ccfc75381415cdc3d7ea d33f76064a4d3166a898ccfc75381415cdc3d7ea [false] [Pipeline] sh [2024-05-29T11:02:31.539Z] + git log --format=format:%s -1 d33f76064a4d3166a898ccfc75381415cdc3d7ea [Pipeline] echo [2024-05-29T11:02:31.579Z] ========================================================= [2024-05-29T11:02:31.579Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-29T11:02:31.579Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T11:02:32.043Z] + git log --format=format:%s -1 d33f76064a4d3166a898ccfc75381415cdc3d7ea [Pipeline] echo [2024-05-29T11:02:32.082Z] [semverPrep] GIT_COMMIT: d33f76064a4d3166a898ccfc75381415cdc3d7ea, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-05-29T11:02:32.127Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-29T11:02:32.536Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T11:02:32.536Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-29T11:02:32.536Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-29T11:02:32.536Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-29T11:02:32.536Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-29T11:02:32.536Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-29T11:02:32.536Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T11:02:33.072Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T11:02:33.072Z] [2024-05-29T11:02:33.072Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T11:02:33.474Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T11:02:33.474Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-29T11:02:33.474Z] b85a868b505f: Pulling fs layer [2024-05-29T11:02:33.474Z] e2be974225ed: Pulling fs layer [2024-05-29T11:02:33.474Z] 339a4e72a1f5: Pulling fs layer [2024-05-29T11:02:33.474Z] 988bab9f4d93: Pulling fs layer [2024-05-29T11:02:33.474Z] 1469e6f7b9e6: Pulling fs layer [2024-05-29T11:02:33.474Z] eaf3925da568: Pulling fs layer [2024-05-29T11:02:33.474Z] bab4dde63d76: Pulling fs layer [2024-05-29T11:02:33.474Z] bde34c3a00c8: Pulling fs layer [2024-05-29T11:02:33.474Z] b352a97aabf1: Pulling fs layer [2024-05-29T11:02:33.474Z] 4872d77fe225: Pulling fs layer [2024-05-29T11:02:33.474Z] 5851b861e8e6: Pulling fs layer [2024-05-29T11:02:33.474Z] 988bab9f4d93: Waiting [2024-05-29T11:02:33.474Z] bde34c3a00c8: Waiting [2024-05-29T11:02:33.474Z] bab4dde63d76: Waiting [2024-05-29T11:02:33.474Z] 1469e6f7b9e6: Waiting [2024-05-29T11:02:33.474Z] 4872d77fe225: Waiting [2024-05-29T11:02:33.474Z] b352a97aabf1: Waiting [2024-05-29T11:02:33.474Z] eaf3925da568: Waiting [2024-05-29T11:02:33.474Z] e2be974225ed: Download complete [2024-05-29T11:02:33.474Z] 988bab9f4d93: Download complete [2024-05-29T11:02:33.743Z] 1469e6f7b9e6: Verifying Checksum [2024-05-29T11:02:33.743Z] 1469e6f7b9e6: Download complete [2024-05-29T11:02:33.743Z] eaf3925da568: Verifying Checksum [2024-05-29T11:02:33.743Z] eaf3925da568: Download complete [2024-05-29T11:02:33.743Z] 339a4e72a1f5: Verifying Checksum [2024-05-29T11:02:33.743Z] 339a4e72a1f5: Download complete [2024-05-29T11:02:33.744Z] bde34c3a00c8: Download complete [2024-05-29T11:02:33.744Z] b352a97aabf1: Verifying Checksum [2024-05-29T11:02:33.744Z] b352a97aabf1: Download complete [2024-05-29T11:02:33.744Z] 4872d77fe225: Verifying Checksum [2024-05-29T11:02:33.744Z] 4872d77fe225: Download complete [2024-05-29T11:02:33.744Z] 5851b861e8e6: Verifying Checksum [2024-05-29T11:02:33.744Z] 5851b861e8e6: Download complete [2024-05-29T11:02:33.744Z] b85a868b505f: Verifying Checksum [2024-05-29T11:02:33.744Z] b85a868b505f: Download complete [2024-05-29T11:02:34.002Z] bab4dde63d76: Verifying Checksum [2024-05-29T11:02:34.002Z] bab4dde63d76: Download complete [2024-05-29T11:02:34.942Z] b85a868b505f: Pull complete [2024-05-29T11:02:35.200Z] e2be974225ed: Pull complete [2024-05-29T11:02:35.772Z] 339a4e72a1f5: Pull complete [2024-05-29T11:02:35.772Z] 988bab9f4d93: Pull complete [2024-05-29T11:02:36.032Z] 1469e6f7b9e6: Pull complete [2024-05-29T11:02:36.032Z] eaf3925da568: Pull complete [2024-05-29T11:02:37.936Z] bab4dde63d76: Pull complete [2024-05-29T11:02:37.936Z] bde34c3a00c8: Pull complete [2024-05-29T11:02:38.196Z] b352a97aabf1: Pull complete [2024-05-29T11:02:38.196Z] 4872d77fe225: Pull complete [2024-05-29T11:02:38.196Z] 5851b861e8e6: Pull complete [2024-05-29T11:02:38.456Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-29T11:02:38.456Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T11:02:38.456Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T11:02:38.761Z] prd-ubuntu20.04-docker-8c-8g-1037 does not seem to be running inside a container [2024-05-29T11:02:38.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-296 -v /w/workspace/undry_device-rfid-llrp-go_PR-296:/w/workspace/undry_device-rfid-llrp-go_PR-296:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-296@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-29T11:02:40.809Z] $ docker top 69296cfea85be9369bff998bec9308424f83cafe1bb2dc7cb0bfde0cf04bb9c2 -eo pid,comm [2024-05-29T11:02:40.863Z] 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). [2024-05-29T11:02:40.863Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T11:02:41.029Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T11:02:41.029Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T11:02:41.138Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T11:02:41.146Z] $ docker exec 69296cfea85be9369bff998bec9308424f83cafe1bb2dc7cb0bfde0cf04bb9c2 ssh-agent [2024-05-29T11:02:41.263Z] SSH_AUTH_SOCK=/tmp/ssh-WbMMONEzQ8SJ/agent.33 [2024-05-29T11:02:41.263Z] SSH_AGENT_PID=39 [2024-05-29T11:02:41.271Z] Running ssh-add (command line suppressed) [2024-05-29T11:02:41.379Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-296@tmp/private_key_4062081028175754433.key (/w/workspace/undry_device-rfid-llrp-go_PR-296@tmp/private_key_4062081028175754433.key) [2024-05-29T11:02:41.392Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T11:02:41.740Z] + git tag --points-at HEAD [Pipeline] } [2024-05-29T11:02:41.772Z] $ docker exec --env ******** --env ******** 69296cfea85be9369bff998bec9308424f83cafe1bb2dc7cb0bfde0cf04bb9c2 ssh-agent -k [2024-05-29T11:02:41.868Z] unset SSH_AUTH_SOCK; [2024-05-29T11:02:41.872Z] unset SSH_AGENT_PID; [2024-05-29T11:02:41.872Z] echo Agent pid 39 killed; [2024-05-29T11:02:41.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-29T11:02:41.981Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T11:02:41.981Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T11:02:42.101Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T11:02:42.108Z] $ docker exec 69296cfea85be9369bff998bec9308424f83cafe1bb2dc7cb0bfde0cf04bb9c2 ssh-agent [2024-05-29T11:02:42.222Z] SSH_AUTH_SOCK=/tmp/ssh-4xJbybmlB4EH/agent.73 [2024-05-29T11:02:42.222Z] SSH_AGENT_PID=79 [2024-05-29T11:02:42.228Z] Running ssh-add (command line suppressed) [2024-05-29T11:02:42.347Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-296@tmp/private_key_582152236741060372.key (/w/workspace/undry_device-rfid-llrp-go_PR-296@tmp/private_key_582152236741060372.key) [2024-05-29T11:02:42.369Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T11:02:42.712Z] + git semver init [2024-05-29T11:02:42.973Z] 2024-05-29 11:02:42,907 [run_init] DEBUG init version:0.0.0 force:False [2024-05-29T11:02:42.973Z] 2024-05-29 11:02:42,908 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-296/.semver [2024-05-29T11:02:42.973Z] 2024-05-29 11:02:42,908 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-296/.semver [2024-05-29T11:02:42.973Z] 2024-05-29 11:02:42,909 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-296/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-296, universal_newlines=False, shell=None, istream=None) [2024-05-29T11:02:44.357Z] 2024-05-29 11:02:44,144 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-296/.git/info/exclude [2024-05-29T11:02:44.357Z] 2024-05-29 11:02:44,145 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-296/.semver/PR-296 with force:False [2024-05-29T11:02:44.357Z] 2024-05-29 11:02:44,145 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-296/.semver/PR-296 [2024-05-29T11:02:44.357Z] 2024-05-29 11:02:44,149 [execute] INFO git cat-file --batch-check [2024-05-29T11:02:44.357Z] 2024-05-29 11:02:44,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-296/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T11:02:44.357Z] 2024-05-29 11:02:44,156 [execute] INFO git cat-file --batch [2024-05-29T11:02:44.357Z] 2024-05-29 11:02:44,156 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-296/.semver, universal_newlines=False, shell=None, istream=) [2024-05-29T11:02:44.357Z] 2024-05-29 11:02:44,162 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-296/.semver/PR-296 [2024-05-29T11:02:44.357Z] 0.0.0 [Pipeline] } [2024-05-29T11:02:44.392Z] $ docker exec --env ******** --env ******** 69296cfea85be9369bff998bec9308424f83cafe1bb2dc7cb0bfde0cf04bb9c2 ssh-agent -k [2024-05-29T11:02:44.493Z] unset SSH_AUTH_SOCK; [2024-05-29T11:02:44.494Z] unset SSH_AGENT_PID; [2024-05-29T11:02:44.494Z] echo Agent pid 79 killed; [2024-05-29T11:02:44.501Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T11:02:44.976Z] + git semver [Pipeline] } [2024-05-29T11:02:45.272Z] $ docker stop --time=1 69296cfea85be9369bff998bec9308424f83cafe1bb2dc7cb0bfde0cf04bb9c2 [2024-05-29T11:02:46.602Z] $ docker rm -f --volumes 69296cfea85be9369bff998bec9308424f83cafe1bb2dc7cb0bfde0cf04bb9c2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T11:02:47.032Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-29T11:02:47.338Z] Stashed 1 file(s) [Pipeline] echo [2024-05-29T11:02:47.363Z] [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 [2024-05-29T11:02:48.050Z] provisioning config files... [2024-05-29T11:02:48.061Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-296@tmp/config15344493577387615821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T11:02:48.432Z] ---> ****-login.sh [2024-05-29T11:02:48.432Z] nexus3.edgexfoundry.org:10001 [2024-05-29T11:02:48.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T11:02:48.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T11:02:48.432Z] Configure a credential helper to remove this warning. See [2024-05-29T11:02:48.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T11:02:48.432Z] [2024-05-29T11:02:48.432Z] Login Succeeded [2024-05-29T11:02:48.432Z] nexus3.edgexfoundry.org:10002 [2024-05-29T11:02:48.432Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T11:02:48.432Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T11:02:48.432Z] Configure a credential helper to remove this warning. See [2024-05-29T11:02:48.432Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T11:02:48.432Z] [2024-05-29T11:02:48.432Z] Login Succeeded [2024-05-29T11:02:48.432Z] nexus3.edgexfoundry.org:10003 [2024-05-29T11:02:48.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T11:02:48.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T11:02:48.691Z] Configure a credential helper to remove this warning. See [2024-05-29T11:02:48.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T11:02:48.691Z] [2024-05-29T11:02:48.691Z] Login Succeeded [2024-05-29T11:02:48.691Z] nexus3.edgexfoundry.org:10004 [2024-05-29T11:02:48.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T11:02:48.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T11:02:48.691Z] Configure a credential helper to remove this warning. See [2024-05-29T11:02:48.691Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T11:02:48.691Z] [2024-05-29T11:02:48.691Z] Login Succeeded [2024-05-29T11:02:48.691Z] ****.io [2024-05-29T11:02:48.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T11:02:48.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T11:02:48.951Z] Configure a credential helper to remove this warning. See [2024-05-29T11:02:48.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T11:02:48.951Z] [2024-05-29T11:02:48.951Z] Login Succeeded [2024-05-29T11:02:48.951Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T11:02:48.986Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-29T11:02:49.211Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T11:02:49.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T11:02:49.308Z] ========================================================= [2024-05-29T11:02:49.308Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-29T11:02:49.308Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T11:02:49.839Z] + 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 . [2024-05-29T11:02:49.839Z] Sending build context to Docker daemon 11.52MB [2024-05-29T11:02:49.839Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T11:02:49.839Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-29T11:02:49.839Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-29T11:02:49.839Z] 619be1103602: Pulling fs layer [2024-05-29T11:02:49.839Z] 7862e08f4a3e: Pulling fs layer [2024-05-29T11:02:49.839Z] 5df492c9dc93: Pulling fs layer [2024-05-29T11:02:49.839Z] 7629e6793208: Pulling fs layer [2024-05-29T11:02:49.839Z] 4f4fb700ef54: Pulling fs layer [2024-05-29T11:02:49.839Z] fb5054dd5b73: Pulling fs layer [2024-05-29T11:02:49.839Z] eeca6798cff9: Pulling fs layer [2024-05-29T11:02:49.839Z] aa269ceb94a6: Pulling fs layer [2024-05-29T11:02:49.839Z] ada007ff1a6a: Pulling fs layer [2024-05-29T11:02:49.839Z] fb5054dd5b73: Waiting [2024-05-29T11:02:49.839Z] 7629e6793208: Waiting [2024-05-29T11:02:49.839Z] eeca6798cff9: Waiting [2024-05-29T11:02:49.839Z] 4f4fb700ef54: Waiting [2024-05-29T11:02:49.839Z] aa269ceb94a6: Waiting [2024-05-29T11:02:49.839Z] ada007ff1a6a: Waiting [2024-05-29T11:02:49.839Z] 7862e08f4a3e: Download complete [2024-05-29T11:02:49.839Z] 7629e6793208: Verifying Checksum [2024-05-29T11:02:49.839Z] 7629e6793208: Download complete [2024-05-29T11:02:50.100Z] 4f4fb700ef54: Verifying Checksum [2024-05-29T11:02:50.100Z] 4f4fb700ef54: Download complete [2024-05-29T11:02:50.100Z] fb5054dd5b73: Verifying Checksum [2024-05-29T11:02:50.100Z] fb5054dd5b73: Download complete [2024-05-29T11:02:50.100Z] 619be1103602: Download complete [2024-05-29T11:02:50.100Z] eeca6798cff9: Verifying Checksum [2024-05-29T11:02:50.100Z] eeca6798cff9: Download complete [2024-05-29T11:02:50.100Z] 619be1103602: Pull complete [2024-05-29T11:02:50.362Z] ada007ff1a6a: Verifying Checksum [2024-05-29T11:02:50.362Z] ada007ff1a6a: Download complete [2024-05-29T11:02:50.362Z] 7862e08f4a3e: Pull complete [2024-05-29T11:02:50.622Z] 5df492c9dc93: Verifying Checksum [2024-05-29T11:02:50.622Z] 5df492c9dc93: Download complete [2024-05-29T11:02:50.880Z] aa269ceb94a6: Verifying Checksum [2024-05-29T11:02:50.880Z] aa269ceb94a6: Download complete [2024-05-29T11:02:54.171Z] 5df492c9dc93: Pull complete [2024-05-29T11:02:54.171Z] 7629e6793208: Pull complete [2024-05-29T11:02:54.171Z] 4f4fb700ef54: Pull complete [2024-05-29T11:02:54.171Z] fb5054dd5b73: Pull complete [2024-05-29T11:02:54.171Z] eeca6798cff9: Pull complete [2024-05-29T11:02:56.709Z] aa269ceb94a6: Pull complete [2024-05-29T11:02:57.292Z] ada007ff1a6a: Pull complete [2024-05-29T11:02:57.293Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-29T11:02:57.293Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-29T11:02:57.293Z] ---> f489d0715acc [2024-05-29T11:02:57.293Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-29T11:02:59.845Z] ---> Running in 544151f14140 [2024-05-29T11:02:59.845Z] Removing intermediate container 544151f14140 [2024-05-29T11:02:59.845Z] ---> 7e07f65c2100 [2024-05-29T11:02:59.845Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T11:02:59.845Z] ---> Running in 88cfca44728c [2024-05-29T11:02:59.845Z] Removing intermediate container 88cfca44728c [2024-05-29T11:02:59.845Z] ---> 9714fecfd2c7 [2024-05-29T11:02:59.845Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-29T11:02:59.845Z] ---> Running in 49bc3ac8bc94 [2024-05-29T11:02:59.845Z] Removing intermediate container 49bc3ac8bc94 [2024-05-29T11:02:59.845Z] ---> af788c1a43b5 [2024-05-29T11:02:59.845Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T11:02:59.845Z] ---> Running in 2154357cb694 [2024-05-29T11:02:59.845Z] Removing intermediate container 2154357cb694 [2024-05-29T11:02:59.845Z] ---> 2277a1eb041b [2024-05-29T11:02:59.845Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T11:02:59.845Z] ---> Running in 5e4427205f20 [2024-05-29T11:03:00.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T11:03:00.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T11:03:00.628Z] OK: 264 MiB in 52 packages [2024-05-29T11:03:01.221Z] Removing intermediate container 5e4427205f20 [2024-05-29T11:03:01.221Z] ---> f08ef7d0efe1 [2024-05-29T11:03:01.221Z] Step 8/12 : WORKDIR /app [2024-05-29T11:03:01.221Z] ---> Running in c416018560ba [2024-05-29T11:03:01.221Z] Removing intermediate container c416018560ba [2024-05-29T11:03:01.221Z] ---> 517fe57734b5 [2024-05-29T11:03:01.221Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-29T11:03:01.221Z] ---> 9c091e3e4900 [2024-05-29T11:03:01.221Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T11:03:01.221Z] ---> Running in cb9cf7737826 [2024-05-29T11:03:02.848Z] Still waiting to schedule task [2024-05-29T11:03:02.849Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-29T11:03:39.949Z] Removing intermediate container cb9cf7737826 [2024-05-29T11:03:39.949Z] ---> 347c75d6f60f [2024-05-29T11:03:39.949Z] Step 11/12 : COPY . . [2024-05-29T11:03:40.209Z] ---> 40b74be56393 [2024-05-29T11:03:40.210Z] Step 12/12 : RUN $MAKE [2024-05-29T11:03:40.469Z] ---> Running in 5bd06deb0040 [2024-05-29T11:03:40.729Z] noop [2024-05-29T11:03:40.988Z] Removing intermediate container 5bd06deb0040 [2024-05-29T11:03:40.988Z] ---> 897153ce140f [2024-05-29T11:03:40.988Z] Successfully built 897153ce140f [2024-05-29T11:03:40.988Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T11:03:41.472Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-29T11:03:41.472Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T11:03:41.651Z] prd-ubuntu20.04-docker-8c-8g-1037 does not seem to be running inside a container [2024-05-29T11:03:41.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-296 -v /w/workspace/undry_device-rfid-llrp-go_PR-296:/w/workspace/undry_device-rfid-llrp-go_PR-296:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-296@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-29T11:03:42.024Z] $ docker top a8b4414a00575513eee8adb000d1c92cc39e431cf5687d2ee924a8c8762831e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T11:03:42.443Z] + go version [2024-05-29T11:03:42.443Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-29T11:03:42.488Z] $ docker stop --time=1 a8b4414a00575513eee8adb000d1c92cc39e431cf5687d2ee924a8c8762831e1 [2024-05-29T11:03:43.850Z] $ docker rm -f --volumes a8b4414a00575513eee8adb000d1c92cc39e431cf5687d2ee924a8c8762831e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T11:03:44.634Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-29T11:03:44.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T11:03:44.807Z] prd-ubuntu20.04-docker-8c-8g-1037 does not seem to be running inside a container [2024-05-29T11:03:44.841Z] $ 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-296 -v /w/workspace/undry_device-rfid-llrp-go_PR-296:/w/workspace/undry_device-rfid-llrp-go_PR-296:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-296@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-29T11:03:45.160Z] $ docker top 4e8749ad3502c2e77d41e5a0531afde6b9c1f3d1cd736dd7ff6648de883ab74c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T11:03:45.570Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-296 [Pipeline] fileExists [Pipeline] sh [2024-05-29T11:03:45.941Z] + make test [2024-05-29T11:03:45.941Z] go test ./... -coverprofile=coverage.out ./... [2024-05-29T11:03:47.314Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-05-29T11:04:09.232Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-05-29T11:04:09.232Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-05-29T11:04:10.168Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.130s coverage: 40.6% of statements [2024-05-29T11:04:10.168Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.014s coverage: 95.5% of statements [2024-05-29T11:04:10.168Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.248s coverage: 51.9% of statements [2024-05-29T11:04:32.118Z] go vet ./... [2024-05-29T11:04:37.377Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-29T11:04:37.377Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-29T11:04:37.377Z] ./bin/test-attribution-txt.sh [2024-05-29T11:04:37.377Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-29T11:04:37.377Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-29T11:04:37.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-29T11:04:37.467Z] $ docker stop --time=1 4e8749ad3502c2e77d41e5a0531afde6b9c1f3d1cd736dd7ff6648de883ab74c [2024-05-29T11:04:38.822Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1038 in /w/workspace/undry_device-rfid-llrp-go_PR-296 [2024-05-29T11:04:38.961Z] $ docker rm -f --volumes 4e8749ad3502c2e77d41e5a0531afde6b9c1f3d1cd736dd7ff6648de883ab74c [Pipeline] // withDockerContainer [Pipeline] { [Pipeline] sh [Pipeline] ws [2024-05-29T11:04:39.438Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-05-29T11:04:39.523Z] The recommended git tool is: git [2024-05-29T11:04:39.652Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-29T11:04:39.760Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-29T11:04:40.472Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-29T11:04:40.789Z] + ls -al . [2024-05-29T11:04:40.789Z] total 688 [2024-05-29T11:04:40.789Z] drwxrwxr-x 11 jenkins jenkins 4096 May 29 11:03 . [2024-05-29T11:04:40.789Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 11:02 .. [2024-05-29T11:04:40.789Z] -rw-rw-r-- 1 jenkins jenkins 134 May 29 11:02 .dockerignore [2024-05-29T11:04:40.789Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 11:04 .git [2024-05-29T11:04:40.789Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 11:02 .github [2024-05-29T11:04:40.789Z] -rw-rw-r-- 1 jenkins jenkins 880 May 29 11:02 .gitignore [2024-05-29T11:04:40.789Z] -rw-rw-r-- 1 jenkins jenkins 41 May 29 11:02 .golangci.yml [2024-05-29T11:04:40.789Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 11:02 .semver [2024-05-29T11:04:40.789Z] -rw-rw-r-- 1 jenkins jenkins 11980 May 29 11:02 Attribution.txt [2024-05-29T11:04:40.789Z] -rw-rw-r-- 1 jenkins jenkins 11677 May 29 11:02 CHANGELOG.md [2024-05-29T11:04:40.789Z] -rw-rw-r-- 1 jenkins jenkins 1456 May 29 11:02 Dockerfile [2024-05-29T11:04:40.789Z] -rw-rw-r-- 1 jenkins jenkins 677 May 29 11:02 GOVERNANCE.md [2024-05-29T11:04:40.789Z] -rw-rw-r-- 1 jenkins jenkins 661 May 29 11:02 Jenkinsfile [2024-05-29T11:04:40.789Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 29 11:02 LICENSE [2024-05-29T11:04:40.789Z] -rw-rw-r-- 1 jenkins jenkins 2179 May 29 11:02 Makefile [2024-05-29T11:04:40.789Z] -rw-rw-r-- 1 jenkins jenkins 625 May 29 11:02 OWNERS.md [2024-05-29T11:04:40.789Z] -rw-rw-r-- 1 jenkins jenkins 28907 May 29 11:02 README.md [2024-05-29T11:04:40.789Z] -rw-rw-r-- 1 jenkins jenkins 5 May 29 11:02 VERSION [2024-05-29T11:04:40.789Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 11:02 bin [2024-05-29T11:04:40.789Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 11:02 cmd [2024-05-29T11:04:40.789Z] -rw-r--r-- 1 jenkins jenkins 438103 May 29 11:04 coverage.out [2024-05-29T11:04:40.789Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 11:02 examples [2024-05-29T11:04:40.789Z] -rw-rw-r-- 1 jenkins jenkins 7219 May 29 11:02 go.mod [2024-05-29T11:04:40.789Z] -rw-rw-r-- 1 jenkins jenkins 101544 May 29 11:02 go.sum [2024-05-29T11:04:40.789Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 11:02 images [2024-05-29T11:04:40.789Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 11:02 internal [2024-05-29T11:04:40.789Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 11:02 pkg [2024-05-29T11:04:40.789Z] -rw-rw-r-- 1 jenkins jenkins 193 May 29 11:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T11:04:41.201Z] + 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=d33f76064a4d3166a898ccfc75381415cdc3d7ea --label arch=amd64 --label version=0.0.0 . [2024-05-29T11:04:41.201Z] Sending build context to Docker daemon 11.52MB [2024-05-29T11:04:41.201Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T11:04:41.201Z] Step 2/25 : FROM ${BASE} AS builder [2024-05-29T11:04:41.201Z] ---> 897153ce140f [2024-05-29T11:04:41.201Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-05-29T11:04:41.201Z] ---> Running in b9a75fde0258 [2024-05-29T11:04:41.460Z] Removing intermediate container b9a75fde0258 [2024-05-29T11:04:41.460Z] ---> f3379c0709a4 [2024-05-29T11:04:41.460Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T11:04:41.460Z] ---> Running in c41d6a9f191b [2024-05-29T11:04:41.460Z] Removing intermediate container c41d6a9f191b [2024-05-29T11:04:41.460Z] ---> 8539473cbbdb [2024-05-29T11:04:41.460Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-05-29T11:04:41.460Z] ---> Running in d52bac24d9fc [2024-05-29T11:04:41.460Z] Removing intermediate container d52bac24d9fc [2024-05-29T11:04:41.460Z] ---> 468f5abc35ce [2024-05-29T11:04:41.460Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T11:04:41.460Z] ---> Running in 3082b4800acb [2024-05-29T11:04:41.720Z] Removing intermediate container 3082b4800acb [2024-05-29T11:04:41.720Z] ---> eb25c1106f9e [2024-05-29T11:04:41.720Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T11:04:41.720Z] ---> Running in d6fb641edc09 [2024-05-29T11:04:41.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T11:04:41.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T11:04:42.237Z] OK: 264 MiB in 52 packages [2024-05-29T11:04:42.803Z] Removing intermediate container d6fb641edc09 [2024-05-29T11:04:42.803Z] ---> e9f4dcf4c9dd [2024-05-29T11:04:42.803Z] Step 8/25 : WORKDIR /app [2024-05-29T11:04:42.803Z] ---> Running in 0804b684463b [2024-05-29T11:04:42.803Z] Removing intermediate container 0804b684463b [2024-05-29T11:04:42.803Z] ---> 2fc54de13d41 [2024-05-29T11:04:42.803Z] Step 9/25 : COPY go.mod vendor* ./ [2024-05-29T11:04:42.803Z] ---> f9b144c54a4a [2024-05-29T11:04:42.803Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T11:04:42.803Z] ---> Running in 480a6326309b [2024-05-29T11:04:43.739Z] Removing intermediate container 480a6326309b [2024-05-29T11:04:43.739Z] ---> 6ade18c58814 [2024-05-29T11:04:43.739Z] Step 11/25 : COPY . . [2024-05-29T11:04:43.997Z] ---> 4b9240b440fc [2024-05-29T11:04:43.997Z] Step 12/25 : RUN $MAKE [2024-05-29T11:04:43.997Z] ---> Running in c4fa44a56532 [2024-05-29T11:04:44.116Z] using credential edgex-jenkins-ssh [2024-05-29T11:04:44.135Z] Cloning the remote Git repository [2024-05-29T11:04:44.255Z] 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.16" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-05-29T11:04:44.176Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-05-29T11:04:44.265Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-05-29T11:04:44.395Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-05-29T11:04:44.396Z] > git --version # timeout=10 [2024-05-29T11:04:44.416Z] > git --version # 'git version 2.25.1' [2024-05-29T11:04:44.418Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-29T11:04:44.546Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-29T11:04:46.807Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-05-29T11:04:46.833Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-29T11:04:48.171Z] Merging remotes/origin/main commit 4424f44df6928ee72d83e7b1b99bd10820704551 into PR head commit d33f76064a4d3166a898ccfc75381415cdc3d7ea [2024-05-29T11:04:47.624Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-05-29T11:04:47.663Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-05-29T11:04:47.664Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-29T11:04:47.688Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/296/head:refs/remotes/origin/PR-296 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-29T11:04:48.189Z] > git config core.sparsecheckout # timeout=10 [2024-05-29T11:04:48.244Z] > git checkout -f d33f76064a4d3166a898ccfc75381415cdc3d7ea # timeout=10 [2024-05-29T11:04:48.353Z] > git remote # timeout=10 [2024-05-29T11:04:48.379Z] > git config --get remote.origin.url # timeout=10 [2024-05-29T11:04:48.471Z] Merge succeeded, producing d33f76064a4d3166a898ccfc75381415cdc3d7ea [2024-05-29T11:04:48.472Z] Checking out Revision d33f76064a4d3166a898ccfc75381415cdc3d7ea (PR-296) [2024-05-29T11:04:49.027Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-05-29T11:04:49.072Z] > git --version # timeout=10 [2024-05-29T11:04:49.083Z] > git --version # 'git version 2.25.1' [2024-05-29T11:04:49.096Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-29T11:04:48.411Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-29T11:04:48.431Z] > git merge 4424f44df6928ee72d83e7b1b99bd10820704551 # timeout=10 [2024-05-29T11:04:48.456Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-29T11:04:48.478Z] > git config core.sparsecheckout # timeout=10 [2024-05-29T11:04:48.492Z] > git checkout -f d33f76064a4d3166a898ccfc75381415cdc3d7ea # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T11:04:53.956Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-29T11:04:53.956Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T11:04:53.956Z] Dload Upload Total Spent Left Speed [2024-05-29T11:04:53.956Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2024-05-29T11:04:54.310Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-29T11:04:54.668Z] + sudo tee /etc/docker/daemon.new [2024-05-29T11:04:54.668Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-29T11:04:54.668Z] { [2024-05-29T11:04:54.668Z] "registry-mirrors": [ [2024-05-29T11:04:54.668Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-29T11:04:54.668Z] ], [2024-05-29T11:04:54.668Z] "bip": "10.250.0.254/24", [2024-05-29T11:04:54.668Z] "hosts": [ [2024-05-29T11:04:54.668Z] "tcp://0.0.0.0:5555", [2024-05-29T11:04:54.668Z] "unix:///var/run/docker.sock" [2024-05-29T11:04:54.668Z] ], [2024-05-29T11:04:54.668Z] "mtu": 1458, [2024-05-29T11:04:54.668Z] "selinux-enabled": true, [2024-05-29T11:04:54.668Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-29T11:04:54.668Z] } [Pipeline] sh [2024-05-29T11:04:55.018Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-29T11:04:55.364Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T11:05:13.701Z] provisioning config files... [2024-05-29T11:05:13.734Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config2605850788014378207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T11:05:14.256Z] ---> ****-login.sh [2024-05-29T11:05:14.256Z] nexus3.edgexfoundry.org:10001 [2024-05-29T11:05:14.535Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T11:05:14.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T11:05:14.804Z] Configure a credential helper to remove this warning. See [2024-05-29T11:05:14.804Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T11:05:14.804Z] [2024-05-29T11:05:14.804Z] Login Succeeded [2024-05-29T11:05:14.804Z] nexus3.edgexfoundry.org:10002 [2024-05-29T11:05:15.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T11:05:15.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T11:05:15.072Z] Configure a credential helper to remove this warning. See [2024-05-29T11:05:15.072Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T11:05:15.072Z] [2024-05-29T11:05:15.344Z] Login Succeeded [2024-05-29T11:05:15.344Z] nexus3.edgexfoundry.org:10003 [2024-05-29T11:05:15.344Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T11:05:15.619Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T11:05:15.620Z] Configure a credential helper to remove this warning. See [2024-05-29T11:05:15.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T11:05:15.620Z] [2024-05-29T11:05:15.620Z] Login Succeeded [2024-05-29T11:05:15.620Z] nexus3.edgexfoundry.org:10004 [2024-05-29T11:05:15.889Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T11:05:15.889Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T11:05:15.889Z] Configure a credential helper to remove this warning. See [2024-05-29T11:05:15.889Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T11:05:15.889Z] [2024-05-29T11:05:15.889Z] Login Succeeded [2024-05-29T11:05:15.889Z] ****.io [2024-05-29T11:05:16.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T11:05:16.326Z] Removing intermediate container c4fa44a56532 [2024-05-29T11:05:16.326Z] ---> e84b23a48dde [2024-05-29T11:05:16.326Z] Step 13/25 : FROM alpine:3.18 [2024-05-29T11:05:16.326Z] 3.18: Pulling from library/alpine [2024-05-29T11:05:16.326Z] 619be1103602: Already exists [2024-05-29T11:05:16.326Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-29T11:05:16.326Z] Status: Downloaded newer image for alpine:3.18 [2024-05-29T11:05:16.326Z] ---> d3782b16ccc9 [2024-05-29T11:05:16.326Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-29T11:05:16.326Z] ---> Running in bb8f7a669d25 [2024-05-29T11:05:16.326Z] Removing intermediate container bb8f7a669d25 [2024-05-29T11:05:16.326Z] ---> 8b7429a37482 [2024-05-29T11:05:16.326Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-05-29T11:05:16.326Z] ---> Running in cf5d1bbe4ebf [2024-05-29T11:05:16.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T11:05:16.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T11:05:16.326Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-29T11:05:16.326Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T11:05:16.326Z] OK: 7 MiB in 16 packages [2024-05-29T11:05:16.326Z] Removing intermediate container cf5d1bbe4ebf [2024-05-29T11:05:16.326Z] ---> 5c835f6a59e3 [2024-05-29T11:05:16.326Z] Step 16/25 : RUN apk --no-cache upgrade [2024-05-29T11:05:16.326Z] ---> Running in 5540116d369a [2024-05-29T11:05:16.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T11:05:16.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T11:05:16.326Z] Upgrading critical system libraries and apk-tools: [2024-05-29T11:05:16.326Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-29T11:05:16.326Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T11:05:16.326Z] Continuing the upgrade transaction with new apk-tools: [2024-05-29T11:05:16.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-29T11:05:16.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-29T11:05:16.326Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T11:05:16.326Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-29T11:05:16.326Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T11:05:16.326Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-29T11:05:16.326Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T11:05:16.326Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T11:05:16.326Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T11:05:16.326Z] Executing busybox-1.36.1-r6.trigger [2024-05-29T11:05:16.326Z] OK: 7 MiB in 16 packages [2024-05-29T11:05:16.326Z] Removing intermediate container 5540116d369a [2024-05-29T11:05:16.326Z] ---> ca3c0eadc8ce [2024-05-29T11:05:16.326Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-05-29T11:05:16.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T11:05:16.428Z] Configure a credential helper to remove this warning. See [2024-05-29T11:05:16.428Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T11:05:16.428Z] [2024-05-29T11:05:16.428Z] Login Succeeded [2024-05-29T11:05:16.428Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T11:05:16.464Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-05-29T11:05:16.587Z] ---> 3f7ee60f0d57 [2024-05-29T11:05:16.587Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-05-29T11:05:16.587Z] ---> 4c6361f39694 [2024-05-29T11:05:16.587Z] Step 19/25 : COPY --from=builder /app/cmd/ / [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-29T11:05:16.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T11:05:17.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-29T11:05:17.062Z] ========================================================= [2024-05-29T11:05:17.062Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-29T11:05:17.062Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T11:05:17.524Z] ---> d2bd96fc2414 [2024-05-29T11:05:17.525Z] Step 20/25 : EXPOSE 59989 [2024-05-29T11:05:17.525Z] ---> Running in 48eee81bfc18 [2024-05-29T11:05:17.525Z] Removing intermediate container 48eee81bfc18 [2024-05-29T11:05:17.525Z] ---> cccf686787fe [2024-05-29T11:05:17.525Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-05-29T11:05:17.525Z] ---> Running in 6003399c31a5 [2024-05-29T11:05:17.525Z] Removing intermediate container 6003399c31a5 [2024-05-29T11:05:17.525Z] ---> 68b42eeefdca [2024-05-29T11:05:17.525Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-29T11:05:17.525Z] ---> Running in 4399d6e5bb0e [2024-05-29T11:05:17.619Z] + 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 . [2024-05-29T11:05:17.784Z] Removing intermediate container 4399d6e5bb0e [2024-05-29T11:05:17.784Z] ---> 15fee3f83f52 [2024-05-29T11:05:17.784Z] Step 23/25 : LABEL arch=amd64 [2024-05-29T11:05:17.784Z] ---> Running in 369562aeab3d [2024-05-29T11:05:17.784Z] Removing intermediate container 369562aeab3d [2024-05-29T11:05:17.784Z] ---> b9514b522575 [2024-05-29T11:05:17.784Z] Step 24/25 : LABEL git_sha=d33f76064a4d3166a898ccfc75381415cdc3d7ea [2024-05-29T11:05:17.784Z] ---> Running in 27776e25d9a4 [2024-05-29T11:05:17.784Z] Removing intermediate container 27776e25d9a4 [2024-05-29T11:05:17.784Z] ---> 760e0ccf1cc3 [2024-05-29T11:05:17.784Z] Step 25/25 : LABEL version=0.0.0 [2024-05-29T11:05:17.784Z] ---> Running in e931980987b1 [2024-05-29T11:05:17.887Z] Sending build context to Docker daemon 1.202MB [2024-05-29T11:05:17.887Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T11:05:17.887Z] Step 2/12 : FROM ${BASE} AS builder [2024-05-29T11:05:18.044Z] Removing intermediate container e931980987b1 [2024-05-29T11:05:18.044Z] ---> e9750e5eee54 [2024-05-29T11:05:18.044Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-29T11:05:18.044Z] Successfully built e9750e5eee54 [2024-05-29T11:05:18.044Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [2024-05-29T11:05:18.156Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-29T11:05:18.156Z] c6b39de5b339: Pulling fs layer [2024-05-29T11:05:18.156Z] a69c41024577: Pulling fs layer [2024-05-29T11:05:18.156Z] d6de4b400683: Pulling fs layer [2024-05-29T11:05:18.156Z] 35cb2a7552d0: Pulling fs layer [2024-05-29T11:05:18.156Z] 4f4fb700ef54: Pulling fs layer [2024-05-29T11:05:18.156Z] 464afbd9ba4c: Pulling fs layer [2024-05-29T11:05:18.156Z] 00f215d4a9da: Pulling fs layer [2024-05-29T11:05:18.156Z] d496ad576159: Pulling fs layer [2024-05-29T11:05:18.156Z] 464afbd9ba4c: Waiting [2024-05-29T11:05:18.156Z] 00f215d4a9da: Waiting [2024-05-29T11:05:18.156Z] 35cb2a7552d0: Waiting [2024-05-29T11:05:18.156Z] 4f4fb700ef54: Waiting [2024-05-29T11:05:18.156Z] d496ad576159: Waiting [2024-05-29T11:05:18.156Z] a69c41024577: Verifying Checksum [2024-05-29T11:05:18.156Z] a69c41024577: Download complete [2024-05-29T11:05:18.156Z] 35cb2a7552d0: Verifying Checksum [2024-05-29T11:05:18.156Z] 35cb2a7552d0: Download complete [2024-05-29T11:05:18.156Z] 4f4fb700ef54: Verifying Checksum [2024-05-29T11:05:18.156Z] 4f4fb700ef54: Download complete [2024-05-29T11:05:18.156Z] 464afbd9ba4c: Verifying Checksum [2024-05-29T11:05:18.156Z] 464afbd9ba4c: Download complete [2024-05-29T11:05:18.156Z] c6b39de5b339: Verifying Checksum [2024-05-29T11:05:18.156Z] c6b39de5b339: Download complete [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [2024-05-29T11:05:18.767Z] d496ad576159: Verifying Checksum [2024-05-29T11:05:18.768Z] d496ad576159: Download complete [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T11:05:19.039Z] c6b39de5b339: Pull complete [2024-05-29T11:05:19.159Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T11:05:19.159Z] [2024-05-29T11:05:19.159Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T11:05:19.572Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T11:05:19.572Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-29T11:05:19.572Z] 5eb5b503b376: Pulling fs layer [2024-05-29T11:05:19.572Z] 5c69ac0246d0: Pulling fs layer [2024-05-29T11:05:19.572Z] ec43610c2a17: Pulling fs layer [2024-05-29T11:05:19.572Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-29T11:05:19.572Z] 33b1e0a273af: Pulling fs layer [2024-05-29T11:05:19.572Z] 5d3b04190fa2: Pulling fs layer [2024-05-29T11:05:19.572Z] 2f39f015ded8: Pulling fs layer [2024-05-29T11:05:19.572Z] 2f39f015ded8: Waiting [2024-05-29T11:05:19.572Z] 3a2ae6a8a46f: Waiting [2024-05-29T11:05:19.572Z] 5d3b04190fa2: Waiting [2024-05-29T11:05:19.572Z] 33b1e0a273af: Waiting [2024-05-29T11:05:19.572Z] 5c69ac0246d0: Verifying Checksum [2024-05-29T11:05:19.572Z] 5c69ac0246d0: Download complete [2024-05-29T11:05:19.572Z] 3a2ae6a8a46f: Download complete [2024-05-29T11:05:19.572Z] 33b1e0a273af: Verifying Checksum [2024-05-29T11:05:19.572Z] 33b1e0a273af: Download complete [2024-05-29T11:05:19.572Z] 5d3b04190fa2: Verifying Checksum [2024-05-29T11:05:19.572Z] 5d3b04190fa2: Download complete [2024-05-29T11:05:19.831Z] ec43610c2a17: Verifying Checksum [2024-05-29T11:05:19.831Z] ec43610c2a17: Download complete [2024-05-29T11:05:19.831Z] 5eb5b503b376: Verifying Checksum [2024-05-29T11:05:19.831Z] 5eb5b503b376: Download complete [2024-05-29T11:05:20.015Z] a69c41024577: Pull complete [2024-05-29T11:05:20.016Z] d6de4b400683: Download complete [2024-05-29T11:05:20.774Z] 2f39f015ded8: Download complete [2024-05-29T11:05:21.032Z] 5eb5b503b376: Pull complete [2024-05-29T11:05:21.290Z] 5c69ac0246d0: Pull complete [2024-05-29T11:05:21.430Z] 00f215d4a9da: Verifying Checksum [2024-05-29T11:05:21.430Z] 00f215d4a9da: Download complete [2024-05-29T11:05:21.855Z] ec43610c2a17: Pull complete [2024-05-29T11:05:21.855Z] 3a2ae6a8a46f: Pull complete [2024-05-29T11:05:22.116Z] 33b1e0a273af: Pull complete [2024-05-29T11:05:22.116Z] 5d3b04190fa2: Pull complete [2024-05-29T11:05:26.303Z] 2f39f015ded8: Pull complete [2024-05-29T11:05:26.303Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-29T11:05:26.303Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T11:05:26.303Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T11:05:26.572Z] prd-ubuntu20.04-docker-8c-8g-1037 does not seem to be running inside a container [2024-05-29T11:05:26.604Z] $ 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-296 -v /w/workspace/undry_device-rfid-llrp-go_PR-296:/w/workspace/undry_device-rfid-llrp-go_PR-296:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-296@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-296@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-29T11:05:28.012Z] $ docker top df795550c22889efa927b0dc524dd100d1e92b14a1c0906fd457623220c6928c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T11:05:28.488Z] ---> job-cost.sh [2024-05-29T11:05:28.489Z] lf-activate-venv: SKIPPING [2024-05-29T11:05:28.489Z] INFO: No Stack... [2024-05-29T11:05:28.748Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T11:05:29.006Z] INFO: Archiving Costs [Pipeline] sh [2024-05-29T11:05:29.329Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-296/archives/cost.csv [2024-05-29T11:05:29.329Z] + cut -d, -f6 [Pipeline] lock [2024-05-29T11:05:29.375Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-296-1-stack-cost] [2024-05-29T11:05:29.381Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-296-1-stack-cost] did not exist. Created. [2024-05-29T11:05:29.387Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-296-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T11:05:29.803Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-29T11:05:29.860Z] Stashed 1 file(s) [Pipeline] } [2024-05-29T11:05:29.896Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-296-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-29T11:05:29.993Z] $ docker stop --time=1 df795550c22889efa927b0dc524dd100d1e92b14a1c0906fd457623220c6928c [2024-05-29T11:05:31.148Z] $ docker rm -f --volumes df795550c22889efa927b0dc524dd100d1e92b14a1c0906fd457623220c6928c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-29T11:05:33.755Z] d6de4b400683: Pull complete [2024-05-29T11:05:33.755Z] 35cb2a7552d0: Pull complete [2024-05-29T11:05:33.755Z] 4f4fb700ef54: Pull complete [2024-05-29T11:05:33.755Z] 464afbd9ba4c: Pull complete [2024-05-29T11:05:41.967Z] 00f215d4a9da: Pull complete [2024-05-29T11:05:43.908Z] d496ad576159: Pull complete [2024-05-29T11:05:43.908Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-29T11:05:43.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-29T11:05:43.908Z] ---> f246e2811388 [2024-05-29T11:05:43.908Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-05-29T11:05:45.311Z] ---> Running in 6f24ede83523 [2024-05-29T11:05:45.892Z] Removing intermediate container 6f24ede83523 [2024-05-29T11:05:45.892Z] ---> aed7a3f2fe7f [2024-05-29T11:05:45.892Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T11:05:45.892Z] ---> Running in aa7e63586777 [2024-05-29T11:05:46.160Z] Removing intermediate container aa7e63586777 [2024-05-29T11:05:46.160Z] ---> 6ea8e0f78045 [2024-05-29T11:05:46.160Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-05-29T11:05:46.160Z] ---> Running in 97d5d3024db6 [2024-05-29T11:05:46.429Z] Removing intermediate container 97d5d3024db6 [2024-05-29T11:05:46.429Z] ---> b91af723ed3b [2024-05-29T11:05:46.429Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T11:05:46.429Z] ---> Running in b6b8fd8b9377 [2024-05-29T11:05:46.697Z] Removing intermediate container b6b8fd8b9377 [2024-05-29T11:05:46.697Z] ---> b803c0bd1f2f [2024-05-29T11:05:46.697Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T11:05:46.971Z] ---> Running in d3decad9692c [2024-05-29T11:05:47.937Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T11:05:48.206Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T11:05:49.166Z] OK: 266 MiB in 52 packages [2024-05-29T11:05:50.126Z] Removing intermediate container d3decad9692c [2024-05-29T11:05:50.126Z] ---> 111b4b1b7a51 [2024-05-29T11:05:50.126Z] Step 8/12 : WORKDIR /app [2024-05-29T11:05:50.126Z] ---> Running in 19fca7ed526f [2024-05-29T11:05:50.400Z] Removing intermediate container 19fca7ed526f [2024-05-29T11:05:50.400Z] ---> 9f9599655e6f [2024-05-29T11:05:50.400Z] Step 9/12 : COPY go.mod vendor* ./ [2024-05-29T11:05:50.670Z] ---> 311805ea4c16 [2024-05-29T11:05:50.670Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T11:05:50.939Z] ---> Running in 80bd9a4706a5 [2024-05-29T11:07:42.606Z] Removing intermediate container 80bd9a4706a5 [2024-05-29T11:07:42.606Z] ---> 3332f896f017 [2024-05-29T11:07:42.606Z] Step 11/12 : COPY . . [2024-05-29T11:07:42.873Z] ---> 0288841ca299 [2024-05-29T11:07:42.873Z] Step 12/12 : RUN $MAKE [2024-05-29T11:07:43.148Z] ---> Running in d0160c9ebbab [2024-05-29T11:07:44.114Z] noop [2024-05-29T11:07:44.693Z] Removing intermediate container d0160c9ebbab [2024-05-29T11:07:44.693Z] ---> 8bdd4f390cde [2024-05-29T11:07:44.693Z] Successfully built 8bdd4f390cde [2024-05-29T11:07:44.693Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T11:07:45.208Z] + docker inspect -f . ci-base-image-arm64 [2024-05-29T11:07:45.208Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T11:07:45.508Z] prd-ubuntu20.04-docker-arm64-4c-16g-1038 does not seem to be running inside a container [2024-05-29T11:07:45.569Z] $ 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 [2024-05-29T11:07:46.682Z] $ docker top ae305b5ef42ea17d00f412606b6cfc95ad80bc9deced10b9e44c579588c03bb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T11:07:47.557Z] + go version [2024-05-29T11:07:47.557Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-29T11:07:47.601Z] $ docker stop --time=1 ae305b5ef42ea17d00f412606b6cfc95ad80bc9deced10b9e44c579588c03bb5 [2024-05-29T11:07:49.194Z] $ docker rm -f --volumes ae305b5ef42ea17d00f412606b6cfc95ad80bc9deced10b9e44c579588c03bb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T11:07:50.111Z] + docker inspect -f . ci-base-image-arm64 [2024-05-29T11:07:50.111Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T11:07:50.373Z] prd-ubuntu20.04-docker-arm64-4c-16g-1038 does not seem to be running inside a container [2024-05-29T11:07:50.436Z] $ 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 [2024-05-29T11:07:51.562Z] $ docker top 0552edfedb3a27359ec31dbeb459f2167ada4d4cabbbfab96e3487923ee2643a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T11:07:52.440Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-05-29T11:07:53.157Z] + make test [2024-05-29T11:07:53.157Z] go test ./... -coverprofile=coverage.out ./... [2024-05-29T11:07:58.492Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-05-29T11:11:50.456Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-05-29T11:11:50.456Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-05-29T11:12:12.538Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.475s coverage: 40.6% of statements [2024-05-29T11:12:12.538Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.037s coverage: 96.4% of statements [2024-05-29T11:12:12.538Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.546s coverage: 51.9% of statements [2024-05-29T11:12:12.538Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-29T11:12:12.538Z] go vet ./... [2024-05-29T11:12:59.659Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-29T11:12:59.659Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-29T11:12:59.659Z] ./bin/test-attribution-txt.sh [2024-05-29T11:12:59.659Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-29T11:12:59.659Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-29T11:12:59.709Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-29T11:12:59.759Z] $ docker stop --time=1 0552edfedb3a27359ec31dbeb459f2167ada4d4cabbbfab96e3487923ee2643a [2024-05-29T11:13:01.627Z] $ docker rm -f --volumes 0552edfedb3a27359ec31dbeb459f2167ada4d4cabbbfab96e3487923ee2643a [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T11:13:03.210Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-29T11:13:03.251Z] Warning: overwriting stash ‘coverage-report’ [2024-05-29T11:13:03.870Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T11:13:04.507Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-29T11:13:04.870Z] + ls -al . [2024-05-29T11:13:04.870Z] total 684 [2024-05-29T11:13:04.870Z] drwxrwxr-x 10 jenkins jenkins 4096 May 29 11:07 . [2024-05-29T11:13:04.870Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 11:04 .. [2024-05-29T11:13:04.870Z] -rw-rw-r-- 1 jenkins jenkins 134 May 29 11:04 .dockerignore [2024-05-29T11:13:04.870Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 11:04 .git [2024-05-29T11:13:04.870Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 11:04 .github [2024-05-29T11:13:04.870Z] -rw-rw-r-- 1 jenkins jenkins 880 May 29 11:04 .gitignore [2024-05-29T11:13:04.870Z] -rw-rw-r-- 1 jenkins jenkins 41 May 29 11:04 .golangci.yml [2024-05-29T11:13:04.870Z] -rw-rw-r-- 1 jenkins jenkins 11980 May 29 11:04 Attribution.txt [2024-05-29T11:13:04.870Z] -rw-rw-r-- 1 jenkins jenkins 11677 May 29 11:04 CHANGELOG.md [2024-05-29T11:13:04.870Z] -rw-rw-r-- 1 jenkins jenkins 1456 May 29 11:04 Dockerfile [2024-05-29T11:13:04.870Z] -rw-rw-r-- 1 jenkins jenkins 677 May 29 11:04 GOVERNANCE.md [2024-05-29T11:13:04.870Z] -rw-rw-r-- 1 jenkins jenkins 661 May 29 11:04 Jenkinsfile [2024-05-29T11:13:04.870Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 29 11:04 LICENSE [2024-05-29T11:13:04.870Z] -rw-rw-r-- 1 jenkins jenkins 2179 May 29 11:04 Makefile [2024-05-29T11:13:04.870Z] -rw-rw-r-- 1 jenkins jenkins 625 May 29 11:04 OWNERS.md [2024-05-29T11:13:04.870Z] -rw-rw-r-- 1 jenkins jenkins 28907 May 29 11:04 README.md [2024-05-29T11:13:04.870Z] -rw-rw-r-- 1 jenkins jenkins 5 May 29 11:02 VERSION [2024-05-29T11:13:04.870Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 11:04 bin [2024-05-29T11:13:04.870Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 11:04 cmd [2024-05-29T11:13:04.870Z] -rw-r--r-- 1 jenkins jenkins 438103 May 29 11:12 coverage.out [2024-05-29T11:13:04.870Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 11:04 examples [2024-05-29T11:13:04.870Z] -rw-rw-r-- 1 jenkins jenkins 7219 May 29 11:04 go.mod [2024-05-29T11:13:04.870Z] -rw-rw-r-- 1 jenkins jenkins 101544 May 29 11:04 go.sum [2024-05-29T11:13:04.870Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 11:04 images [2024-05-29T11:13:04.870Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 11:04 internal [2024-05-29T11:13:04.870Z] drwxrwxr-x 3 jenkins jenkins 4096 May 29 11:04 pkg [2024-05-29T11:13:04.870Z] -rw-rw-r-- 1 jenkins jenkins 193 May 29 11:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T11:13:05.322Z] + 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=d33f76064a4d3166a898ccfc75381415cdc3d7ea --label arch=arm64 --label version=0.0.0 . [2024-05-29T11:13:05.589Z] Sending build context to Docker daemon 1.202MB [2024-05-29T11:13:05.589Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-05-29T11:13:05.589Z] Step 2/25 : FROM ${BASE} AS builder [2024-05-29T11:13:05.589Z] ---> 8bdd4f390cde [2024-05-29T11:13:05.589Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-05-29T11:13:05.854Z] ---> Running in f0956dac1285 [2024-05-29T11:13:06.119Z] Removing intermediate container f0956dac1285 [2024-05-29T11:13:06.119Z] ---> 683876403551 [2024-05-29T11:13:06.119Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-29T11:13:06.119Z] ---> Running in 3c6603c4e207 [2024-05-29T11:13:06.390Z] Removing intermediate container 3c6603c4e207 [2024-05-29T11:13:06.390Z] ---> 94f71ead07e3 [2024-05-29T11:13:06.390Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-05-29T11:13:06.390Z] ---> Running in baad27666e7c [2024-05-29T11:13:06.656Z] Removing intermediate container baad27666e7c [2024-05-29T11:13:06.656Z] ---> ddeb857a9b85 [2024-05-29T11:13:06.656Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-05-29T11:13:06.943Z] ---> Running in 52e4e9bf1a27 [2024-05-29T11:13:07.221Z] Removing intermediate container 52e4e9bf1a27 [2024-05-29T11:13:07.221Z] ---> ebd6d55d2854 [2024-05-29T11:13:07.221Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-05-29T11:13:07.221Z] ---> Running in f3f820c9b76a [2024-05-29T11:13:08.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T11:13:08.775Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T11:13:09.729Z] OK: 266 MiB in 52 packages [2024-05-29T11:13:10.690Z] Removing intermediate container f3f820c9b76a [2024-05-29T11:13:10.690Z] ---> 183035b0f462 [2024-05-29T11:13:10.690Z] Step 8/25 : WORKDIR /app [2024-05-29T11:13:10.690Z] ---> Running in a8e6932e1731 [2024-05-29T11:13:10.958Z] Removing intermediate container a8e6932e1731 [2024-05-29T11:13:10.958Z] ---> 44cbb758d10c [2024-05-29T11:13:10.958Z] Step 9/25 : COPY go.mod vendor* ./ [2024-05-29T11:13:11.545Z] ---> fd2c6add6301 [2024-05-29T11:13:11.545Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-29T11:13:11.545Z] ---> Running in 43d534b9521f [2024-05-29T11:13:13.501Z] Removing intermediate container 43d534b9521f [2024-05-29T11:13:13.501Z] ---> 8688c0d714ba [2024-05-29T11:13:13.501Z] Step 11/25 : COPY . . [2024-05-29T11:13:14.458Z] ---> 1e99aa5c3913 [2024-05-29T11:13:14.458Z] Step 12/25 : RUN $MAKE [2024-05-29T11:13:14.458Z] ---> Running in f10b5c68c1eb [2024-05-29T11:13:15.413Z] 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.16" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-05-29T11:16:37.180Z] Removing intermediate container f10b5c68c1eb [2024-05-29T11:16:37.180Z] ---> 037052c4e77c [2024-05-29T11:16:37.180Z] Step 13/25 : FROM alpine:3.18 [2024-05-29T11:16:38.140Z] 3.18: Pulling from library/alpine [2024-05-29T11:16:38.140Z] c6b39de5b339: Already exists [2024-05-29T11:16:38.407Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-29T11:16:38.408Z] Status: Downloaded newer image for alpine:3.18 [2024-05-29T11:16:38.408Z] ---> 33abbf032149 [2024-05-29T11:16:38.408Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-05-29T11:16:38.408Z] ---> Running in 4ff075fc82ab [2024-05-29T11:16:38.677Z] Removing intermediate container 4ff075fc82ab [2024-05-29T11:16:38.677Z] ---> 9e24af0d3013 [2024-05-29T11:16:38.677Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-05-29T11:16:38.677Z] ---> Running in f8f7d922d8d9 [2024-05-29T11:16:39.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T11:16:40.219Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T11:16:41.179Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-29T11:16:41.179Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T11:16:41.179Z] OK: 8 MiB in 16 packages [2024-05-29T11:16:42.146Z] Removing intermediate container f8f7d922d8d9 [2024-05-29T11:16:42.147Z] ---> 1d3289710baa [2024-05-29T11:16:42.147Z] Step 16/25 : RUN apk --no-cache upgrade [2024-05-29T11:16:42.147Z] ---> Running in 47c0199a0ce4 [2024-05-29T11:16:43.113Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T11:16:43.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T11:16:44.341Z] Upgrading critical system libraries and apk-tools: [2024-05-29T11:16:44.341Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-29T11:16:44.341Z] Executing busybox-1.36.1-r5.trigger [2024-05-29T11:16:44.607Z] Continuing the upgrade transaction with new apk-tools: [2024-05-29T11:16:44.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-29T11:16:44.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-29T11:16:45.833Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T11:16:45.833Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-29T11:16:45.833Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T11:16:45.833Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-29T11:16:46.105Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T11:16:46.105Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-29T11:16:46.105Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-29T11:16:46.105Z] Executing busybox-1.36.1-r6.trigger [2024-05-29T11:16:46.105Z] OK: 8 MiB in 16 packages [2024-05-29T11:16:47.066Z] Removing intermediate container 47c0199a0ce4 [2024-05-29T11:16:47.066Z] ---> c868e2bf967b [2024-05-29T11:16:47.066Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-05-29T11:16:47.649Z] ---> 340b19acbd61 [2024-05-29T11:16:47.649Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-05-29T11:16:48.231Z] ---> f0578396bb0d [2024-05-29T11:16:48.231Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-05-29T11:16:50.175Z] ---> aa5c39b809c8 [2024-05-29T11:16:50.175Z] Step 20/25 : EXPOSE 59989 [2024-05-29T11:16:50.442Z] ---> Running in 6472f2765781 [2024-05-29T11:16:50.709Z] Removing intermediate container 6472f2765781 [2024-05-29T11:16:50.709Z] ---> d4ba8b8c9b6c [2024-05-29T11:16:50.709Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-05-29T11:16:50.709Z] ---> Running in 5d94e65dd3ca [2024-05-29T11:16:50.974Z] Removing intermediate container 5d94e65dd3ca [2024-05-29T11:16:50.974Z] ---> df362e7098ff [2024-05-29T11:16:50.974Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-05-29T11:16:50.974Z] ---> Running in dae1c5258737 [2024-05-29T11:16:51.245Z] Removing intermediate container dae1c5258737 [2024-05-29T11:16:51.245Z] ---> 15b3cfd5ee0e [2024-05-29T11:16:51.245Z] Step 23/25 : LABEL arch=arm64 [2024-05-29T11:16:51.513Z] ---> Running in c2fd6749d40d [2024-05-29T11:16:51.783Z] Removing intermediate container c2fd6749d40d [2024-05-29T11:16:51.783Z] ---> b254b5f86cdd [2024-05-29T11:16:51.783Z] Step 24/25 : LABEL git_sha=d33f76064a4d3166a898ccfc75381415cdc3d7ea [2024-05-29T11:16:51.783Z] ---> Running in 73666d0fcf24 [2024-05-29T11:16:52.049Z] Removing intermediate container 73666d0fcf24 [2024-05-29T11:16:52.049Z] ---> c0cdd198004c [2024-05-29T11:16:52.049Z] Step 25/25 : LABEL version=0.0.0 [2024-05-29T11:16:52.049Z] ---> Running in c24fcc3e13ec [2024-05-29T11:16:52.315Z] Removing intermediate container c24fcc3e13ec [2024-05-29T11:16:52.315Z] ---> 2c7877f075de [2024-05-29T11:16:52.315Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-29T11:16:52.315Z] Successfully built 2c7877f075de [2024-05-29T11:16:52.584Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T11:16:53.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T11:16:53.566Z] [2024-05-29T11:16:53.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T11:16:53.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T11:16:53.991Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-29T11:16:53.991Z] 8998bd30e6a1: Pulling fs layer [2024-05-29T11:16:53.991Z] 04944245beec: Pulling fs layer [2024-05-29T11:16:53.991Z] 699f458cf7ca: Pulling fs layer [2024-05-29T11:16:53.991Z] 765212b225bb: Pulling fs layer [2024-05-29T11:16:53.991Z] f23df028b6ca: Pulling fs layer [2024-05-29T11:16:53.991Z] d65c8cfc05b1: Pulling fs layer [2024-05-29T11:16:53.991Z] 2437ff75d9bd: Pulling fs layer [2024-05-29T11:16:53.991Z] f23df028b6ca: Waiting [2024-05-29T11:16:53.991Z] d65c8cfc05b1: Waiting [2024-05-29T11:16:53.991Z] 2437ff75d9bd: Waiting [2024-05-29T11:16:53.991Z] 765212b225bb: Waiting [2024-05-29T11:16:54.262Z] 04944245beec: Verifying Checksum [2024-05-29T11:16:54.262Z] 04944245beec: Download complete [2024-05-29T11:16:54.262Z] 765212b225bb: Verifying Checksum [2024-05-29T11:16:54.262Z] 765212b225bb: Download complete [2024-05-29T11:16:54.262Z] f23df028b6ca: Verifying Checksum [2024-05-29T11:16:54.262Z] f23df028b6ca: Download complete [2024-05-29T11:16:54.262Z] d65c8cfc05b1: Verifying Checksum [2024-05-29T11:16:54.262Z] d65c8cfc05b1: Download complete [2024-05-29T11:16:54.529Z] 699f458cf7ca: Verifying Checksum [2024-05-29T11:16:54.529Z] 699f458cf7ca: Download complete [2024-05-29T11:16:54.796Z] 8998bd30e6a1: Verifying Checksum [2024-05-29T11:16:54.796Z] 8998bd30e6a1: Download complete [2024-05-29T11:16:57.374Z] 2437ff75d9bd: Download complete [2024-05-29T11:16:59.317Z] 8998bd30e6a1: Pull complete [2024-05-29T11:16:59.899Z] 04944245beec: Pull complete [2024-05-29T11:17:01.308Z] 699f458cf7ca: Pull complete [2024-05-29T11:17:01.580Z] 765212b225bb: Pull complete [2024-05-29T11:17:02.538Z] f23df028b6ca: Pull complete [2024-05-29T11:17:02.804Z] d65c8cfc05b1: Pull complete [2024-05-29T11:17:21.003Z] 2437ff75d9bd: Pull complete [2024-05-29T11:17:21.003Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-29T11:17:21.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T11:17:21.003Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T11:17:21.383Z] prd-ubuntu20.04-docker-arm64-4c-16g-1038 does not seem to be running inside a container [2024-05-29T11:17:21.444Z] $ 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 [2024-05-29T11:17:24.101Z] $ docker top add1b345c7c52e1331e173331ca82eafc7e52050f3dbeb112fc1857a30cad9cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T11:17:25.024Z] ---> job-cost.sh [2024-05-29T11:17:25.024Z] lf-activate-venv: SKIPPING [2024-05-29T11:17:25.024Z] INFO: No Stack... [2024-05-29T11:17:25.602Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-29T11:17:26.180Z] INFO: Archiving Costs [Pipeline] sh [2024-05-29T11:17:26.579Z] + cut -d, -f6 [2024-05-29T11:17:26.579Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2024-05-29T11:17:26.924Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-296-1-stack-cost] [2024-05-29T11:17:26.931Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-296-1-stack-cost] did not exist. Created. [2024-05-29T11:17:26.939Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-296-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T11:17:27.369Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-8ebee6ab/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-29T11:17:28.292Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-29T11:17:28.338Z] Warning: overwriting stash ‘stack-cost’ [2024-05-29T11:17:28.397Z] Stashed 1 file(s) [Pipeline] } [2024-05-29T11:17:28.420Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-296-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-29T11:17:28.532Z] $ docker stop --time=1 add1b345c7c52e1331e173331ca82eafc7e52050f3dbeb112fc1857a30cad9cb [2024-05-29T11:17:30.049Z] $ docker rm -f --volumes add1b345c7c52e1331e173331ca82eafc7e52050f3dbeb112fc1857a30cad9cb [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 [2024-05-29T11:17:31.240Z] provisioning config files... [2024-05-29T11:17:31.247Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-296@tmp/config14015490573514249474tmp [Pipeline] { [Pipeline] sh [2024-05-29T11:17:31.599Z] + set +x [2024-05-29T11:17:31.599Z] + curl -s https://codecov.io/bash [2024-05-29T11:17:31.599Z] + bash -s -- [2024-05-29T11:17:31.599Z] [2024-05-29T11:17:31.599Z] _____ _ [2024-05-29T11:17:31.599Z] / ____| | | [2024-05-29T11:17:31.599Z] | | ___ __| | ___ ___ _____ __ [2024-05-29T11:17:31.599Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-29T11:17:31.599Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-29T11:17:31.599Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-29T11:17:31.599Z] Bash-1.0.6 [2024-05-29T11:17:31.599Z] [2024-05-29T11:17:31.599Z] [2024-05-29T11:17:31.599Z] ==> git version 2.25.1 found [2024-05-29T11:17:31.599Z] ==> 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 [2024-05-29T11:17:31.599Z] Release-Date: 2020-01-08 [2024-05-29T11:17:31.599Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-29T11:17:31.599Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-29T11:17:31.599Z] ==> Jenkins CI detected. [2024-05-29T11:17:31.599Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-296 [2024-05-29T11:17:31.599Z] project root: . [2024-05-29T11:17:31.599Z] --> token set from env [2024-05-29T11:17:31.599Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-29T11:17:31.600Z] ==> Running gcov in . (disable via -X gcov) [2024-05-29T11:17:31.600Z] ==> Python coveragepy not found [2024-05-29T11:17:31.600Z] ==> Searching for coverage reports in: [2024-05-29T11:17:31.600Z] + . [2024-05-29T11:17:31.859Z] -> Found 1 reports [2024-05-29T11:17:31.859Z] ==> Detecting git/mercurial file structure [2024-05-29T11:17:31.859Z] ==> Reading reports [2024-05-29T11:17:31.859Z] + ./coverage.out bytes=438103 [2024-05-29T11:17:31.859Z] ==> Appending adjustments [2024-05-29T11:17:31.859Z] https://docs.codecov.io/docs/fixing-reports [2024-05-29T11:17:31.859Z] + Found adjustments [2024-05-29T11:17:31.859Z] ==> Gzipping contents [2024-05-29T11:17:32.123Z] 52K /tmp/codecov.eFRQMC.gz [2024-05-29T11:17:32.123Z] ==> Uploading reports [2024-05-29T11:17:32.123Z] url: https://codecov.io [2024-05-29T11:17:32.123Z] query: branch=PR-296&commit=d33f76064a4d3166a898ccfc75381415cdc3d7ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-296%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=296&job=&cmd_args= [2024-05-29T11:17:32.123Z] -> Pinging Codecov [2024-05-29T11:17:32.123Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-296&commit=d33f76064a4d3166a898ccfc75381415cdc3d7ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-296%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=296&job=&cmd_args= [2024-05-29T11:17:32.123Z] -> Uploading to [2024-05-29T11:17:32.123Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-29/581DD39554BDF9B6E22D074273EAD858/d33f76064a4d3166a898ccfc75381415cdc3d7ea/cc6559bc-7fcd-49eb-9f97-9490b5303a35.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240529%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240529T111731Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2863c418b44a89fa263bfc1d42dbb110b009038d573cf7b2856f4bddb25310d9 [2024-05-29T11:17:32.123Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T11:17:32.123Z] Dload Upload Total Spent Left Speed [2024-05-29T11:17:32.382Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50182 0 0 100 50182 0 236k --:--:-- --:--:-- --:--:-- 235k 100 50182 0 0 100 50182 0 192k --:--:-- --:--:-- --:--:-- 192k [2024-05-29T11:17:32.382Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d33f76064a4d3166a898ccfc75381415cdc3d7ea [Pipeline] } [2024-05-29T11:17:32.415Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-29T11:17:34.727Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-296/archives ] [2024-05-29T11:17:34.727Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-296/archives [2024-05-29T11:17:34.727Z] total 16 [2024-05-29T11:17:34.727Z] drwxr-xr-x 3 root root 4096 May 29 11:05 . [2024-05-29T11:17:34.727Z] drwxrwxr-x 12 jenkins jenkins 4096 May 29 11:05 .. [2024-05-29T11:17:34.727Z] drwxr-xr-x 2 root root 4096 May 29 11:05 cost [2024-05-29T11:17:34.727Z] -rw-r--r-- 1 root root 91 May 29 11:05 cost.csv [2024-05-29T11:17:34.727Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-296/archives [2024-05-29T11:17:34.727Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-296/archives [2024-05-29T11:17:34.727Z] total 16 [2024-05-29T11:17:34.727Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 11:05 . [2024-05-29T11:17:34.727Z] drwxrwxr-x 12 jenkins jenkins 4096 May 29 11:05 .. [2024-05-29T11:17:34.727Z] drwxr-xr-x 2 jenkins jenkins 4096 May 29 11:05 cost [2024-05-29T11:17:34.727Z] -rw-r--r-- 1 jenkins jenkins 91 May 29 11:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-29T11:17:35.074Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T11:17:35.984Z] ---> package-listing.sh [2024-05-29T11:17:35.985Z] ++ facter osfamily [2024-05-29T11:17:35.985Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-29T11:17:36.243Z] + OS_FAMILY=debian [2024-05-29T11:17:36.243Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-296 [2024-05-29T11:17:36.243Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-29T11:17:36.243Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-29T11:17:36.243Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-29T11:17:36.243Z] + PACKAGES=/tmp/packages_start.txt [2024-05-29T11:17:36.243Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-296 ']' [2024-05-29T11:17:36.243Z] + PACKAGES=/tmp/packages_end.txt [2024-05-29T11:17:36.243Z] + case "${OS_FAMILY}" in [2024-05-29T11:17:36.243Z] + dpkg -l [2024-05-29T11:17:36.243Z] + grep '^ii' [2024-05-29T11:17:36.243Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-29T11:17:36.243Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-29T11:17:36.243Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-29T11:17:36.243Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-296 ']' [2024-05-29T11:17:36.243Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-296/archives/ [2024-05-29T11:17:36.243Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-296/archives/ [Pipeline] echo [2024-05-29T11:17:36.284Z] 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-296/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-29T11:17:36.582Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T11:17:37.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T11:17:37.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T11:17:37.522Z] prd-ubuntu20.04-docker-8c-8g-1037 does not seem to be running inside a container [2024-05-29T11:17:37.541Z] $ 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-296/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-296 -v /w/workspace/undry_device-rfid-llrp-go_PR-296:/w/workspace/undry_device-rfid-llrp-go_PR-296:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-296@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-296@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 [2024-05-29T11:17:37.738Z] $ docker top 9078d48bbdc6b374b9f04ffc22fad1172b83b60ad5d1df0ded23b0902b22b8f0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T11:17:38.191Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-29T11:17:38.506Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-29T11:17:38.823Z] + ls /var/log/sa-host [2024-05-29T11:17:38.823Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T11:17:39.060Z] provisioning config files... [2024-05-29T11:17:39.069Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-296@tmp/config3353291609052435362tmp [Pipeline] { [Pipeline] echo [2024-05-29T11:17:39.136Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T11:17:39.460Z] ---> create-netrc.sh [Pipeline] } [2024-05-29T11:17:39.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-29T11:17:39.919Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-29T11:17:39.959Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T11:17:40.282Z] ---> sudo-logs.sh [2024-05-29T11:17:40.283Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-29T11:17:40.389Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T11:17:40.710Z] ---> job-cost.sh [2024-05-29T11:17:40.710Z] lf-activate-venv: SKIPPING [2024-05-29T11:17:40.710Z] DEBUG: total: 0.2199999988079071 [2024-05-29T11:17:40.710Z] INFO: Retrieving Stack Cost... [2024-05-29T11:17:40.970Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T11:17:41.539Z] INFO: Archiving Costs [Pipeline] echo [2024-05-29T11:17:41.589Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T11:17:41.920Z] ---> logs-deploy.sh [2024-05-29T11:17:41.920Z] lf-activate-venv: SKIPPING [2024-05-29T11:17:41.920Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-296/1 [2024-05-29T11:17:41.920Z] INFO: archiving workspace using pattern(s): [2024-05-29T11:17:42.861Z] Archives upload complete. [2024-05-29T11:17:42.861Z] INFO: archiving logs to Nexus