Pull request #310 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b158f6b7f61596ddd073fa1f0974d2e232731623+c113c35f422ed3e43f4da535b17fc150c7364f0a (c8e414862a06513bde2f01853bc93619e962ed31) 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-ssh9422157789086201135.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh1356816173656217994.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 f3350a1713306dce7682ed7e37d5774890d03277 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-310/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-310/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18271321990783151164.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-310/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18274030160769280421.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh12686094223738368540.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-310/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-310/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12338410607881586682.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 f3350a1713306dce7682ed7e37d5774890d03277 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-8806 in /w/workspace/undry_device-rfid-llrp-go_PR-310 [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-310 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/310/head:refs/remotes/origin/PR-310 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c113c35f422ed3e43f4da535b17fc150c7364f0a into PR head commit b158f6b7f61596ddd073fa1f0974d2e232731623 Merge succeeded, producing b158f6b7f61596ddd073fa1f0974d2e232731623 Checking out Revision b158f6b7f61596ddd073fa1f0974d2e232731623 (PR-310) 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 f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f b158f6b7f61596ddd073fa1f0974d2e232731623 # 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 c113c35f422ed3e43f4da535b17fc150c7364f0a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b158f6b7f61596ddd073fa1f0974d2e232731623 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-27T10:50:26.257Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-27T10:50:26.501Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-27T10:50:26.641Z] ========================================================= [2024-08-27T10:50:26.641Z] EdgeX Global Pipelines Version Info [2024-08-27T10:50:26.641Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-27T10:50:27.415Z] ------------------- [2024-08-27T10:50:27.415Z] stable info: [2024-08-27T10:50:27.415Z] ------------------- [2024-08-27T10:50:27.415Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-27T10:50:27.415Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T10:50:27.415Z] Message: update stable to v1.0.263 [2024-08-27T10:50:28.359Z] ------------------- [2024-08-27T10:50:28.359Z] experimental info: [2024-08-27T10:50:28.359Z] ------------------- [2024-08-27T10:50:28.359Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-27T10:50:28.359Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T10:50:28.359Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-27T10:50:28.606Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-08-27T10:50:28.667Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-08-27T10:50:28.725Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-27T10:50:28.785Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-27T10:50:28.851Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-27T10:50:28.913Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-27T10:50:28.973Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-27T10:50:29.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-27T10:50:29.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-27T10:50:29.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-27T10:50:29.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-27T10:50:29.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-08-27T10:50:29.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-27T10:50:29.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-27T10:50:29.444Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-27T10:50:29.504Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-27T10:50:29.566Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-27T10:50:29.626Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-27T10:50:29.685Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-27T10:50:29.750Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-27T10:50:29.818Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-27T10:50:29.876Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-27T10:50:29.936Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-27T10:50:29.996Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-27T10:50:30.066Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-27T10:50:30.128Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-27T10:50:30.188Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-27T10:50:30.243Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-310 [Pipeline] echo [2024-08-27T10:50:30.305Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-310 [Pipeline] echo [2024-08-27T10:50:30.370Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-310 [Pipeline] echo [2024-08-27T10:50:30.432Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b158f6b7f61596ddd073fa1f0974d2e232731623 [Pipeline] echo [2024-08-27T10:50:30.505Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b158f6b [Pipeline] echo [2024-08-27T10:50:30.564Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T10:50:30.720Z] provisioning config files... [2024-08-27T10:50:30.736Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-310@tmp/config15253319504937377020tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T10:50:31.122Z] ---> ****-login.sh [2024-08-27T10:50:31.122Z] nexus3.edgexfoundry.org:10001 [2024-08-27T10:50:31.383Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T10:50:31.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T10:50:31.644Z] Configure a credential helper to remove this warning. See [2024-08-27T10:50:31.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T10:50:31.644Z] [2024-08-27T10:50:31.644Z] Login Succeeded [2024-08-27T10:50:31.644Z] nexus3.edgexfoundry.org:10002 [2024-08-27T10:50:31.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T10:50:31.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T10:50:31.644Z] Configure a credential helper to remove this warning. See [2024-08-27T10:50:31.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T10:50:31.644Z] [2024-08-27T10:50:31.644Z] Login Succeeded [2024-08-27T10:50:31.644Z] nexus3.edgexfoundry.org:10003 [2024-08-27T10:50:31.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T10:50:31.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T10:50:31.906Z] Configure a credential helper to remove this warning. See [2024-08-27T10:50:31.906Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T10:50:31.906Z] [2024-08-27T10:50:31.906Z] Login Succeeded [2024-08-27T10:50:31.906Z] nexus3.edgexfoundry.org:10004 [2024-08-27T10:50:31.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T10:50:31.906Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T10:50:31.906Z] Configure a credential helper to remove this warning. See [2024-08-27T10:50:31.906Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T10:50:31.906Z] [2024-08-27T10:50:31.906Z] Login Succeeded [2024-08-27T10:50:31.906Z] ****.io [2024-08-27T10:50:31.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T10:50:32.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T10:50:32.166Z] Configure a credential helper to remove this warning. See [2024-08-27T10:50:32.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T10:50:32.166Z] [2024-08-27T10:50:32.166Z] Login Succeeded [2024-08-27T10:50:32.166Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T10:50:32.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-27T10:50:32.891Z] + git rev-list -1 --merges b158f6b7f61596ddd073fa1f0974d2e232731623~1..b158f6b7f61596ddd073fa1f0974d2e232731623 [Pipeline] echo [2024-08-27T10:50:32.943Z] -----------> git rev-list -1 --merges b158f6b7f61596ddd073fa1f0974d2e232731623~1..b158f6b7f61596ddd073fa1f0974d2e232731623 b158f6b7f61596ddd073fa1f0974d2e232731623 [false] [Pipeline] sh [2024-08-27T10:50:33.268Z] + git log --format=format:%s -1 b158f6b7f61596ddd073fa1f0974d2e232731623 [Pipeline] echo [2024-08-27T10:50:33.335Z] ========================================================= [2024-08-27T10:50:33.335Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-27T10:50:33.335Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T10:50:33.800Z] + git log --format=format:%s -1 b158f6b7f61596ddd073fa1f0974d2e232731623 [Pipeline] echo [2024-08-27T10:50:33.845Z] [semverPrep] GIT_COMMIT: b158f6b7f61596ddd073fa1f0974d2e232731623, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-08-27T10:50:33.896Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-27T10:50:34.325Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-27T10:50:34.325Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-27T10:50:34.325Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-27T10:50:34.325Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-27T10:50:34.325Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-27T10:50:34.325Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-27T10:50:34.325Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T10:50:34.848Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T10:50:34.848Z] [2024-08-27T10:50:34.848Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T10:50:35.260Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T10:50:35.261Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-27T10:50:35.261Z] b85a868b505f: Pulling fs layer [2024-08-27T10:50:35.261Z] e2be974225ed: Pulling fs layer [2024-08-27T10:50:35.261Z] 339a4e72a1f5: Pulling fs layer [2024-08-27T10:50:35.261Z] 988bab9f4d93: Pulling fs layer [2024-08-27T10:50:35.261Z] 1469e6f7b9e6: Pulling fs layer [2024-08-27T10:50:35.261Z] eaf3925da568: Pulling fs layer [2024-08-27T10:50:35.261Z] 988bab9f4d93: Waiting [2024-08-27T10:50:35.261Z] 1469e6f7b9e6: Waiting [2024-08-27T10:50:35.261Z] eaf3925da568: Waiting [2024-08-27T10:50:35.261Z] bab4dde63d76: Pulling fs layer [2024-08-27T10:50:35.261Z] bde34c3a00c8: Pulling fs layer [2024-08-27T10:50:35.261Z] b352a97aabf1: Pulling fs layer [2024-08-27T10:50:35.261Z] bde34c3a00c8: Waiting [2024-08-27T10:50:35.261Z] 4872d77fe225: Pulling fs layer [2024-08-27T10:50:35.261Z] 5851b861e8e6: Pulling fs layer [2024-08-27T10:50:35.261Z] 4872d77fe225: Waiting [2024-08-27T10:50:35.261Z] b352a97aabf1: Waiting [2024-08-27T10:50:35.261Z] e2be974225ed: Download complete [2024-08-27T10:50:35.261Z] 988bab9f4d93: Download complete [2024-08-27T10:50:35.261Z] 1469e6f7b9e6: Verifying Checksum [2024-08-27T10:50:35.261Z] 1469e6f7b9e6: Download complete [2024-08-27T10:50:35.261Z] 339a4e72a1f5: Verifying Checksum [2024-08-27T10:50:35.261Z] 339a4e72a1f5: Download complete [2024-08-27T10:50:35.520Z] eaf3925da568: Verifying Checksum [2024-08-27T10:50:35.520Z] eaf3925da568: Download complete [2024-08-27T10:50:35.520Z] bde34c3a00c8: Download complete [2024-08-27T10:50:35.520Z] b352a97aabf1: Download complete [2024-08-27T10:50:35.520Z] 4872d77fe225: Download complete [2024-08-27T10:50:35.520Z] 5851b861e8e6: Download complete [2024-08-27T10:50:35.520Z] b85a868b505f: Verifying Checksum [2024-08-27T10:50:35.520Z] b85a868b505f: Download complete [2024-08-27T10:50:35.779Z] bab4dde63d76: Verifying Checksum [2024-08-27T10:50:35.779Z] bab4dde63d76: Download complete [2024-08-27T10:50:36.717Z] b85a868b505f: Pull complete [2024-08-27T10:50:36.978Z] e2be974225ed: Pull complete [2024-08-27T10:50:37.556Z] 339a4e72a1f5: Pull complete [2024-08-27T10:50:37.556Z] 988bab9f4d93: Pull complete [2024-08-27T10:50:37.819Z] 1469e6f7b9e6: Pull complete [2024-08-27T10:50:37.819Z] eaf3925da568: Pull complete [2024-08-27T10:50:39.727Z] bab4dde63d76: Pull complete [2024-08-27T10:50:39.727Z] bde34c3a00c8: Pull complete [2024-08-27T10:50:39.986Z] b352a97aabf1: Pull complete [2024-08-27T10:50:39.987Z] 4872d77fe225: Pull complete [2024-08-27T10:50:39.987Z] 5851b861e8e6: Pull complete [2024-08-27T10:50:39.987Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-27T10:50:39.987Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T10:50:39.987Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T10:50:40.277Z] prd-ubuntu20.04-docker-8c-8g-8806 does not seem to be running inside a container [2024-08-27T10:50:40.304Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-310 -v /w/workspace/undry_device-rfid-llrp-go_PR-310:/w/workspace/undry_device-rfid-llrp-go_PR-310:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-310@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-310@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-08-27T10:50:43.270Z] $ docker top f9cab65dbb9ba0018264320c7ec0928856b939811e9af7b698ba6932725ced66 -eo pid,comm [2024-08-27T10:50:43.335Z] 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-08-27T10:50:43.335Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-27T10:50:43.497Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T10:50:43.497Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T10:50:43.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T10:50:43.617Z] $ docker exec f9cab65dbb9ba0018264320c7ec0928856b939811e9af7b698ba6932725ced66 ssh-agent [2024-08-27T10:50:43.729Z] SSH_AUTH_SOCK=/tmp/ssh-UI1foqsFwNv0/agent.33 [2024-08-27T10:50:43.729Z] SSH_AGENT_PID=39 [2024-08-27T10:50:43.736Z] Running ssh-add (command line suppressed) [2024-08-27T10:50:43.838Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-310@tmp/private_key_17630901334927794958.key (/w/workspace/undry_device-rfid-llrp-go_PR-310@tmp/private_key_17630901334927794958.key) [2024-08-27T10:50:43.855Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T10:50:44.193Z] + git tag --points-at HEAD [Pipeline] } [2024-08-27T10:50:44.219Z] $ docker exec --env ******** --env ******** f9cab65dbb9ba0018264320c7ec0928856b939811e9af7b698ba6932725ced66 ssh-agent -k [2024-08-27T10:50:44.314Z] unset SSH_AUTH_SOCK; [2024-08-27T10:50:44.315Z] unset SSH_AGENT_PID; [2024-08-27T10:50:44.316Z] echo Agent pid 39 killed; [2024-08-27T10:50:44.325Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-27T10:50:44.439Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T10:50:44.440Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T10:50:44.550Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T10:50:44.550Z] $ docker exec f9cab65dbb9ba0018264320c7ec0928856b939811e9af7b698ba6932725ced66 ssh-agent [2024-08-27T10:50:44.665Z] SSH_AUTH_SOCK=/tmp/ssh-n38AEDKT32ci/agent.72 [2024-08-27T10:50:44.665Z] SSH_AGENT_PID=78 [2024-08-27T10:50:44.669Z] Running ssh-add (command line suppressed) [2024-08-27T10:50:44.776Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-310@tmp/private_key_18230179929639322728.key (/w/workspace/undry_device-rfid-llrp-go_PR-310@tmp/private_key_18230179929639322728.key) [2024-08-27T10:50:44.792Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T10:50:45.137Z] + git semver init [2024-08-27T10:50:46.206Z] 2024-08-27 10:50:45,323 [run_init] DEBUG init version:0.0.0 force:False [2024-08-27T10:50:46.206Z] 2024-08-27 10:50:45,324 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-310/.semver [2024-08-27T10:50:46.206Z] 2024-08-27 10:50:45,324 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-310/.semver [2024-08-27T10:50:46.206Z] 2024-08-27 10:50:45,325 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-310/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-310, universal_newlines=False, shell=None, istream=None) [2024-08-27T10:50:55.842Z] 2024-08-27 10:50:55,454 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-310/.git/info/exclude [2024-08-27T10:50:55.842Z] 2024-08-27 10:50:55,455 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-310/.semver/PR-310 with force:False [2024-08-27T10:50:55.842Z] 2024-08-27 10:50:55,455 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-310/.semver/PR-310 [2024-08-27T10:50:55.842Z] 2024-08-27 10:50:55,459 [execute] INFO git cat-file --batch-check [2024-08-27T10:50:55.842Z] 2024-08-27 10:50:55,459 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-310/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T10:50:55.842Z] 2024-08-27 10:50:55,466 [execute] INFO git cat-file --batch [2024-08-27T10:50:55.842Z] 2024-08-27 10:50:55,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-310/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T10:50:55.842Z] 2024-08-27 10:50:55,472 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-310/.semver/PR-310 [2024-08-27T10:50:55.842Z] 0.0.0 [Pipeline] } [2024-08-27T10:50:55.874Z] $ docker exec --env ******** --env ******** f9cab65dbb9ba0018264320c7ec0928856b939811e9af7b698ba6932725ced66 ssh-agent -k [2024-08-27T10:50:55.978Z] unset SSH_AUTH_SOCK; [2024-08-27T10:50:55.979Z] unset SSH_AGENT_PID; [2024-08-27T10:50:55.979Z] echo Agent pid 78 killed; [2024-08-27T10:50:55.993Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-27T10:50:56.537Z] + git semver [Pipeline] } [2024-08-27T10:50:56.823Z] $ docker stop --time=1 f9cab65dbb9ba0018264320c7ec0928856b939811e9af7b698ba6932725ced66 [2024-08-27T10:50:58.138Z] $ docker rm -f --volumes f9cab65dbb9ba0018264320c7ec0928856b939811e9af7b698ba6932725ced66 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T10:50:58.565Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-27T10:50:58.881Z] Stashed 1 file(s) [Pipeline] echo [2024-08-27T10:50:58.908Z] [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-08-27T10:50:59.630Z] provisioning config files... [2024-08-27T10:50:59.641Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-310@tmp/config9347856085274803030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T10:51:00.019Z] ---> ****-login.sh [2024-08-27T10:51:00.019Z] nexus3.edgexfoundry.org:10001 [2024-08-27T10:51:00.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T10:51:00.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T10:51:00.019Z] Configure a credential helper to remove this warning. See [2024-08-27T10:51:00.019Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T10:51:00.019Z] [2024-08-27T10:51:00.019Z] Login Succeeded [2024-08-27T10:51:00.019Z] nexus3.edgexfoundry.org:10002 [2024-08-27T10:51:00.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T10:51:00.019Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T10:51:00.020Z] Configure a credential helper to remove this warning. See [2024-08-27T10:51:00.020Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T10:51:00.020Z] [2024-08-27T10:51:00.020Z] Login Succeeded [2024-08-27T10:51:00.020Z] nexus3.edgexfoundry.org:10003 [2024-08-27T10:51:00.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T10:51:00.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T10:51:00.288Z] Configure a credential helper to remove this warning. See [2024-08-27T10:51:00.288Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T10:51:00.288Z] [2024-08-27T10:51:00.288Z] Login Succeeded [2024-08-27T10:51:00.288Z] nexus3.edgexfoundry.org:10004 [2024-08-27T10:51:00.288Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T10:51:00.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T10:51:00.288Z] Configure a credential helper to remove this warning. See [2024-08-27T10:51:00.288Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T10:51:00.288Z] [2024-08-27T10:51:00.288Z] Login Succeeded [2024-08-27T10:51:00.288Z] ****.io [2024-08-27T10:51:00.548Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T10:51:00.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T10:51:00.549Z] Configure a credential helper to remove this warning. See [2024-08-27T10:51:00.549Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T10:51:00.549Z] [2024-08-27T10:51:00.549Z] Login Succeeded [2024-08-27T10:51:00.549Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T10:51:00.590Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-27T10:51:00.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T10:51:00.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T10:51:00.894Z] ========================================================= [2024-08-27T10:51:00.894Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-27T10:51:00.894Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T10:51:01.380Z] + 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-08-27T10:51:01.380Z] Sending build context to Docker daemon 11.42MB [2024-08-27T10:51:01.380Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T10:51:01.380Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-27T10:51:01.380Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-27T10:51:01.380Z] 619be1103602: Pulling fs layer [2024-08-27T10:51:01.380Z] 7862e08f4a3e: Pulling fs layer [2024-08-27T10:51:01.380Z] 5df492c9dc93: Pulling fs layer [2024-08-27T10:51:01.380Z] 7629e6793208: Pulling fs layer [2024-08-27T10:51:01.380Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T10:51:01.380Z] fb5054dd5b73: Pulling fs layer [2024-08-27T10:51:01.380Z] eeca6798cff9: Pulling fs layer [2024-08-27T10:51:01.380Z] aa269ceb94a6: Pulling fs layer [2024-08-27T10:51:01.380Z] ada007ff1a6a: Pulling fs layer [2024-08-27T10:51:01.380Z] 4f4fb700ef54: Waiting [2024-08-27T10:51:01.380Z] fb5054dd5b73: Waiting [2024-08-27T10:51:01.380Z] eeca6798cff9: Waiting [2024-08-27T10:51:01.380Z] aa269ceb94a6: Waiting [2024-08-27T10:51:01.380Z] 7629e6793208: Waiting [2024-08-27T10:51:01.380Z] 7862e08f4a3e: Download complete [2024-08-27T10:51:01.380Z] 7629e6793208: Verifying Checksum [2024-08-27T10:51:01.380Z] 7629e6793208: Download complete [2024-08-27T10:51:01.639Z] 4f4fb700ef54: Verifying Checksum [2024-08-27T10:51:01.639Z] 4f4fb700ef54: Download complete [2024-08-27T10:51:01.639Z] fb5054dd5b73: Verifying Checksum [2024-08-27T10:51:01.639Z] fb5054dd5b73: Download complete [2024-08-27T10:51:01.639Z] 619be1103602: Verifying Checksum [2024-08-27T10:51:01.639Z] 619be1103602: Download complete [2024-08-27T10:51:01.639Z] eeca6798cff9: Verifying Checksum [2024-08-27T10:51:01.639Z] eeca6798cff9: Download complete [2024-08-27T10:51:01.639Z] 619be1103602: Pull complete [2024-08-27T10:51:01.899Z] ada007ff1a6a: Verifying Checksum [2024-08-27T10:51:01.899Z] ada007ff1a6a: Download complete [2024-08-27T10:51:01.899Z] 7862e08f4a3e: Pull complete [2024-08-27T10:51:01.899Z] 5df492c9dc93: Verifying Checksum [2024-08-27T10:51:01.899Z] 5df492c9dc93: Download complete [2024-08-27T10:51:02.470Z] aa269ceb94a6: Verifying Checksum [2024-08-27T10:51:05.764Z] 5df492c9dc93: Pull complete [2024-08-27T10:51:05.764Z] 7629e6793208: Pull complete [2024-08-27T10:51:05.764Z] 4f4fb700ef54: Pull complete [2024-08-27T10:51:05.764Z] fb5054dd5b73: Pull complete [2024-08-27T10:51:05.764Z] eeca6798cff9: Pull complete [2024-08-27T10:51:08.319Z] aa269ceb94a6: Pull complete [2024-08-27T10:51:08.577Z] ada007ff1a6a: Pull complete [2024-08-27T10:51:08.577Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-27T10:51:08.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-27T10:51:08.577Z] ---> f489d0715acc [2024-08-27T10:51:08.577Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-08-27T10:51:12.777Z] ---> Running in 58cb7b77ae0a [2024-08-27T10:51:12.777Z] Removing intermediate container 58cb7b77ae0a [2024-08-27T10:51:12.777Z] ---> e611db4f063f [2024-08-27T10:51:12.777Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-27T10:51:12.777Z] ---> Running in b2603a439074 [2024-08-27T10:51:12.777Z] Removing intermediate container b2603a439074 [2024-08-27T10:51:12.777Z] ---> 57b40515de45 [2024-08-27T10:51:12.777Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-08-27T10:51:12.777Z] ---> Running in 91d72f1c89eb [2024-08-27T10:51:12.777Z] Removing intermediate container 91d72f1c89eb [2024-08-27T10:51:12.777Z] ---> bd9b01e18bbd [2024-08-27T10:51:12.777Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-27T10:51:12.777Z] ---> Running in 7a66a3a4eb42 [2024-08-27T10:51:12.777Z] Removing intermediate container 7a66a3a4eb42 [2024-08-27T10:51:12.777Z] ---> 5b9d7d53a593 [2024-08-27T10:51:12.777Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T10:51:12.777Z] ---> Running in f2ea19597467 [2024-08-27T10:51:13.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T10:51:13.301Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T10:51:13.560Z] OK: 264 MiB in 52 packages [2024-08-27T10:51:14.127Z] Removing intermediate container f2ea19597467 [2024-08-27T10:51:14.127Z] ---> dc948c4e125f [2024-08-27T10:51:14.127Z] Step 8/12 : WORKDIR /app [2024-08-27T10:51:14.127Z] ---> Running in eadf07f6a5dd [2024-08-27T10:51:14.127Z] Removing intermediate container eadf07f6a5dd [2024-08-27T10:51:14.127Z] ---> e7d60cbdc622 [2024-08-27T10:51:14.127Z] Step 9/12 : COPY go.mod vendor* ./ [2024-08-27T10:51:14.127Z] ---> 708d1c68a18a [2024-08-27T10:51:14.127Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T10:51:14.127Z] ---> Running in 30c2f030cffc [2024-08-27T10:51:14.428Z] Still waiting to schedule task [2024-08-27T10:51:14.429Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-27T10:52:10.429Z] Removing intermediate container 30c2f030cffc [2024-08-27T10:52:10.429Z] ---> 2b79d518e7bc [2024-08-27T10:52:10.429Z] Step 11/12 : COPY . . [2024-08-27T10:52:10.429Z] ---> 384b3ee9494f [2024-08-27T10:52:10.429Z] Step 12/12 : RUN $MAKE [2024-08-27T10:52:10.429Z] ---> Running in 63146ff9974b [2024-08-27T10:52:10.429Z] noop [2024-08-27T10:52:10.429Z] Removing intermediate container 63146ff9974b [2024-08-27T10:52:10.429Z] ---> a4c135b3134f [2024-08-27T10:52:10.429Z] Successfully built a4c135b3134f [2024-08-27T10:52:10.429Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T10:52:10.922Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-27T10:52:10.922Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T10:52:11.096Z] prd-ubuntu20.04-docker-8c-8g-8806 does not seem to be running inside a container [2024-08-27T10:52:11.121Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-310 -v /w/workspace/undry_device-rfid-llrp-go_PR-310:/w/workspace/undry_device-rfid-llrp-go_PR-310:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-310@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-310@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-08-27T10:52:11.493Z] $ docker top a128106a884a3c67e3c89896dd46d50aac246f16e3b2a4be9a333e75495f03af -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T10:52:11.899Z] + go version [2024-08-27T10:52:11.899Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-27T10:52:11.932Z] $ docker stop --time=1 a128106a884a3c67e3c89896dd46d50aac246f16e3b2a4be9a333e75495f03af [2024-08-27T10:52:13.254Z] $ docker rm -f --volumes a128106a884a3c67e3c89896dd46d50aac246f16e3b2a4be9a333e75495f03af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T10:52:14.058Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-27T10:52:14.058Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T10:52:14.236Z] prd-ubuntu20.04-docker-8c-8g-8806 does not seem to be running inside a container [2024-08-27T10:52:14.258Z] $ 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-310 -v /w/workspace/undry_device-rfid-llrp-go_PR-310:/w/workspace/undry_device-rfid-llrp-go_PR-310:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-310@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-310@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-08-27T10:52:14.604Z] $ docker top 5c775159ee4f08fc0c682c89ea3cca36ac32df2a3c4c772d4135757267115a11 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T10:52:15.027Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-310 [Pipeline] fileExists [Pipeline] sh [2024-08-27T10:52:15.402Z] + make test [2024-08-27T10:52:15.402Z] go test ./... -coverprofile=coverage.out ./... [2024-08-27T10:52:16.780Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-08-27T10:52:34.859Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-08-27T10:52:34.859Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-08-27T10:52:37.392Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.941s coverage: 40.6% of statements [2024-08-27T10:52:37.392Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements [2024-08-27T10:52:37.392Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.253s coverage: 51.9% of statements [2024-08-27T10:52:54.378Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8807 in /w/workspace/undry_device-rfid-llrp-go_PR-310 [Pipeline] { [Pipeline] ws [2024-08-27T10:52:54.457Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-08-27T10:52:54.551Z] The recommended git tool is: git [2024-08-27T10:52:55.476Z] go vet ./... [2024-08-27T10:52:59.661Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-27T10:52:59.661Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-27T10:52:59.661Z] ./bin/test-attribution-txt.sh [2024-08-27T10:52:59.661Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-27T10:52:59.661Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-27T10:52:59.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-27T10:52:59.754Z] $ docker stop --time=1 5c775159ee4f08fc0c682c89ea3cca36ac32df2a3c4c772d4135757267115a11 [2024-08-27T10:53:02.063Z] $ docker rm -f --volumes 5c775159ee4f08fc0c682c89ea3cca36ac32df2a3c4c772d4135757267115a11 [2024-08-27T10:53:02.374Z] using credential edgex-jenkins-ssh [Pipeline] // withDockerContainer [2024-08-27T10:53:02.423Z] Cloning the remote Git repository [Pipeline] sh [2024-08-27T10:53:02.724Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-27T10:53:02.828Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-27T10:53:02.476Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-08-27T10:53:02.587Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-08-27T10:53:02.804Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-08-27T10:53:02.805Z] > git --version # timeout=10 [2024-08-27T10:53:02.832Z] > git --version # 'git version 2.25.1' [2024-08-27T10:53:02.835Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T10:53:03.008Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-27T10:53:03.549Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-27T10:53:03.876Z] + ls -al . [2024-08-27T10:53:03.876Z] total 688 [2024-08-27T10:53:03.876Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 27 10:52 . [2024-08-27T10:53:03.876Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 10:50 .. [2024-08-27T10:53:03.876Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 27 10:50 .dockerignore [2024-08-27T10:53:03.876Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 10:52 .git [2024-08-27T10:53:03.876Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 10:50 .github [2024-08-27T10:53:03.876Z] -rw-rw-r-- 1 jenkins jenkins 880 Aug 27 10:50 .gitignore [2024-08-27T10:53:03.876Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 27 10:50 .golangci.yml [2024-08-27T10:53:03.876Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 10:50 .semver [2024-08-27T10:53:03.876Z] -rw-rw-r-- 1 jenkins jenkins 11980 Aug 27 10:50 Attribution.txt [2024-08-27T10:53:03.876Z] -rw-rw-r-- 1 jenkins jenkins 11677 Aug 27 10:50 CHANGELOG.md [2024-08-27T10:53:03.876Z] -rw-rw-r-- 1 jenkins jenkins 1456 Aug 27 10:50 Dockerfile [2024-08-27T10:53:03.876Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 10:50 GOVERNANCE.md [2024-08-27T10:53:03.876Z] -rw-rw-r-- 1 jenkins jenkins 661 Aug 27 10:50 Jenkinsfile [2024-08-27T10:53:03.876Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 27 10:50 LICENSE [2024-08-27T10:53:03.876Z] -rw-rw-r-- 1 jenkins jenkins 2179 Aug 27 10:50 Makefile [2024-08-27T10:53:03.876Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 27 10:50 OWNERS.md [2024-08-27T10:53:03.876Z] -rw-rw-r-- 1 jenkins jenkins 28907 Aug 27 10:50 README.md [2024-08-27T10:53:03.876Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 10:50 VERSION [2024-08-27T10:53:03.876Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 10:50 bin [2024-08-27T10:53:03.876Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 10:50 cmd [2024-08-27T10:53:03.876Z] -rw-r--r-- 1 jenkins jenkins 438103 Aug 27 10:52 coverage.out [2024-08-27T10:53:03.876Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 10:50 examples [2024-08-27T10:53:03.876Z] -rw-rw-r-- 1 jenkins jenkins 7163 Aug 27 10:50 go.mod [2024-08-27T10:53:03.876Z] -rw-rw-r-- 1 jenkins jenkins 101673 Aug 27 10:50 go.sum [2024-08-27T10:53:03.876Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 10:50 images [2024-08-27T10:53:03.876Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 10:50 internal [2024-08-27T10:53:03.876Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 10:50 pkg [2024-08-27T10:53:03.876Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 27 10:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T10:53:04.303Z] + 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=b158f6b7f61596ddd073fa1f0974d2e232731623 --label arch=amd64 --label version=0.0.0 . [2024-08-27T10:53:04.303Z] Sending build context to Docker daemon 11.42MB [2024-08-27T10:53:04.303Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T10:53:04.303Z] Step 2/25 : FROM ${BASE} AS builder [2024-08-27T10:53:04.303Z] ---> a4c135b3134f [2024-08-27T10:53:04.303Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-08-27T10:53:04.563Z] ---> Running in d4b0da49f71f [2024-08-27T10:53:04.563Z] Removing intermediate container d4b0da49f71f [2024-08-27T10:53:04.563Z] ---> 6bac63d3bb4c [2024-08-27T10:53:04.563Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-27T10:53:04.563Z] ---> Running in 7953c40d6dc6 [2024-08-27T10:53:04.563Z] Removing intermediate container 7953c40d6dc6 [2024-08-27T10:53:04.563Z] ---> 37adc816d5a0 [2024-08-27T10:53:04.563Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-08-27T10:53:04.563Z] ---> Running in 470e5f83dbe3 [2024-08-27T10:53:04.822Z] Removing intermediate container 470e5f83dbe3 [2024-08-27T10:53:04.822Z] ---> b7c913358135 [2024-08-27T10:53:04.822Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-08-27T10:53:04.822Z] ---> Running in 130575a32fb7 [2024-08-27T10:53:04.822Z] Removing intermediate container 130575a32fb7 [2024-08-27T10:53:04.822Z] ---> 0a2616aff00d [2024-08-27T10:53:04.822Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T10:53:04.822Z] ---> Running in 6bdda3a76762 [2024-08-27T10:53:05.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T10:53:05.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T10:53:05.596Z] OK: 264 MiB in 52 packages [2024-08-27T10:53:05.856Z] Removing intermediate container 6bdda3a76762 [2024-08-27T10:53:05.856Z] ---> 2ae61ed8004a [2024-08-27T10:53:05.856Z] Step 8/25 : WORKDIR /app [2024-08-27T10:53:05.856Z] ---> Running in 266aedc85d91 [2024-08-27T10:53:06.114Z] Removing intermediate container 266aedc85d91 [2024-08-27T10:53:06.114Z] ---> 975066e523c9 [2024-08-27T10:53:06.114Z] Step 9/25 : COPY go.mod vendor* ./ [2024-08-27T10:53:06.114Z] ---> 875473db0d39 [2024-08-27T10:53:06.114Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T10:53:06.114Z] ---> Running in 6eacaa5d11da [2024-08-27T10:53:05.838Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-08-27T10:53:05.898Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-27T10:53:06.681Z] Removing intermediate container 6eacaa5d11da [2024-08-27T10:53:06.681Z] ---> a460c26c98ca [2024-08-27T10:53:06.681Z] Step 11/25 : COPY . . [2024-08-27T10:53:07.253Z] ---> 04fa5721e7e6 [2024-08-27T10:53:07.253Z] Step 12/25 : RUN $MAKE [2024-08-27T10:53:07.253Z] ---> Running in e77b8b172da6 [2024-08-27T10:53:07.510Z] 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.34" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-08-27T10:53:07.899Z] Merging remotes/origin/main commit c113c35f422ed3e43f4da535b17fc150c7364f0a into PR head commit b158f6b7f61596ddd073fa1f0974d2e232731623 [2024-08-27T10:53:07.234Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-08-27T10:53:07.309Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-08-27T10:53:07.311Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T10:53:07.340Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/310/head:refs/remotes/origin/PR-310 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-27T10:53:08.257Z] Merge succeeded, producing b158f6b7f61596ddd073fa1f0974d2e232731623 [2024-08-27T10:53:08.257Z] Checking out Revision b158f6b7f61596ddd073fa1f0974d2e232731623 (PR-310) [2024-08-27T10:53:08.870Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-08-27T10:53:08.926Z] > git --version # timeout=10 [2024-08-27T10:53:08.939Z] > git --version # 'git version 2.25.1' [2024-08-27T10:53:08.962Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T10:53:07.913Z] > git config core.sparsecheckout # timeout=10 [2024-08-27T10:53:07.986Z] > git checkout -f b158f6b7f61596ddd073fa1f0974d2e232731623 # timeout=10 [2024-08-27T10:53:08.131Z] > git remote # timeout=10 [2024-08-27T10:53:08.154Z] > git config --get remote.origin.url # timeout=10 [2024-08-27T10:53:08.183Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T10:53:08.206Z] > git merge c113c35f422ed3e43f4da535b17fc150c7364f0a # timeout=10 [2024-08-27T10:53:08.236Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-27T10:53:08.261Z] > git config core.sparsecheckout # timeout=10 [2024-08-27T10:53:08.282Z] > git checkout -f b158f6b7f61596ddd073fa1f0974d2e232731623 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T10:53:14.030Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-27T10:53:14.030Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T10:53:14.030Z] Dload Upload Total Spent Left Speed [2024-08-27T10:53:14.030Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 129k 0 --:--:-- --:--:-- --:--:-- 129k [Pipeline] sh [2024-08-27T10:53:14.373Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-27T10:53:14.727Z] + sudo tee /etc/docker/daemon.new [2024-08-27T10:53:14.727Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-27T10:53:14.727Z] { [2024-08-27T10:53:14.727Z] "registry-mirrors": [ [2024-08-27T10:53:14.727Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-27T10:53:14.727Z] ], [2024-08-27T10:53:14.727Z] "bip": "10.250.0.254/24", [2024-08-27T10:53:14.727Z] "hosts": [ [2024-08-27T10:53:14.727Z] "tcp://0.0.0.0:5555", [2024-08-27T10:53:14.727Z] "unix:///var/run/docker.sock" [2024-08-27T10:53:14.727Z] ], [2024-08-27T10:53:14.727Z] "mtu": 1458, [2024-08-27T10:53:14.727Z] "selinux-enabled": true, [2024-08-27T10:53:14.727Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-27T10:53:14.727Z] } [Pipeline] sh [2024-08-27T10:53:15.080Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-27T10:53:15.433Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T10:53:33.812Z] provisioning config files... [2024-08-27T10:53:33.838Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config17306556145811858065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T10:53:34.417Z] ---> ****-login.sh [2024-08-27T10:53:34.417Z] nexus3.edgexfoundry.org:10001 [2024-08-27T10:53:34.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T10:53:34.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T10:53:34.955Z] Configure a credential helper to remove this warning. See [2024-08-27T10:53:34.955Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T10:53:34.955Z] [2024-08-27T10:53:34.955Z] Login Succeeded [2024-08-27T10:53:34.955Z] nexus3.edgexfoundry.org:10002 [2024-08-27T10:53:35.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T10:53:35.488Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T10:53:35.488Z] Configure a credential helper to remove this warning. See [2024-08-27T10:53:35.488Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T10:53:35.488Z] [2024-08-27T10:53:35.488Z] Login Succeeded [2024-08-27T10:53:35.488Z] nexus3.edgexfoundry.org:10003 [2024-08-27T10:53:35.759Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T10:53:35.759Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T10:53:35.759Z] Configure a credential helper to remove this warning. See [2024-08-27T10:53:35.759Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T10:53:35.759Z] [2024-08-27T10:53:35.759Z] Login Succeeded [2024-08-27T10:53:35.759Z] nexus3.edgexfoundry.org:10004 [2024-08-27T10:53:36.028Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T10:53:36.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T10:53:36.028Z] Configure a credential helper to remove this warning. See [2024-08-27T10:53:36.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T10:53:36.028Z] [2024-08-27T10:53:36.028Z] Login Succeeded [2024-08-27T10:53:36.028Z] ****.io [2024-08-27T10:53:36.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T10:53:36.564Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T10:53:36.564Z] Configure a credential helper to remove this warning. See [2024-08-27T10:53:36.564Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T10:53:36.564Z] [2024-08-27T10:53:36.564Z] Login Succeeded [2024-08-27T10:53:36.564Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T10:53:36.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-27T10:53:37.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T10:53:37.107Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T10:53:37.155Z] ========================================================= [2024-08-27T10:53:37.155Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-27T10:53:37.155Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T10:53:37.706Z] + 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-08-27T10:53:37.977Z] Sending build context to Docker daemon 1.201MB [2024-08-27T10:53:37.977Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T10:53:37.977Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-27T10:53:38.245Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-27T10:53:38.245Z] c6b39de5b339: Pulling fs layer [2024-08-27T10:53:38.245Z] a69c41024577: Pulling fs layer [2024-08-27T10:53:38.245Z] d6de4b400683: Pulling fs layer [2024-08-27T10:53:38.245Z] 35cb2a7552d0: Pulling fs layer [2024-08-27T10:53:38.245Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T10:53:38.245Z] 464afbd9ba4c: Pulling fs layer [2024-08-27T10:53:38.245Z] 00f215d4a9da: Pulling fs layer [2024-08-27T10:53:38.245Z] d496ad576159: Pulling fs layer [2024-08-27T10:53:38.245Z] 4f4fb700ef54: Waiting [2024-08-27T10:53:38.245Z] 464afbd9ba4c: Waiting [2024-08-27T10:53:38.245Z] 35cb2a7552d0: Waiting [2024-08-27T10:53:38.245Z] 00f215d4a9da: Waiting [2024-08-27T10:53:38.245Z] d496ad576159: Waiting [2024-08-27T10:53:38.245Z] a69c41024577: Verifying Checksum [2024-08-27T10:53:38.245Z] a69c41024577: Download complete [2024-08-27T10:53:38.245Z] 35cb2a7552d0: Verifying Checksum [2024-08-27T10:53:38.245Z] 35cb2a7552d0: Download complete [2024-08-27T10:53:38.245Z] 4f4fb700ef54: Verifying Checksum [2024-08-27T10:53:38.245Z] 4f4fb700ef54: Download complete [2024-08-27T10:53:38.245Z] 464afbd9ba4c: Verifying Checksum [2024-08-27T10:53:38.245Z] 464afbd9ba4c: Download complete [2024-08-27T10:53:38.245Z] c6b39de5b339: Download complete [2024-08-27T10:53:38.523Z] d496ad576159: Verifying Checksum [2024-08-27T10:53:38.523Z] d496ad576159: Download complete [2024-08-27T10:53:39.126Z] c6b39de5b339: Pull complete [2024-08-27T10:53:39.577Z] Removing intermediate container e77b8b172da6 [2024-08-27T10:53:39.577Z] ---> 4ec1e82d9e58 [2024-08-27T10:53:39.577Z] Step 13/25 : FROM alpine:3.18 [2024-08-27T10:53:39.577Z] 3.18: Pulling from library/alpine [2024-08-27T10:53:39.577Z] 930bdd4d222e: Pulling fs layer [2024-08-27T10:53:39.577Z] 930bdd4d222e: Download complete [2024-08-27T10:53:39.577Z] 930bdd4d222e: Pull complete [2024-08-27T10:53:39.577Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T10:53:39.577Z] Status: Downloaded newer image for alpine:3.18 [2024-08-27T10:53:39.577Z] ---> 18f865063206 [2024-08-27T10:53:39.577Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-27T10:53:39.577Z] ---> Running in 737b8611ee1c [2024-08-27T10:53:39.577Z] Removing intermediate container 737b8611ee1c [2024-08-27T10:53:39.577Z] ---> 69c54aa7bf28 [2024-08-27T10:53:39.577Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-08-27T10:53:39.577Z] ---> Running in 5d00dd489105 [2024-08-27T10:53:39.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T10:53:39.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T10:53:39.577Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T10:53:39.577Z] Executing busybox-1.36.1-r7.trigger [2024-08-27T10:53:39.577Z] OK: 7 MiB in 16 packages [2024-08-27T10:53:39.577Z] Removing intermediate container 5d00dd489105 [2024-08-27T10:53:39.577Z] ---> 989f33050507 [2024-08-27T10:53:39.577Z] Step 16/25 : RUN apk --no-cache upgrade [2024-08-27T10:53:39.577Z] ---> Running in 1b948217de9e [2024-08-27T10:53:39.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T10:53:39.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T10:53:39.577Z] OK: 7 MiB in 16 packages [2024-08-27T10:53:39.715Z] a69c41024577: Pull complete [2024-08-27T10:53:39.836Z] Removing intermediate container 1b948217de9e [2024-08-27T10:53:39.836Z] ---> a872e7814706 [2024-08-27T10:53:39.836Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-08-27T10:53:39.836Z] ---> 8f71330f90e1 [2024-08-27T10:53:39.836Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-08-27T10:53:39.985Z] d6de4b400683: Verifying Checksum [2024-08-27T10:53:39.985Z] d6de4b400683: Download complete [2024-08-27T10:53:40.093Z] ---> 6a0f5ce0ddb5 [2024-08-27T10:53:40.093Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-08-27T10:53:41.412Z] 00f215d4a9da: Verifying Checksum [2024-08-27T10:53:41.412Z] 00f215d4a9da: Download complete [2024-08-27T10:53:41.468Z] ---> 0e13babcb8d0 [2024-08-27T10:53:41.468Z] Step 20/25 : EXPOSE 59989 [2024-08-27T10:53:41.468Z] ---> Running in 4241d3208d4f [2024-08-27T10:53:41.468Z] Removing intermediate container 4241d3208d4f [2024-08-27T10:53:41.468Z] ---> a29b2abbcd65 [2024-08-27T10:53:41.468Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-08-27T10:53:41.731Z] ---> Running in 4ae6b34b90ab [2024-08-27T10:53:41.731Z] Removing intermediate container 4ae6b34b90ab [2024-08-27T10:53:41.731Z] ---> d0cdae6f349c [2024-08-27T10:53:41.731Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-27T10:53:41.731Z] ---> Running in a4381021f564 [2024-08-27T10:53:41.731Z] Removing intermediate container a4381021f564 [2024-08-27T10:53:41.731Z] ---> e45335cc620d [2024-08-27T10:53:41.731Z] Step 23/25 : LABEL arch=amd64 [2024-08-27T10:53:41.731Z] ---> Running in fb06a1ef9243 [2024-08-27T10:53:41.731Z] Removing intermediate container fb06a1ef9243 [2024-08-27T10:53:41.731Z] ---> d9df314e96e4 [2024-08-27T10:53:41.731Z] Step 24/25 : LABEL git_sha=b158f6b7f61596ddd073fa1f0974d2e232731623 [2024-08-27T10:53:41.731Z] ---> Running in 4abf02d5e87a [2024-08-27T10:53:41.991Z] Removing intermediate container 4abf02d5e87a [2024-08-27T10:53:41.991Z] ---> d5e436ecb225 [2024-08-27T10:53:41.991Z] Step 25/25 : LABEL version=0.0.0 [2024-08-27T10:53:41.991Z] ---> Running in 84bcf25af364 [2024-08-27T10:53:41.991Z] Removing intermediate container 84bcf25af364 [2024-08-27T10:53:41.991Z] ---> bcdebd5b05a1 [2024-08-27T10:53:41.991Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-27T10:53:41.991Z] Successfully built bcdebd5b05a1 [2024-08-27T10:53:41.991Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] 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] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T10:53:43.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T10:53:43.024Z] [2024-08-27T10:53:43.024Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T10:53:43.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T10:53:43.429Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-27T10:53:43.429Z] 5eb5b503b376: Pulling fs layer [2024-08-27T10:53:43.429Z] 5c69ac0246d0: Pulling fs layer [2024-08-27T10:53:43.429Z] ec43610c2a17: Pulling fs layer [2024-08-27T10:53:43.429Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-27T10:53:43.429Z] 33b1e0a273af: Pulling fs layer [2024-08-27T10:53:43.429Z] 5d3b04190fa2: Pulling fs layer [2024-08-27T10:53:43.429Z] 2f39f015ded8: Pulling fs layer [2024-08-27T10:53:43.429Z] 3a2ae6a8a46f: Waiting [2024-08-27T10:53:43.429Z] 33b1e0a273af: Waiting [2024-08-27T10:53:43.429Z] 5d3b04190fa2: Waiting [2024-08-27T10:53:43.429Z] 2f39f015ded8: Waiting [2024-08-27T10:53:43.429Z] 5c69ac0246d0: Verifying Checksum [2024-08-27T10:53:43.429Z] 5c69ac0246d0: Download complete [2024-08-27T10:53:43.429Z] 3a2ae6a8a46f: Download complete [2024-08-27T10:53:43.429Z] 33b1e0a273af: Verifying Checksum [2024-08-27T10:53:43.429Z] 33b1e0a273af: Download complete [2024-08-27T10:53:43.429Z] 5d3b04190fa2: Verifying Checksum [2024-08-27T10:53:43.429Z] 5d3b04190fa2: Download complete [2024-08-27T10:53:43.429Z] ec43610c2a17: Verifying Checksum [2024-08-27T10:53:43.429Z] ec43610c2a17: Download complete [2024-08-27T10:53:43.688Z] 5eb5b503b376: Verifying Checksum [2024-08-27T10:53:43.688Z] 5eb5b503b376: Download complete [2024-08-27T10:53:44.255Z] 2f39f015ded8: Download complete [2024-08-27T10:53:44.822Z] 5eb5b503b376: Pull complete [2024-08-27T10:53:44.823Z] 5c69ac0246d0: Pull complete [2024-08-27T10:53:45.389Z] ec43610c2a17: Pull complete [2024-08-27T10:53:45.389Z] 3a2ae6a8a46f: Pull complete [2024-08-27T10:53:45.648Z] 33b1e0a273af: Pull complete [2024-08-27T10:53:45.648Z] 5d3b04190fa2: Pull complete [2024-08-27T10:53:49.830Z] 2f39f015ded8: Pull complete [2024-08-27T10:53:49.830Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-27T10:53:49.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T10:53:49.830Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T10:53:50.152Z] prd-ubuntu20.04-docker-8c-8g-8806 does not seem to be running inside a container [2024-08-27T10:53:50.180Z] $ 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-310 -v /w/workspace/undry_device-rfid-llrp-go_PR-310:/w/workspace/undry_device-rfid-llrp-go_PR-310:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-310@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-310@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-08-27T10:53:53.757Z] d6de4b400683: Pull complete [2024-08-27T10:53:53.757Z] 35cb2a7552d0: Pull complete [2024-08-27T10:53:53.757Z] 4f4fb700ef54: Pull complete [2024-08-27T10:53:53.757Z] 464afbd9ba4c: Pull complete [2024-08-27T10:53:55.167Z] $ docker top ce0d2f9048bed46ae570a965da8391805be5abb80f8c862e9b99e0ee55dc9333 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T10:53:55.681Z] ---> job-cost.sh [2024-08-27T10:53:55.681Z] lf-activate-venv: SKIPPING [2024-08-27T10:53:55.681Z] INFO: No Stack... [2024-08-27T10:53:56.249Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-27T10:53:56.507Z] INFO: Archiving Costs [Pipeline] sh [2024-08-27T10:53:56.838Z] + + cut -d,cat -f6 /w/workspace/undry_device-rfid-llrp-go_PR-310/archives/cost.csv [2024-08-27T10:53:56.839Z] [Pipeline] lock [2024-08-27T10:53:56.887Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-310-1-stack-cost] [2024-08-27T10:53:56.893Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-310-1-stack-cost] did not exist. Created. [2024-08-27T10:53:56.899Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-310-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-27T10:53:57.318Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-27T10:53:57.377Z] Stashed 1 file(s) [Pipeline] } [2024-08-27T10:53:57.415Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-310-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-27T10:53:57.508Z] $ docker stop --time=1 ce0d2f9048bed46ae570a965da8391805be5abb80f8c862e9b99e0ee55dc9333 [2024-08-27T10:53:58.845Z] $ docker rm -f --volumes ce0d2f9048bed46ae570a965da8391805be5abb80f8c862e9b99e0ee55dc9333 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-27T10:54:01.991Z] 00f215d4a9da: Pull complete [2024-08-27T10:54:03.407Z] d496ad576159: Pull complete [2024-08-27T10:54:03.407Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-27T10:54:03.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-27T10:54:03.407Z] ---> f246e2811388 [2024-08-27T10:54:03.407Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-08-27T10:54:05.353Z] ---> Running in 3edb3d38a5bf [2024-08-27T10:54:05.353Z] Removing intermediate container 3edb3d38a5bf [2024-08-27T10:54:05.353Z] ---> 3098292f94e3 [2024-08-27T10:54:05.353Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-27T10:54:05.353Z] ---> Running in a048986dcdd2 [2024-08-27T10:54:05.621Z] Removing intermediate container a048986dcdd2 [2024-08-27T10:54:05.621Z] ---> 3c0af1e2c7ee [2024-08-27T10:54:05.621Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-08-27T10:54:05.621Z] ---> Running in dd04713f40fc [2024-08-27T10:54:05.888Z] Removing intermediate container dd04713f40fc [2024-08-27T10:54:05.888Z] ---> 30c502ab484f [2024-08-27T10:54:05.888Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-27T10:54:06.155Z] ---> Running in 177f189735d1 [2024-08-27T10:54:06.433Z] Removing intermediate container 177f189735d1 [2024-08-27T10:54:06.433Z] ---> dc5132cedde2 [2024-08-27T10:54:06.433Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T10:54:06.433Z] ---> Running in afe2007a3097 [2024-08-27T10:54:07.397Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T10:54:07.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T10:54:08.939Z] OK: 266 MiB in 52 packages [2024-08-27T10:54:09.915Z] Removing intermediate container afe2007a3097 [2024-08-27T10:54:09.915Z] ---> 44144024f600 [2024-08-27T10:54:09.915Z] Step 8/12 : WORKDIR /app [2024-08-27T10:54:09.915Z] ---> Running in df20e32eba92 [2024-08-27T10:54:11.322Z] Removing intermediate container df20e32eba92 [2024-08-27T10:54:11.322Z] ---> ba62d5655dce [2024-08-27T10:54:11.322Z] Step 9/12 : COPY go.mod vendor* ./ [2024-08-27T10:54:11.595Z] ---> ba7cadc6cf48 [2024-08-27T10:54:11.595Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T10:54:11.595Z] ---> Running in 9b83b276c347 [2024-08-27T10:56:03.292Z] Removing intermediate container 9b83b276c347 [2024-08-27T10:56:03.292Z] ---> 39c3110328fa [2024-08-27T10:56:03.292Z] Step 11/12 : COPY . . [2024-08-27T10:56:03.292Z] ---> 8c707c71f033 [2024-08-27T10:56:03.292Z] Step 12/12 : RUN $MAKE [2024-08-27T10:56:03.292Z] ---> Running in 749e77e1f55d [2024-08-27T10:56:03.292Z] noop [2024-08-27T10:56:03.292Z] Removing intermediate container 749e77e1f55d [2024-08-27T10:56:03.292Z] ---> e3c6760989eb [2024-08-27T10:56:03.292Z] Successfully built e3c6760989eb [2024-08-27T10:56:03.292Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T10:56:03.820Z] + docker inspect -f . ci-base-image-arm64 [2024-08-27T10:56:03.820Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T10:56:04.125Z] prd-ubuntu20.04-docker-arm64-4c-16g-8807 does not seem to be running inside a container [2024-08-27T10:56:04.187Z] $ 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-08-27T10:56:05.938Z] $ docker top 937b49d25eb2169fe11b5260b9d50bc0bb954b445159955757007b352848ceff -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T10:56:06.848Z] + go version [2024-08-27T10:56:06.848Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-27T10:56:06.887Z] $ docker stop --time=1 937b49d25eb2169fe11b5260b9d50bc0bb954b445159955757007b352848ceff [2024-08-27T10:56:08.504Z] $ docker rm -f --volumes 937b49d25eb2169fe11b5260b9d50bc0bb954b445159955757007b352848ceff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T10:56:09.465Z] + docker inspect -f . ci-base-image-arm64 [2024-08-27T10:56:09.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T10:56:09.727Z] prd-ubuntu20.04-docker-arm64-4c-16g-8807 does not seem to be running inside a container [2024-08-27T10:56:09.782Z] $ 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-08-27T10:56:10.971Z] $ docker top 0c9118a30bc7bce82783af2b35b8816a6c418accbd0300391aa078a9dd69cd8b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T10:56:11.549Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-27T10:56:12.233Z] + make test [2024-08-27T10:56:12.501Z] go test ./... -coverprofile=coverage.out ./... [2024-08-27T10:56:19.151Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-08-27T10:59:40.964Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-08-27T10:59:40.964Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-08-27T11:00:03.049Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.394s coverage: 40.6% of statements [2024-08-27T11:00:03.049Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.046s coverage: 95.5% of statements [2024-08-27T11:00:03.049Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.557s coverage: 51.9% of statements [2024-08-27T11:00:03.049Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-27T11:00:03.049Z] go vet ./... [2024-08-27T11:00:46.834Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-27T11:00:46.834Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-27T11:00:46.834Z] ./bin/test-attribution-txt.sh [2024-08-27T11:00:46.834Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-27T11:00:46.834Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-27T11:00:46.891Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-27T11:00:46.934Z] $ docker stop --time=1 0c9118a30bc7bce82783af2b35b8816a6c418accbd0300391aa078a9dd69cd8b [2024-08-27T11:00:48.881Z] $ docker rm -f --volumes 0c9118a30bc7bce82783af2b35b8816a6c418accbd0300391aa078a9dd69cd8b [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T11:00:50.534Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-27T11:00:51.150Z] Warning: overwriting stash ‘coverage-report’ [2024-08-27T11:00:51.739Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T11:00:52.419Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-27T11:00:52.765Z] + ls -al . [2024-08-27T11:00:52.765Z] total 684 [2024-08-27T11:00:52.765Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 27 10:56 . [2024-08-27T11:00:52.765Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 10:53 .. [2024-08-27T11:00:52.765Z] -rw-rw-r-- 1 jenkins jenkins 134 Aug 27 10:53 .dockerignore [2024-08-27T11:00:52.765Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 10:53 .git [2024-08-27T11:00:52.765Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 10:53 .github [2024-08-27T11:00:52.765Z] -rw-rw-r-- 1 jenkins jenkins 880 Aug 27 10:53 .gitignore [2024-08-27T11:00:52.765Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 27 10:53 .golangci.yml [2024-08-27T11:00:52.765Z] -rw-rw-r-- 1 jenkins jenkins 11980 Aug 27 10:53 Attribution.txt [2024-08-27T11:00:52.765Z] -rw-rw-r-- 1 jenkins jenkins 11677 Aug 27 10:53 CHANGELOG.md [2024-08-27T11:00:52.765Z] -rw-rw-r-- 1 jenkins jenkins 1456 Aug 27 10:53 Dockerfile [2024-08-27T11:00:52.765Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 10:53 GOVERNANCE.md [2024-08-27T11:00:52.765Z] -rw-rw-r-- 1 jenkins jenkins 661 Aug 27 10:53 Jenkinsfile [2024-08-27T11:00:52.765Z] -rw-rw-r-- 1 jenkins jenkins 11347 Aug 27 10:53 LICENSE [2024-08-27T11:00:52.765Z] -rw-rw-r-- 1 jenkins jenkins 2179 Aug 27 10:53 Makefile [2024-08-27T11:00:52.765Z] -rw-rw-r-- 1 jenkins jenkins 625 Aug 27 10:53 OWNERS.md [2024-08-27T11:00:52.765Z] -rw-rw-r-- 1 jenkins jenkins 28907 Aug 27 10:53 README.md [2024-08-27T11:00:52.765Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 10:50 VERSION [2024-08-27T11:00:52.765Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 10:53 bin [2024-08-27T11:00:52.765Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 10:53 cmd [2024-08-27T11:00:52.765Z] -rw-r--r-- 1 jenkins jenkins 438103 Aug 27 11:00 coverage.out [2024-08-27T11:00:52.765Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 10:53 examples [2024-08-27T11:00:52.765Z] -rw-rw-r-- 1 jenkins jenkins 7163 Aug 27 10:53 go.mod [2024-08-27T11:00:52.765Z] -rw-rw-r-- 1 jenkins jenkins 101673 Aug 27 10:53 go.sum [2024-08-27T11:00:52.765Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 10:53 images [2024-08-27T11:00:52.765Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 10:53 internal [2024-08-27T11:00:52.765Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 10:53 pkg [2024-08-27T11:00:52.765Z] -rw-rw-r-- 1 jenkins jenkins 193 Aug 27 10:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T11:00:53.252Z] + 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=b158f6b7f61596ddd073fa1f0974d2e232731623 --label arch=arm64 --label version=0.0.0 . [2024-08-27T11:00:53.521Z] Sending build context to Docker daemon 1.201MB [2024-08-27T11:00:53.521Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T11:00:53.521Z] Step 2/25 : FROM ${BASE} AS builder [2024-08-27T11:00:53.521Z] ---> e3c6760989eb [2024-08-27T11:00:53.521Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-08-27T11:00:53.790Z] ---> Running in e2beadb17084 [2024-08-27T11:00:54.058Z] Removing intermediate container e2beadb17084 [2024-08-27T11:00:54.058Z] ---> a979717fadae [2024-08-27T11:00:54.058Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-27T11:00:54.058Z] ---> Running in ec84eb20d6b9 [2024-08-27T11:00:54.327Z] Removing intermediate container ec84eb20d6b9 [2024-08-27T11:00:54.327Z] ---> 6c85aee65113 [2024-08-27T11:00:54.327Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-08-27T11:00:54.327Z] ---> Running in 4f10b65c490d [2024-08-27T11:00:54.594Z] Removing intermediate container 4f10b65c490d [2024-08-27T11:00:54.594Z] ---> c90dae70c7d8 [2024-08-27T11:00:54.594Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-08-27T11:00:54.862Z] ---> Running in 63ab0256879a [2024-08-27T11:00:55.130Z] Removing intermediate container 63ab0256879a [2024-08-27T11:00:55.130Z] ---> 0ffbec9f4102 [2024-08-27T11:00:55.130Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T11:00:55.130Z] ---> Running in 50fc0d5b7f5c [2024-08-27T11:00:56.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T11:00:56.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T11:00:57.448Z] OK: 266 MiB in 52 packages [2024-08-27T11:00:58.421Z] Removing intermediate container 50fc0d5b7f5c [2024-08-27T11:00:58.421Z] ---> eb3ac3940aa7 [2024-08-27T11:00:58.421Z] Step 8/25 : WORKDIR /app [2024-08-27T11:00:58.421Z] ---> Running in 59ae510fc314 [2024-08-27T11:00:58.708Z] Removing intermediate container 59ae510fc314 [2024-08-27T11:00:58.708Z] ---> 4d11e886f688 [2024-08-27T11:00:58.708Z] Step 9/25 : COPY go.mod vendor* ./ [2024-08-27T11:00:59.300Z] ---> 9f34eb89b4e2 [2024-08-27T11:00:59.300Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T11:00:59.300Z] ---> Running in 39b059022bbb [2024-08-27T11:01:01.876Z] Removing intermediate container 39b059022bbb [2024-08-27T11:01:01.876Z] ---> 9205ed8a8508 [2024-08-27T11:01:01.876Z] Step 11/25 : COPY . . [2024-08-27T11:01:02.147Z] ---> fd13a0e4fd06 [2024-08-27T11:01:02.147Z] Step 12/25 : RUN $MAKE [2024-08-27T11:01:02.413Z] ---> Running in f2fa8e8e9cd5 [2024-08-27T11:01:03.374Z] 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.34" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-08-27T11:04:25.134Z] Removing intermediate container f2fa8e8e9cd5 [2024-08-27T11:04:25.135Z] ---> 8fb0f404e1e1 [2024-08-27T11:04:25.135Z] Step 13/25 : FROM alpine:3.18 [2024-08-27T11:04:25.135Z] 3.18: Pulling from library/alpine [2024-08-27T11:04:25.135Z] 4983c3fe2029: Pulling fs layer [2024-08-27T11:04:25.135Z] 4983c3fe2029: Download complete [2024-08-27T11:04:25.400Z] 4983c3fe2029: Pull complete [2024-08-27T11:04:25.400Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T11:04:25.400Z] Status: Downloaded newer image for alpine:3.18 [2024-08-27T11:04:25.673Z] ---> a0237000ae83 [2024-08-27T11:04:25.673Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-27T11:04:25.673Z] ---> Running in 62f143d42552 [2024-08-27T11:04:25.938Z] Removing intermediate container 62f143d42552 [2024-08-27T11:04:25.938Z] ---> b97882d5712e [2024-08-27T11:04:25.938Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-08-27T11:04:25.938Z] ---> Running in 8d2b5dbc7731 [2024-08-27T11:04:26.898Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T11:04:30.222Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T11:04:30.806Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T11:04:30.806Z] Executing busybox-1.36.1-r7.trigger [2024-08-27T11:04:30.806Z] OK: 8 MiB in 16 packages [2024-08-27T11:04:31.766Z] Removing intermediate container 8d2b5dbc7731 [2024-08-27T11:04:31.766Z] ---> a9902caa6630 [2024-08-27T11:04:31.766Z] Step 16/25 : RUN apk --no-cache upgrade [2024-08-27T11:04:31.766Z] ---> Running in f2ec80e6c0b7 [2024-08-27T11:04:32.727Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T11:04:32.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T11:04:33.946Z] OK: 8 MiB in 16 packages [2024-08-27T11:04:34.530Z] Removing intermediate container f2ec80e6c0b7 [2024-08-27T11:04:34.530Z] ---> 5965c888bbd6 [2024-08-27T11:04:34.530Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-08-27T11:04:35.113Z] ---> 76ea2041aacb [2024-08-27T11:04:35.113Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-08-27T11:04:35.694Z] ---> a29137ce1e8b [2024-08-27T11:04:35.694Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-08-27T11:04:37.631Z] ---> 8bee8fcfc52d [2024-08-27T11:04:37.631Z] Step 20/25 : EXPOSE 59989 [2024-08-27T11:04:37.631Z] ---> Running in 411a2be0699f [2024-08-27T11:04:38.211Z] Removing intermediate container 411a2be0699f [2024-08-27T11:04:38.211Z] ---> be57713c0da1 [2024-08-27T11:04:38.211Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-08-27T11:04:38.211Z] ---> Running in d318a1c0f6cf [2024-08-27T11:04:38.475Z] Removing intermediate container d318a1c0f6cf [2024-08-27T11:04:38.475Z] ---> f07395ccd095 [2024-08-27T11:04:38.475Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-27T11:04:38.475Z] ---> Running in 8701424cd8ac [2024-08-27T11:04:38.741Z] Removing intermediate container 8701424cd8ac [2024-08-27T11:04:38.741Z] ---> 72f6899f863c [2024-08-27T11:04:38.741Z] Step 23/25 : LABEL arch=arm64 [2024-08-27T11:04:38.741Z] ---> Running in 4e577f071022 [2024-08-27T11:04:39.023Z] Removing intermediate container 4e577f071022 [2024-08-27T11:04:39.023Z] ---> 86d0929b635e [2024-08-27T11:04:39.023Z] Step 24/25 : LABEL git_sha=b158f6b7f61596ddd073fa1f0974d2e232731623 [2024-08-27T11:04:39.289Z] ---> Running in 21e9df92d169 [2024-08-27T11:04:39.554Z] Removing intermediate container 21e9df92d169 [2024-08-27T11:04:39.554Z] ---> 0f12335ceb34 [2024-08-27T11:04:39.554Z] Step 25/25 : LABEL version=0.0.0 [2024-08-27T11:04:39.554Z] ---> Running in 93aab23a1c00 [2024-08-27T11:04:39.817Z] Removing intermediate container 93aab23a1c00 [2024-08-27T11:04:39.817Z] ---> ec29e0bbd01b [2024-08-27T11:04:39.817Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-27T11:04:39.817Z] Successfully built ec29e0bbd01b [2024-08-27T11:04:39.817Z] 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-08-27T11:04:40.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T11:04:40.729Z] [2024-08-27T11:04:40.729Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T11:04:41.162Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T11:04:41.430Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-27T11:04:41.430Z] 8998bd30e6a1: Pulling fs layer [2024-08-27T11:04:41.430Z] 04944245beec: Pulling fs layer [2024-08-27T11:04:41.430Z] 699f458cf7ca: Pulling fs layer [2024-08-27T11:04:41.430Z] 765212b225bb: Pulling fs layer [2024-08-27T11:04:41.430Z] f23df028b6ca: Pulling fs layer [2024-08-27T11:04:41.430Z] d65c8cfc05b1: Pulling fs layer [2024-08-27T11:04:41.430Z] 2437ff75d9bd: Pulling fs layer [2024-08-27T11:04:41.430Z] 765212b225bb: Waiting [2024-08-27T11:04:41.430Z] f23df028b6ca: Waiting [2024-08-27T11:04:41.430Z] d65c8cfc05b1: Waiting [2024-08-27T11:04:41.430Z] 04944245beec: Verifying Checksum [2024-08-27T11:04:41.430Z] 04944245beec: Download complete [2024-08-27T11:04:41.430Z] 765212b225bb: Verifying Checksum [2024-08-27T11:04:41.430Z] 765212b225bb: Download complete [2024-08-27T11:04:41.430Z] f23df028b6ca: Verifying Checksum [2024-08-27T11:04:41.430Z] f23df028b6ca: Download complete [2024-08-27T11:04:41.430Z] d65c8cfc05b1: Verifying Checksum [2024-08-27T11:04:41.430Z] d65c8cfc05b1: Download complete [2024-08-27T11:04:41.698Z] 699f458cf7ca: Verifying Checksum [2024-08-27T11:04:41.698Z] 699f458cf7ca: Download complete [2024-08-27T11:04:41.966Z] 8998bd30e6a1: Verifying Checksum [2024-08-27T11:04:41.966Z] 8998bd30e6a1: Download complete [2024-08-27T11:04:44.551Z] 2437ff75d9bd: Verifying Checksum [2024-08-27T11:04:44.551Z] 2437ff75d9bd: Download complete [2024-08-27T11:04:46.493Z] 8998bd30e6a1: Pull complete [2024-08-27T11:04:47.077Z] 04944245beec: Pull complete [2024-08-27T11:04:48.485Z] 699f458cf7ca: Pull complete [2024-08-27T11:04:48.754Z] 765212b225bb: Pull complete [2024-08-27T11:04:49.712Z] f23df028b6ca: Pull complete [2024-08-27T11:04:49.979Z] d65c8cfc05b1: Pull complete [2024-08-27T11:05:08.191Z] 2437ff75d9bd: Pull complete [2024-08-27T11:05:08.191Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-27T11:05:08.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T11:05:08.191Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T11:05:08.549Z] prd-ubuntu20.04-docker-arm64-4c-16g-8807 does not seem to be running inside a container [2024-08-27T11:05:08.612Z] $ 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-08-27T11:05:11.231Z] $ docker top eb83f2c889644404a58ccc6d5dde5acddbdc9c3a9f4dea35c3c53c2e7138ec6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T11:05:12.159Z] ---> job-cost.sh [2024-08-27T11:05:12.159Z] lf-activate-venv: SKIPPING [2024-08-27T11:05:12.159Z] INFO: No Stack... [2024-08-27T11:05:12.736Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-27T11:05:13.313Z] INFO: Archiving Costs [Pipeline] sh [2024-08-27T11:05:13.963Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-08-27T11:05:13.963Z] + cut -d, -f6 [Pipeline] lock [2024-08-27T11:05:14.047Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-310-1-stack-cost] [2024-08-27T11:05:14.055Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-310-1-stack-cost] did not exist. Created. [2024-08-27T11:05:14.061Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-310-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-27T11:05:14.811Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-6fbd3d36/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-27T11:05:15.472Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-27T11:05:15.522Z] Warning: overwriting stash ‘stack-cost’ [2024-08-27T11:05:15.580Z] Stashed 1 file(s) [Pipeline] } [2024-08-27T11:05:15.602Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-310-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-27T11:05:15.693Z] $ docker stop --time=1 eb83f2c889644404a58ccc6d5dde5acddbdc9c3a9f4dea35c3c53c2e7138ec6a [2024-08-27T11:05:17.190Z] $ docker rm -f --volumes eb83f2c889644404a58ccc6d5dde5acddbdc9c3a9f4dea35c3c53c2e7138ec6a [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-08-27T11:05:18.451Z] provisioning config files... [2024-08-27T11:05:18.459Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-310@tmp/config12054705578539467204tmp [Pipeline] { [Pipeline] sh [2024-08-27T11:05:18.807Z] + set +x [2024-08-27T11:05:18.807Z] + + bash -s -- [2024-08-27T11:05:18.807Z] curl -s https://codecov.io/bash [2024-08-27T11:05:18.807Z] [2024-08-27T11:05:18.807Z] _____ _ [2024-08-27T11:05:18.807Z] / ____| | | [2024-08-27T11:05:18.807Z] | | ___ __| | ___ ___ _____ __ [2024-08-27T11:05:18.807Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-27T11:05:18.807Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-27T11:05:18.807Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-27T11:05:18.807Z] Bash-1.0.6 [2024-08-27T11:05:18.807Z] [2024-08-27T11:05:18.807Z] [2024-08-27T11:05:18.807Z] ==> git version 2.25.1 found [2024-08-27T11:05:18.807Z] ==> 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-08-27T11:05:18.808Z] Release-Date: 2020-01-08 [2024-08-27T11:05:18.808Z] 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-08-27T11:05:18.808Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-27T11:05:18.808Z] ==> Jenkins CI detected. [2024-08-27T11:05:18.808Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-310 [2024-08-27T11:05:18.808Z] project root: . [2024-08-27T11:05:18.808Z] --> token set from env [2024-08-27T11:05:18.808Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-27T11:05:18.808Z] ==> Running gcov in . (disable via -X gcov) [2024-08-27T11:05:18.808Z] ==> Python coveragepy not found [2024-08-27T11:05:18.808Z] ==> Searching for coverage reports in: [2024-08-27T11:05:18.808Z] + . [2024-08-27T11:05:18.808Z] -> Found 1 reports [2024-08-27T11:05:18.808Z] ==> Detecting git/mercurial file structure [2024-08-27T11:05:19.067Z] ==> Reading reports [2024-08-27T11:05:19.067Z] + ./coverage.out bytes=438103 [2024-08-27T11:05:19.067Z] ==> Appending adjustments [2024-08-27T11:05:19.067Z] https://docs.codecov.io/docs/fixing-reports [2024-08-27T11:05:19.067Z] + Found adjustments [2024-08-27T11:05:19.068Z] ==> Gzipping contents [2024-08-27T11:05:19.326Z] 52K /tmp/codecov.rhA8WK.gz [2024-08-27T11:05:19.326Z] ==> Uploading reports [2024-08-27T11:05:19.327Z] url: https://codecov.io [2024-08-27T11:05:19.327Z] query: branch=PR-310&commit=b158f6b7f61596ddd073fa1f0974d2e232731623&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-310%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=310&job=&cmd_args= [2024-08-27T11:05:19.327Z] -> Pinging Codecov [2024-08-27T11:05:19.327Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-310&commit=b158f6b7f61596ddd073fa1f0974d2e232731623&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-310%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=310&job=&cmd_args= [2024-08-27T11:05:19.327Z] -> Uploading to [2024-08-27T11:05:19.327Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-27/581DD39554BDF9B6E22D074273EAD858/b158f6b7f61596ddd073fa1f0974d2e232731623/a4112050-9197-43bb-9601-9587feb06a9d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240827%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240827T110519Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3f25c6d6a7fc222eac84174fb062744e4ab3943883164fee7593f7caeebea0bb [2024-08-27T11:05:19.327Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T11:05:19.327Z] Dload Upload Total Spent Left Speed [2024-08-27T11:05:19.587Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50181 0 0 100 50181 0 239k --:--:-- --:--:-- --:--:-- 239k 100 50181 0 0 100 50181 0 200k --:--:-- --:--:-- --:--:-- 199k [2024-08-27T11:05:19.587Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b158f6b7f61596ddd073fa1f0974d2e232731623 [Pipeline] } [2024-08-27T11:05:19.623Z] 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-08-27T11:05:21.972Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-310/archives ] [2024-08-27T11:05:21.972Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-310/archives [2024-08-27T11:05:21.972Z] total 16 [2024-08-27T11:05:21.972Z] drwxr-xr-x 3 root root 4096 Aug 27 10:53 . [2024-08-27T11:05:21.972Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 27 10:53 .. [2024-08-27T11:05:21.972Z] drwxr-xr-x 2 root root 4096 Aug 27 10:53 cost [2024-08-27T11:05:21.972Z] -rw-r--r-- 1 root root 91 Aug 27 10:53 cost.csv [2024-08-27T11:05:21.972Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-310/archives [2024-08-27T11:05:21.972Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-310/archives [2024-08-27T11:05:21.972Z] total 16 [2024-08-27T11:05:21.972Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 10:53 . [2024-08-27T11:05:21.972Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 27 10:53 .. [2024-08-27T11:05:21.972Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 27 10:53 cost [2024-08-27T11:05:21.972Z] -rw-r--r-- 1 jenkins jenkins 91 Aug 27 10:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-27T11:05:22.359Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T11:05:23.261Z] ---> package-listing.sh [2024-08-27T11:05:23.261Z] ++ facter osfamily [2024-08-27T11:05:23.261Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-27T11:05:23.519Z] + OS_FAMILY=debian [2024-08-27T11:05:23.519Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-310 [2024-08-27T11:05:23.519Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-27T11:05:23.519Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-27T11:05:23.519Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-27T11:05:23.519Z] + PACKAGES=/tmp/packages_start.txt [2024-08-27T11:05:23.519Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-310 ']' [2024-08-27T11:05:23.519Z] + PACKAGES=/tmp/packages_end.txt [2024-08-27T11:05:23.519Z] + case "${OS_FAMILY}" in [2024-08-27T11:05:23.519Z] + dpkg -l [2024-08-27T11:05:23.519Z] + grep '^ii' [2024-08-27T11:05:23.519Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-27T11:05:23.519Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-27T11:05:23.519Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-27T11:05:23.519Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-310 ']' [2024-08-27T11:05:23.519Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-310/archives/ [2024-08-27T11:05:23.519Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-310/archives/ [Pipeline] echo [2024-08-27T11:05:23.570Z] 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-310/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-27T11:05:23.869Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T11:05:24.607Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T11:05:24.607Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T11:05:24.787Z] prd-ubuntu20.04-docker-8c-8g-8806 does not seem to be running inside a container [2024-08-27T11:05:24.839Z] $ 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-310/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-310 -v /w/workspace/undry_device-rfid-llrp-go_PR-310:/w/workspace/undry_device-rfid-llrp-go_PR-310:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-310@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-310@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-08-27T11:05:25.040Z] $ docker top ee9d4e744838486132a2adb74ef1383cc6dc52811383eff691c5ce255f7f2349 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T11:05:25.463Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-27T11:05:25.787Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-27T11:05:26.124Z] + ls /var/log/sa-host [2024-08-27T11:05:26.125Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T11:05:26.394Z] provisioning config files... [2024-08-27T11:05:26.407Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-310@tmp/config10269292523769500903tmp [Pipeline] { [Pipeline] echo [2024-08-27T11:05:26.484Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T11:05:26.818Z] ---> create-netrc.sh [Pipeline] } [2024-08-27T11:05:26.854Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-27T11:05:27.289Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-27T11:05:27.327Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T11:05:27.650Z] ---> sudo-logs.sh [2024-08-27T11:05:27.650Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-27T11:05:27.781Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T11:05:28.107Z] ---> job-cost.sh [2024-08-27T11:05:28.107Z] lf-activate-venv: SKIPPING [2024-08-27T11:05:28.107Z] DEBUG: total: 0.2199999988079071 [2024-08-27T11:05:28.107Z] INFO: Retrieving Stack Cost... [2024-08-27T11:05:28.367Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-27T11:05:28.935Z] INFO: Archiving Costs [Pipeline] echo [2024-08-27T11:05:28.987Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T11:05:29.315Z] ---> logs-deploy.sh [2024-08-27T11:05:29.315Z] lf-activate-venv: SKIPPING [2024-08-27T11:05:29.315Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-310/1 [2024-08-27T11:05:29.315Z] INFO: archiving workspace using pattern(s): [2024-08-27T11:05:30.252Z] Archives upload complete. [2024-08-27T11:05:30.252Z] INFO: archiving logs to Nexus