Pull request #219 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0d2642bf51780a2164d4567eb4870ca33481f277+6e4500d7246dada94f826fd10aec60271f103086 (d9a4bd6ea7dda061c38cab475ef61427521da25c) 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-ssh9945640530001850747.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh6099270085388935618.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-219/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-219/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5807889920922177860.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-219/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4388953742240929573.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh8833385439700137988.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-219/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-219/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4493429077136887125.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-13283 in /w/workspace/undry_device-rfid-llrp-go_PR-219 [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-219 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6e4500d7246dada94f826fd10aec60271f103086 into PR head commit 0d2642bf51780a2164d4567eb4870ca33481f277 > 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/219/head:refs/remotes/origin/PR-219 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 0d2642bf51780a2164d4567eb4870ca33481f277 Checking out Revision 0d2642bf51780a2164d4567eb4870ca33481f277 (PR-219) 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-04T10:59:31.563Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-04T10:59:31.752Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-04T10:59:31.858Z] ========================================================= [2023-05-04T10:59:31.858Z] EdgeX Global Pipelines Version Info [2023-05-04T10:59:31.858Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 0d2642bf51780a2164d4567eb4870ca33481f277 # 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 6e4500d7246dada94f826fd10aec60271f103086 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0d2642bf51780a2164d4567eb4870ca33481f277 # timeout=10 [2023-05-04T10:59:32.614Z] ------------------- [2023-05-04T10:59:32.614Z] stable info: [2023-05-04T10:59:32.614Z] ------------------- [2023-05-04T10:59:32.614Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-04T10:59:32.614Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-04T10:59:32.614Z] Message: update stable to v1.0.248 [2023-05-04T10:59:33.185Z] ------------------- [2023-05-04T10:59:33.185Z] experimental info: [2023-05-04T10:59:33.185Z] ------------------- [2023-05-04T10:59:33.185Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-04T10:59:33.185Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-04T10:59:33.185Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-04T10:59:33.496Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-04T10:59:33.541Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-04T10:59:33.584Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-04T10:59:33.626Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-04T10:59:33.670Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-04T10:59:33.713Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-04T10:59:33.753Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-04T10:59:33.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-04T10:59:33.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-04T10:59:33.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-04T10:59:33.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-04T10:59:33.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-04T10:59:34.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-04T10:59:34.064Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-04T10:59:34.105Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T10:59:34.147Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-04T10:59:34.188Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T10:59:34.239Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-04T10:59:34.282Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-04T10:59:34.323Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-04T10:59:34.364Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-04T10:59:34.407Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-04T10:59:34.457Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-04T10:59:34.494Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-04T10:59:34.540Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-04T10:59:34.586Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-04T10:59:34.628Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-04T10:59:34.672Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-219 [Pipeline] echo [2023-05-04T10:59:34.715Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-219 [Pipeline] echo [2023-05-04T10:59:34.753Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-219 [Pipeline] echo [2023-05-04T10:59:34.803Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0d2642bf51780a2164d4567eb4870ca33481f277 [Pipeline] echo [2023-05-04T10:59:34.842Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0d2642b [Pipeline] echo [2023-05-04T10:59:34.884Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T10:59:35.003Z] provisioning config files... [2023-05-04T10:59:35.018Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-219@tmp/config9169603735302026162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:59:35.353Z] ---> docker-login.sh [2023-05-04T10:59:35.354Z] nexus3.edgexfoundry.org:10001 [2023-05-04T10:59:35.354Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:59:35.616Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:59:35.616Z] Configure a credential helper to remove this warning. See [2023-05-04T10:59:35.616Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:59:35.616Z] [2023-05-04T10:59:35.616Z] Login Succeeded [2023-05-04T10:59:35.616Z] nexus3.edgexfoundry.org:10002 [2023-05-04T10:59:35.616Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:59:35.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:59:35.877Z] Configure a credential helper to remove this warning. See [2023-05-04T10:59:35.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:59:35.877Z] [2023-05-04T10:59:35.877Z] Login Succeeded [2023-05-04T10:59:35.877Z] nexus3.edgexfoundry.org:10003 [2023-05-04T10:59:35.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:59:35.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:59:35.877Z] Configure a credential helper to remove this warning. See [2023-05-04T10:59:35.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:59:35.877Z] [2023-05-04T10:59:35.877Z] Login Succeeded [2023-05-04T10:59:35.877Z] nexus3.edgexfoundry.org:10004 [2023-05-04T10:59:35.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:59:35.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:59:35.877Z] Configure a credential helper to remove this warning. See [2023-05-04T10:59:35.877Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:59:35.877Z] [2023-05-04T10:59:35.877Z] Login Succeeded [2023-05-04T10:59:35.877Z] docker.io [2023-05-04T10:59:36.138Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:59:36.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:59:36.398Z] Configure a credential helper to remove this warning. See [2023-05-04T10:59:36.398Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:59:36.398Z] [2023-05-04T10:59:36.398Z] Login Succeeded [2023-05-04T10:59:36.398Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T10:59:36.426Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-04T10:59:37.068Z] + git rev-list -1 --merges 0d2642bf51780a2164d4567eb4870ca33481f277~1..0d2642bf51780a2164d4567eb4870ca33481f277 [Pipeline] echo [2023-05-04T10:59:37.137Z] -----------> git rev-list -1 --merges 0d2642bf51780a2164d4567eb4870ca33481f277~1..0d2642bf51780a2164d4567eb4870ca33481f277 0d2642bf51780a2164d4567eb4870ca33481f277 [false] [Pipeline] sh [2023-05-04T10:59:37.458Z] + git log --format=format:%s -1 0d2642bf51780a2164d4567eb4870ca33481f277 [Pipeline] echo [2023-05-04T10:59:37.496Z] ========================================================= [2023-05-04T10:59:37.496Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-04T10:59:37.496Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T10:59:37.945Z] + git log --format=format:%s -1 0d2642bf51780a2164d4567eb4870ca33481f277 [Pipeline] echo [2023-05-04T10:59:37.984Z] [semverPrep] GIT_COMMIT: 0d2642bf51780a2164d4567eb4870ca33481f277, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-04T10:59:38.014Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-04T10:59:38.427Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-04T10:59:38.427Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-04T10:59:38.428Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-04T10:59:38.428Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-04T10:59:38.428Z] + + sudoecho tee -a /etc/ssh/ssh_known_hosts github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-04T10:59:38.428Z] [2023-05-04T10:59:38.428Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:59:38.933Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T10:59:38.933Z] [2023-05-04T10:59:38.933Z] 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-04T10:59:39.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T10:59:39.326Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-04T10:59:39.326Z] b85a868b505f: Pulling fs layer [2023-05-04T10:59:39.326Z] e2be974225ed: Pulling fs layer [2023-05-04T10:59:39.326Z] 339a4e72a1f5: Pulling fs layer [2023-05-04T10:59:39.326Z] 988bab9f4d93: Pulling fs layer [2023-05-04T10:59:39.326Z] 1469e6f7b9e6: Pulling fs layer [2023-05-04T10:59:39.326Z] eaf3925da568: Pulling fs layer [2023-05-04T10:59:39.326Z] bab4dde63d76: Pulling fs layer [2023-05-04T10:59:39.326Z] bde34c3a00c8: Pulling fs layer [2023-05-04T10:59:39.326Z] b352a97aabf1: Pulling fs layer [2023-05-04T10:59:39.326Z] 4872d77fe225: Pulling fs layer [2023-05-04T10:59:39.326Z] 5851b861e8e6: Pulling fs layer [2023-05-04T10:59:39.326Z] 1469e6f7b9e6: Waiting [2023-05-04T10:59:39.326Z] b352a97aabf1: Waiting [2023-05-04T10:59:39.326Z] bab4dde63d76: Waiting [2023-05-04T10:59:39.326Z] 988bab9f4d93: Waiting [2023-05-04T10:59:39.326Z] bde34c3a00c8: Waiting [2023-05-04T10:59:39.326Z] 5851b861e8e6: Waiting [2023-05-04T10:59:39.326Z] eaf3925da568: Waiting [2023-05-04T10:59:39.326Z] 4872d77fe225: Waiting [2023-05-04T10:59:39.326Z] e2be974225ed: Verifying Checksum [2023-05-04T10:59:39.326Z] e2be974225ed: Download complete [2023-05-04T10:59:39.326Z] 988bab9f4d93: Verifying Checksum [2023-05-04T10:59:39.326Z] 988bab9f4d93: Download complete [2023-05-04T10:59:39.326Z] 1469e6f7b9e6: Verifying Checksum [2023-05-04T10:59:39.326Z] 1469e6f7b9e6: Download complete [2023-05-04T10:59:39.326Z] eaf3925da568: Verifying Checksum [2023-05-04T10:59:39.326Z] eaf3925da568: Download complete [2023-05-04T10:59:39.596Z] 339a4e72a1f5: Verifying Checksum [2023-05-04T10:59:39.596Z] 339a4e72a1f5: Download complete [2023-05-04T10:59:39.596Z] bde34c3a00c8: Verifying Checksum [2023-05-04T10:59:39.596Z] bde34c3a00c8: Download complete [2023-05-04T10:59:39.596Z] b352a97aabf1: Download complete [2023-05-04T10:59:39.596Z] 4872d77fe225: Verifying Checksum [2023-05-04T10:59:39.596Z] 4872d77fe225: Download complete [2023-05-04T10:59:39.596Z] 5851b861e8e6: Verifying Checksum [2023-05-04T10:59:39.596Z] 5851b861e8e6: Download complete [2023-05-04T10:59:39.596Z] b85a868b505f: Download complete [2023-05-04T10:59:39.857Z] bab4dde63d76: Verifying Checksum [2023-05-04T10:59:39.857Z] bab4dde63d76: Download complete [2023-05-04T10:59:40.798Z] b85a868b505f: Pull complete [2023-05-04T10:59:41.058Z] e2be974225ed: Pull complete [2023-05-04T10:59:41.316Z] 339a4e72a1f5: Pull complete [2023-05-04T10:59:41.576Z] 988bab9f4d93: Pull complete [2023-05-04T10:59:41.836Z] 1469e6f7b9e6: Pull complete [2023-05-04T10:59:41.836Z] eaf3925da568: Pull complete [2023-05-04T10:59:43.741Z] bab4dde63d76: Pull complete [2023-05-04T10:59:43.741Z] bde34c3a00c8: Pull complete [2023-05-04T10:59:43.741Z] b352a97aabf1: Pull complete [2023-05-04T10:59:43.741Z] 4872d77fe225: Pull complete [2023-05-04T10:59:44.002Z] 5851b861e8e6: Pull complete [2023-05-04T10:59:44.002Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-04T10:59:44.002Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-04T10:59:44.002Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T10:59:44.266Z] prd-ubuntu20.04-docker-8c-8g-13283 does not seem to be running inside a container [2023-05-04T10:59:44.292Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-219 -v /w/workspace/undry_device-rfid-llrp-go_PR-219:/w/workspace/undry_device-rfid-llrp-go_PR-219:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-219@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-04T10:59:47.494Z] $ docker top 415b7075dba125f7412df4baef4c01789fbc056f7d69fecdfe8753ab08d102b0 -eo pid,comm [2023-05-04T10:59:47.557Z] 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-04T10:59:47.557Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-04T10:59:47.689Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T10:59:47.689Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T10:59:47.796Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T10:59:47.794Z] $ docker exec 415b7075dba125f7412df4baef4c01789fbc056f7d69fecdfe8753ab08d102b0 ssh-agent [2023-05-04T10:59:47.897Z] SSH_AUTH_SOCK=/tmp/ssh-BFG6dLk8AsmX/agent.32 [2023-05-04T10:59:47.897Z] SSH_AGENT_PID=38 [2023-05-04T10:59:47.904Z] Running ssh-add (command line suppressed) [2023-05-04T10:59:48.003Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-219@tmp/private_key_1812049515468886873.key (/w/workspace/undry_device-rfid-llrp-go_PR-219@tmp/private_key_1812049515468886873.key) [2023-05-04T10:59:48.025Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T10:59:48.358Z] + git tag --points-at HEAD [Pipeline] } [2023-05-04T10:59:48.381Z] $ docker exec --env ******** --env ******** 415b7075dba125f7412df4baef4c01789fbc056f7d69fecdfe8753ab08d102b0 ssh-agent -k [2023-05-04T10:59:48.487Z] unset SSH_AUTH_SOCK; [2023-05-04T10:59:48.487Z] unset SSH_AGENT_PID; [2023-05-04T10:59:48.488Z] echo Agent pid 38 killed; [2023-05-04T10:59:48.503Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-04T10:59:48.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-04T10:59:48.590Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-04T10:59:48.712Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-04T10:59:48.710Z] $ docker exec 415b7075dba125f7412df4baef4c01789fbc056f7d69fecdfe8753ab08d102b0 ssh-agent [2023-05-04T10:59:48.834Z] SSH_AUTH_SOCK=/tmp/ssh-EJRNCXqBukOd/agent.70 [2023-05-04T10:59:48.834Z] SSH_AGENT_PID=76 [2023-05-04T10:59:48.839Z] Running ssh-add (command line suppressed) [2023-05-04T10:59:48.936Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-219@tmp/private_key_11353358778686936322.key (/w/workspace/undry_device-rfid-llrp-go_PR-219@tmp/private_key_11353358778686936322.key) [2023-05-04T10:59:48.955Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-04T10:59:49.291Z] + git semver init [2023-05-04T10:59:49.551Z] 2023-05-04 10:59:49,481 [run_init] DEBUG init version:0.0.0 force:False [2023-05-04T10:59:49.551Z] 2023-05-04 10:59:49,482 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-219/.semver [2023-05-04T10:59:49.551Z] 2023-05-04 10:59:49,483 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-219/.semver [2023-05-04T10:59:49.551Z] 2023-05-04 10:59:49,483 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-219/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-219, universal_newlines=False, shell=None, istream=None) [2023-05-04T10:59:50.540Z] 2023-05-04 10:59:50,259 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-219/.git/info/exclude [2023-05-04T10:59:50.540Z] 2023-05-04 10:59:50,260 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-219/.semver/PR-219 with force:False [2023-05-04T10:59:50.540Z] 2023-05-04 10:59:50,260 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-219/.semver/PR-219 [2023-05-04T10:59:50.540Z] 2023-05-04 10:59:50,263 [execute] INFO git cat-file --batch-check [2023-05-04T10:59:50.541Z] 2023-05-04 10:59:50,263 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-219/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T10:59:50.541Z] 2023-05-04 10:59:50,270 [execute] INFO git cat-file --batch [2023-05-04T10:59:50.541Z] 2023-05-04 10:59:50,271 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-219/.semver, universal_newlines=False, shell=None, istream=) [2023-05-04T10:59:50.541Z] 2023-05-04 10:59:50,277 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-219/.semver/PR-219 [2023-05-04T10:59:50.541Z] 0.0.0 [Pipeline] } [2023-05-04T10:59:50.563Z] $ docker exec --env ******** --env ******** 415b7075dba125f7412df4baef4c01789fbc056f7d69fecdfe8753ab08d102b0 ssh-agent -k [2023-05-04T10:59:50.666Z] unset SSH_AUTH_SOCK; [2023-05-04T10:59:50.666Z] unset SSH_AGENT_PID; [2023-05-04T10:59:50.667Z] echo Agent pid 76 killed; [2023-05-04T10:59:50.680Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-04T10:59:51.122Z] + git semver [Pipeline] } [2023-05-04T10:59:51.412Z] $ docker stop --time=1 415b7075dba125f7412df4baef4c01789fbc056f7d69fecdfe8753ab08d102b0 [2023-05-04T10:59:52.678Z] $ docker rm -f --volumes 415b7075dba125f7412df4baef4c01789fbc056f7d69fecdfe8753ab08d102b0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T10:59:53.079Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-04T10:59:53.349Z] Stashed 1 file(s) [Pipeline] echo [2023-05-04T10:59:53.365Z] [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-04T10:59:53.945Z] provisioning config files... [2023-05-04T10:59:53.955Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-219@tmp/config15110388083439851555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T10:59:54.338Z] ---> docker-login.sh [2023-05-04T10:59:54.338Z] nexus3.edgexfoundry.org:10001 [2023-05-04T10:59:54.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:59:54.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:59:54.338Z] Configure a credential helper to remove this warning. See [2023-05-04T10:59:54.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:59:54.338Z] [2023-05-04T10:59:54.338Z] Login Succeeded [2023-05-04T10:59:54.338Z] nexus3.edgexfoundry.org:10002 [2023-05-04T10:59:54.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:59:54.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:59:54.338Z] Configure a credential helper to remove this warning. See [2023-05-04T10:59:54.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:59:54.338Z] [2023-05-04T10:59:54.338Z] Login Succeeded [2023-05-04T10:59:54.338Z] nexus3.edgexfoundry.org:10003 [2023-05-04T10:59:54.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:59:54.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:59:54.597Z] Configure a credential helper to remove this warning. See [2023-05-04T10:59:54.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:59:54.597Z] [2023-05-04T10:59:54.597Z] Login Succeeded [2023-05-04T10:59:54.597Z] nexus3.edgexfoundry.org:10004 [2023-05-04T10:59:54.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:59:54.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:59:54.597Z] Configure a credential helper to remove this warning. See [2023-05-04T10:59:54.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:59:54.597Z] [2023-05-04T10:59:54.597Z] Login Succeeded [2023-05-04T10:59:54.597Z] docker.io [2023-05-04T10:59:54.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T10:59:54.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T10:59:54.858Z] Configure a credential helper to remove this warning. See [2023-05-04T10:59:54.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T10:59:54.858Z] [2023-05-04T10:59:54.858Z] Login Succeeded [2023-05-04T10:59:54.858Z] ---> docker-login.sh ends [Pipeline] } [2023-05-04T10:59:54.891Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-04T10:59:55.085Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T10:59:55.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T10:59:55.154Z] ========================================================= [2023-05-04T10:59:55.154Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-04T10:59:55.154Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T10:59:55.624Z] + 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-04T10:59:55.624Z] Sending build context to Docker daemon 4.228MB [2023-05-04T10:59:55.624Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T10:59:55.624Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-04T10:59:55.624Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-04T10:59:55.624Z] f56be85fc22e: Pulling fs layer [2023-05-04T10:59:55.624Z] 85791d961cd3: Pulling fs layer [2023-05-04T10:59:55.624Z] d694b5ae8c79: Pulling fs layer [2023-05-04T10:59:55.624Z] 9f32a84ed3da: Pulling fs layer [2023-05-04T10:59:55.624Z] 4d19c01a9841: Pulling fs layer [2023-05-04T10:59:55.624Z] 9325e15d5711: Pulling fs layer [2023-05-04T10:59:55.624Z] 556b6ee489ea: Pulling fs layer [2023-05-04T10:59:55.624Z] c5a4b2cf53e6: Pulling fs layer [2023-05-04T10:59:55.624Z] 9f32a84ed3da: Waiting [2023-05-04T10:59:55.624Z] 4d19c01a9841: Waiting [2023-05-04T10:59:55.624Z] 9325e15d5711: Waiting [2023-05-04T10:59:55.624Z] 556b6ee489ea: Waiting [2023-05-04T10:59:55.624Z] c5a4b2cf53e6: Waiting [2023-05-04T10:59:55.625Z] 85791d961cd3: Verifying Checksum [2023-05-04T10:59:55.625Z] 85791d961cd3: Download complete [2023-05-04T10:59:55.625Z] 9f32a84ed3da: Verifying Checksum [2023-05-04T10:59:55.625Z] 9f32a84ed3da: Download complete [2023-05-04T10:59:55.887Z] 4d19c01a9841: Verifying Checksum [2023-05-04T10:59:55.887Z] 4d19c01a9841: Download complete [2023-05-04T10:59:55.887Z] f56be85fc22e: Verifying Checksum [2023-05-04T10:59:55.887Z] f56be85fc22e: Download complete [2023-05-04T10:59:55.887Z] 9325e15d5711: Verifying Checksum [2023-05-04T10:59:55.887Z] 9325e15d5711: Download complete [2023-05-04T10:59:55.887Z] f56be85fc22e: Pull complete [2023-05-04T10:59:56.151Z] 85791d961cd3: Pull complete [2023-05-04T10:59:56.413Z] c5a4b2cf53e6: Verifying Checksum [2023-05-04T10:59:56.413Z] c5a4b2cf53e6: Download complete [2023-05-04T10:59:56.413Z] d694b5ae8c79: Verifying Checksum [2023-05-04T10:59:56.413Z] d694b5ae8c79: Download complete [2023-05-04T10:59:56.672Z] 556b6ee489ea: Verifying Checksum [2023-05-04T10:59:56.672Z] 556b6ee489ea: Download complete [2023-05-04T10:59:59.962Z] d694b5ae8c79: Pull complete [2023-05-04T11:00:00.221Z] 9f32a84ed3da: Pull complete [2023-05-04T11:00:00.222Z] 4d19c01a9841: Pull complete [2023-05-04T11:00:00.222Z] 9325e15d5711: Pull complete [2023-05-04T11:00:02.763Z] 556b6ee489ea: Pull complete [2023-05-04T11:00:03.695Z] c5a4b2cf53e6: Pull complete [2023-05-04T11:00:03.695Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-04T11:00:03.695Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-04T11:00:03.695Z] ---> c4be618373d6 [2023-05-04T11:00:03.695Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-04T11:00:07.923Z] ---> Running in 05011910ed56 [2023-05-04T11:00:07.923Z] Removing intermediate container 05011910ed56 [2023-05-04T11:00:07.923Z] ---> d0766e5766c6 [2023-05-04T11:00:07.924Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T11:00:07.924Z] ---> Running in 09cda119599c [2023-05-04T11:00:07.924Z] Removing intermediate container 09cda119599c [2023-05-04T11:00:07.924Z] ---> 66884a13cb98 [2023-05-04T11:00:07.924Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T11:00:07.924Z] ---> Running in 0b8e9a8b9385 [2023-05-04T11:00:08.204Z] Removing intermediate container 0b8e9a8b9385 [2023-05-04T11:00:08.204Z] ---> b095faf22ff6 [2023-05-04T11:00:08.204Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T11:00:08.204Z] ---> Running in d012b9d2e0bb [2023-05-04T11:00:08.204Z] Removing intermediate container d012b9d2e0bb [2023-05-04T11:00:08.204Z] ---> 4270d21d635b [2023-05-04T11:00:08.204Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T11:00:08.204Z] ---> Running in 033a63044222 [2023-05-04T11:00:08.464Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T11:00:08.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T11:00:08.723Z] OK: 265 MiB in 53 packages [2023-05-04T11:00:08.768Z] Still waiting to schedule task [2023-05-04T11:00:08.768Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-04T11:00:09.291Z] Removing intermediate container 033a63044222 [2023-05-04T11:00:09.291Z] ---> fe07124d72aa [2023-05-04T11:00:09.291Z] Step 8/12 : WORKDIR /app [2023-05-04T11:00:09.291Z] ---> Running in 374540fe62ab [2023-05-04T11:00:09.291Z] Removing intermediate container 374540fe62ab [2023-05-04T11:00:09.291Z] ---> 3af45a2e609e [2023-05-04T11:00:09.291Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-04T11:00:09.291Z] ---> 9383f87e1345 [2023-05-04T11:00:09.291Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T11:00:09.291Z] ---> Running in f4abdb76c257 [2023-05-04T11:00:55.999Z] Removing intermediate container f4abdb76c257 [2023-05-04T11:00:55.999Z] ---> ecb78d0eeba3 [2023-05-04T11:00:55.999Z] Step 11/12 : COPY . . [2023-05-04T11:00:55.999Z] ---> 52437978f77b [2023-05-04T11:00:55.999Z] Step 12/12 : RUN $MAKE [2023-05-04T11:00:55.999Z] ---> Running in 749c469bd5ce [2023-05-04T11:00:55.999Z] noop [2023-05-04T11:00:55.999Z] Removing intermediate container 749c469bd5ce [2023-05-04T11:00:55.999Z] ---> 81842217d39b [2023-05-04T11:00:55.999Z] Successfully built 81842217d39b [2023-05-04T11:00:55.999Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T11:00:56.983Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T11:00:56.983Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T11:00:58.127Z] prd-ubuntu20.04-docker-8c-8g-13283 does not seem to be running inside a container [2023-05-04T11:00:58.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-219 -v /w/workspace/undry_device-rfid-llrp-go_PR-219:/w/workspace/undry_device-rfid-llrp-go_PR-219:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-219@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-04T11:00:58.507Z] $ docker top 36dc5facdab88eda7e823ccd867766bb7418ef8bcecd78e89558d7210e961da6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T11:00:58.931Z] + go version [2023-05-04T11:00:58.931Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-04T11:00:58.968Z] $ docker stop --time=1 36dc5facdab88eda7e823ccd867766bb7418ef8bcecd78e89558d7210e961da6 [2023-05-04T11:01:00.245Z] $ docker rm -f --volumes 36dc5facdab88eda7e823ccd867766bb7418ef8bcecd78e89558d7210e961da6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T11:01:00.955Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-04T11:01:00.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T11:01:01.113Z] prd-ubuntu20.04-docker-8c-8g-13283 does not seem to be running inside a container [2023-05-04T11:01:01.150Z] $ 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-219 -v /w/workspace/undry_device-rfid-llrp-go_PR-219:/w/workspace/undry_device-rfid-llrp-go_PR-219:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-219@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-04T11:01:01.486Z] $ docker top 1322b25f9b27fbeff8ebd9a03983e6ff3407141d992baf2ba3b41f9e70facd26 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T11:01:01.878Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-219 [Pipeline] fileExists [Pipeline] sh [2023-05-04T11:01:02.248Z] + make test [2023-05-04T11:01:02.248Z] go test ./... -coverprofile=coverage.out ./... [2023-05-04T11:01:07.517Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-04T11:01:19.795Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-04T11:01:19.795Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-04T11:01:22.343Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.047s coverage: 40.5% of statements [2023-05-04T11:01:22.343Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.255s coverage: 52.0% of statements [2023-05-04T11:01:22.343Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements [2023-05-04T11:01:30.649Z] go vet ./... [2023-05-04T11:01:32.613Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13284 in /w/workspace/undry_device-rfid-llrp-go_PR-219 [Pipeline] { [Pipeline] ws [2023-05-04T11:01:32.668Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-05-04T11:01:32.743Z] Selected Git installation does not exist. Using Default [2023-05-04T11:01:32.743Z] The recommended git tool is: NONE [2023-05-04T11:01:33.173Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T11:01:33.173Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T11:01:33.173Z] ./bin/test-attribution-txt.sh [2023-05-04T11:01:33.431Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-04T11:01:33.431Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-04T11:01:33.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T11:01:33.499Z] $ docker stop --time=1 1322b25f9b27fbeff8ebd9a03983e6ff3407141d992baf2ba3b41f9e70facd26 [2023-05-04T11:01:36.470Z] $ docker rm -f --volumes 1322b25f9b27fbeff8ebd9a03983e6ff3407141d992baf2ba3b41f9e70facd26 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T11:01:37.007Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T11:01:37.112Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-04T11:01:37.853Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T11:01:38.178Z] + ls -al . [2023-05-04T11:01:38.178Z] total 628 [2023-05-04T11:01:38.178Z] drwxrwxr-x 11 jenkins jenkins 4096 May 4 11:01 . [2023-05-04T11:01:38.178Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 10:59 .. [2023-05-04T11:01:38.178Z] -rw-rw-r-- 1 jenkins jenkins 134 May 4 10:59 .dockerignore [2023-05-04T11:01:38.178Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 10:59 .git [2023-05-04T11:01:38.178Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 10:59 .github [2023-05-04T11:01:38.178Z] -rw-rw-r-- 1 jenkins jenkins 946 May 4 10:59 .gitignore [2023-05-04T11:01:38.178Z] -rw-rw-r-- 1 jenkins jenkins 41 May 4 10:59 .golangci.yml [2023-05-04T11:01:38.178Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 10:59 .semver [2023-05-04T11:01:38.178Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 4 10:59 Attribution.txt [2023-05-04T11:01:38.178Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 4 10:59 CHANGELOG.md [2023-05-04T11:01:38.178Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 4 10:59 Dockerfile [2023-05-04T11:01:38.178Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 10:59 GOVERNANCE.md [2023-05-04T11:01:38.178Z] -rw-rw-r-- 1 jenkins jenkins 683 May 4 10:59 Jenkinsfile [2023-05-04T11:01:38.178Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 4 10:59 LICENSE [2023-05-04T11:01:38.178Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 4 10:59 Makefile [2023-05-04T11:01:38.178Z] -rw-rw-r-- 1 jenkins jenkins 625 May 4 10:59 OWNERS.md [2023-05-04T11:01:38.178Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 4 10:59 README.md [2023-05-04T11:01:38.178Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 10:59 VERSION [2023-05-04T11:01:38.178Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 10:59 bin [2023-05-04T11:01:38.178Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 10:59 cmd [2023-05-04T11:01:38.178Z] -rw-r--r-- 1 jenkins jenkins 458038 May 4 11:01 coverage.out [2023-05-04T11:01:38.178Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 10:59 examples [2023-05-04T11:01:38.178Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 4 10:59 go.mod [2023-05-04T11:01:38.178Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 4 10:59 go.sum [2023-05-04T11:01:38.178Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 10:59 images [2023-05-04T11:01:38.178Z] drwxrwxr-x 5 jenkins jenkins 4096 May 4 10:59 internal [2023-05-04T11:01:38.178Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 10:59 snap [2023-05-04T11:01:38.178Z] -rw-rw-r-- 1 jenkins jenkins 193 May 4 10:59 version.go [2023-05-04T11:01:38.267Z] using credential edgex-jenkins-ssh [Pipeline] isUnix [2023-05-04T11:01:38.336Z] Cloning the remote Git repository [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T11:01:38.742Z] + 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=0d2642bf51780a2164d4567eb4870ca33481f277 --label arch=amd64 --label version=0.0.0 . [2023-05-04T11:01:38.742Z] Sending build context to Docker daemon 4.228MB [2023-05-04T11:01:38.742Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T11:01:38.742Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-04T11:01:38.742Z] ---> 81842217d39b [2023-05-04T11:01:38.742Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-04T11:01:38.374Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-04T11:01:38.457Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-05-04T11:01:38.597Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-04T11:01:38.599Z] > git --version # timeout=10 [2023-05-04T11:01:38.626Z] > git --version # 'git version 2.25.1' [2023-05-04T11:01:38.628Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T11:01:38.767Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T11:01:39.002Z] ---> Running in 33138792abc7 [2023-05-04T11:01:39.002Z] Removing intermediate container 33138792abc7 [2023-05-04T11:01:39.002Z] ---> a40d481826cf [2023-05-04T11:01:39.002Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T11:01:39.002Z] ---> Running in 91803009420d [2023-05-04T11:01:39.002Z] Removing intermediate container 91803009420d [2023-05-04T11:01:39.002Z] ---> e8a275f79efe [2023-05-04T11:01:39.002Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T11:01:39.260Z] ---> Running in 1a22ab0028ad [2023-05-04T11:01:39.260Z] Removing intermediate container 1a22ab0028ad [2023-05-04T11:01:39.260Z] ---> 6051177bef9f [2023-05-04T11:01:39.260Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T11:01:39.260Z] ---> Running in d0810cca4949 [2023-05-04T11:01:39.260Z] Removing intermediate container d0810cca4949 [2023-05-04T11:01:39.260Z] ---> c2ad0c94fa00 [2023-05-04T11:01:39.260Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T11:01:39.260Z] ---> Running in 30c68856aba9 [2023-05-04T11:01:39.520Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T11:01:39.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T11:01:39.780Z] OK: 265 MiB in 53 packages [2023-05-04T11:01:39.804Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-04T11:01:39.836Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-04T11:01:40.347Z] Removing intermediate container 30c68856aba9 [2023-05-04T11:01:40.347Z] ---> 3de70643ad35 [2023-05-04T11:01:40.347Z] Step 8/24 : WORKDIR /app [2023-05-04T11:01:40.347Z] ---> Running in 9a268fe9646f [2023-05-04T11:01:40.347Z] Removing intermediate container 9a268fe9646f [2023-05-04T11:01:40.347Z] ---> 33c58b1409fd [2023-05-04T11:01:40.347Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-04T11:01:40.347Z] ---> a1e62fbb627f [2023-05-04T11:01:40.347Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T11:01:40.347Z] ---> Running in 35d619f7ef9f [2023-05-04T11:01:41.320Z] Merging remotes/origin/main commit 6e4500d7246dada94f826fd10aec60271f103086 into PR head commit 0d2642bf51780a2164d4567eb4870ca33481f277 [2023-05-04T11:01:41.342Z] Removing intermediate container 35d619f7ef9f [2023-05-04T11:01:41.342Z] ---> e3b5491fff82 [2023-05-04T11:01:41.342Z] Step 11/24 : COPY . . [2023-05-04T11:01:40.763Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-04T11:01:40.818Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-04T11:01:40.819Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T11:01:40.836Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/219/head:refs/remotes/origin/PR-219 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-04T11:01:41.337Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T11:01:41.406Z] > git checkout -f 0d2642bf51780a2164d4567eb4870ca33481f277 # timeout=10 [2023-05-04T11:01:41.600Z] ---> 0322c4195ce4 [2023-05-04T11:01:41.600Z] Step 12/24 : RUN $MAKE [2023-05-04T11:01:41.600Z] ---> Running in 90bda5dc0e9f [2023-05-04T11:01:41.636Z] Merge succeeded, producing 0d2642bf51780a2164d4567eb4870ca33481f277 [2023-05-04T11:01:41.637Z] Checking out Revision 0d2642bf51780a2164d4567eb4870ca33481f277 (PR-219) [2023-05-04T11:01:41.859Z] 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-04T11:01:42.215Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-04T11:01:42.257Z] > git --version # timeout=10 [2023-05-04T11:01:42.269Z] > git --version # 'git version 2.25.1' [2023-05-04T11:01:42.287Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-05-04T11:01:41.520Z] > git remote # timeout=10 [2023-05-04T11:01:41.543Z] > git config --get remote.origin.url # timeout=10 [2023-05-04T11:01:41.567Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-04T11:01:41.587Z] > git merge 6e4500d7246dada94f826fd10aec60271f103086 # timeout=10 [2023-05-04T11:01:41.616Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-04T11:01:41.642Z] > git config core.sparsecheckout # timeout=10 [2023-05-04T11:01:41.665Z] > git checkout -f 0d2642bf51780a2164d4567eb4870ca33481f277 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T11:01:43.466Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-04T11:01:43.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T11:01:43.466Z] Dload Upload Total Spent Left Speed [2023-05-04T11:01:43.466Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83888 0 --:--:-- --:--:-- --:--:-- 83888 [Pipeline] sh [2023-05-04T11:01:44.077Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-04T11:01:44.420Z] + + sudo tee /etc/docker/daemon.newsudo [2023-05-04T11:01:44.420Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-04T11:01:44.420Z] { [2023-05-04T11:01:44.420Z] "registry-mirrors": [ [2023-05-04T11:01:44.420Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-04T11:01:44.420Z] ], [2023-05-04T11:01:44.420Z] "bip": "10.250.0.254/24", [2023-05-04T11:01:44.420Z] "hosts": [ [2023-05-04T11:01:44.420Z] "tcp://0.0.0.0:5555", [2023-05-04T11:01:44.420Z] "unix:///var/run/docker.sock" [2023-05-04T11:01:44.420Z] ], [2023-05-04T11:01:44.420Z] "mtu": 1458, [2023-05-04T11:01:44.420Z] "selinux-enabled": true, [2023-05-04T11:01:44.420Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-04T11:01:44.420Z] } [Pipeline] sh [2023-05-04T11:01:44.776Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-04T11:01:45.139Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T11:02:03.483Z] provisioning config files... [2023-05-04T11:02:03.516Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config1672686358056559119tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T11:02:03.806Z] Removing intermediate container 90bda5dc0e9f [2023-05-04T11:02:03.806Z] ---> 88bd15e97d1d [2023-05-04T11:02:03.806Z] Step 13/24 : FROM alpine:3.17 [2023-05-04T11:02:03.806Z] 3.17: Pulling from library/alpine [2023-05-04T11:02:03.806Z] f56be85fc22e: Already exists [2023-05-04T11:02:03.806Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T11:02:03.806Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T11:02:03.806Z] ---> 9ed4aefc74f6 [2023-05-04T11:02:03.806Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-04T11:02:03.806Z] ---> Running in c0852089b0d8 [2023-05-04T11:02:03.806Z] Removing intermediate container c0852089b0d8 [2023-05-04T11:02:03.806Z] ---> fe3674edea36 [2023-05-04T11:02:03.806Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-04T11:02:03.806Z] ---> Running in d958d04c31e8 [2023-05-04T11:02:03.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-04T11:02:03.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-04T11:02:03.806Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T11:02:03.806Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T11:02:03.806Z] OK: 7 MiB in 16 packages [2023-05-04T11:02:03.806Z] Removing intermediate container d958d04c31e8 [2023-05-04T11:02:03.806Z] ---> b61b89e4ac06 [2023-05-04T11:02:03.806Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-04T11:02:03.806Z] ---> 607f3f457df5 [2023-05-04T11:02:03.806Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-04T11:02:03.806Z] ---> 3b264aabab00 [2023-05-04T11:02:03.806Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-04T11:02:03.918Z] ---> docker-login.sh [2023-05-04T11:02:03.918Z] nexus3.edgexfoundry.org:10001 [2023-05-04T11:02:04.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T11:02:04.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T11:02:04.470Z] Configure a credential helper to remove this warning. See [2023-05-04T11:02:04.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T11:02:04.470Z] [2023-05-04T11:02:04.470Z] Login Succeeded [2023-05-04T11:02:04.470Z] nexus3.edgexfoundry.org:10002 [2023-05-04T11:02:04.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T11:02:05.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T11:02:05.014Z] Configure a credential helper to remove this warning. See [2023-05-04T11:02:05.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T11:02:05.014Z] [2023-05-04T11:02:05.014Z] Login Succeeded [2023-05-04T11:02:05.014Z] nexus3.edgexfoundry.org:10003 [2023-05-04T11:02:05.199Z] ---> 98c7287f8107 [2023-05-04T11:02:05.199Z] Step 19/24 : EXPOSE 59989 [2023-05-04T11:02:05.199Z] ---> Running in dea705b6668c [2023-05-04T11:02:05.199Z] Removing intermediate container dea705b6668c [2023-05-04T11:02:05.199Z] ---> 5d0b82ad78d2 [2023-05-04T11:02:05.199Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-04T11:02:05.199Z] ---> Running in 9232c76758d7 [2023-05-04T11:02:05.199Z] Removing intermediate container 9232c76758d7 [2023-05-04T11:02:05.199Z] ---> d439cec524ae [2023-05-04T11:02:05.199Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T11:02:05.199Z] ---> Running in 478cac8f25cc [2023-05-04T11:02:05.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T11:02:05.290Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T11:02:05.290Z] Configure a credential helper to remove this warning. See [2023-05-04T11:02:05.290Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T11:02:05.290Z] [2023-05-04T11:02:05.290Z] Login Succeeded [2023-05-04T11:02:05.290Z] nexus3.edgexfoundry.org:10004 [2023-05-04T11:02:05.459Z] Removing intermediate container 478cac8f25cc [2023-05-04T11:02:05.459Z] ---> de2d150f84d4 [2023-05-04T11:02:05.459Z] Step 22/24 : LABEL arch=amd64 [2023-05-04T11:02:05.459Z] ---> Running in 35ef596077b6 [2023-05-04T11:02:05.459Z] Removing intermediate container 35ef596077b6 [2023-05-04T11:02:05.459Z] ---> de44d9ab40ed [2023-05-04T11:02:05.459Z] Step 23/24 : LABEL git_sha=0d2642bf51780a2164d4567eb4870ca33481f277 [2023-05-04T11:02:05.459Z] ---> Running in 7a9547c3a11d [2023-05-04T11:02:05.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-04T11:02:05.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T11:02:05.562Z] Configure a credential helper to remove this warning. See [2023-05-04T11:02:05.562Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T11:02:05.562Z] [2023-05-04T11:02:05.562Z] Login Succeeded [2023-05-04T11:02:05.562Z] docker.io [2023-05-04T11:02:05.720Z] Removing intermediate container 7a9547c3a11d [2023-05-04T11:02:05.720Z] ---> 041f1a1275e0 [2023-05-04T11:02:05.720Z] Step 24/24 : LABEL version=0.0.0 [2023-05-04T11:02:05.720Z] ---> Running in 82081f6783cb [2023-05-04T11:02:05.720Z] Removing intermediate container 82081f6783cb [2023-05-04T11:02:05.720Z] ---> 92045c63f1cd [2023-05-04T11:02:05.720Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T11:02:05.720Z] Successfully built 92045c63f1cd [2023-05-04T11:02:05.720Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-05-04T11:02:05.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [2023-05-04T11:02:06.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-04T11:02:06.102Z] Configure a credential helper to remove this warning. See [2023-05-04T11:02:06.102Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-04T11:02:06.102Z] [2023-05-04T11:02:06.102Z] Login Succeeded [2023-05-04T11:02:06.102Z] ---> docker-login.sh ends [Pipeline] { (Snap) [Pipeline] } [2023-05-04T11:02:06.160Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2023-05-04T11:02:06.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T11:02:06.600Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-04T11:02:06.634Z] ========================================================= [2023-05-04T11:02:06.634Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-04T11:02:06.634Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-05-04T11:02:06.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T11:02:06.793Z] [2023-05-04T11:02:06.793Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T11:02:07.194Z] + 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-04T11:02:07.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T11:02:07.309Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-04T11:02:07.309Z] 5eb5b503b376: Pulling fs layer [2023-05-04T11:02:07.309Z] 5c69ac0246d0: Pulling fs layer [2023-05-04T11:02:07.309Z] ec43610c2a17: Pulling fs layer [2023-05-04T11:02:07.309Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-04T11:02:07.309Z] 33b1e0a273af: Pulling fs layer [2023-05-04T11:02:07.309Z] 5d3b04190fa2: Pulling fs layer [2023-05-04T11:02:07.309Z] 2f39f015ded8: Pulling fs layer [2023-05-04T11:02:07.309Z] 5d3b04190fa2: Waiting [2023-05-04T11:02:07.309Z] 2f39f015ded8: Waiting [2023-05-04T11:02:07.309Z] 3a2ae6a8a46f: Waiting [2023-05-04T11:02:07.309Z] 5c69ac0246d0: Download complete [2023-05-04T11:02:07.309Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-04T11:02:07.309Z] 3a2ae6a8a46f: Download complete [2023-05-04T11:02:07.309Z] ec43610c2a17: Verifying Checksum [2023-05-04T11:02:07.309Z] 33b1e0a273af: Verifying Checksum [2023-05-04T11:02:07.309Z] 33b1e0a273af: Download complete [2023-05-04T11:02:07.309Z] ec43610c2a17: Download complete [2023-05-04T11:02:07.309Z] 5d3b04190fa2: Verifying Checksum [2023-05-04T11:02:07.309Z] 5d3b04190fa2: Download complete [2023-05-04T11:02:07.464Z] Sending build context to Docker daemon 1.211MB [2023-05-04T11:02:07.464Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T11:02:07.464Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-04T11:02:07.569Z] 5eb5b503b376: Verifying Checksum [2023-05-04T11:02:07.569Z] 5eb5b503b376: Download complete [2023-05-04T11:02:08.135Z] 2f39f015ded8: Download complete [2023-05-04T11:02:08.702Z] 5eb5b503b376: Pull complete [2023-05-04T11:02:08.702Z] 5c69ac0246d0: Pull complete [2023-05-04T11:02:09.270Z] ec43610c2a17: Pull complete [2023-05-04T11:02:09.270Z] 3a2ae6a8a46f: Pull complete [2023-05-04T11:02:09.529Z] 33b1e0a273af: Pull complete [2023-05-04T11:02:09.529Z] 5d3b04190fa2: Pull complete [2023-05-04T11:02:10.057Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-04T11:02:10.057Z] c41833b44d91: Pulling fs layer [2023-05-04T11:02:10.057Z] ed15518f5707: Pulling fs layer [2023-05-04T11:02:10.057Z] feae8fd75edb: Pulling fs layer [2023-05-04T11:02:10.057Z] 242c74f7c9fa: Pulling fs layer [2023-05-04T11:02:10.057Z] 3cdef696dda3: Pulling fs layer [2023-05-04T11:02:10.057Z] 2ced38df9373: Pulling fs layer [2023-05-04T11:02:10.057Z] 58f1dce35555: Pulling fs layer [2023-05-04T11:02:10.057Z] 242c74f7c9fa: Waiting [2023-05-04T11:02:10.057Z] 2ced38df9373: Waiting [2023-05-04T11:02:10.057Z] 3cdef696dda3: Waiting [2023-05-04T11:02:10.057Z] 58f1dce35555: Waiting [2023-05-04T11:02:10.057Z] ed15518f5707: Verifying Checksum [2023-05-04T11:02:10.057Z] ed15518f5707: Download complete [2023-05-04T11:02:10.057Z] 242c74f7c9fa: Verifying Checksum [2023-05-04T11:02:10.057Z] 242c74f7c9fa: Download complete [2023-05-04T11:02:10.057Z] 3cdef696dda3: Download complete [2023-05-04T11:02:10.057Z] c41833b44d91: Verifying Checksum [2023-05-04T11:02:10.057Z] c41833b44d91: Download complete [2023-05-04T11:02:11.027Z] c41833b44d91: Pull complete [2023-05-04T11:02:11.303Z] 58f1dce35555: Verifying Checksum [2023-05-04T11:02:11.303Z] 58f1dce35555: Download complete [2023-05-04T11:02:11.576Z] ed15518f5707: Pull complete [2023-05-04T11:02:12.543Z] feae8fd75edb: Verifying Checksum [2023-05-04T11:02:12.543Z] feae8fd75edb: Download complete [2023-05-04T11:02:12.543Z] 2ced38df9373: Verifying Checksum [2023-05-04T11:02:12.543Z] 2ced38df9373: Download complete [2023-05-04T11:02:14.795Z] 2f39f015ded8: Pull complete [2023-05-04T11:02:14.795Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-04T11:02:14.795Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T11:02:14.795Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T11:02:15.033Z] prd-ubuntu20.04-docker-8c-8g-13283 does not seem to be running inside a container [2023-05-04T11:02:15.074Z] $ 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-219 -v /w/workspace/undry_device-rfid-llrp-go_PR-219:/w/workspace/undry_device-rfid-llrp-go_PR-219:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-219@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-219@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-04T11:02:20.465Z] $ docker top abe3857f04246642855309c86404204450fd2d103c71425db877aa1cf277cb48 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T11:02:20.934Z] ---> job-cost.sh [2023-05-04T11:02:20.934Z] lf-activate-venv: SKIPPING [2023-05-04T11:02:20.934Z] INFO: No Stack... [2023-05-04T11:02:21.194Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T11:02:21.454Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T11:02:21.780Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-219/archives/cost.csv [2023-05-04T11:02:21.781Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T11:02:21.827Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-219-1-stack-cost] [2023-05-04T11:02:21.832Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-219-1-stack-cost] did not exist. Created. [2023-05-04T11:02:21.832Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-219-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T11:02:22.246Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-04T11:02:22.304Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T11:02:22.337Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-219-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T11:02:22.429Z] $ docker stop --time=1 abe3857f04246642855309c86404204450fd2d103c71425db877aa1cf277cb48 [2023-05-04T11:02:23.583Z] $ docker rm -f --volumes abe3857f04246642855309c86404204450fd2d103c71425db877aa1cf277cb48 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-04T11:02:25.039Z] feae8fd75edb: Pull complete [2023-05-04T11:02:25.039Z] 242c74f7c9fa: Pull complete [2023-05-04T11:02:25.039Z] 3cdef696dda3: Pull complete [2023-05-04T11:02:31.705Z] 2ced38df9373: Pull complete [2023-05-04T11:02:35.746Z] 58f1dce35555: Pull complete [2023-05-04T11:02:35.746Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-04T11:02:35.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-04T11:02:35.746Z] ---> fadd8f120f05 [2023-05-04T11:02:35.746Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-04T11:02:37.156Z] ---> Running in c2a68dfae143 [2023-05-04T11:02:37.424Z] Removing intermediate container c2a68dfae143 [2023-05-04T11:02:37.424Z] ---> e5290526d621 [2023-05-04T11:02:37.424Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T11:02:37.690Z] ---> Running in a706fd624f81 [2023-05-04T11:02:37.958Z] Removing intermediate container a706fd624f81 [2023-05-04T11:02:37.958Z] ---> ab5943e46c46 [2023-05-04T11:02:37.958Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T11:02:37.958Z] ---> Running in 5fbaad62cc04 [2023-05-04T11:02:38.227Z] Removing intermediate container 5fbaad62cc04 [2023-05-04T11:02:38.227Z] ---> 49f5e3cef506 [2023-05-04T11:02:38.227Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T11:02:38.227Z] ---> Running in da3a7377e0c9 [2023-05-04T11:02:38.495Z] Removing intermediate container da3a7377e0c9 [2023-05-04T11:02:38.495Z] ---> 153c9255bb0e [2023-05-04T11:02:38.495Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T11:02:38.761Z] ---> Running in 5b22ab7b36d2 [2023-05-04T11:02:39.720Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T11:02:40.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T11:02:41.264Z] OK: 263 MiB in 53 packages [2023-05-04T11:02:42.227Z] Removing intermediate container 5b22ab7b36d2 [2023-05-04T11:02:42.227Z] ---> 97da10cd8aa6 [2023-05-04T11:02:42.227Z] Step 8/12 : WORKDIR /app [2023-05-04T11:02:42.227Z] ---> Running in d221d5297eff [2023-05-04T11:02:42.227Z] Removing intermediate container d221d5297eff [2023-05-04T11:02:42.227Z] ---> 062ef573f830 [2023-05-04T11:02:42.227Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-04T11:02:42.818Z] ---> bef6c2d5a55b [2023-05-04T11:02:42.818Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T11:02:42.818Z] ---> Running in e349b7130793 [2023-05-04T11:03:50.687Z] Removing intermediate container e349b7130793 [2023-05-04T11:03:50.687Z] ---> 7ce47d852b13 [2023-05-04T11:03:50.687Z] Step 11/12 : COPY . . [2023-05-04T11:03:50.687Z] ---> 966a56e5bdfb [2023-05-04T11:03:50.687Z] Step 12/12 : RUN $MAKE [2023-05-04T11:03:50.687Z] ---> Running in 7834c35a3796 [2023-05-04T11:03:50.687Z] noop [2023-05-04T11:03:50.687Z] Removing intermediate container 7834c35a3796 [2023-05-04T11:03:50.687Z] ---> 1b1676f98dca [2023-05-04T11:03:50.687Z] Successfully built 1b1676f98dca [2023-05-04T11:03:50.687Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T11:03:51.210Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T11:03:51.210Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T11:03:51.494Z] prd-ubuntu20.04-docker-arm64-4c-16g-13284 does not seem to be running inside a container [2023-05-04T11:03:51.569Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-04T11:03:52.682Z] $ docker top 7fc142152ffb6c80982d7085880988d997f863335847c2f0b7a829c06b655061 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T11:03:53.551Z] + go version [2023-05-04T11:03:53.551Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-04T11:03:53.594Z] $ docker stop --time=1 7fc142152ffb6c80982d7085880988d997f863335847c2f0b7a829c06b655061 [2023-05-04T11:03:56.025Z] $ docker rm -f --volumes 7fc142152ffb6c80982d7085880988d997f863335847c2f0b7a829c06b655061 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T11:03:56.930Z] + docker inspect -f . ci-base-image-arm64 [2023-05-04T11:03:56.930Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T11:03:57.175Z] prd-ubuntu20.04-docker-arm64-4c-16g-13284 does not seem to be running inside a container [2023-05-04T11:03:57.239Z] $ 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-04T11:03:58.324Z] $ docker top a74332ac0c9ada0467137cef774134bd9bbb2fd23a2741b9525aa7db657b129f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T11:03:59.165Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-04T11:03:59.561Z] + make test [2023-05-04T11:03:59.561Z] go test ./... -coverprofile=coverage.out ./... [2023-05-04T11:04:31.810Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-04T11:06:23.565Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-04T11:06:23.565Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-04T11:07:02.468Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.366s coverage: 40.5% of statements [2023-05-04T11:07:02.468Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.556s coverage: 52.0% of statements [2023-05-04T11:07:02.468Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 96.4% of statements [2023-05-04T11:07:02.468Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-04T11:07:02.468Z] go vet ./... [2023-05-04T11:07:29.207Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-04T11:07:29.207Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-04T11:07:29.207Z] ./bin/test-attribution-txt.sh [2023-05-04T11:07:29.207Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-04T11:07:29.207Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-04T11:07:29.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-04T11:07:29.282Z] $ docker stop --time=1 a74332ac0c9ada0467137cef774134bd9bbb2fd23a2741b9525aa7db657b129f [2023-05-04T11:07:31.056Z] $ docker rm -f --volumes a74332ac0c9ada0467137cef774134bd9bbb2fd23a2741b9525aa7db657b129f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-04T11:07:32.258Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-04T11:07:32.292Z] Warning: overwriting stash ‘coverage-report’ [2023-05-04T11:07:32.901Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-04T11:07:33.477Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-04T11:07:33.840Z] + ls -al . [2023-05-04T11:07:33.840Z] total 624 [2023-05-04T11:07:33.840Z] drwxrwxr-x 10 jenkins jenkins 4096 May 4 11:04 . [2023-05-04T11:07:33.840Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 11:01 .. [2023-05-04T11:07:33.840Z] -rw-rw-r-- 1 jenkins jenkins 134 May 4 11:01 .dockerignore [2023-05-04T11:07:33.840Z] drwxrwxr-x 8 jenkins jenkins 4096 May 4 11:01 .git [2023-05-04T11:07:33.840Z] drwxrwxr-x 3 jenkins jenkins 4096 May 4 11:01 .github [2023-05-04T11:07:33.840Z] -rw-rw-r-- 1 jenkins jenkins 946 May 4 11:01 .gitignore [2023-05-04T11:07:33.840Z] -rw-rw-r-- 1 jenkins jenkins 41 May 4 11:01 .golangci.yml [2023-05-04T11:07:33.840Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 4 11:01 Attribution.txt [2023-05-04T11:07:33.840Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 4 11:01 CHANGELOG.md [2023-05-04T11:07:33.840Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 4 11:01 Dockerfile [2023-05-04T11:07:33.840Z] -rw-rw-r-- 1 jenkins jenkins 677 May 4 11:01 GOVERNANCE.md [2023-05-04T11:07:33.840Z] -rw-rw-r-- 1 jenkins jenkins 683 May 4 11:01 Jenkinsfile [2023-05-04T11:07:33.840Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 4 11:01 LICENSE [2023-05-04T11:07:33.840Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 4 11:01 Makefile [2023-05-04T11:07:33.840Z] -rw-rw-r-- 1 jenkins jenkins 625 May 4 11:01 OWNERS.md [2023-05-04T11:07:33.840Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 4 11:01 README.md [2023-05-04T11:07:33.840Z] -rw-rw-r-- 1 jenkins jenkins 5 May 4 10:59 VERSION [2023-05-04T11:07:33.840Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 11:01 bin [2023-05-04T11:07:33.840Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 11:01 cmd [2023-05-04T11:07:33.840Z] -rw-r--r-- 1 jenkins jenkins 458038 May 4 11:06 coverage.out [2023-05-04T11:07:33.840Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 11:01 examples [2023-05-04T11:07:33.840Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 4 11:01 go.mod [2023-05-04T11:07:33.840Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 4 11:01 go.sum [2023-05-04T11:07:33.840Z] drwxrwxr-x 2 jenkins jenkins 4096 May 4 11:01 images [2023-05-04T11:07:33.840Z] drwxrwxr-x 5 jenkins jenkins 4096 May 4 11:01 internal [2023-05-04T11:07:33.840Z] drwxrwxr-x 4 jenkins jenkins 4096 May 4 11:01 snap [2023-05-04T11:07:33.840Z] -rw-rw-r-- 1 jenkins jenkins 193 May 4 11:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T11:07:34.415Z] + 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=0d2642bf51780a2164d4567eb4870ca33481f277 --label arch=arm64 --label version=0.0.0 . [2023-05-04T11:07:34.683Z] Sending build context to Docker daemon 1.211MB [2023-05-04T11:07:34.683Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-04T11:07:34.683Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-04T11:07:34.683Z] ---> 1b1676f98dca [2023-05-04T11:07:34.683Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-04T11:07:34.683Z] ---> Running in da5ebad233cb [2023-05-04T11:07:34.951Z] Removing intermediate container da5ebad233cb [2023-05-04T11:07:34.951Z] ---> bb8e211aa6db [2023-05-04T11:07:34.951Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-04T11:07:35.219Z] ---> Running in 6343aa20020c [2023-05-04T11:07:35.486Z] Removing intermediate container 6343aa20020c [2023-05-04T11:07:35.486Z] ---> 97602deac101 [2023-05-04T11:07:35.486Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-04T11:07:35.486Z] ---> Running in 23eb4314d8ad [2023-05-04T11:07:35.753Z] Removing intermediate container 23eb4314d8ad [2023-05-04T11:07:35.753Z] ---> bad048822911 [2023-05-04T11:07:35.753Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-04T11:07:35.753Z] ---> Running in 4c4866515bf3 [2023-05-04T11:07:36.022Z] Removing intermediate container 4c4866515bf3 [2023-05-04T11:07:36.022Z] ---> db8c02278fe0 [2023-05-04T11:07:36.022Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-04T11:07:36.291Z] ---> Running in 7156dac52020 [2023-05-04T11:07:37.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T11:07:37.835Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T11:07:38.798Z] OK: 263 MiB in 53 packages [2023-05-04T11:07:42.258Z] Removing intermediate container 7156dac52020 [2023-05-04T11:07:42.258Z] ---> ace52211350a [2023-05-04T11:07:42.258Z] Step 8/24 : WORKDIR /app [2023-05-04T11:07:42.258Z] ---> Running in df4926096e42 [2023-05-04T11:07:42.258Z] Removing intermediate container df4926096e42 [2023-05-04T11:07:42.258Z] ---> e6000c08035a [2023-05-04T11:07:42.258Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-04T11:07:42.524Z] ---> 02d5a65f2056 [2023-05-04T11:07:42.524Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-04T11:07:42.524Z] ---> Running in c0628cb3277b [2023-05-04T11:07:45.103Z] Removing intermediate container c0628cb3277b [2023-05-04T11:07:45.103Z] ---> 457708a5b8df [2023-05-04T11:07:45.103Z] Step 11/24 : COPY . . [2023-05-04T11:07:45.686Z] ---> 1a84706c4f46 [2023-05-04T11:07:45.686Z] Step 12/24 : RUN $MAKE [2023-05-04T11:07:45.686Z] ---> Running in 912ed11b9cfa [2023-05-04T11:07:46.645Z] 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-04T11:10:08.358Z] Removing intermediate container 912ed11b9cfa [2023-05-04T11:10:08.358Z] ---> ab98aa07106f [2023-05-04T11:10:08.358Z] Step 13/24 : FROM alpine:3.17 [2023-05-04T11:10:08.358Z] 3.17: Pulling from library/alpine [2023-05-04T11:10:08.358Z] c41833b44d91: Already exists [2023-05-04T11:10:08.358Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-04T11:10:08.358Z] Status: Downloaded newer image for alpine:3.17 [2023-05-04T11:10:08.358Z] ---> 51e60588ff2c [2023-05-04T11:10:08.358Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-04T11:10:08.358Z] ---> Running in 9ba4ee0c2e03 [2023-05-04T11:10:08.358Z] Removing intermediate container 9ba4ee0c2e03 [2023-05-04T11:10:08.358Z] ---> b0f531f3e80e [2023-05-04T11:10:08.358Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-04T11:10:08.358Z] ---> Running in b72797af6a47 [2023-05-04T11:10:08.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-04T11:10:08.358Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-04T11:10:08.358Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-04T11:10:08.358Z] Executing busybox-1.35.0-r29.trigger [2023-05-04T11:10:08.358Z] OK: 8 MiB in 16 packages [2023-05-04T11:10:08.358Z] Removing intermediate container b72797af6a47 [2023-05-04T11:10:08.358Z] ---> 6ec2b9eccf2a [2023-05-04T11:10:08.358Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-04T11:10:08.358Z] ---> 808c1f0701fe [2023-05-04T11:10:08.358Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-04T11:10:08.358Z] ---> bdcffa0e883c [2023-05-04T11:10:08.358Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-04T11:10:08.358Z] ---> 75a03bdb3906 [2023-05-04T11:10:08.358Z] Step 19/24 : EXPOSE 59989 [2023-05-04T11:10:08.358Z] ---> Running in 7b421153e331 [2023-05-04T11:10:08.358Z] Removing intermediate container 7b421153e331 [2023-05-04T11:10:08.358Z] ---> 570f69413619 [2023-05-04T11:10:08.358Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-04T11:10:08.358Z] ---> Running in 51b86df46a5d [2023-05-04T11:10:08.358Z] Removing intermediate container 51b86df46a5d [2023-05-04T11:10:08.358Z] ---> 4f8cec9b3025 [2023-05-04T11:10:08.359Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-04T11:10:08.359Z] ---> Running in 56fdae6d84d8 [2023-05-04T11:10:08.359Z] Removing intermediate container 56fdae6d84d8 [2023-05-04T11:10:08.359Z] ---> cfa55c946328 [2023-05-04T11:10:08.359Z] Step 22/24 : LABEL arch=arm64 [2023-05-04T11:10:08.359Z] ---> Running in fccb81dbdc74 [2023-05-04T11:10:08.359Z] Removing intermediate container fccb81dbdc74 [2023-05-04T11:10:08.359Z] ---> 97c3d1619268 [2023-05-04T11:10:08.359Z] Step 23/24 : LABEL git_sha=0d2642bf51780a2164d4567eb4870ca33481f277 [2023-05-04T11:10:08.359Z] ---> Running in 0c041995209a [2023-05-04T11:10:08.359Z] Removing intermediate container 0c041995209a [2023-05-04T11:10:08.359Z] ---> 1545a0c1e38c [2023-05-04T11:10:08.359Z] Step 24/24 : LABEL version=0.0.0 [2023-05-04T11:10:08.359Z] ---> Running in e8ecfcc8dc86 [2023-05-04T11:10:08.359Z] Removing intermediate container e8ecfcc8dc86 [2023-05-04T11:10:08.359Z] ---> 856fc98ae4f8 [2023-05-04T11:10:08.359Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-04T11:10:08.359Z] Successfully built 856fc98ae4f8 [2023-05-04T11:10:08.359Z] 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-04T11:10:09.180Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T11:10:09.181Z] [2023-05-04T11:10:09.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T11:10:09.593Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T11:10:09.593Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-04T11:10:09.593Z] 8998bd30e6a1: Pulling fs layer [2023-05-04T11:10:09.593Z] 04944245beec: Pulling fs layer [2023-05-04T11:10:09.593Z] 699f458cf7ca: Pulling fs layer [2023-05-04T11:10:09.593Z] 765212b225bb: Pulling fs layer [2023-05-04T11:10:09.593Z] f23df028b6ca: Pulling fs layer [2023-05-04T11:10:09.593Z] d65c8cfc05b1: Pulling fs layer [2023-05-04T11:10:09.593Z] 2437ff75d9bd: Pulling fs layer [2023-05-04T11:10:09.593Z] d65c8cfc05b1: Waiting [2023-05-04T11:10:09.593Z] 2437ff75d9bd: Waiting [2023-05-04T11:10:09.593Z] f23df028b6ca: Waiting [2023-05-04T11:10:09.593Z] 765212b225bb: Waiting [2023-05-04T11:10:09.863Z] 04944245beec: Verifying Checksum [2023-05-04T11:10:09.863Z] 04944245beec: Download complete [2023-05-04T11:10:09.863Z] 765212b225bb: Verifying Checksum [2023-05-04T11:10:09.863Z] 765212b225bb: Download complete [2023-05-04T11:10:09.863Z] f23df028b6ca: Verifying Checksum [2023-05-04T11:10:09.863Z] f23df028b6ca: Download complete [2023-05-04T11:10:09.863Z] d65c8cfc05b1: Download complete [2023-05-04T11:10:09.863Z] 699f458cf7ca: Verifying Checksum [2023-05-04T11:10:09.863Z] 699f458cf7ca: Download complete [2023-05-04T11:10:10.448Z] 8998bd30e6a1: Verifying Checksum [2023-05-04T11:10:10.448Z] 8998bd30e6a1: Download complete [2023-05-04T11:10:12.395Z] 2437ff75d9bd: Verifying Checksum [2023-05-04T11:10:12.396Z] 2437ff75d9bd: Download complete [2023-05-04T11:10:14.456Z] 8998bd30e6a1: Pull complete [2023-05-04T11:10:14.726Z] 04944245beec: Pull complete [2023-05-04T11:10:16.191Z] 699f458cf7ca: Pull complete [2023-05-04T11:10:16.191Z] 765212b225bb: Pull complete [2023-05-04T11:10:17.175Z] f23df028b6ca: Pull complete [2023-05-04T11:10:17.175Z] d65c8cfc05b1: Pull complete [2023-05-04T11:10:32.191Z] 2437ff75d9bd: Pull complete [2023-05-04T11:10:32.191Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-04T11:10:32.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-04T11:10:32.191Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T11:10:32.574Z] prd-ubuntu20.04-docker-arm64-4c-16g-13284 does not seem to be running inside a container [2023-05-04T11:10:32.642Z] $ 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-04T11:10:35.267Z] $ docker top 23b7d944f54f87537e1394f9cdbc887e87d44695596b51ba2c665c9be68594a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-04T11:10:36.157Z] ---> job-cost.sh [2023-05-04T11:10:36.157Z] lf-activate-venv: SKIPPING [2023-05-04T11:10:36.157Z] INFO: No Stack... [2023-05-04T11:10:36.739Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-04T11:10:37.697Z] INFO: Archiving Costs [Pipeline] sh [2023-05-04T11:10:38.046Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-05-04T11:10:38.046Z] + cut -d, -f6 [Pipeline] lock [2023-05-04T11:10:38.391Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-219-1-stack-cost] [2023-05-04T11:10:38.396Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-219-1-stack-cost] did not exist. Created. [2023-05-04T11:10:38.396Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-219-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-04T11:10:39.125Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-35113d04/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-04T11:10:39.791Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-04T11:10:39.827Z] Warning: overwriting stash ‘stack-cost’ [2023-05-04T11:10:39.883Z] Stashed 1 file(s) [Pipeline] } [2023-05-04T11:10:39.898Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-219-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-04T11:10:39.984Z] $ docker stop --time=1 23b7d944f54f87537e1394f9cdbc887e87d44695596b51ba2c665c9be68594a2 [2023-05-04T11:10:41.924Z] $ docker rm -f --volumes 23b7d944f54f87537e1394f9cdbc887e87d44695596b51ba2c665c9be68594a2 [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-04T11:10:42.932Z] provisioning config files... [2023-05-04T11:10:42.941Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-219@tmp/config1443172257104977111tmp [Pipeline] { [Pipeline] sh [2023-05-04T11:10:43.284Z] + set +x [2023-05-04T11:10:43.284Z] + bash -s -- [2023-05-04T11:10:43.284Z] + curl -s https://codecov.io/bash [2023-05-04T11:10:43.284Z] [2023-05-04T11:10:43.284Z] _____ _ [2023-05-04T11:10:43.284Z] / ____| | | [2023-05-04T11:10:43.284Z] | | ___ __| | ___ ___ _____ __ [2023-05-04T11:10:43.284Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-04T11:10:43.284Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-04T11:10:43.284Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-04T11:10:43.284Z] Bash-1.0.6 [2023-05-04T11:10:43.284Z] [2023-05-04T11:10:43.284Z] [2023-05-04T11:10:43.284Z] ==> git version 2.25.1 found [2023-05-04T11:10:43.284Z] ==> 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-04T11:10:43.284Z] Release-Date: 2020-01-08 [2023-05-04T11:10:43.284Z] 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-04T11:10:43.284Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-04T11:10:43.284Z] ==> Jenkins CI detected. [2023-05-04T11:10:43.284Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-219 [2023-05-04T11:10:43.284Z] project root: . [2023-05-04T11:10:43.284Z] --> token set from env [2023-05-04T11:10:43.284Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-04T11:10:43.284Z] ==> Running gcov in . (disable via -X gcov) [2023-05-04T11:10:43.284Z] ==> Python coveragepy not found [2023-05-04T11:10:43.284Z] ==> Searching for coverage reports in: [2023-05-04T11:10:43.284Z] + . [2023-05-04T11:10:43.284Z] -> Found 1 reports [2023-05-04T11:10:43.284Z] ==> Detecting git/mercurial file structure [2023-05-04T11:10:43.544Z] ==> Reading reports [2023-05-04T11:10:43.544Z] + ./coverage.out bytes=458038 [2023-05-04T11:10:43.544Z] ==> Appending adjustments [2023-05-04T11:10:43.544Z] https://docs.codecov.io/docs/fixing-reports [2023-05-04T11:10:43.544Z] + Found adjustments [2023-05-04T11:10:43.544Z] ==> Gzipping contents [2023-05-04T11:10:43.803Z] 52K /tmp/codecov.z29TVN.gz [2023-05-04T11:10:43.803Z] ==> Uploading reports [2023-05-04T11:10:43.803Z] url: https://codecov.io [2023-05-04T11:10:43.803Z] query: branch=PR-219&commit=0d2642bf51780a2164d4567eb4870ca33481f277&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-219%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=219&job=&cmd_args= [2023-05-04T11:10:43.803Z] -> Pinging Codecov [2023-05-04T11:10:43.803Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-219&commit=0d2642bf51780a2164d4567eb4870ca33481f277&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-219%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=219&job=&cmd_args= [2023-05-04T11:10:43.803Z] -> Uploading to [2023-05-04T11:10:43.803Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-04/581DD39554BDF9B6E22D074273EAD858/0d2642bf51780a2164d4567eb4870ca33481f277/4f200d61-d640-4b4c-badb-09408963ae2d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230504%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230504T111043Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2af160bb6e8c0c95807366c46ea8617666d6811a9ee1f0973ff9fde081efd821 [2023-05-04T11:10:43.803Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-04T11:10:43.803Z] Dload Upload Total Spent Left Speed [2023-05-04T11:10:44.063Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50494 0 0 100 50494 0 194k --:--:-- --:--:-- --:--:-- 194k [2023-05-04T11:10:44.063Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/0d2642bf51780a2164d4567eb4870ca33481f277 [Pipeline] } [2023-05-04T11:10:44.091Z] 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-04T11:10:45.910Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-219/archives ] [2023-05-04T11:10:45.911Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-219/archives [2023-05-04T11:10:45.911Z] total 16 [2023-05-04T11:10:45.911Z] drwxr-xr-x 3 root root 4096 May 4 11:02 . [2023-05-04T11:10:45.911Z] drwxrwxr-x 12 jenkins jenkins 4096 May 4 11:02 .. [2023-05-04T11:10:45.911Z] drwxr-xr-x 2 root root 4096 May 4 11:02 cost [2023-05-04T11:10:45.911Z] -rw-r--r-- 1 root root 91 May 4 11:02 cost.csv [2023-05-04T11:10:45.911Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-219/archives [2023-05-04T11:10:45.911Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-219/archives [2023-05-04T11:10:45.911Z] total 16 [2023-05-04T11:10:45.911Z] drwxr-xr-x 3 jenkins jenkins 4096 May 4 11:02 . [2023-05-04T11:10:45.911Z] drwxrwxr-x 12 jenkins jenkins 4096 May 4 11:02 .. [2023-05-04T11:10:45.911Z] drwxr-xr-x 2 jenkins jenkins 4096 May 4 11:02 cost [2023-05-04T11:10:45.911Z] -rw-r--r-- 1 jenkins jenkins 91 May 4 11:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-04T11:10:46.243Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T11:10:47.128Z] ---> package-listing.sh [2023-05-04T11:10:47.128Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-04T11:10:47.128Z] ++ facter osfamily [2023-05-04T11:10:47.128Z] + OS_FAMILY=debian [2023-05-04T11:10:47.128Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-219 [2023-05-04T11:10:47.128Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-04T11:10:47.128Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-04T11:10:47.128Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-04T11:10:47.128Z] + PACKAGES=/tmp/packages_start.txt [2023-05-04T11:10:47.128Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-219 ']' [2023-05-04T11:10:47.128Z] + PACKAGES=/tmp/packages_end.txt [2023-05-04T11:10:47.128Z] + case "${OS_FAMILY}" in [2023-05-04T11:10:47.128Z] + dpkg -l [2023-05-04T11:10:47.128Z] + grep '^ii' [2023-05-04T11:10:47.385Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-04T11:10:47.385Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-04T11:10:47.385Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-04T11:10:47.385Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-219 ']' [2023-05-04T11:10:47.385Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-219/archives/ [2023-05-04T11:10:47.385Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-219/archives/ [Pipeline] echo [2023-05-04T11:10:47.421Z] 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-219/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-04T11:10:47.711Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-04T11:10:48.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-04T11:10:48.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-04T11:10:48.487Z] prd-ubuntu20.04-docker-8c-8g-13283 does not seem to be running inside a container [2023-05-04T11:10:48.525Z] $ 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-219/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-219 -v /w/workspace/undry_device-rfid-llrp-go_PR-219:/w/workspace/undry_device-rfid-llrp-go_PR-219:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-219@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-219@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-04T11:10:48.712Z] $ docker top 642fad0de4b02421d452e7b185fa8f0660315f19839d833f4d808d7f586afe0b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-04T11:10:49.093Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-04T11:10:49.405Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-04T11:10:49.715Z] + ls /var/log/sa-host [2023-05-04T11:10:49.716Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-04T11:10:49.957Z] provisioning config files... [2023-05-04T11:10:49.967Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-219@tmp/config9662132390731495476tmp [Pipeline] { [Pipeline] echo [2023-05-04T11:10:50.020Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T11:10:50.332Z] ---> create-netrc.sh [Pipeline] } [2023-05-04T11:10:50.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-04T11:10:50.776Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-04T11:10:50.808Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T11:10:51.124Z] ---> sudo-logs.sh [2023-05-04T11:10:51.124Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-04T11:10:51.205Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T11:10:51.515Z] ---> job-cost.sh [2023-05-04T11:10:51.515Z] lf-activate-venv: SKIPPING [2023-05-04T11:10:51.515Z] DEBUG: total: 0.2199999988079071 [2023-05-04T11:10:51.515Z] INFO: Retrieving Stack Cost... [2023-05-04T11:10:51.776Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-04T11:10:52.346Z] INFO: Archiving Costs [Pipeline] echo [2023-05-04T11:10:52.386Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-04T11:10:52.700Z] ---> logs-deploy.sh [2023-05-04T11:10:52.700Z] lf-activate-venv: SKIPPING [2023-05-04T11:10:52.700Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-219/1 [2023-05-04T11:10:52.700Z] INFO: archiving workspace using pattern(s): [2023-05-04T11:10:53.639Z] Archives upload complete. [2023-05-04T11:10:53.639Z] INFO: archiving logs to Nexus