Pull request #234 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 49c79310921bdeb3ea5dbca58493bf7d8cd35c30+427759c4c8768a0667949273cf9123d5f3339a5e (fc6ddad917d762926479b5dffa3256f066f3d3f7) 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-ssh7761382456117351943.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh8067142545090288387.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-234/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-234/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9979772301419458933.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-234/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11540900952377769996.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh1889998196090483056.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-234/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-234/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1563224180673168785.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-16689 in /w/workspace/undry_device-rfid-llrp-go_PR-234 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-234 # 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/234/head:refs/remotes/origin/PR-234 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 427759c4c8768a0667949273cf9123d5f3339a5e into PR head commit 49c79310921bdeb3ea5dbca58493bf7d8cd35c30 Merge succeeded, producing 49c79310921bdeb3ea5dbca58493bf7d8cd35c30 Checking out Revision 49c79310921bdeb3ea5dbca58493bf7d8cd35c30 (PR-234) 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 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-24T11:00:43.272Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 49c79310921bdeb3ea5dbca58493bf7d8cd35c30 # 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 427759c4c8768a0667949273cf9123d5f3339a5e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 49c79310921bdeb3ea5dbca58493bf7d8cd35c30 # timeout=10 [Pipeline] withCredentials [2023-05-24T11:00:43.455Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-24T11:00:43.558Z] ========================================================= [2023-05-24T11:00:43.558Z] EdgeX Global Pipelines Version Info [2023-05-24T11:00:43.558Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-24T11:00:44.302Z] ------------------- [2023-05-24T11:00:44.302Z] stable info: [2023-05-24T11:00:44.302Z] ------------------- [2023-05-24T11:00:44.302Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-24T11:00:44.302Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T11:00:44.302Z] Message: update stable to v1.0.249 [2023-05-24T11:00:44.874Z] ------------------- [2023-05-24T11:00:44.874Z] experimental info: [2023-05-24T11:00:44.874Z] ------------------- [2023-05-24T11:00:44.874Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-24T11:00:44.874Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-24T11:00:44.874Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-24T11:00:45.175Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-24T11:00:45.212Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-24T11:00:45.252Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-24T11:00:45.299Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-24T11:00:45.352Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-24T11:00:45.395Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-24T11:00:45.440Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-24T11:00:45.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-24T11:00:45.537Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-24T11:00:45.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-24T11:00:45.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-24T11:00:45.676Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-24T11:00:45.721Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-24T11:00:45.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-24T11:00:45.799Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T11:00:45.836Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-24T11:00:45.881Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T11:00:45.931Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-24T11:00:45.971Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-24T11:00:46.012Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-24T11:00:46.053Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-24T11:00:46.091Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-24T11:00:46.132Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-24T11:00:46.170Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-24T11:00:46.212Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-24T11:00:46.255Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-24T11:00:46.293Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-24T11:00:46.332Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-234 [Pipeline] echo [2023-05-24T11:00:46.375Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-234 [Pipeline] echo [2023-05-24T11:00:46.412Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-234 [Pipeline] echo [2023-05-24T11:00:46.450Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49c79310921bdeb3ea5dbca58493bf7d8cd35c30 [Pipeline] echo [2023-05-24T11:00:46.484Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49c7931 [Pipeline] echo [2023-05-24T11:00:46.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T11:00:46.626Z] provisioning config files... [2023-05-24T11:00:46.642Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-234@tmp/config9754717399173317843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T11:00:46.995Z] ---> docker-login.sh [2023-05-24T11:00:46.995Z] nexus3.edgexfoundry.org:10001 [2023-05-24T11:00:47.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:00:47.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:00:47.261Z] Configure a credential helper to remove this warning. See [2023-05-24T11:00:47.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:00:47.261Z] [2023-05-24T11:00:47.261Z] Login Succeeded [2023-05-24T11:00:47.261Z] nexus3.edgexfoundry.org:10002 [2023-05-24T11:00:47.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:00:47.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:00:47.521Z] Configure a credential helper to remove this warning. See [2023-05-24T11:00:47.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:00:47.521Z] [2023-05-24T11:00:47.521Z] Login Succeeded [2023-05-24T11:00:47.521Z] nexus3.edgexfoundry.org:10003 [2023-05-24T11:00:47.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:00:47.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:00:47.521Z] Configure a credential helper to remove this warning. See [2023-05-24T11:00:47.521Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:00:47.521Z] [2023-05-24T11:00:47.521Z] Login Succeeded [2023-05-24T11:00:47.521Z] nexus3.edgexfoundry.org:10004 [2023-05-24T11:00:47.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:00:47.781Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:00:47.781Z] Configure a credential helper to remove this warning. See [2023-05-24T11:00:47.781Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:00:47.781Z] [2023-05-24T11:00:47.781Z] Login Succeeded [2023-05-24T11:00:47.781Z] docker.io [2023-05-24T11:00:47.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:00:48.042Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:00:48.042Z] Configure a credential helper to remove this warning. See [2023-05-24T11:00:48.042Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:00:48.042Z] [2023-05-24T11:00:48.042Z] Login Succeeded [2023-05-24T11:00:48.042Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T11:00:48.070Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-24T11:00:48.731Z] + git rev-list -1 --merges 49c79310921bdeb3ea5dbca58493bf7d8cd35c30~1..49c79310921bdeb3ea5dbca58493bf7d8cd35c30 [Pipeline] echo [2023-05-24T11:00:48.795Z] -----------> git rev-list -1 --merges 49c79310921bdeb3ea5dbca58493bf7d8cd35c30~1..49c79310921bdeb3ea5dbca58493bf7d8cd35c30 49c79310921bdeb3ea5dbca58493bf7d8cd35c30 [false] [Pipeline] sh [2023-05-24T11:00:49.127Z] + git log --format=format:%s -1 49c79310921bdeb3ea5dbca58493bf7d8cd35c30 [Pipeline] echo [2023-05-24T11:00:49.158Z] ========================================================= [2023-05-24T11:00:49.158Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-24T11:00:49.158Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T11:00:49.607Z] + git log --format=format:%s -1 49c79310921bdeb3ea5dbca58493bf7d8cd35c30 [Pipeline] echo [2023-05-24T11:00:49.644Z] [semverPrep] GIT_COMMIT: 49c79310921bdeb3ea5dbca58493bf7d8cd35c30, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-24T11:00:49.679Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-24T11:00:50.083Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-24T11:00:50.083Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-24T11:00:50.083Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-24T11:00:50.083Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-24T11:00:50.083Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-24T11:00:50.083Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-24T11:00:50.083Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T11:00:50.585Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T11:00:50.585Z] [2023-05-24T11:00:50.585Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T11:00:50.973Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T11:00:50.973Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-24T11:00:50.973Z] b85a868b505f: Pulling fs layer [2023-05-24T11:00:50.973Z] e2be974225ed: Pulling fs layer [2023-05-24T11:00:50.973Z] 339a4e72a1f5: Pulling fs layer [2023-05-24T11:00:50.973Z] 988bab9f4d93: Pulling fs layer [2023-05-24T11:00:50.973Z] 1469e6f7b9e6: Pulling fs layer [2023-05-24T11:00:50.973Z] eaf3925da568: Pulling fs layer [2023-05-24T11:00:50.973Z] bab4dde63d76: Pulling fs layer [2023-05-24T11:00:50.973Z] bde34c3a00c8: Pulling fs layer [2023-05-24T11:00:50.973Z] b352a97aabf1: Pulling fs layer [2023-05-24T11:00:50.973Z] 4872d77fe225: Pulling fs layer [2023-05-24T11:00:50.973Z] 5851b861e8e6: Pulling fs layer [2023-05-24T11:00:50.973Z] 988bab9f4d93: Waiting [2023-05-24T11:00:50.973Z] 1469e6f7b9e6: Waiting [2023-05-24T11:00:50.973Z] eaf3925da568: Waiting [2023-05-24T11:00:50.973Z] bab4dde63d76: Waiting [2023-05-24T11:00:50.973Z] bde34c3a00c8: Waiting [2023-05-24T11:00:50.973Z] b352a97aabf1: Waiting [2023-05-24T11:00:50.973Z] 4872d77fe225: Waiting [2023-05-24T11:00:50.973Z] 5851b861e8e6: Waiting [2023-05-24T11:00:50.973Z] e2be974225ed: Download complete [2023-05-24T11:00:50.973Z] 988bab9f4d93: Verifying Checksum [2023-05-24T11:00:50.973Z] 988bab9f4d93: Download complete [2023-05-24T11:00:50.973Z] 1469e6f7b9e6: Verifying Checksum [2023-05-24T11:00:50.973Z] 1469e6f7b9e6: Download complete [2023-05-24T11:00:51.234Z] eaf3925da568: Verifying Checksum [2023-05-24T11:00:51.234Z] eaf3925da568: Download complete [2023-05-24T11:00:51.234Z] 339a4e72a1f5: Verifying Checksum [2023-05-24T11:00:51.234Z] 339a4e72a1f5: Download complete [2023-05-24T11:00:51.234Z] bde34c3a00c8: Verifying Checksum [2023-05-24T11:00:51.234Z] bde34c3a00c8: Download complete [2023-05-24T11:00:51.234Z] b352a97aabf1: Download complete [2023-05-24T11:00:51.234Z] 4872d77fe225: Download complete [2023-05-24T11:00:51.234Z] 5851b861e8e6: Verifying Checksum [2023-05-24T11:00:51.234Z] 5851b861e8e6: Download complete [2023-05-24T11:00:51.234Z] b85a868b505f: Verifying Checksum [2023-05-24T11:00:51.234Z] b85a868b505f: Download complete [2023-05-24T11:00:51.494Z] bab4dde63d76: Verifying Checksum [2023-05-24T11:00:51.494Z] bab4dde63d76: Download complete [2023-05-24T11:00:52.435Z] b85a868b505f: Pull complete [2023-05-24T11:00:52.435Z] e2be974225ed: Pull complete [2023-05-24T11:00:53.004Z] 339a4e72a1f5: Pull complete [2023-05-24T11:00:53.004Z] 988bab9f4d93: Pull complete [2023-05-24T11:00:53.265Z] 1469e6f7b9e6: Pull complete [2023-05-24T11:00:53.265Z] eaf3925da568: Pull complete [2023-05-24T11:00:55.177Z] bab4dde63d76: Pull complete [2023-05-24T11:00:55.177Z] bde34c3a00c8: Pull complete [2023-05-24T11:00:55.177Z] b352a97aabf1: Pull complete [2023-05-24T11:00:55.177Z] 4872d77fe225: Pull complete [2023-05-24T11:00:55.177Z] 5851b861e8e6: Pull complete [2023-05-24T11:00:55.177Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-24T11:00:55.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-24T11:00:55.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T11:00:55.415Z] prd-ubuntu20.04-docker-8c-8g-16689 does not seem to be running inside a container [2023-05-24T11:00:55.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-234 -v /w/workspace/undry_device-rfid-llrp-go_PR-234:/w/workspace/undry_device-rfid-llrp-go_PR-234:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-234@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-24T11:00:58.309Z] $ docker top 167792003adb0afc7dcab784ccbe26521c07de97439a2fb74b48ef72ad61d820 -eo pid,comm [2023-05-24T11:00:58.359Z] 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). [2023-05-24T11:00:58.359Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-24T11:00:58.491Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T11:00:58.491Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T11:00:58.591Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T11:00:58.597Z] $ docker exec 167792003adb0afc7dcab784ccbe26521c07de97439a2fb74b48ef72ad61d820 ssh-agent [2023-05-24T11:00:58.704Z] SSH_AUTH_SOCK=/tmp/ssh-9POYufTY5jgR/agent.33 [2023-05-24T11:00:58.705Z] SSH_AGENT_PID=39 [2023-05-24T11:00:58.712Z] Running ssh-add (command line suppressed) [2023-05-24T11:00:58.802Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-234@tmp/private_key_14294528207349049976.key (/w/workspace/undry_device-rfid-llrp-go_PR-234@tmp/private_key_14294528207349049976.key) [2023-05-24T11:00:58.812Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T11:00:59.147Z] + git tag --points-at HEAD [Pipeline] } [2023-05-24T11:00:59.175Z] $ docker exec --env ******** --env ******** 167792003adb0afc7dcab784ccbe26521c07de97439a2fb74b48ef72ad61d820 ssh-agent -k [2023-05-24T11:00:59.270Z] unset SSH_AUTH_SOCK; [2023-05-24T11:00:59.270Z] unset SSH_AGENT_PID; [2023-05-24T11:00:59.270Z] echo Agent pid 39 killed; [2023-05-24T11:00:59.277Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-24T11:00:59.367Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-24T11:00:59.367Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-24T11:00:59.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-24T11:00:59.482Z] $ docker exec 167792003adb0afc7dcab784ccbe26521c07de97439a2fb74b48ef72ad61d820 ssh-agent [2023-05-24T11:00:59.580Z] SSH_AUTH_SOCK=/tmp/ssh-RBDvSk8XJsDt/agent.69 [2023-05-24T11:00:59.580Z] SSH_AGENT_PID=75 [2023-05-24T11:00:59.586Z] Running ssh-add (command line suppressed) [2023-05-24T11:00:59.676Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-234@tmp/private_key_6013519026246999936.key (/w/workspace/undry_device-rfid-llrp-go_PR-234@tmp/private_key_6013519026246999936.key) [2023-05-24T11:00:59.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-24T11:01:00.022Z] + git semver init [2023-05-24T11:01:00.282Z] 2023-05-24 11:01:00,212 [run_init] DEBUG init version:0.0.0 force:False [2023-05-24T11:01:00.282Z] 2023-05-24 11:01:00,212 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-234/.semver [2023-05-24T11:01:00.282Z] 2023-05-24 11:01:00,213 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-234/.semver [2023-05-24T11:01:00.282Z] 2023-05-24 11:01:00,213 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-234/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-234, universal_newlines=False, shell=None, istream=None) [2023-05-24T11:01:01.224Z] 2023-05-24 11:01:00,983 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-234/.git/info/exclude [2023-05-24T11:01:01.224Z] 2023-05-24 11:01:00,984 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-234/.semver/PR-234 with force:False [2023-05-24T11:01:01.224Z] 2023-05-24 11:01:00,984 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-234/.semver/PR-234 [2023-05-24T11:01:01.224Z] 2023-05-24 11:01:00,988 [execute] INFO git cat-file --batch-check [2023-05-24T11:01:01.224Z] 2023-05-24 11:01:00,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-234/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T11:01:01.224Z] 2023-05-24 11:01:00,995 [execute] INFO git cat-file --batch [2023-05-24T11:01:01.224Z] 2023-05-24 11:01:00,996 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-234/.semver, universal_newlines=False, shell=None, istream=) [2023-05-24T11:01:01.224Z] 2023-05-24 11:01:01,002 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-234/.semver/PR-234 [2023-05-24T11:01:01.224Z] 0.0.0 [Pipeline] } [2023-05-24T11:01:01.256Z] $ docker exec --env ******** --env ******** 167792003adb0afc7dcab784ccbe26521c07de97439a2fb74b48ef72ad61d820 ssh-agent -k [2023-05-24T11:01:01.354Z] unset SSH_AUTH_SOCK; [2023-05-24T11:01:01.355Z] unset SSH_AGENT_PID; [2023-05-24T11:01:01.355Z] echo Agent pid 75 killed; [2023-05-24T11:01:01.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-24T11:01:01.796Z] + git semver [Pipeline] } [2023-05-24T11:01:02.087Z] $ docker stop --time=1 167792003adb0afc7dcab784ccbe26521c07de97439a2fb74b48ef72ad61d820 [2023-05-24T11:01:03.407Z] $ docker rm -f --volumes 167792003adb0afc7dcab784ccbe26521c07de97439a2fb74b48ef72ad61d820 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T11:01:03.814Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-24T11:01:04.106Z] Stashed 1 file(s) [Pipeline] echo [2023-05-24T11:01:04.123Z] [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 [2023-05-24T11:01:04.759Z] provisioning config files... [2023-05-24T11:01:04.769Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-234@tmp/config14265048081223927267tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T11:01:05.112Z] ---> docker-login.sh [2023-05-24T11:01:05.113Z] nexus3.edgexfoundry.org:10001 [2023-05-24T11:01:05.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:01:05.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:01:05.113Z] Configure a credential helper to remove this warning. See [2023-05-24T11:01:05.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:01:05.113Z] [2023-05-24T11:01:05.113Z] Login Succeeded [2023-05-24T11:01:05.113Z] nexus3.edgexfoundry.org:10002 [2023-05-24T11:01:05.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:01:05.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:01:05.113Z] Configure a credential helper to remove this warning. See [2023-05-24T11:01:05.113Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:01:05.113Z] [2023-05-24T11:01:05.113Z] Login Succeeded [2023-05-24T11:01:05.113Z] nexus3.edgexfoundry.org:10003 [2023-05-24T11:01:05.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:01:05.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:01:05.373Z] Configure a credential helper to remove this warning. See [2023-05-24T11:01:05.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:01:05.373Z] [2023-05-24T11:01:05.373Z] Login Succeeded [2023-05-24T11:01:05.373Z] nexus3.edgexfoundry.org:10004 [2023-05-24T11:01:05.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:01:05.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:01:05.373Z] Configure a credential helper to remove this warning. See [2023-05-24T11:01:05.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:01:05.373Z] [2023-05-24T11:01:05.373Z] Login Succeeded [2023-05-24T11:01:05.373Z] docker.io [2023-05-24T11:01:05.373Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:01:05.633Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:01:05.633Z] Configure a credential helper to remove this warning. See [2023-05-24T11:01:05.633Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:01:05.633Z] [2023-05-24T11:01:05.633Z] Login Succeeded [2023-05-24T11:01:05.895Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T11:01:05.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T11:01:06.120Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T11:01:06.152Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T11:01:06.185Z] ========================================================= [2023-05-24T11:01:06.185Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-24T11:01:06.185Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T11:01:06.661Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T11:01:06.661Z] Sending build context to Docker daemon 4.258MB [2023-05-24T11:01:06.661Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T11:01:06.661Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T11:01:06.661Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-24T11:01:06.661Z] f56be85fc22e: Pulling fs layer [2023-05-24T11:01:06.661Z] 85791d961cd3: Pulling fs layer [2023-05-24T11:01:06.661Z] d694b5ae8c79: Pulling fs layer [2023-05-24T11:01:06.661Z] 9f32a84ed3da: Pulling fs layer [2023-05-24T11:01:06.661Z] 4d19c01a9841: Pulling fs layer [2023-05-24T11:01:06.661Z] 9325e15d5711: Pulling fs layer [2023-05-24T11:01:06.661Z] 556b6ee489ea: Pulling fs layer [2023-05-24T11:01:06.661Z] c5a4b2cf53e6: Pulling fs layer [2023-05-24T11:01:06.661Z] 9f32a84ed3da: Waiting [2023-05-24T11:01:06.661Z] 4d19c01a9841: Waiting [2023-05-24T11:01:06.661Z] 9325e15d5711: Waiting [2023-05-24T11:01:06.661Z] 556b6ee489ea: Waiting [2023-05-24T11:01:06.661Z] c5a4b2cf53e6: Waiting [2023-05-24T11:01:06.661Z] 85791d961cd3: Verifying Checksum [2023-05-24T11:01:06.661Z] 85791d961cd3: Download complete [2023-05-24T11:01:06.661Z] 9f32a84ed3da: Verifying Checksum [2023-05-24T11:01:06.661Z] 9f32a84ed3da: Download complete [2023-05-24T11:01:06.661Z] 4d19c01a9841: Verifying Checksum [2023-05-24T11:01:06.661Z] 4d19c01a9841: Download complete [2023-05-24T11:01:06.661Z] f56be85fc22e: Verifying Checksum [2023-05-24T11:01:06.661Z] f56be85fc22e: Download complete [2023-05-24T11:01:06.921Z] 9325e15d5711: Verifying Checksum [2023-05-24T11:01:06.921Z] 9325e15d5711: Download complete [2023-05-24T11:01:06.921Z] f56be85fc22e: Pull complete [2023-05-24T11:01:07.182Z] 85791d961cd3: Pull complete [2023-05-24T11:01:07.182Z] c5a4b2cf53e6: Verifying Checksum [2023-05-24T11:01:07.182Z] c5a4b2cf53e6: Download complete [2023-05-24T11:01:07.441Z] d694b5ae8c79: Download complete [2023-05-24T11:01:07.441Z] 556b6ee489ea: Verifying Checksum [2023-05-24T11:01:07.441Z] 556b6ee489ea: Download complete [2023-05-24T11:01:10.723Z] d694b5ae8c79: Pull complete [2023-05-24T11:01:10.723Z] 9f32a84ed3da: Pull complete [2023-05-24T11:01:10.723Z] 4d19c01a9841: Pull complete [2023-05-24T11:01:10.723Z] 9325e15d5711: Pull complete [2023-05-24T11:01:12.625Z] 556b6ee489ea: Pull complete [2023-05-24T11:01:13.563Z] c5a4b2cf53e6: Pull complete [2023-05-24T11:01:13.563Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-24T11:01:13.563Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-24T11:01:13.563Z] ---> c4be618373d6 [2023-05-24T11:01:13.563Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T11:01:18.846Z] ---> Running in a2c1f4bb3ddb [2023-05-24T11:01:18.846Z] Removing intermediate container a2c1f4bb3ddb [2023-05-24T11:01:18.846Z] ---> 67c8f31aabb8 [2023-05-24T11:01:18.846Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T11:01:18.846Z] ---> Running in e74fd1e6b19c [2023-05-24T11:01:18.846Z] Removing intermediate container e74fd1e6b19c [2023-05-24T11:01:18.846Z] ---> 7e662a8c4364 [2023-05-24T11:01:18.846Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T11:01:18.846Z] ---> Running in 5b7f04fe19b3 [2023-05-24T11:01:18.846Z] Removing intermediate container 5b7f04fe19b3 [2023-05-24T11:01:18.846Z] ---> 423e2beddeb6 [2023-05-24T11:01:18.846Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T11:01:18.846Z] ---> Running in e57a9c09b157 [2023-05-24T11:01:18.846Z] Removing intermediate container e57a9c09b157 [2023-05-24T11:01:18.846Z] ---> 5b6164f34111 [2023-05-24T11:01:18.846Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T11:01:18.846Z] ---> Running in efec85bb843c [2023-05-24T11:01:18.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T11:01:18.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T11:01:19.106Z] OK: 265 MiB in 53 packages [2023-05-24T11:01:19.364Z] Removing intermediate container efec85bb843c [2023-05-24T11:01:19.364Z] ---> 499463a0bc3f [2023-05-24T11:01:19.364Z] Step 8/12 : WORKDIR /app [2023-05-24T11:01:19.364Z] ---> Running in ae07ee7ea723 [2023-05-24T11:01:19.364Z] Removing intermediate container ae07ee7ea723 [2023-05-24T11:01:19.364Z] ---> c9992a7452a8 [2023-05-24T11:01:19.364Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-24T11:01:19.562Z] Still waiting to schedule task [2023-05-24T11:01:19.563Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-24T11:01:19.624Z] ---> fd792a7e4c72 [2023-05-24T11:01:19.624Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T11:01:19.624Z] ---> Running in 60bb7cf09902 [2023-05-24T11:01:51.706Z] Removing intermediate container 60bb7cf09902 [2023-05-24T11:01:51.706Z] ---> bc7202a19a35 [2023-05-24T11:01:51.706Z] Step 11/12 : COPY . . [2023-05-24T11:01:51.706Z] ---> 79ccc66c1822 [2023-05-24T11:01:51.706Z] Step 12/12 : RUN $MAKE [2023-05-24T11:01:51.706Z] ---> Running in 4a1ee39e355a [2023-05-24T11:01:51.706Z] noop [2023-05-24T11:01:51.706Z] Removing intermediate container 4a1ee39e355a [2023-05-24T11:01:51.706Z] ---> a3cbc48063f1 [2023-05-24T11:01:51.706Z] Successfully built a3cbc48063f1 [2023-05-24T11:01:51.706Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T11:01:52.160Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T11:01:52.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T11:01:52.310Z] prd-ubuntu20.04-docker-8c-8g-16689 does not seem to be running inside a container [2023-05-24T11:01:52.338Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-234 -v /w/workspace/undry_device-rfid-llrp-go_PR-234:/w/workspace/undry_device-rfid-llrp-go_PR-234:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-234@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T11:01:52.646Z] $ docker top abef64fb6ee38f6597c9ddff9b22e1e7c22c009af960f0bdef8716acf9ea87cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T11:01:53.027Z] + go version [2023-05-24T11:01:53.027Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-24T11:01:53.061Z] $ docker stop --time=1 abef64fb6ee38f6597c9ddff9b22e1e7c22c009af960f0bdef8716acf9ea87cb [2023-05-24T11:01:54.324Z] $ docker rm -f --volumes abef64fb6ee38f6597c9ddff9b22e1e7c22c009af960f0bdef8716acf9ea87cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T11:01:54.988Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-24T11:01:54.988Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T11:01:55.141Z] prd-ubuntu20.04-docker-8c-8g-16689 does not seem to be running inside a container [2023-05-24T11:01:55.170Z] $ 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-234 -v /w/workspace/undry_device-rfid-llrp-go_PR-234:/w/workspace/undry_device-rfid-llrp-go_PR-234:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-234@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-24T11:01:55.467Z] $ docker top 15fd120ae6794e76c980a3e5f09967395b7fa8a9008fb65d3407bbe62985bf01 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T11:01:55.855Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-234 [Pipeline] fileExists [Pipeline] sh [2023-05-24T11:01:56.224Z] + make test [2023-05-24T11:01:56.225Z] go test ./... -coverprofile=coverage.out ./... [2023-05-24T11:02:01.493Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-24T11:02:11.460Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-24T11:02:11.460Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-24T11:02:13.994Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.428s coverage: 40.5% of statements [2023-05-24T11:02:13.994Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 52.0% of statements [2023-05-24T11:02:13.994Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 95.5% of statements [2023-05-24T11:02:22.102Z] go vet ./... [2023-05-24T11:02:24.631Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T11:02:24.631Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T11:02:24.631Z] ./bin/test-attribution-txt.sh [2023-05-24T11:02:24.631Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-24T11:02:24.631Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-24T11:02:24.670Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T11:02:24.699Z] $ docker stop --time=1 15fd120ae6794e76c980a3e5f09967395b7fa8a9008fb65d3407bbe62985bf01 [2023-05-24T11:02:29.134Z] $ docker rm -f --volumes 15fd120ae6794e76c980a3e5f09967395b7fa8a9008fb65d3407bbe62985bf01 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T11:02:29.646Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T11:02:29.775Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-24T11:02:30.489Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T11:02:30.830Z] + ls -al . [2023-05-24T11:02:30.830Z] total 628 [2023-05-24T11:02:30.830Z] drwxrwxr-x 11 jenkins jenkins 4096 May 24 11:01 . [2023-05-24T11:02:30.830Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 11:00 .. [2023-05-24T11:02:30.830Z] -rw-rw-r-- 1 jenkins jenkins 134 May 24 11:00 .dockerignore [2023-05-24T11:02:30.830Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 11:01 .git [2023-05-24T11:02:30.830Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 11:00 .github [2023-05-24T11:02:30.830Z] -rw-rw-r-- 1 jenkins jenkins 946 May 24 11:00 .gitignore [2023-05-24T11:02:30.830Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 11:00 .golangci.yml [2023-05-24T11:02:30.830Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 11:01 .semver [2023-05-24T11:02:30.830Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 24 11:00 Attribution.txt [2023-05-24T11:02:30.830Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 24 11:00 CHANGELOG.md [2023-05-24T11:02:30.830Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 24 11:00 Dockerfile [2023-05-24T11:02:30.830Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 11:00 GOVERNANCE.md [2023-05-24T11:02:30.830Z] -rw-rw-r-- 1 jenkins jenkins 683 May 24 11:00 Jenkinsfile [2023-05-24T11:02:30.830Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 24 11:00 LICENSE [2023-05-24T11:02:30.830Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 24 11:00 Makefile [2023-05-24T11:02:30.830Z] -rw-rw-r-- 1 jenkins jenkins 625 May 24 11:00 OWNERS.md [2023-05-24T11:02:30.830Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 24 11:00 README.md [2023-05-24T11:02:30.830Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 11:01 VERSION [2023-05-24T11:02:30.830Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 11:00 bin [2023-05-24T11:02:30.830Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 11:00 cmd [2023-05-24T11:02:30.830Z] -rw-r--r-- 1 jenkins jenkins 458038 May 24 11:02 coverage.out [2023-05-24T11:02:30.830Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 11:00 examples [2023-05-24T11:02:30.830Z] -rw-rw-r-- 1 jenkins jenkins 3378 May 24 11:00 go.mod [2023-05-24T11:02:30.830Z] -rw-rw-r-- 1 jenkins jenkins 30996 May 24 11:00 go.sum [2023-05-24T11:02:30.830Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 11:00 images [2023-05-24T11:02:30.830Z] drwxrwxr-x 5 jenkins jenkins 4096 May 24 11:00 internal [2023-05-24T11:02:30.830Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 11:00 snap [2023-05-24T11:02:30.830Z] -rw-rw-r-- 1 jenkins jenkins 193 May 24 11:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T11:02:31.204Z] + 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=49c79310921bdeb3ea5dbca58493bf7d8cd35c30 --label arch=amd64 --label version=0.0.0 . [2023-05-24T11:02:31.204Z] Sending build context to Docker daemon 4.258MB [2023-05-24T11:02:31.204Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T11:02:31.204Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-24T11:02:31.204Z] ---> a3cbc48063f1 [2023-05-24T11:02:31.204Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T11:02:31.204Z] ---> Running in b6881b0336a8 [2023-05-24T11:02:31.463Z] Removing intermediate container b6881b0336a8 [2023-05-24T11:02:31.463Z] ---> 7b156bdfcae2 [2023-05-24T11:02:31.463Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T11:02:31.463Z] ---> Running in 4cee7d5ae648 [2023-05-24T11:02:31.463Z] Removing intermediate container 4cee7d5ae648 [2023-05-24T11:02:31.463Z] ---> 79aa72ec86ff [2023-05-24T11:02:31.463Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T11:02:31.463Z] ---> Running in fb9b95cb6ac9 [2023-05-24T11:02:31.463Z] Removing intermediate container fb9b95cb6ac9 [2023-05-24T11:02:31.463Z] ---> 82fb491fb7a3 [2023-05-24T11:02:31.463Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T11:02:31.463Z] ---> Running in d2a3698606b7 [2023-05-24T11:02:31.722Z] Removing intermediate container d2a3698606b7 [2023-05-24T11:02:31.722Z] ---> 8440af7a4cb5 [2023-05-24T11:02:31.722Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T11:02:31.722Z] ---> Running in 05bd98e05c86 [2023-05-24T11:02:31.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T11:02:31.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T11:02:32.245Z] OK: 265 MiB in 53 packages [2023-05-24T11:02:32.505Z] Removing intermediate container 05bd98e05c86 [2023-05-24T11:02:32.505Z] ---> 0de817d1265c [2023-05-24T11:02:32.505Z] Step 8/24 : WORKDIR /app [2023-05-24T11:02:32.505Z] ---> Running in 47f24d31128d [2023-05-24T11:02:32.505Z] Removing intermediate container 47f24d31128d [2023-05-24T11:02:32.505Z] ---> a72150681728 [2023-05-24T11:02:32.505Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-24T11:02:32.764Z] ---> 83f624fa6535 [2023-05-24T11:02:32.764Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T11:02:32.764Z] ---> Running in 93f376df655e [2023-05-24T11:02:33.736Z] Removing intermediate container 93f376df655e [2023-05-24T11:02:33.736Z] ---> acf6f0c9683b [2023-05-24T11:02:33.736Z] Step 11/24 : COPY . . [2023-05-24T11:02:33.996Z] ---> ddb15a155e0c [2023-05-24T11:02:33.996Z] Step 12/24 : RUN $MAKE [2023-05-24T11:02:33.996Z] ---> Running in e76b5f4fcd3a [2023-05-24T11:02:34.255Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-24T11:02:45.513Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16690 in /w/workspace/undry_device-rfid-llrp-go_PR-234 [Pipeline] { [Pipeline] ws [2023-05-24T11:02:45.577Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-05-24T11:02:45.665Z] Selected Git installation does not exist. Using Default [2023-05-24T11:02:45.665Z] The recommended git tool is: NONE [2023-05-24T11:02:51.350Z] using credential edgex-jenkins-ssh [2023-05-24T11:02:51.373Z] Cloning the remote Git repository [2023-05-24T11:02:51.418Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-24T11:02:51.508Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-05-24T11:02:51.650Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-24T11:02:51.651Z] > git --version # timeout=10 [2023-05-24T11:02:51.671Z] > git --version # 'git version 2.25.1' [2023-05-24T11:02:51.673Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T11:02:51.831Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T11:02:52.956Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-24T11:02:52.985Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-24T11:02:54.418Z] Merging remotes/origin/main commit 427759c4c8768a0667949273cf9123d5f3339a5e into PR head commit 49c79310921bdeb3ea5dbca58493bf7d8cd35c30 [2023-05-24T11:02:53.852Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-24T11:02:53.897Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-24T11:02:53.898Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T11:02:53.926Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/234/head:refs/remotes/origin/PR-234 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-24T11:02:54.438Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T11:02:54.506Z] > git checkout -f 49c79310921bdeb3ea5dbca58493bf7d8cd35c30 # timeout=10 [2023-05-24T11:02:54.753Z] Merge succeeded, producing 49c79310921bdeb3ea5dbca58493bf7d8cd35c30 [2023-05-24T11:02:54.754Z] Checking out Revision 49c79310921bdeb3ea5dbca58493bf7d8cd35c30 (PR-234) [2023-05-24T11:02:55.293Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-24T11:02:55.345Z] > git --version # timeout=10 [2023-05-24T11:02:55.357Z] > git --version # 'git version 2.25.1' [2023-05-24T11:02:55.379Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-05-24T11:02:54.628Z] > git remote # timeout=10 [2023-05-24T11:02:54.658Z] > git config --get remote.origin.url # timeout=10 [2023-05-24T11:02:54.687Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-24T11:02:54.702Z] > git merge 427759c4c8768a0667949273cf9123d5f3339a5e # timeout=10 [2023-05-24T11:02:54.733Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-24T11:02:54.767Z] > git config core.sparsecheckout # timeout=10 [2023-05-24T11:02:54.782Z] > git checkout -f 49c79310921bdeb3ea5dbca58493bf7d8cd35c30 # timeout=10 [Pipeline] sh [2023-05-24T11:02:56.182Z] Removing intermediate container e76b5f4fcd3a [2023-05-24T11:02:56.182Z] ---> 44479d79ad24 [2023-05-24T11:02:56.182Z] Step 13/24 : FROM alpine:3.17 [2023-05-24T11:02:56.182Z] 3.17: Pulling from library/alpine [2023-05-24T11:02:56.182Z] f56be85fc22e: Already exists [2023-05-24T11:02:56.182Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T11:02:56.182Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T11:02:56.182Z] ---> 9ed4aefc74f6 [2023-05-24T11:02:56.182Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-24T11:02:56.182Z] ---> Running in baf20a397604 [2023-05-24T11:02:56.182Z] Removing intermediate container baf20a397604 [2023-05-24T11:02:56.182Z] ---> b9eb67acd996 [2023-05-24T11:02:56.182Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T11:02:56.182Z] ---> Running in 6f7f06ec307f [2023-05-24T11:02:56.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-24T11:02:56.182Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-24T11:02:56.182Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T11:02:56.182Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T11:02:56.182Z] OK: 7 MiB in 16 packages [2023-05-24T11:02:56.182Z] Removing intermediate container 6f7f06ec307f [2023-05-24T11:02:56.182Z] ---> 49ac7b80a096 [2023-05-24T11:02:56.182Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-24T11:02:56.182Z] ---> 58a90d0b1511 [2023-05-24T11:02:56.182Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-24T11:02:56.182Z] ---> e74ee593952f [2023-05-24T11:02:56.182Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-24T11:02:56.182Z] ---> 20f9dc41a60e [2023-05-24T11:02:56.182Z] Step 19/24 : EXPOSE 59989 [2023-05-24T11:02:56.182Z] ---> Running in 58a7026470bf [2023-05-24T11:02:56.182Z] Removing intermediate container 58a7026470bf [2023-05-24T11:02:56.182Z] ---> 35879c75a851 [2023-05-24T11:02:56.182Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-24T11:02:56.182Z] ---> Running in 4753c4e2cbfa [2023-05-24T11:02:56.182Z] Removing intermediate container 4753c4e2cbfa [2023-05-24T11:02:56.182Z] ---> d7924a1b21e2 [2023-05-24T11:02:56.182Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T11:02:56.182Z] ---> Running in ed104e63a05c [2023-05-24T11:02:56.182Z] Removing intermediate container ed104e63a05c [2023-05-24T11:02:56.182Z] ---> 25c312accc45 [2023-05-24T11:02:56.182Z] Step 22/24 : LABEL arch=amd64 [2023-05-24T11:02:56.182Z] ---> Running in 67d98cb7740b [2023-05-24T11:02:56.182Z] Removing intermediate container 67d98cb7740b [2023-05-24T11:02:56.182Z] ---> e172af9c3620 [2023-05-24T11:02:56.182Z] Step 23/24 : LABEL git_sha=49c79310921bdeb3ea5dbca58493bf7d8cd35c30 [2023-05-24T11:02:56.182Z] ---> Running in 4a6e8f542aec [2023-05-24T11:02:56.182Z] Removing intermediate container 4a6e8f542aec [2023-05-24T11:02:56.182Z] ---> 2b3e4e213ca5 [2023-05-24T11:02:56.182Z] Step 24/24 : LABEL version=0.0.0 [2023-05-24T11:02:56.182Z] ---> Running in 1e5e8b94f23d [2023-05-24T11:02:56.182Z] Removing intermediate container 1e5e8b94f23d [2023-05-24T11:02:56.182Z] ---> 873c12dc7c6c [2023-05-24T11:02:56.183Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T11:02:56.183Z] Successfully built 873c12dc7c6c [2023-05-24T11:02:56.183Z] 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] } [2023-05-24T11:02:56.490Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-24T11:02:56.490Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T11:02:56.490Z] Dload Upload Total Spent Left Speed [2023-05-24T11:02:56.490Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 88548 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-05-24T11:02:57.138Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-24T11:02:57.182Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T11:02:57.182Z] [2023-05-24T11:02:57.182Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T11:02:57.495Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-24T11:02:57.495Z] + sudo tee /etc/docker/daemon.new [2023-05-24T11:02:57.495Z] { [2023-05-24T11:02:57.495Z] "registry-mirrors": [ [2023-05-24T11:02:57.495Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-24T11:02:57.495Z] ], [2023-05-24T11:02:57.495Z] "bip": "10.250.0.254/24", [2023-05-24T11:02:57.495Z] "hosts": [ [2023-05-24T11:02:57.495Z] "tcp://0.0.0.0:5555", [2023-05-24T11:02:57.495Z] "unix:///var/run/docker.sock" [2023-05-24T11:02:57.495Z] ], [2023-05-24T11:02:57.495Z] "mtu": 1458, [2023-05-24T11:02:57.495Z] "selinux-enabled": true, [2023-05-24T11:02:57.495Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-24T11:02:57.495Z] } [Pipeline] sh [2023-05-24T11:02:57.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T11:02:57.631Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-24T11:02:57.631Z] 5eb5b503b376: Pulling fs layer [2023-05-24T11:02:57.631Z] 5c69ac0246d0: Pulling fs layer [2023-05-24T11:02:57.631Z] ec43610c2a17: Pulling fs layer [2023-05-24T11:02:57.631Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-24T11:02:57.631Z] 33b1e0a273af: Pulling fs layer [2023-05-24T11:02:57.631Z] 5d3b04190fa2: Pulling fs layer [2023-05-24T11:02:57.631Z] 2f39f015ded8: Pulling fs layer [2023-05-24T11:02:57.631Z] 33b1e0a273af: Waiting [2023-05-24T11:02:57.631Z] 5d3b04190fa2: Waiting [2023-05-24T11:02:57.631Z] 3a2ae6a8a46f: Waiting [2023-05-24T11:02:57.631Z] 5c69ac0246d0: Verifying Checksum [2023-05-24T11:02:57.631Z] 5c69ac0246d0: Download complete [2023-05-24T11:02:57.631Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-24T11:02:57.631Z] 3a2ae6a8a46f: Download complete [2023-05-24T11:02:57.631Z] ec43610c2a17: Verifying Checksum [2023-05-24T11:02:57.631Z] ec43610c2a17: Download complete [2023-05-24T11:02:57.631Z] 33b1e0a273af: Verifying Checksum [2023-05-24T11:02:57.631Z] 5d3b04190fa2: Download complete [2023-05-24T11:02:57.631Z] 33b1e0a273af: Download complete [2023-05-24T11:02:57.849Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-24T11:02:57.891Z] 5eb5b503b376: Verifying Checksum [2023-05-24T11:02:57.891Z] 5eb5b503b376: Download complete [2023-05-24T11:02:58.203Z] + sudo service docker restart [2023-05-24T11:02:58.460Z] 2f39f015ded8: Download complete [2023-05-24T11:02:59.028Z] 5eb5b503b376: Pull complete [2023-05-24T11:02:59.028Z] 5c69ac0246d0: Pull complete [2023-05-24T11:02:59.595Z] ec43610c2a17: Pull complete [2023-05-24T11:02:59.595Z] 3a2ae6a8a46f: Pull complete [2023-05-24T11:02:59.595Z] 33b1e0a273af: Pull complete [2023-05-24T11:02:59.855Z] 5d3b04190fa2: Pull complete [2023-05-24T11:03:04.050Z] 2f39f015ded8: Pull complete [2023-05-24T11:03:04.050Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-24T11:03:04.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T11:03:04.050Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T11:03:04.280Z] prd-ubuntu20.04-docker-8c-8g-16689 does not seem to be running inside a container [2023-05-24T11:03:04.309Z] $ 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-234 -v /w/workspace/undry_device-rfid-llrp-go_PR-234:/w/workspace/undry_device-rfid-llrp-go_PR-234:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-234@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-234@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 [2023-05-24T11:03:08.414Z] $ docker top fb25416c2076b63e52df0f6bd683814d9a96ffd0a1675218a3c0f8dcd3c9544a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T11:03:08.895Z] ---> job-cost.sh [2023-05-24T11:03:08.895Z] lf-activate-venv: SKIPPING [2023-05-24T11:03:08.895Z] INFO: No Stack... [2023-05-24T11:03:09.153Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T11:03:09.721Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T11:03:10.036Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-234/archives/cost.csv [2023-05-24T11:03:10.036Z] + cut -d, -f6 [Pipeline] lock [2023-05-24T11:03:10.088Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-234-1-stack-cost] [2023-05-24T11:03:10.093Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-234-1-stack-cost] did not exist. Created. [2023-05-24T11:03:10.093Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-234-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T11:03:10.485Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-24T11:03:10.538Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T11:03:10.566Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-234-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T11:03:10.637Z] $ docker stop --time=1 fb25416c2076b63e52df0f6bd683814d9a96ffd0a1675218a3c0f8dcd3c9544a [2023-05-24T11:03:11.794Z] $ docker rm -f --volumes fb25416c2076b63e52df0f6bd683814d9a96ffd0a1675218a3c0f8dcd3c9544a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T11:03:16.517Z] provisioning config files... [2023-05-24T11:03:16.550Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config9410274071423250224tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T11:03:16.951Z] ---> docker-login.sh [2023-05-24T11:03:16.951Z] nexus3.edgexfoundry.org:10001 [2023-05-24T11:03:17.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:03:17.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:03:17.543Z] Configure a credential helper to remove this warning. See [2023-05-24T11:03:17.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:03:17.543Z] [2023-05-24T11:03:17.543Z] Login Succeeded [2023-05-24T11:03:17.543Z] nexus3.edgexfoundry.org:10002 [2023-05-24T11:03:17.816Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:03:18.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:03:18.086Z] Configure a credential helper to remove this warning. See [2023-05-24T11:03:18.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:03:18.086Z] [2023-05-24T11:03:18.086Z] Login Succeeded [2023-05-24T11:03:18.086Z] nexus3.edgexfoundry.org:10003 [2023-05-24T11:03:18.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:03:18.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:03:18.361Z] Configure a credential helper to remove this warning. See [2023-05-24T11:03:18.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:03:18.361Z] [2023-05-24T11:03:18.361Z] Login Succeeded [2023-05-24T11:03:18.361Z] nexus3.edgexfoundry.org:10004 [2023-05-24T11:03:18.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:03:18.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:03:18.636Z] Configure a credential helper to remove this warning. See [2023-05-24T11:03:18.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:03:18.636Z] [2023-05-24T11:03:18.636Z] Login Succeeded [2023-05-24T11:03:18.636Z] docker.io [2023-05-24T11:03:18.906Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-24T11:03:19.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-24T11:03:19.176Z] Configure a credential helper to remove this warning. See [2023-05-24T11:03:19.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-24T11:03:19.176Z] [2023-05-24T11:03:19.176Z] Login Succeeded [2023-05-24T11:03:19.176Z] ---> docker-login.sh ends [Pipeline] } [2023-05-24T11:03:19.208Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-24T11:03:19.606Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T11:03:19.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-24T11:03:19.676Z] ========================================================= [2023-05-24T11:03:19.677Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-24T11:03:19.677Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T11:03:20.173Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-24T11:03:20.443Z] Sending build context to Docker daemon 1.212MB [2023-05-24T11:03:20.443Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T11:03:20.443Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-24T11:03:20.715Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-24T11:03:20.715Z] c41833b44d91: Pulling fs layer [2023-05-24T11:03:20.715Z] ed15518f5707: Pulling fs layer [2023-05-24T11:03:20.715Z] feae8fd75edb: Pulling fs layer [2023-05-24T11:03:20.715Z] 242c74f7c9fa: Pulling fs layer [2023-05-24T11:03:20.715Z] 3cdef696dda3: Pulling fs layer [2023-05-24T11:03:20.715Z] 2ced38df9373: Pulling fs layer [2023-05-24T11:03:20.715Z] 58f1dce35555: Pulling fs layer [2023-05-24T11:03:20.715Z] 3cdef696dda3: Waiting [2023-05-24T11:03:20.715Z] 2ced38df9373: Waiting [2023-05-24T11:03:20.715Z] 58f1dce35555: Waiting [2023-05-24T11:03:20.715Z] 242c74f7c9fa: Waiting [2023-05-24T11:03:20.715Z] ed15518f5707: Verifying Checksum [2023-05-24T11:03:20.715Z] ed15518f5707: Download complete [2023-05-24T11:03:20.715Z] 242c74f7c9fa: Verifying Checksum [2023-05-24T11:03:20.715Z] 242c74f7c9fa: Download complete [2023-05-24T11:03:20.715Z] 3cdef696dda3: Verifying Checksum [2023-05-24T11:03:20.715Z] 3cdef696dda3: Download complete [2023-05-24T11:03:20.715Z] c41833b44d91: Verifying Checksum [2023-05-24T11:03:20.715Z] c41833b44d91: Download complete [2023-05-24T11:03:22.167Z] c41833b44d91: Pull complete [2023-05-24T11:03:22.167Z] 58f1dce35555: Verifying Checksum [2023-05-24T11:03:22.167Z] 58f1dce35555: Download complete [2023-05-24T11:03:22.437Z] ed15518f5707: Pull complete [2023-05-24T11:03:23.413Z] feae8fd75edb: Verifying Checksum [2023-05-24T11:03:23.413Z] feae8fd75edb: Download complete [2023-05-24T11:03:23.413Z] 2ced38df9373: Verifying Checksum [2023-05-24T11:03:23.413Z] 2ced38df9373: Download complete [2023-05-24T11:03:35.759Z] feae8fd75edb: Pull complete [2023-05-24T11:03:35.759Z] 242c74f7c9fa: Pull complete [2023-05-24T11:03:35.759Z] 3cdef696dda3: Pull complete [2023-05-24T11:03:42.545Z] 2ced38df9373: Pull complete [2023-05-24T11:03:43.974Z] 58f1dce35555: Pull complete [2023-05-24T11:03:43.974Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-24T11:03:43.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-24T11:03:43.974Z] ---> fadd8f120f05 [2023-05-24T11:03:43.974Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-24T11:03:45.943Z] ---> Running in 8fc45b2f9ea9 [2023-05-24T11:03:46.213Z] Removing intermediate container 8fc45b2f9ea9 [2023-05-24T11:03:46.213Z] ---> a8e78b21be79 [2023-05-24T11:03:46.213Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T11:03:46.213Z] ---> Running in 6201fab724d0 [2023-05-24T11:03:46.485Z] Removing intermediate container 6201fab724d0 [2023-05-24T11:03:46.485Z] ---> 1c42bfdc3082 [2023-05-24T11:03:46.485Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T11:03:46.756Z] ---> Running in e89d805b1c04 [2023-05-24T11:03:47.028Z] Removing intermediate container e89d805b1c04 [2023-05-24T11:03:47.028Z] ---> 10e445c02a0f [2023-05-24T11:03:47.028Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T11:03:47.028Z] ---> Running in 845742ae2aeb [2023-05-24T11:03:47.300Z] Removing intermediate container 845742ae2aeb [2023-05-24T11:03:47.300Z] ---> 98558c38a604 [2023-05-24T11:03:47.300Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T11:03:47.300Z] ---> Running in 6094afbf5454 [2023-05-24T11:03:48.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T11:03:48.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T11:03:49.958Z] OK: 263 MiB in 53 packages [2023-05-24T11:03:50.931Z] Removing intermediate container 6094afbf5454 [2023-05-24T11:03:50.931Z] ---> 627f5d4401c2 [2023-05-24T11:03:50.931Z] Step 8/12 : WORKDIR /app [2023-05-24T11:03:50.931Z] ---> Running in 3b3dcfb87178 [2023-05-24T11:03:51.522Z] Removing intermediate container 3b3dcfb87178 [2023-05-24T11:03:51.522Z] ---> 7503b113a523 [2023-05-24T11:03:51.522Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-24T11:03:51.808Z] ---> d1e337a9c8f5 [2023-05-24T11:03:51.808Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T11:03:51.808Z] ---> Running in ef7280d900cf [2023-05-24T11:04:59.733Z] Removing intermediate container ef7280d900cf [2023-05-24T11:04:59.733Z] ---> b83d1662e200 [2023-05-24T11:04:59.733Z] Step 11/12 : COPY . . [2023-05-24T11:04:59.733Z] ---> 4b35ecd39171 [2023-05-24T11:04:59.733Z] Step 12/12 : RUN $MAKE [2023-05-24T11:04:59.733Z] ---> Running in c66761d9401c [2023-05-24T11:04:59.733Z] noop [2023-05-24T11:04:59.733Z] Removing intermediate container c66761d9401c [2023-05-24T11:04:59.733Z] ---> 7764cc777d73 [2023-05-24T11:04:59.733Z] Successfully built 7764cc777d73 [2023-05-24T11:04:59.733Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T11:05:00.248Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T11:05:00.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T11:05:00.529Z] prd-ubuntu20.04-docker-arm64-4c-16g-16690 does not seem to be running inside a container [2023-05-24T11:05:00.603Z] $ 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 [2023-05-24T11:05:01.829Z] $ docker top 7de92b226bf6e0ffe81699eec379115c30081477392f8c7a55ad4942b18d4a5c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T11:05:02.737Z] + go version [2023-05-24T11:05:02.737Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-24T11:05:02.775Z] $ docker stop --time=1 7de92b226bf6e0ffe81699eec379115c30081477392f8c7a55ad4942b18d4a5c [2023-05-24T11:05:04.404Z] $ docker rm -f --volumes 7de92b226bf6e0ffe81699eec379115c30081477392f8c7a55ad4942b18d4a5c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T11:05:05.280Z] + docker inspect -f . ci-base-image-arm64 [2023-05-24T11:05:05.280Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T11:05:05.539Z] prd-ubuntu20.04-docker-arm64-4c-16g-16690 does not seem to be running inside a container [2023-05-24T11:05:05.609Z] $ 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 [2023-05-24T11:05:06.809Z] $ docker top 861064c988f17322814c142bcb58bf53fd885d9cdfa5de8c552fd5bd160b77d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T11:05:07.699Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-24T11:05:08.092Z] + make test [2023-05-24T11:05:08.360Z] go test ./... -coverprofile=coverage.out ./... [2023-05-24T11:05:40.606Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-24T11:07:35.294Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-24T11:07:35.294Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-24T11:08:14.215Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.013s coverage: 40.5% of statements [2023-05-24T11:08:14.215Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.548s coverage: 51.9% of statements [2023-05-24T11:08:14.215Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 96.4% of statements [2023-05-24T11:08:14.215Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-24T11:08:14.215Z] go vet ./... [2023-05-24T11:08:40.926Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-24T11:08:40.926Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-24T11:08:40.926Z] ./bin/test-attribution-txt.sh [2023-05-24T11:08:40.926Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-24T11:08:40.926Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-24T11:08:40.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-24T11:08:40.996Z] $ docker stop --time=1 861064c988f17322814c142bcb58bf53fd885d9cdfa5de8c552fd5bd160b77d4 [2023-05-24T11:08:42.778Z] $ docker rm -f --volumes 861064c988f17322814c142bcb58bf53fd885d9cdfa5de8c552fd5bd160b77d4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-24T11:08:43.949Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-24T11:08:43.983Z] Warning: overwriting stash ‘coverage-report’ [2023-05-24T11:08:44.647Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-24T11:08:45.223Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-24T11:08:45.566Z] + ls -al . [2023-05-24T11:08:45.566Z] total 624 [2023-05-24T11:08:45.566Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 11:05 . [2023-05-24T11:08:45.566Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 11:02 .. [2023-05-24T11:08:45.566Z] -rw-rw-r-- 1 jenkins jenkins 134 May 24 11:02 .dockerignore [2023-05-24T11:08:45.566Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 11:02 .git [2023-05-24T11:08:45.566Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 11:02 .github [2023-05-24T11:08:45.566Z] -rw-rw-r-- 1 jenkins jenkins 946 May 24 11:02 .gitignore [2023-05-24T11:08:45.566Z] -rw-rw-r-- 1 jenkins jenkins 41 May 24 11:02 .golangci.yml [2023-05-24T11:08:45.566Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 24 11:02 Attribution.txt [2023-05-24T11:08:45.566Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 24 11:02 CHANGELOG.md [2023-05-24T11:08:45.566Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 24 11:02 Dockerfile [2023-05-24T11:08:45.566Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 11:02 GOVERNANCE.md [2023-05-24T11:08:45.566Z] -rw-rw-r-- 1 jenkins jenkins 683 May 24 11:02 Jenkinsfile [2023-05-24T11:08:45.566Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 24 11:02 LICENSE [2023-05-24T11:08:45.566Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 24 11:02 Makefile [2023-05-24T11:08:45.566Z] -rw-rw-r-- 1 jenkins jenkins 625 May 24 11:02 OWNERS.md [2023-05-24T11:08:45.567Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 24 11:02 README.md [2023-05-24T11:08:45.567Z] -rw-rw-r-- 1 jenkins jenkins 5 May 24 11:01 VERSION [2023-05-24T11:08:45.567Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 11:02 bin [2023-05-24T11:08:45.567Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 11:02 cmd [2023-05-24T11:08:45.567Z] -rw-r--r-- 1 jenkins jenkins 458038 May 24 11:08 coverage.out [2023-05-24T11:08:45.567Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 11:02 examples [2023-05-24T11:08:45.567Z] -rw-rw-r-- 1 jenkins jenkins 3378 May 24 11:02 go.mod [2023-05-24T11:08:45.567Z] -rw-rw-r-- 1 jenkins jenkins 30996 May 24 11:02 go.sum [2023-05-24T11:08:45.567Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 11:02 images [2023-05-24T11:08:45.567Z] drwxrwxr-x 5 jenkins jenkins 4096 May 24 11:02 internal [2023-05-24T11:08:45.567Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 11:02 snap [2023-05-24T11:08:45.567Z] -rw-rw-r-- 1 jenkins jenkins 193 May 24 11:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T11:08:45.982Z] + 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=49c79310921bdeb3ea5dbca58493bf7d8cd35c30 --label arch=arm64 --label version=0.0.0 . [2023-05-24T11:08:46.248Z] Sending build context to Docker daemon 1.212MB [2023-05-24T11:08:46.248Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-24T11:08:46.248Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-24T11:08:46.248Z] ---> 7764cc777d73 [2023-05-24T11:08:46.248Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-24T11:08:46.514Z] ---> Running in 70bca818c46e [2023-05-24T11:08:46.783Z] Removing intermediate container 70bca818c46e [2023-05-24T11:08:46.783Z] ---> 94a26fa415d7 [2023-05-24T11:08:46.783Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-24T11:08:46.783Z] ---> Running in e7a65f3d858e [2023-05-24T11:08:47.051Z] Removing intermediate container e7a65f3d858e [2023-05-24T11:08:47.051Z] ---> 341702d9689a [2023-05-24T11:08:47.051Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-24T11:08:47.051Z] ---> Running in 57ef2cc99b47 [2023-05-24T11:08:47.319Z] Removing intermediate container 57ef2cc99b47 [2023-05-24T11:08:47.319Z] ---> 0bb8d6d8a0f9 [2023-05-24T11:08:47.319Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-24T11:08:47.587Z] ---> Running in baffdb99d3a6 [2023-05-24T11:08:47.856Z] Removing intermediate container baffdb99d3a6 [2023-05-24T11:08:47.856Z] ---> af3602474f4a [2023-05-24T11:08:47.856Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-24T11:08:47.856Z] ---> Running in e20c3cf2aef3 [2023-05-24T11:08:48.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T11:08:49.405Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T11:08:50.368Z] OK: 263 MiB in 53 packages [2023-05-24T11:08:51.333Z] Removing intermediate container e20c3cf2aef3 [2023-05-24T11:08:51.333Z] ---> df12448d3679 [2023-05-24T11:08:51.333Z] Step 8/24 : WORKDIR /app [2023-05-24T11:08:51.333Z] ---> Running in d230907ae186 [2023-05-24T11:08:51.603Z] Removing intermediate container d230907ae186 [2023-05-24T11:08:51.603Z] ---> 65acdfe5a7bf [2023-05-24T11:08:51.603Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-24T11:08:52.190Z] ---> c4f9b6cdb869 [2023-05-24T11:08:52.190Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-24T11:08:52.190Z] ---> Running in 151a75ff94e7 [2023-05-24T11:08:54.780Z] Removing intermediate container 151a75ff94e7 [2023-05-24T11:08:54.780Z] ---> cf667a9d8f8d [2023-05-24T11:08:54.780Z] Step 11/24 : COPY . . [2023-05-24T11:08:55.049Z] ---> b5a930a496d7 [2023-05-24T11:08:55.049Z] Step 12/24 : RUN $MAKE [2023-05-24T11:08:55.316Z] ---> Running in db5536131ac7 [2023-05-24T11:08:56.276Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-24T11:11:18.002Z] Removing intermediate container db5536131ac7 [2023-05-24T11:11:18.002Z] ---> 1b863eea2244 [2023-05-24T11:11:18.002Z] Step 13/24 : FROM alpine:3.17 [2023-05-24T11:11:18.002Z] 3.17: Pulling from library/alpine [2023-05-24T11:11:18.002Z] c41833b44d91: Already exists [2023-05-24T11:11:18.002Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-24T11:11:18.002Z] Status: Downloaded newer image for alpine:3.17 [2023-05-24T11:11:18.002Z] ---> 51e60588ff2c [2023-05-24T11:11:18.002Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-24T11:11:18.002Z] ---> Running in af225dd4857c [2023-05-24T11:11:18.002Z] Removing intermediate container af225dd4857c [2023-05-24T11:11:18.002Z] ---> 0d0e71d54d06 [2023-05-24T11:11:18.002Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-24T11:11:18.002Z] ---> Running in 0079483c643f [2023-05-24T11:11:18.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-24T11:11:18.002Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-24T11:11:18.002Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-24T11:11:18.002Z] Executing busybox-1.35.0-r29.trigger [2023-05-24T11:11:18.002Z] OK: 8 MiB in 16 packages [2023-05-24T11:11:18.002Z] Removing intermediate container 0079483c643f [2023-05-24T11:11:18.002Z] ---> b77eb8c888cb [2023-05-24T11:11:18.002Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-24T11:11:18.002Z] ---> af97e9143cde [2023-05-24T11:11:18.002Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-24T11:11:18.002Z] ---> f6e6580608d2 [2023-05-24T11:11:18.002Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-24T11:11:18.002Z] ---> 8cc9909e142f [2023-05-24T11:11:18.002Z] Step 19/24 : EXPOSE 59989 [2023-05-24T11:11:18.002Z] ---> Running in 88e3c2b2a971 [2023-05-24T11:11:18.002Z] Removing intermediate container 88e3c2b2a971 [2023-05-24T11:11:18.002Z] ---> 1bce977c5bd0 [2023-05-24T11:11:18.002Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-24T11:11:18.002Z] ---> Running in 5bcff2487809 [2023-05-24T11:11:18.002Z] Removing intermediate container 5bcff2487809 [2023-05-24T11:11:18.002Z] ---> 7b34fbf7bf42 [2023-05-24T11:11:18.002Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-24T11:11:18.002Z] ---> Running in 6336f31ad574 [2023-05-24T11:11:18.002Z] Removing intermediate container 6336f31ad574 [2023-05-24T11:11:18.002Z] ---> b98f3c799224 [2023-05-24T11:11:18.002Z] Step 22/24 : LABEL arch=arm64 [2023-05-24T11:11:18.002Z] ---> Running in 36132f244122 [2023-05-24T11:11:18.002Z] Removing intermediate container 36132f244122 [2023-05-24T11:11:18.002Z] ---> 2d9a6a8c3061 [2023-05-24T11:11:18.002Z] Step 23/24 : LABEL git_sha=49c79310921bdeb3ea5dbca58493bf7d8cd35c30 [2023-05-24T11:11:18.002Z] ---> Running in 8b01059d14ab [2023-05-24T11:11:18.002Z] Removing intermediate container 8b01059d14ab [2023-05-24T11:11:18.002Z] ---> 1132e9140dbb [2023-05-24T11:11:18.002Z] Step 24/24 : LABEL version=0.0.0 [2023-05-24T11:11:18.002Z] ---> Running in fc15eb710369 [2023-05-24T11:11:18.002Z] Removing intermediate container fc15eb710369 [2023-05-24T11:11:18.002Z] ---> 504cf0fa6d2b [2023-05-24T11:11:18.002Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-24T11:11:18.002Z] Successfully built 504cf0fa6d2b [2023-05-24T11:11:18.002Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T11:11:18.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T11:11:18.831Z] [2023-05-24T11:11:18.831Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T11:11:19.235Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T11:11:19.235Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-24T11:11:19.235Z] 8998bd30e6a1: Pulling fs layer [2023-05-24T11:11:19.235Z] 04944245beec: Pulling fs layer [2023-05-24T11:11:19.235Z] 699f458cf7ca: Pulling fs layer [2023-05-24T11:11:19.235Z] 765212b225bb: Pulling fs layer [2023-05-24T11:11:19.235Z] f23df028b6ca: Pulling fs layer [2023-05-24T11:11:19.235Z] d65c8cfc05b1: Pulling fs layer [2023-05-24T11:11:19.235Z] 2437ff75d9bd: Pulling fs layer [2023-05-24T11:11:19.235Z] f23df028b6ca: Waiting [2023-05-24T11:11:19.235Z] 2437ff75d9bd: Waiting [2023-05-24T11:11:19.235Z] 765212b225bb: Waiting [2023-05-24T11:11:19.235Z] d65c8cfc05b1: Waiting [2023-05-24T11:11:19.502Z] 04944245beec: Verifying Checksum [2023-05-24T11:11:19.502Z] 04944245beec: Download complete [2023-05-24T11:11:19.502Z] 765212b225bb: Verifying Checksum [2023-05-24T11:11:19.502Z] 765212b225bb: Download complete [2023-05-24T11:11:19.502Z] f23df028b6ca: Verifying Checksum [2023-05-24T11:11:19.502Z] f23df028b6ca: Download complete [2023-05-24T11:11:19.502Z] d65c8cfc05b1: Verifying Checksum [2023-05-24T11:11:19.502Z] d65c8cfc05b1: Download complete [2023-05-24T11:11:19.502Z] 699f458cf7ca: Verifying Checksum [2023-05-24T11:11:19.502Z] 699f458cf7ca: Download complete [2023-05-24T11:11:20.087Z] 8998bd30e6a1: Verifying Checksum [2023-05-24T11:11:20.087Z] 8998bd30e6a1: Download complete [2023-05-24T11:11:22.030Z] 2437ff75d9bd: Verifying Checksum [2023-05-24T11:11:22.030Z] 2437ff75d9bd: Download complete [2023-05-24T11:11:23.977Z] 8998bd30e6a1: Pull complete [2023-05-24T11:11:24.244Z] 04944245beec: Pull complete [2023-05-24T11:11:25.656Z] 699f458cf7ca: Pull complete [2023-05-24T11:11:25.656Z] 765212b225bb: Pull complete [2023-05-24T11:11:26.617Z] f23df028b6ca: Pull complete [2023-05-24T11:11:26.617Z] d65c8cfc05b1: Pull complete [2023-05-24T11:11:41.620Z] 2437ff75d9bd: Pull complete [2023-05-24T11:11:41.620Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-24T11:11:41.620Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-24T11:11:41.620Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T11:11:41.962Z] prd-ubuntu20.04-docker-arm64-4c-16g-16690 does not seem to be running inside a container [2023-05-24T11:11:42.029Z] $ 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 [2023-05-24T11:11:44.563Z] $ docker top 14a586e6526693834e1ba013c3a94522e0642028eda70a50ba0020ab8b5371bf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-24T11:11:45.459Z] ---> job-cost.sh [2023-05-24T11:11:45.459Z] lf-activate-venv: SKIPPING [2023-05-24T11:11:45.459Z] INFO: No Stack... [2023-05-24T11:11:45.728Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-24T11:11:46.692Z] INFO: Archiving Costs [Pipeline] sh [2023-05-24T11:11:47.347Z] + cut -d, -f6 [2023-05-24T11:11:47.347Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2023-05-24T11:11:47.433Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-234-1-stack-cost] [2023-05-24T11:11:47.438Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-234-1-stack-cost] did not exist. Created. [2023-05-24T11:11:47.438Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-234-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-24T11:11:47.849Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-595122b5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-24T11:11:48.198Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-24T11:11:48.232Z] Warning: overwriting stash ‘stack-cost’ [2023-05-24T11:11:48.283Z] Stashed 1 file(s) [Pipeline] } [2023-05-24T11:11:48.297Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-234-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-24T11:11:48.382Z] $ docker stop --time=1 14a586e6526693834e1ba013c3a94522e0642028eda70a50ba0020ab8b5371bf [2023-05-24T11:11:49.862Z] $ docker rm -f --volumes 14a586e6526693834e1ba013c3a94522e0642028eda70a50ba0020ab8b5371bf [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 [2023-05-24T11:11:50.850Z] provisioning config files... [2023-05-24T11:11:50.858Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-234@tmp/config10825561593347596417tmp [Pipeline] { [Pipeline] sh [2023-05-24T11:11:51.191Z] + set +x [2023-05-24T11:11:51.191Z] + bash -s -- [2023-05-24T11:11:51.191Z] + curl -s https://codecov.io/bash [2023-05-24T11:11:51.191Z] [2023-05-24T11:11:51.191Z] _____ _ [2023-05-24T11:11:51.191Z] / ____| | | [2023-05-24T11:11:51.191Z] | | ___ __| | ___ ___ _____ __ [2023-05-24T11:11:51.191Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-24T11:11:51.191Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-24T11:11:51.191Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-24T11:11:51.191Z] Bash-1.0.6 [2023-05-24T11:11:51.191Z] [2023-05-24T11:11:51.191Z] [2023-05-24T11:11:51.191Z] ==> git version 2.25.1 found [2023-05-24T11:11:51.191Z] ==> 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 [2023-05-24T11:11:51.191Z] Release-Date: 2020-01-08 [2023-05-24T11:11:51.191Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-24T11:11:51.191Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-24T11:11:51.191Z] ==> Jenkins CI detected. [2023-05-24T11:11:51.191Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-234 [2023-05-24T11:11:51.191Z] project root: . [2023-05-24T11:11:51.191Z] --> token set from env [2023-05-24T11:11:51.191Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-24T11:11:51.191Z] ==> Running gcov in . (disable via -X gcov) [2023-05-24T11:11:51.191Z] ==> Python coveragepy not found [2023-05-24T11:11:51.191Z] ==> Searching for coverage reports in: [2023-05-24T11:11:51.191Z] + . [2023-05-24T11:11:51.191Z] -> Found 1 reports [2023-05-24T11:11:51.191Z] ==> Detecting git/mercurial file structure [2023-05-24T11:11:51.191Z] ==> Reading reports [2023-05-24T11:11:51.451Z] + ./coverage.out bytes=458038 [2023-05-24T11:11:51.451Z] ==> Appending adjustments [2023-05-24T11:11:51.451Z] https://docs.codecov.io/docs/fixing-reports [2023-05-24T11:11:51.451Z] + Found adjustments [2023-05-24T11:11:51.451Z] ==> Gzipping contents [2023-05-24T11:11:51.711Z] 52K /tmp/codecov.aqaE67.gz [2023-05-24T11:11:51.711Z] ==> Uploading reports [2023-05-24T11:11:51.711Z] url: https://codecov.io [2023-05-24T11:11:51.711Z] query: branch=PR-234&commit=49c79310921bdeb3ea5dbca58493bf7d8cd35c30&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-234%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=234&job=&cmd_args= [2023-05-24T11:11:51.711Z] -> Pinging Codecov [2023-05-24T11:11:51.711Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-234&commit=49c79310921bdeb3ea5dbca58493bf7d8cd35c30&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-234%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=234&job=&cmd_args= [2023-05-24T11:11:51.711Z] -> Uploading to [2023-05-24T11:11:51.711Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-24/581DD39554BDF9B6E22D074273EAD858/49c79310921bdeb3ea5dbca58493bf7d8cd35c30/1158545b-fb0d-4357-b783-606cd7ff16cc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230524T111151Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6f47f0b0f5f68a3a28ad8cc6bf9863b43553601d7a82e80239a7e2fb4787d10f [2023-05-24T11:11:51.711Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-24T11:11:51.711Z] Dload Upload Total Spent Left Speed [2023-05-24T11:11:51.970Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50494 0 0 100 50494 0 186k --:--:-- --:--:-- --:--:-- 186k [2023-05-24T11:11:52.229Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/49c79310921bdeb3ea5dbca58493bf7d8cd35c30 [Pipeline] } [2023-05-24T11:11:52.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-24T11:11:54.032Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-234/archives ] [2023-05-24T11:11:54.032Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-234/archives [2023-05-24T11:11:54.032Z] total 16 [2023-05-24T11:11:54.032Z] drwxr-xr-x 3 root root 4096 May 24 11:03 . [2023-05-24T11:11:54.032Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 11:03 .. [2023-05-24T11:11:54.032Z] drwxr-xr-x 2 root root 4096 May 24 11:03 cost [2023-05-24T11:11:54.032Z] -rw-r--r-- 1 root root 91 May 24 11:03 cost.csv [2023-05-24T11:11:54.032Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-234/archives [2023-05-24T11:11:54.032Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-234/archives [2023-05-24T11:11:54.032Z] total 16 [2023-05-24T11:11:54.032Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 11:03 . [2023-05-24T11:11:54.032Z] drwxrwxr-x 12 jenkins jenkins 4096 May 24 11:03 .. [2023-05-24T11:11:54.032Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 11:03 cost [2023-05-24T11:11:54.032Z] -rw-r--r-- 1 jenkins jenkins 91 May 24 11:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-24T11:11:54.357Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T11:11:55.244Z] ---> package-listing.sh [2023-05-24T11:11:55.245Z] ++ facter osfamily [2023-05-24T11:11:55.245Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-24T11:11:55.505Z] + OS_FAMILY=debian [2023-05-24T11:11:55.505Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-234 [2023-05-24T11:11:55.505Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-24T11:11:55.505Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-24T11:11:55.505Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-24T11:11:55.505Z] + PACKAGES=/tmp/packages_start.txt [2023-05-24T11:11:55.505Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-234 ']' [2023-05-24T11:11:55.505Z] + PACKAGES=/tmp/packages_end.txt [2023-05-24T11:11:55.505Z] + case "${OS_FAMILY}" in [2023-05-24T11:11:55.505Z] + dpkg -l [2023-05-24T11:11:55.505Z] + grep '^ii' [2023-05-24T11:11:55.505Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-24T11:11:55.505Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-24T11:11:55.505Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-24T11:11:55.505Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-234 ']' [2023-05-24T11:11:55.505Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-234/archives/ [2023-05-24T11:11:55.505Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-234/archives/ [Pipeline] echo [2023-05-24T11:11:55.538Z] 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-234/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-24T11:11:55.832Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-24T11:11:56.466Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-24T11:11:56.467Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-24T11:11:56.607Z] prd-ubuntu20.04-docker-8c-8g-16689 does not seem to be running inside a container [2023-05-24T11:11:56.639Z] $ 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-234/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-234 -v /w/workspace/undry_device-rfid-llrp-go_PR-234:/w/workspace/undry_device-rfid-llrp-go_PR-234:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-234@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-234@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-24T11:11:56.821Z] $ docker top c79e4a972cab4cd31dd8bae838b0658fc2ca3720ac3878d21b7a823d10b169f5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-24T11:11:57.202Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-24T11:11:57.508Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-24T11:11:57.814Z] + ls /var/log/sa-host [2023-05-24T11:11:57.814Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-24T11:11:58.079Z] provisioning config files... [2023-05-24T11:11:58.088Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-234@tmp/config8785803240383416187tmp [Pipeline] { [Pipeline] echo [2023-05-24T11:11:58.137Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T11:11:58.441Z] ---> create-netrc.sh [Pipeline] } [2023-05-24T11:11:58.468Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-24T11:11:58.871Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-24T11:11:58.901Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T11:11:59.212Z] ---> sudo-logs.sh [2023-05-24T11:11:59.212Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-24T11:11:59.299Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T11:11:59.606Z] ---> job-cost.sh [2023-05-24T11:11:59.606Z] lf-activate-venv: SKIPPING [2023-05-24T11:11:59.606Z] DEBUG: total: 0.2199999988079071 [2023-05-24T11:11:59.606Z] INFO: Retrieving Stack Cost... [2023-05-24T11:11:59.867Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-24T11:12:00.437Z] INFO: Archiving Costs [Pipeline] echo [2023-05-24T11:12:00.474Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-24T11:12:00.787Z] ---> logs-deploy.sh [2023-05-24T11:12:00.787Z] lf-activate-venv: SKIPPING [2023-05-24T11:12:00.787Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-234/1 [2023-05-24T11:12:00.787Z] INFO: archiving workspace using pattern(s): [2023-05-24T11:12:01.723Z] Archives upload complete. [2023-05-24T11:12:01.723Z] INFO: archiving logs to Nexus