Pull request #216 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8bce0c163977951d555d4a4a4da2bc0e5618912d+6e4500d7246dada94f826fd10aec60271f103086 (d8a0a955051f82e2678bc740e26757e71f9b34e3) 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-ssh1792173172604218139.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-ssh13423682625277344170.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-216/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-216/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10163658788525466065.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-216/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10382107382627041391.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-ssh573615974064771224.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-216/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-216/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8285020743255991244.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-12351 in /w/workspace/undry_device-rfid-llrp-go_PR-216 [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-216 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6e4500d7246dada94f826fd10aec60271f103086 into PR head commit 8bce0c163977951d555d4a4a4da2bc0e5618912d Merge succeeded, producing 8bce0c163977951d555d4a4a4da2bc0e5618912d Checking out Revision 8bce0c163977951d555d4a4a4da2bc0e5618912d (PR-216) 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-02T10:59:21.930Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-02T10:59:22.104Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-02T10:59:22.212Z] ========================================================= [2023-05-02T10:59:22.212Z] EdgeX Global Pipelines Version Info [2023-05-02T10:59:22.212Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 8bce0c163977951d555d4a4a4da2bc0e5618912d # 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 8bce0c163977951d555d4a4a4da2bc0e5618912d # timeout=10 [2023-05-02T10:59:22.942Z] ------------------- [2023-05-02T10:59:22.942Z] stable info: [2023-05-02T10:59:22.942Z] ------------------- [2023-05-02T10:59:22.942Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-02T10:59:22.942Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-02T10:59:22.942Z] Message: update stable to v1.0.248 [2023-05-02T10:59:23.516Z] ------------------- [2023-05-02T10:59:23.516Z] experimental info: [2023-05-02T10:59:23.516Z] ------------------- [2023-05-02T10:59:23.516Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-02T10:59:23.516Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-02T10:59:23.516Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-02T10:59:23.790Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-02T10:59:23.827Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-02T10:59:23.870Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-02T10:59:23.908Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-02T10:59:23.944Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-02T10:59:23.983Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-02T10:59:24.022Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-02T10:59:24.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-02T10:59:24.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-02T10:59:24.137Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-02T10:59:24.173Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-02T10:59:24.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-02T10:59:24.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-02T10:59:24.281Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-02T10:59:24.324Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T10:59:24.364Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T10:59:24.404Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T10:59:24.445Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T10:59:24.483Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-02T10:59:24.523Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-02T10:59:24.563Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-02T10:59:24.602Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-02T10:59:24.654Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-02T10:59:24.697Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-02T10:59:24.740Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-02T10:59:24.781Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-02T10:59:24.826Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-02T10:59:24.868Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-216 [Pipeline] echo [2023-05-02T10:59:24.911Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-216 [Pipeline] echo [2023-05-02T10:59:24.955Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-216 [Pipeline] echo [2023-05-02T10:59:24.996Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8bce0c163977951d555d4a4a4da2bc0e5618912d [Pipeline] echo [2023-05-02T10:59:25.039Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8bce0c1 [Pipeline] echo [2023-05-02T10:59:25.082Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T10:59:25.193Z] provisioning config files... [2023-05-02T10:59:25.208Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-216@tmp/config16099896027463400735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T10:59:25.548Z] ---> docker-login.sh [2023-05-02T10:59:25.548Z] nexus3.edgexfoundry.org:10001 [2023-05-02T10:59:25.808Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T10:59:25.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T10:59:25.808Z] Configure a credential helper to remove this warning. See [2023-05-02T10:59:25.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T10:59:25.808Z] [2023-05-02T10:59:25.808Z] Login Succeeded [2023-05-02T10:59:25.808Z] nexus3.edgexfoundry.org:10002 [2023-05-02T10:59:26.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T10:59:26.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T10:59:26.069Z] Configure a credential helper to remove this warning. See [2023-05-02T10:59:26.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T10:59:26.069Z] [2023-05-02T10:59:26.069Z] Login Succeeded [2023-05-02T10:59:26.069Z] nexus3.edgexfoundry.org:10003 [2023-05-02T10:59:26.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T10:59:26.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T10:59:26.069Z] Configure a credential helper to remove this warning. See [2023-05-02T10:59:26.069Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T10:59:26.069Z] [2023-05-02T10:59:26.069Z] Login Succeeded [2023-05-02T10:59:26.069Z] nexus3.edgexfoundry.org:10004 [2023-05-02T10:59:26.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T10:59:26.330Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T10:59:26.330Z] Configure a credential helper to remove this warning. See [2023-05-02T10:59:26.330Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T10:59:26.330Z] [2023-05-02T10:59:26.330Z] Login Succeeded [2023-05-02T10:59:26.330Z] docker.io [2023-05-02T10:59:26.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T10:59:26.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T10:59:26.591Z] Configure a credential helper to remove this warning. See [2023-05-02T10:59:26.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T10:59:26.591Z] [2023-05-02T10:59:26.591Z] Login Succeeded [2023-05-02T10:59:26.591Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T10:59:26.620Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-02T10:59:27.263Z] + git rev-list -1 --merges 8bce0c163977951d555d4a4a4da2bc0e5618912d~1..8bce0c163977951d555d4a4a4da2bc0e5618912d [Pipeline] echo [2023-05-02T10:59:27.324Z] -----------> git rev-list -1 --merges 8bce0c163977951d555d4a4a4da2bc0e5618912d~1..8bce0c163977951d555d4a4a4da2bc0e5618912d 8bce0c163977951d555d4a4a4da2bc0e5618912d [false] [Pipeline] sh [2023-05-02T10:59:27.631Z] + git log --format=format:%s -1 8bce0c163977951d555d4a4a4da2bc0e5618912d [Pipeline] echo [2023-05-02T10:59:27.665Z] ========================================================= [2023-05-02T10:59:27.665Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-02T10:59:27.665Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T10:59:28.095Z] + git log --format=format:%s -1 8bce0c163977951d555d4a4a4da2bc0e5618912d [Pipeline] echo [2023-05-02T10:59:28.132Z] [semverPrep] GIT_COMMIT: 8bce0c163977951d555d4a4a4da2bc0e5618912d, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-02T10:59:28.163Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-02T10:59:28.557Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T10:59:28.557Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-02T10:59:28.557Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-02T10:59:28.557Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-02T10:59:28.557Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-02T10:59:28.557Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-02T10:59:28.557Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T10:59:29.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T10:59:29.046Z] [2023-05-02T10:59:29.046Z] 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-02T10:59:29.424Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T10:59:29.424Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-02T10:59:29.424Z] b85a868b505f: Pulling fs layer [2023-05-02T10:59:29.424Z] e2be974225ed: Pulling fs layer [2023-05-02T10:59:29.424Z] 339a4e72a1f5: Pulling fs layer [2023-05-02T10:59:29.424Z] 988bab9f4d93: Pulling fs layer [2023-05-02T10:59:29.424Z] 1469e6f7b9e6: Pulling fs layer [2023-05-02T10:59:29.424Z] eaf3925da568: Pulling fs layer [2023-05-02T10:59:29.424Z] bab4dde63d76: Pulling fs layer [2023-05-02T10:59:29.424Z] bde34c3a00c8: Pulling fs layer [2023-05-02T10:59:29.424Z] b352a97aabf1: Pulling fs layer [2023-05-02T10:59:29.424Z] 4872d77fe225: Pulling fs layer [2023-05-02T10:59:29.424Z] 5851b861e8e6: Pulling fs layer [2023-05-02T10:59:29.424Z] 1469e6f7b9e6: Waiting [2023-05-02T10:59:29.424Z] eaf3925da568: Waiting [2023-05-02T10:59:29.424Z] bab4dde63d76: Waiting [2023-05-02T10:59:29.424Z] bde34c3a00c8: Waiting [2023-05-02T10:59:29.424Z] b352a97aabf1: Waiting [2023-05-02T10:59:29.424Z] 4872d77fe225: Waiting [2023-05-02T10:59:29.424Z] 5851b861e8e6: Waiting [2023-05-02T10:59:29.424Z] 988bab9f4d93: Waiting [2023-05-02T10:59:29.424Z] e2be974225ed: Verifying Checksum [2023-05-02T10:59:29.424Z] e2be974225ed: Download complete [2023-05-02T10:59:29.424Z] 988bab9f4d93: Verifying Checksum [2023-05-02T10:59:29.424Z] 988bab9f4d93: Download complete [2023-05-02T10:59:29.424Z] 1469e6f7b9e6: Verifying Checksum [2023-05-02T10:59:29.424Z] 1469e6f7b9e6: Download complete [2023-05-02T10:59:29.424Z] 339a4e72a1f5: Verifying Checksum [2023-05-02T10:59:29.424Z] 339a4e72a1f5: Download complete [2023-05-02T10:59:29.424Z] eaf3925da568: Download complete [2023-05-02T10:59:29.685Z] bde34c3a00c8: Download complete [2023-05-02T10:59:29.685Z] b352a97aabf1: Verifying Checksum [2023-05-02T10:59:29.685Z] b352a97aabf1: Download complete [2023-05-02T10:59:29.685Z] 4872d77fe225: Verifying Checksum [2023-05-02T10:59:29.685Z] 4872d77fe225: Download complete [2023-05-02T10:59:29.685Z] 5851b861e8e6: Verifying Checksum [2023-05-02T10:59:29.685Z] 5851b861e8e6: Download complete [2023-05-02T10:59:29.685Z] b85a868b505f: Verifying Checksum [2023-05-02T10:59:29.685Z] b85a868b505f: Download complete [2023-05-02T10:59:29.945Z] bab4dde63d76: Verifying Checksum [2023-05-02T10:59:29.945Z] bab4dde63d76: Download complete [2023-05-02T10:59:30.889Z] b85a868b505f: Pull complete [2023-05-02T10:59:31.149Z] e2be974225ed: Pull complete [2023-05-02T10:59:31.723Z] 339a4e72a1f5: Pull complete [2023-05-02T10:59:31.723Z] 988bab9f4d93: Pull complete [2023-05-02T10:59:31.982Z] 1469e6f7b9e6: Pull complete [2023-05-02T10:59:31.982Z] eaf3925da568: Pull complete [2023-05-02T10:59:33.886Z] bab4dde63d76: Pull complete [2023-05-02T10:59:33.886Z] bde34c3a00c8: Pull complete [2023-05-02T10:59:33.886Z] b352a97aabf1: Pull complete [2023-05-02T10:59:33.886Z] 4872d77fe225: Pull complete [2023-05-02T10:59:33.886Z] 5851b861e8e6: Pull complete [2023-05-02T10:59:33.886Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-02T10:59:33.886Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T10:59:33.886Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T10:59:34.131Z] prd-ubuntu20.04-docker-8c-8g-12351 does not seem to be running inside a container [2023-05-02T10:59:34.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-216 -v /w/workspace/undry_device-rfid-llrp-go_PR-216:/w/workspace/undry_device-rfid-llrp-go_PR-216:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-216@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-02T10:59:37.160Z] $ docker top 59ec735fb2d3bef16caf22d9327a346d63470a8ab61ad10e3db8bc3f559b3ec3 -eo pid,comm [2023-05-02T10:59:37.209Z] 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-02T10:59:37.209Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T10:59:37.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T10:59:37.331Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T10:59:37.436Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T10:59:37.443Z] $ docker exec 59ec735fb2d3bef16caf22d9327a346d63470a8ab61ad10e3db8bc3f559b3ec3 ssh-agent [2023-05-02T10:59:37.545Z] SSH_AUTH_SOCK=/tmp/ssh-DTMEH2nzLYP2/agent.32 [2023-05-02T10:59:37.545Z] SSH_AGENT_PID=38 [2023-05-02T10:59:37.550Z] Running ssh-add (command line suppressed) [2023-05-02T10:59:37.651Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-216@tmp/private_key_9518993902059221193.key (/w/workspace/undry_device-rfid-llrp-go_PR-216@tmp/private_key_9518993902059221193.key) [2023-05-02T10:59:37.664Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T10:59:37.993Z] + git tag --points-at HEAD [Pipeline] } [2023-05-02T10:59:38.022Z] $ docker exec --env ******** --env ******** 59ec735fb2d3bef16caf22d9327a346d63470a8ab61ad10e3db8bc3f559b3ec3 ssh-agent -k [2023-05-02T10:59:38.129Z] unset SSH_AUTH_SOCK; [2023-05-02T10:59:38.129Z] unset SSH_AGENT_PID; [2023-05-02T10:59:38.129Z] echo Agent pid 38 killed; [2023-05-02T10:59:38.136Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-02T10:59:38.223Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T10:59:38.223Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T10:59:38.333Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T10:59:38.339Z] $ docker exec 59ec735fb2d3bef16caf22d9327a346d63470a8ab61ad10e3db8bc3f559b3ec3 ssh-agent [2023-05-02T10:59:38.438Z] SSH_AUTH_SOCK=/tmp/ssh-TKmj3Os3ic6z/agent.70 [2023-05-02T10:59:38.438Z] SSH_AGENT_PID=76 [2023-05-02T10:59:38.443Z] Running ssh-add (command line suppressed) [2023-05-02T10:59:38.544Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-216@tmp/private_key_1189771441777287130.key (/w/workspace/undry_device-rfid-llrp-go_PR-216@tmp/private_key_1189771441777287130.key) [2023-05-02T10:59:38.553Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T10:59:38.882Z] + git semver init [2023-05-02T10:59:39.141Z] 2023-05-02 10:59:39,081 [run_init] DEBUG init version:0.0.0 force:False [2023-05-02T10:59:39.141Z] 2023-05-02 10:59:39,081 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-216/.semver [2023-05-02T10:59:39.141Z] 2023-05-02 10:59:39,082 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-216/.semver [2023-05-02T10:59:39.141Z] 2023-05-02 10:59:39,082 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-216/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-216, universal_newlines=False, shell=None, istream=None) [2023-05-02T10:59:40.079Z] 2023-05-02 10:59:39,870 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-216/.git/info/exclude [2023-05-02T10:59:40.079Z] 2023-05-02 10:59:39,870 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-216/.semver/PR-216 with force:False [2023-05-02T10:59:40.079Z] 2023-05-02 10:59:39,870 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-216/.semver/PR-216 [2023-05-02T10:59:40.079Z] 2023-05-02 10:59:39,875 [execute] INFO git cat-file --batch-check [2023-05-02T10:59:40.079Z] 2023-05-02 10:59:39,876 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-216/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T10:59:40.079Z] 2023-05-02 10:59:39,882 [execute] INFO git cat-file --batch [2023-05-02T10:59:40.079Z] 2023-05-02 10:59:39,882 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-216/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T10:59:40.079Z] 2023-05-02 10:59:39,886 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-216/.semver/PR-216 [2023-05-02T10:59:40.079Z] 0.0.0 [Pipeline] } [2023-05-02T10:59:40.106Z] $ docker exec --env ******** --env ******** 59ec735fb2d3bef16caf22d9327a346d63470a8ab61ad10e3db8bc3f559b3ec3 ssh-agent -k [2023-05-02T10:59:40.204Z] unset SSH_AUTH_SOCK; [2023-05-02T10:59:40.205Z] unset SSH_AGENT_PID; [2023-05-02T10:59:40.206Z] echo Agent pid 76 killed; [2023-05-02T10:59:40.211Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T10:59:40.625Z] + git semver [Pipeline] } [2023-05-02T10:59:40.913Z] $ docker stop --time=1 59ec735fb2d3bef16caf22d9327a346d63470a8ab61ad10e3db8bc3f559b3ec3 [2023-05-02T10:59:42.218Z] $ docker rm -f --volumes 59ec735fb2d3bef16caf22d9327a346d63470a8ab61ad10e3db8bc3f559b3ec3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T10:59:42.627Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-02T10:59:42.877Z] Stashed 1 file(s) [Pipeline] echo [2023-05-02T10:59:42.894Z] [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-02T10:59:43.415Z] provisioning config files... [2023-05-02T10:59:43.423Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-216@tmp/config15971797246017433343tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T10:59:43.769Z] ---> docker-login.sh [2023-05-02T10:59:43.769Z] nexus3.edgexfoundry.org:10001 [2023-05-02T10:59:43.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T10:59:43.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T10:59:43.769Z] Configure a credential helper to remove this warning. See [2023-05-02T10:59:43.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T10:59:43.769Z] [2023-05-02T10:59:43.769Z] Login Succeeded [2023-05-02T10:59:43.769Z] nexus3.edgexfoundry.org:10002 [2023-05-02T10:59:43.769Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T10:59:43.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T10:59:43.769Z] Configure a credential helper to remove this warning. See [2023-05-02T10:59:43.769Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T10:59:43.769Z] [2023-05-02T10:59:43.769Z] Login Succeeded [2023-05-02T10:59:43.769Z] nexus3.edgexfoundry.org:10003 [2023-05-02T10:59:44.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T10:59:44.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T10:59:44.027Z] Configure a credential helper to remove this warning. See [2023-05-02T10:59:44.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T10:59:44.027Z] [2023-05-02T10:59:44.027Z] Login Succeeded [2023-05-02T10:59:44.027Z] nexus3.edgexfoundry.org:10004 [2023-05-02T10:59:44.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T10:59:44.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T10:59:44.027Z] Configure a credential helper to remove this warning. See [2023-05-02T10:59:44.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T10:59:44.027Z] [2023-05-02T10:59:44.027Z] Login Succeeded [2023-05-02T10:59:44.027Z] docker.io [2023-05-02T10:59:44.027Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T10:59:44.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T10:59:44.287Z] Configure a credential helper to remove this warning. See [2023-05-02T10:59:44.287Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T10:59:44.287Z] [2023-05-02T10:59:44.287Z] Login Succeeded [2023-05-02T10:59:44.287Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T10:59:44.322Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-02T10:59:44.519Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T10:59:44.553Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T10:59:44.586Z] ========================================================= [2023-05-02T10:59:44.586Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-02T10:59:44.586Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T10:59:45.042Z] + 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-02T10:59:45.043Z] Sending build context to Docker daemon 4.228MB [2023-05-02T10:59:45.043Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T10:59:45.043Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-02T10:59:45.043Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-02T10:59:45.043Z] f56be85fc22e: Pulling fs layer [2023-05-02T10:59:45.043Z] 85791d961cd3: Pulling fs layer [2023-05-02T10:59:45.043Z] d694b5ae8c79: Pulling fs layer [2023-05-02T10:59:45.043Z] 9f32a84ed3da: Pulling fs layer [2023-05-02T10:59:45.043Z] 4d19c01a9841: Pulling fs layer [2023-05-02T10:59:45.043Z] 9325e15d5711: Pulling fs layer [2023-05-02T10:59:45.043Z] 556b6ee489ea: Pulling fs layer [2023-05-02T10:59:45.043Z] c5a4b2cf53e6: Pulling fs layer [2023-05-02T10:59:45.043Z] 9325e15d5711: Waiting [2023-05-02T10:59:45.043Z] 9f32a84ed3da: Waiting [2023-05-02T10:59:45.043Z] 556b6ee489ea: Waiting [2023-05-02T10:59:45.043Z] 4d19c01a9841: Waiting [2023-05-02T10:59:45.043Z] c5a4b2cf53e6: Waiting [2023-05-02T10:59:45.043Z] 85791d961cd3: Download complete [2023-05-02T10:59:45.043Z] 9f32a84ed3da: Download complete [2023-05-02T10:59:45.305Z] 4d19c01a9841: Download complete [2023-05-02T10:59:45.305Z] f56be85fc22e: Verifying Checksum [2023-05-02T10:59:45.305Z] f56be85fc22e: Download complete [2023-05-02T10:59:45.305Z] 9325e15d5711: Verifying Checksum [2023-05-02T10:59:45.305Z] 9325e15d5711: Download complete [2023-05-02T10:59:45.305Z] f56be85fc22e: Pull complete [2023-05-02T10:59:45.569Z] 85791d961cd3: Pull complete [2023-05-02T10:59:45.829Z] c5a4b2cf53e6: Verifying Checksum [2023-05-02T10:59:45.829Z] c5a4b2cf53e6: Download complete [2023-05-02T10:59:45.829Z] d694b5ae8c79: Verifying Checksum [2023-05-02T10:59:45.829Z] d694b5ae8c79: Download complete [2023-05-02T10:59:46.088Z] 556b6ee489ea: Verifying Checksum [2023-05-02T10:59:46.088Z] 556b6ee489ea: Download complete [2023-05-02T10:59:49.370Z] d694b5ae8c79: Pull complete [2023-05-02T10:59:49.370Z] 9f32a84ed3da: Pull complete [2023-05-02T10:59:49.370Z] 4d19c01a9841: Pull complete [2023-05-02T10:59:49.628Z] 9325e15d5711: Pull complete [2023-05-02T10:59:52.160Z] 556b6ee489ea: Pull complete [2023-05-02T10:59:53.095Z] c5a4b2cf53e6: Pull complete [2023-05-02T10:59:53.095Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-02T10:59:53.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T10:59:53.095Z] ---> c4be618373d6 [2023-05-02T10:59:53.095Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-02T10:59:57.312Z] ---> Running in c9d0958d0638 [2023-05-02T10:59:57.312Z] Removing intermediate container c9d0958d0638 [2023-05-02T10:59:57.312Z] ---> a0213e4036b1 [2023-05-02T10:59:57.312Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T10:59:57.312Z] ---> Running in eae26e8a262b [2023-05-02T10:59:57.312Z] Removing intermediate container eae26e8a262b [2023-05-02T10:59:57.312Z] ---> b7f4a12741c0 [2023-05-02T10:59:57.312Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-02T10:59:57.312Z] ---> Running in 484683eabf38 [2023-05-02T10:59:57.312Z] Removing intermediate container 484683eabf38 [2023-05-02T10:59:57.312Z] ---> e8bab4bca7d1 [2023-05-02T10:59:57.312Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T10:59:57.312Z] ---> Running in aac259ee1586 [2023-05-02T10:59:57.312Z] Removing intermediate container aac259ee1586 [2023-05-02T10:59:57.312Z] ---> bdd4165fdc44 [2023-05-02T10:59:57.312Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T10:59:57.571Z] ---> Running in 0defb01a1de1 [2023-05-02T10:59:57.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T10:59:57.830Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T10:59:58.090Z] OK: 265 MiB in 53 packages [2023-05-02T10:59:58.259Z] Still waiting to schedule task [2023-05-02T10:59:58.260Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-02T10:59:58.349Z] Removing intermediate container 0defb01a1de1 [2023-05-02T10:59:58.349Z] ---> fd03078633bb [2023-05-02T10:59:58.349Z] Step 8/12 : WORKDIR /app [2023-05-02T10:59:58.349Z] ---> Running in d8c3b9bbaaa2 [2023-05-02T10:59:58.349Z] Removing intermediate container d8c3b9bbaaa2 [2023-05-02T10:59:58.349Z] ---> ad6648c4f241 [2023-05-02T10:59:58.349Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-02T10:59:58.609Z] ---> 505ac36c3c6d [2023-05-02T10:59:58.609Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T10:59:58.609Z] ---> Running in a44ac249e7c7 [2023-05-02T11:00:30.712Z] Removing intermediate container a44ac249e7c7 [2023-05-02T11:00:30.712Z] ---> cbc1f42d1dab [2023-05-02T11:00:30.712Z] Step 11/12 : COPY . . [2023-05-02T11:00:30.712Z] ---> f1b29785cb07 [2023-05-02T11:00:30.712Z] Step 12/12 : RUN $MAKE [2023-05-02T11:00:30.712Z] ---> Running in 713bf77ad62d [2023-05-02T11:00:30.712Z] noop [2023-05-02T11:00:30.712Z] Removing intermediate container 713bf77ad62d [2023-05-02T11:00:30.712Z] ---> e3732943882e [2023-05-02T11:00:30.712Z] Successfully built e3732943882e [2023-05-02T11:00:30.712Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T11:00:31.150Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T11:00:31.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T11:00:31.303Z] prd-ubuntu20.04-docker-8c-8g-12351 does not seem to be running inside a container [2023-05-02T11:00:31.334Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-216 -v /w/workspace/undry_device-rfid-llrp-go_PR-216:/w/workspace/undry_device-rfid-llrp-go_PR-216:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-216@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-02T11:00:31.712Z] $ docker top e56111fa50b386a06bd2620d6cb58ccdc1deb052f0d65461ac96e74582f7a5ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T11:00:32.105Z] + go version [2023-05-02T11:00:32.105Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-02T11:00:32.139Z] $ docker stop --time=1 e56111fa50b386a06bd2620d6cb58ccdc1deb052f0d65461ac96e74582f7a5ee [2023-05-02T11:00:33.389Z] $ docker rm -f --volumes e56111fa50b386a06bd2620d6cb58ccdc1deb052f0d65461ac96e74582f7a5ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T11:00:34.091Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T11:00:34.091Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T11:00:34.246Z] prd-ubuntu20.04-docker-8c-8g-12351 does not seem to be running inside a container [2023-05-02T11:00:34.280Z] $ 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-216 -v /w/workspace/undry_device-rfid-llrp-go_PR-216:/w/workspace/undry_device-rfid-llrp-go_PR-216:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-216@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-02T11:00:34.615Z] $ docker top 69b4ce51614a68ac968fdb08227c9f9c5177791e98b9fce7939716dd0a2d3e94 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T11:00:34.999Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-216 [Pipeline] fileExists [Pipeline] sh [2023-05-02T11:00:35.355Z] + make test [2023-05-02T11:00:35.355Z] go test ./... -coverprofile=coverage.out ./... [2023-05-02T11:00:39.537Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-02T11:00:49.495Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-02T11:00:49.495Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-02T11:00:52.020Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.412s coverage: 40.5% of statements [2023-05-02T11:00:52.020Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 52.0% of statements [2023-05-02T11:00:52.020Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.014s coverage: 96.4% of statements [2023-05-02T11:01:00.124Z] go vet ./... [2023-05-02T11:01:02.654Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T11:01:02.654Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T11:01:02.654Z] ./bin/test-attribution-txt.sh [2023-05-02T11:01:02.654Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-02T11:01:02.654Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-02T11:01:02.697Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T11:01:02.729Z] $ docker stop --time=1 69b4ce51614a68ac968fdb08227c9f9c5177791e98b9fce7939716dd0a2d3e94 [2023-05-02T11:01:05.685Z] $ docker rm -f --volumes 69b4ce51614a68ac968fdb08227c9f9c5177791e98b9fce7939716dd0a2d3e94 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T11:01:06.199Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T11:01:06.375Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-02T11:01:07.043Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-02T11:01:07.395Z] + ls -al . [2023-05-02T11:01:07.395Z] total 628 [2023-05-02T11:01:07.395Z] drwxrwxr-x 11 jenkins jenkins 4096 May 2 11:00 . [2023-05-02T11:01:07.395Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 10:59 .. [2023-05-02T11:01:07.395Z] -rw-rw-r-- 1 jenkins jenkins 134 May 2 10:59 .dockerignore [2023-05-02T11:01:07.395Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 10:59 .git [2023-05-02T11:01:07.395Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 10:59 .github [2023-05-02T11:01:07.395Z] -rw-rw-r-- 1 jenkins jenkins 946 May 2 10:59 .gitignore [2023-05-02T11:01:07.395Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 10:59 .golangci.yml [2023-05-02T11:01:07.395Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 10:59 .semver [2023-05-02T11:01:07.395Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 2 10:59 Attribution.txt [2023-05-02T11:01:07.395Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 2 10:59 CHANGELOG.md [2023-05-02T11:01:07.395Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 2 10:59 Dockerfile [2023-05-02T11:01:07.395Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 10:59 GOVERNANCE.md [2023-05-02T11:01:07.395Z] -rw-rw-r-- 1 jenkins jenkins 683 May 2 10:59 Jenkinsfile [2023-05-02T11:01:07.395Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 2 10:59 LICENSE [2023-05-02T11:01:07.395Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 2 10:59 Makefile [2023-05-02T11:01:07.395Z] -rw-rw-r-- 1 jenkins jenkins 625 May 2 10:59 OWNERS.md [2023-05-02T11:01:07.395Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 2 10:59 README.md [2023-05-02T11:01:07.395Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 10:59 VERSION [2023-05-02T11:01:07.395Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 10:59 bin [2023-05-02T11:01:07.395Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 10:59 cmd [2023-05-02T11:01:07.395Z] -rw-r--r-- 1 jenkins jenkins 458038 May 2 11:00 coverage.out [2023-05-02T11:01:07.395Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 10:59 examples [2023-05-02T11:01:07.395Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 2 10:59 go.mod [2023-05-02T11:01:07.395Z] -rw-rw-r-- 1 jenkins jenkins 31193 May 2 10:59 go.sum [2023-05-02T11:01:07.395Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 10:59 images [2023-05-02T11:01:07.395Z] drwxrwxr-x 5 jenkins jenkins 4096 May 2 10:59 internal [2023-05-02T11:01:07.395Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 10:59 snap [2023-05-02T11:01:07.395Z] -rw-rw-r-- 1 jenkins jenkins 193 May 2 10:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T11:01:07.774Z] + 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=8bce0c163977951d555d4a4a4da2bc0e5618912d --label arch=amd64 --label version=0.0.0 . [2023-05-02T11:01:07.774Z] Sending build context to Docker daemon 4.228MB [2023-05-02T11:01:07.774Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T11:01:07.774Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-02T11:01:07.774Z] ---> e3732943882e [2023-05-02T11:01:07.774Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-02T11:01:07.774Z] ---> Running in 402bc5c22abc [2023-05-02T11:01:08.033Z] Removing intermediate container 402bc5c22abc [2023-05-02T11:01:08.033Z] ---> 60f619a8828b [2023-05-02T11:01:08.033Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T11:01:08.033Z] ---> Running in 2d65c55f710c [2023-05-02T11:01:08.033Z] Removing intermediate container 2d65c55f710c [2023-05-02T11:01:08.033Z] ---> e24a3ac45aac [2023-05-02T11:01:08.033Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-02T11:01:08.033Z] ---> Running in 9242869fa54a [2023-05-02T11:01:08.033Z] Removing intermediate container 9242869fa54a [2023-05-02T11:01:08.033Z] ---> c316d3c640de [2023-05-02T11:01:08.033Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T11:01:08.033Z] ---> Running in c85e5c3df516 [2023-05-02T11:01:08.291Z] Removing intermediate container c85e5c3df516 [2023-05-02T11:01:08.291Z] ---> 67d654ea71f3 [2023-05-02T11:01:08.291Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T11:01:08.291Z] ---> Running in 62a3115cb106 [2023-05-02T11:01:08.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T11:01:08.550Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T11:01:08.808Z] OK: 265 MiB in 53 packages [2023-05-02T11:01:09.066Z] Removing intermediate container 62a3115cb106 [2023-05-02T11:01:09.066Z] ---> ff29dfc12959 [2023-05-02T11:01:09.066Z] Step 8/24 : WORKDIR /app [2023-05-02T11:01:09.066Z] ---> Running in 58cc279dbacf [2023-05-02T11:01:09.066Z] Removing intermediate container 58cc279dbacf [2023-05-02T11:01:09.066Z] ---> 471c8630e7a8 [2023-05-02T11:01:09.066Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-02T11:01:09.324Z] ---> 1db014742025 [2023-05-02T11:01:09.324Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T11:01:09.324Z] ---> Running in 4f1fb8a56dd0 [2023-05-02T11:01:09.890Z] Removing intermediate container 4f1fb8a56dd0 [2023-05-02T11:01:09.890Z] ---> a52537880e2c [2023-05-02T11:01:09.890Z] Step 11/24 : COPY . . [2023-05-02T11:01:10.459Z] ---> 9ec32259ccdb [2023-05-02T11:01:10.459Z] Step 12/24 : RUN $MAKE [2023-05-02T11:01:10.459Z] ---> Running in d3f626708a65 [2023-05-02T11:01:10.717Z] 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-02T11:01:28.791Z] Removing intermediate container d3f626708a65 [2023-05-02T11:01:28.791Z] ---> a74ac3ca74f4 [2023-05-02T11:01:28.791Z] Step 13/24 : FROM alpine:3.17 [2023-05-02T11:01:28.791Z] 3.17: Pulling from library/alpine [2023-05-02T11:01:28.791Z] f56be85fc22e: Already exists [2023-05-02T11:01:28.791Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T11:01:28.791Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T11:01:28.791Z] ---> 9ed4aefc74f6 [2023-05-02T11:01:28.791Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-02T11:01:28.791Z] ---> Running in 403906d1f8b1 [2023-05-02T11:01:28.791Z] Removing intermediate container 403906d1f8b1 [2023-05-02T11:01:28.791Z] ---> d9173132601e [2023-05-02T11:01:28.791Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-02T11:01:28.791Z] ---> Running in b725c7c8c165 [2023-05-02T11:01:29.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T11:01:29.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T11:01:29.567Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T11:01:29.567Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T11:01:29.567Z] OK: 7 MiB in 16 packages [2023-05-02T11:01:29.828Z] Removing intermediate container b725c7c8c165 [2023-05-02T11:01:29.828Z] ---> 078e7bd43642 [2023-05-02T11:01:29.828Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-02T11:01:29.828Z] ---> efea58080f88 [2023-05-02T11:01:29.828Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-02T11:01:30.086Z] ---> e72af2dc74a3 [2023-05-02T11:01:30.086Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-02T11:01:30.662Z] ---> 25f66a606d08 [2023-05-02T11:01:30.662Z] Step 19/24 : EXPOSE 59989 [2023-05-02T11:01:30.662Z] ---> Running in 912adc2ad2b2 [2023-05-02T11:01:30.921Z] Removing intermediate container 912adc2ad2b2 [2023-05-02T11:01:30.921Z] ---> 5351993df75c [2023-05-02T11:01:30.921Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-02T11:01:30.921Z] ---> Running in 1e227382f1da [2023-05-02T11:01:30.921Z] Removing intermediate container 1e227382f1da [2023-05-02T11:01:30.921Z] ---> a847839fcf6f [2023-05-02T11:01:30.921Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T11:01:30.921Z] ---> Running in cc7f457d8338 [2023-05-02T11:01:30.942Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12353 in /w/workspace/undry_device-rfid-llrp-go_PR-216 [Pipeline] { [Pipeline] ws [2023-05-02T11:01:31.002Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-05-02T11:01:31.078Z] Selected Git installation does not exist. Using Default [2023-05-02T11:01:31.079Z] The recommended git tool is: NONE [2023-05-02T11:01:31.180Z] Removing intermediate container cc7f457d8338 [2023-05-02T11:01:31.180Z] ---> 1661b3b255d8 [2023-05-02T11:01:31.180Z] Step 22/24 : LABEL arch=amd64 [2023-05-02T11:01:31.180Z] ---> Running in 86557da0bafd [2023-05-02T11:01:31.180Z] Removing intermediate container 86557da0bafd [2023-05-02T11:01:31.180Z] ---> b08c58613f22 [2023-05-02T11:01:31.180Z] Step 23/24 : LABEL git_sha=8bce0c163977951d555d4a4a4da2bc0e5618912d [2023-05-02T11:01:31.180Z] ---> Running in 1126c5fad7fe [2023-05-02T11:01:31.180Z] Removing intermediate container 1126c5fad7fe [2023-05-02T11:01:31.180Z] ---> 81bf25372f29 [2023-05-02T11:01:31.180Z] Step 24/24 : LABEL version=0.0.0 [2023-05-02T11:01:31.439Z] ---> Running in 070fd8f17e53 [2023-05-02T11:01:31.439Z] Removing intermediate container 070fd8f17e53 [2023-05-02T11:01:31.439Z] ---> d38bcf3a8433 [2023-05-02T11:01:31.439Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-02T11:01:31.439Z] Successfully built d38bcf3a8433 [2023-05-02T11:01:31.439Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T11:01:32.314Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T11:01:32.314Z] [2023-05-02T11:01:32.314Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T11:01:32.688Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T11:01:32.688Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-02T11:01:32.688Z] 5eb5b503b376: Pulling fs layer [2023-05-02T11:01:32.688Z] 5c69ac0246d0: Pulling fs layer [2023-05-02T11:01:32.688Z] ec43610c2a17: Pulling fs layer [2023-05-02T11:01:32.688Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-02T11:01:32.688Z] 33b1e0a273af: Pulling fs layer [2023-05-02T11:01:32.688Z] 5d3b04190fa2: Pulling fs layer [2023-05-02T11:01:32.688Z] 2f39f015ded8: Pulling fs layer [2023-05-02T11:01:32.688Z] 33b1e0a273af: Waiting [2023-05-02T11:01:32.688Z] 5d3b04190fa2: Waiting [2023-05-02T11:01:32.688Z] 3a2ae6a8a46f: Waiting [2023-05-02T11:01:32.688Z] 2f39f015ded8: Waiting [2023-05-02T11:01:32.688Z] 5c69ac0246d0: Download complete [2023-05-02T11:01:32.688Z] 3a2ae6a8a46f: Download complete [2023-05-02T11:01:32.688Z] 33b1e0a273af: Verifying Checksum [2023-05-02T11:01:32.688Z] 33b1e0a273af: Download complete [2023-05-02T11:01:32.688Z] 5d3b04190fa2: Download complete [2023-05-02T11:01:32.688Z] ec43610c2a17: Verifying Checksum [2023-05-02T11:01:32.688Z] ec43610c2a17: Download complete [2023-05-02T11:01:32.947Z] 5eb5b503b376: Verifying Checksum [2023-05-02T11:01:32.947Z] 5eb5b503b376: Download complete [2023-05-02T11:01:33.513Z] 2f39f015ded8: Download complete [2023-05-02T11:01:34.080Z] 5eb5b503b376: Pull complete [2023-05-02T11:01:34.080Z] 5c69ac0246d0: Pull complete [2023-05-02T11:01:34.646Z] ec43610c2a17: Pull complete [2023-05-02T11:01:34.646Z] 3a2ae6a8a46f: Pull complete [2023-05-02T11:01:34.904Z] 33b1e0a273af: Pull complete [2023-05-02T11:01:34.904Z] 5d3b04190fa2: Pull complete [2023-05-02T11:01:35.623Z] using credential edgex-jenkins-ssh [2023-05-02T11:01:35.638Z] Cloning the remote Git repository [2023-05-02T11:01:35.675Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-02T11:01:35.765Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-05-02T11:01:35.883Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-02T11:01:35.884Z] > git --version # timeout=10 [2023-05-02T11:01:35.903Z] > git --version # 'git version 2.25.1' [2023-05-02T11:01:35.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T11:01:36.044Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T11:01:37.085Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-02T11:01:37.106Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T11:01:37.957Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-02T11:01:37.990Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-02T11:01:37.991Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T11:01:38.008Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/216/head:refs/remotes/origin/PR-216 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-02T11:01:38.470Z] Merging remotes/origin/main commit 6e4500d7246dada94f826fd10aec60271f103086 into PR head commit 8bce0c163977951d555d4a4a4da2bc0e5618912d [2023-05-02T11:01:38.748Z] Merge succeeded, producing 8bce0c163977951d555d4a4a4da2bc0e5618912d [2023-05-02T11:01:38.749Z] Checking out Revision 8bce0c163977951d555d4a4a4da2bc0e5618912d (PR-216) [2023-05-02T11:01:39.092Z] 2f39f015ded8: Pull complete [2023-05-02T11:01:39.092Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-02T11:01:39.092Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T11:01:39.092Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2023-05-02T11:01:39.243Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] withDockerContainer [2023-05-02T11:01:39.311Z] prd-ubuntu20.04-docker-8c-8g-12351 does not seem to be running inside a container [2023-05-02T11:01:39.285Z] > git --version # timeout=10 [2023-05-02T11:01:39.299Z] > git --version # 'git version 2.25.1' [2023-05-02T11:01:39.311Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-02T11:01:39.345Z] $ 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-216 -v /w/workspace/undry_device-rfid-llrp-go_PR-216:/w/workspace/undry_device-rfid-llrp-go_PR-216:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-216@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-216@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-02T11:01:39.602Z] [2023-05-02T11:01:39.602Z] GitHub has been notified of this commit’s build result [2023-05-02T11:01:39.602Z] [2023-05-02T11:01:38.483Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T11:01:38.542Z] > git checkout -f 8bce0c163977951d555d4a4a4da2bc0e5618912d # timeout=10 [2023-05-02T11:01:38.646Z] > git remote # timeout=10 [2023-05-02T11:01:38.665Z] > git config --get remote.origin.url # timeout=10 [2023-05-02T11:01:38.695Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T11:01:38.707Z] > git merge 6e4500d7246dada94f826fd10aec60271f103086 # timeout=10 [2023-05-02T11:01:38.731Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-02T11:01:38.753Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T11:01:38.768Z] > git checkout -f 8bce0c163977951d555d4a4a4da2bc0e5618912d # timeout=10 [2023-05-02T11:01:41.574Z] $ docker top 8663ce0372222c467e5f82c95db8be4b2ed950d59d01502d587435757242a0b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2023-05-02T11:01:42.028Z] ---> job-cost.sh [2023-05-02T11:01:42.028Z] lf-activate-venv: SKIPPING [2023-05-02T11:01:42.028Z] INFO: No Stack... [Pipeline] sh [2023-05-02T11:01:42.287Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T11:01:42.484Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-02T11:01:42.484Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T11:01:42.484Z] Dload Upload Total Spent Left Speed [2023-05-02T11:01:42.484Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73281 0 --:--:-- --:--:-- --:--:-- 73281 [2023-05-02T11:01:42.548Z] INFO: Archiving Costs [Pipeline] sh [Pipeline] sh [2023-05-02T11:01:42.865Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-216/archives/cost.csv [2023-05-02T11:01:42.865Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T11:01:42.907Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-216-1-stack-cost] [2023-05-02T11:01:42.915Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-216-1-stack-cost] did not exist. Created. [2023-05-02T11:01:42.915Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-216-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T11:01:43.060Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-02T11:01:43.311Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-02T11:01:43.365Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T11:01:43.400Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-216-1-stack-cost] [2023-05-02T11:01:43.443Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-02T11:01:43.443Z] + sudo tee /etc/docker/daemon.new [2023-05-02T11:01:43.443Z] { [2023-05-02T11:01:43.443Z] "registry-mirrors": [ [2023-05-02T11:01:43.443Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-02T11:01:43.443Z] ], [2023-05-02T11:01:43.443Z] "bip": "10.250.0.254/24", [2023-05-02T11:01:43.443Z] "hosts": [ [2023-05-02T11:01:43.443Z] "tcp://0.0.0.0:5555", [2023-05-02T11:01:43.443Z] "unix:///var/run/docker.sock" [2023-05-02T11:01:43.443Z] ], [2023-05-02T11:01:43.443Z] "mtu": 1458, [2023-05-02T11:01:43.443Z] "selinux-enabled": true, [2023-05-02T11:01:43.443Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-02T11:01:43.443Z] } [Pipeline] // lock [Pipeline] } [2023-05-02T11:01:43.498Z] $ docker stop --time=1 8663ce0372222c467e5f82c95db8be4b2ed950d59d01502d587435757242a0b2 [2023-05-02T11:01:44.656Z] $ docker rm -f --volumes 8663ce0372222c467e5f82c95db8be4b2ed950d59d01502d587435757242a0b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-02T11:01:45.086Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-02T11:01:45.449Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T11:02:03.754Z] provisioning config files... [2023-05-02T11:02:03.783Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config5151912206440388679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T11:02:04.177Z] ---> docker-login.sh [2023-05-02T11:02:04.177Z] nexus3.edgexfoundry.org:10001 [2023-05-02T11:02:04.765Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T11:02:04.765Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T11:02:04.765Z] Configure a credential helper to remove this warning. See [2023-05-02T11:02:04.765Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T11:02:04.765Z] [2023-05-02T11:02:04.765Z] Login Succeeded [2023-05-02T11:02:04.765Z] nexus3.edgexfoundry.org:10002 [2023-05-02T11:02:05.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T11:02:05.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T11:02:05.032Z] Configure a credential helper to remove this warning. See [2023-05-02T11:02:05.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T11:02:05.032Z] [2023-05-02T11:02:05.032Z] Login Succeeded [2023-05-02T11:02:05.032Z] nexus3.edgexfoundry.org:10003 [2023-05-02T11:02:05.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T11:02:05.568Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T11:02:05.568Z] Configure a credential helper to remove this warning. See [2023-05-02T11:02:05.568Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T11:02:05.568Z] [2023-05-02T11:02:05.568Z] Login Succeeded [2023-05-02T11:02:05.568Z] nexus3.edgexfoundry.org:10004 [2023-05-02T11:02:05.839Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T11:02:05.839Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T11:02:05.839Z] Configure a credential helper to remove this warning. See [2023-05-02T11:02:05.839Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T11:02:05.839Z] [2023-05-02T11:02:05.839Z] Login Succeeded [2023-05-02T11:02:05.839Z] docker.io [2023-05-02T11:02:06.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T11:02:06.373Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T11:02:06.373Z] Configure a credential helper to remove this warning. See [2023-05-02T11:02:06.373Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T11:02:06.373Z] [2023-05-02T11:02:06.373Z] Login Succeeded [2023-05-02T11:02:06.373Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T11:02:06.402Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-02T11:02:06.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T11:02:06.845Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T11:02:06.878Z] ========================================================= [2023-05-02T11:02:06.878Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-02T11:02:06.878Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T11:02:07.378Z] + 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-02T11:02:07.645Z] Sending build context to Docker daemon 1.211MB [2023-05-02T11:02:07.645Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T11:02:07.645Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-02T11:02:08.054Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-02T11:02:08.054Z] c41833b44d91: Pulling fs layer [2023-05-02T11:02:08.054Z] ed15518f5707: Pulling fs layer [2023-05-02T11:02:08.054Z] feae8fd75edb: Pulling fs layer [2023-05-02T11:02:08.054Z] 242c74f7c9fa: Pulling fs layer [2023-05-02T11:02:08.055Z] 3cdef696dda3: Pulling fs layer [2023-05-02T11:02:08.055Z] 2ced38df9373: Pulling fs layer [2023-05-02T11:02:08.055Z] 58f1dce35555: Pulling fs layer [2023-05-02T11:02:08.055Z] 3cdef696dda3: Waiting [2023-05-02T11:02:08.055Z] 2ced38df9373: Waiting [2023-05-02T11:02:08.055Z] 58f1dce35555: Waiting [2023-05-02T11:02:08.055Z] 242c74f7c9fa: Waiting [2023-05-02T11:02:08.055Z] ed15518f5707: Verifying Checksum [2023-05-02T11:02:08.055Z] ed15518f5707: Download complete [2023-05-02T11:02:08.055Z] 242c74f7c9fa: Verifying Checksum [2023-05-02T11:02:08.055Z] 242c74f7c9fa: Download complete [2023-05-02T11:02:08.055Z] 3cdef696dda3: Verifying Checksum [2023-05-02T11:02:08.055Z] 3cdef696dda3: Download complete [2023-05-02T11:02:08.055Z] c41833b44d91: Verifying Checksum [2023-05-02T11:02:08.055Z] c41833b44d91: Download complete [2023-05-02T11:02:09.075Z] c41833b44d91: Pull complete [2023-05-02T11:02:09.663Z] 58f1dce35555: Verifying Checksum [2023-05-02T11:02:09.663Z] 58f1dce35555: Download complete [2023-05-02T11:02:09.663Z] ed15518f5707: Pull complete [2023-05-02T11:02:10.628Z] feae8fd75edb: Verifying Checksum [2023-05-02T11:02:10.628Z] feae8fd75edb: Download complete [2023-05-02T11:02:10.628Z] 2ced38df9373: Download complete [2023-05-02T11:02:22.955Z] feae8fd75edb: Pull complete [2023-05-02T11:02:22.956Z] 242c74f7c9fa: Pull complete [2023-05-02T11:02:22.956Z] 3cdef696dda3: Pull complete [2023-05-02T11:02:28.305Z] 2ced38df9373: Pull complete [2023-05-02T11:02:30.910Z] 58f1dce35555: Pull complete [2023-05-02T11:02:30.910Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-02T11:02:30.910Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T11:02:30.910Z] ---> fadd8f120f05 [2023-05-02T11:02:30.910Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-02T11:02:33.499Z] ---> Running in 5efdbfe9160c [2023-05-02T11:02:33.499Z] Removing intermediate container 5efdbfe9160c [2023-05-02T11:02:33.499Z] ---> 4b9f836a4ecb [2023-05-02T11:02:33.499Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T11:02:33.499Z] ---> Running in 5034286e2c38 [2023-05-02T11:02:33.768Z] Removing intermediate container 5034286e2c38 [2023-05-02T11:02:33.768Z] ---> bd269e365363 [2023-05-02T11:02:33.768Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-02T11:02:33.768Z] ---> Running in d82b5bd9c627 [2023-05-02T11:02:34.035Z] Removing intermediate container d82b5bd9c627 [2023-05-02T11:02:34.035Z] ---> bbcb6e0af9b9 [2023-05-02T11:02:34.035Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T11:02:34.304Z] ---> Running in 38928149a1dd [2023-05-02T11:02:34.572Z] Removing intermediate container 38928149a1dd [2023-05-02T11:02:34.572Z] ---> 11f99520e478 [2023-05-02T11:02:34.572Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T11:02:34.572Z] ---> Running in fc54a348e096 [2023-05-02T11:02:35.987Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T11:02:36.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T11:02:37.223Z] OK: 263 MiB in 53 packages [2023-05-02T11:02:39.818Z] Removing intermediate container fc54a348e096 [2023-05-02T11:02:39.818Z] ---> e366c42548ae [2023-05-02T11:02:39.818Z] Step 8/12 : WORKDIR /app [2023-05-02T11:02:39.818Z] ---> Running in 200ba8b4ba20 [2023-05-02T11:02:40.092Z] Removing intermediate container 200ba8b4ba20 [2023-05-02T11:02:40.092Z] ---> 3750b6875169 [2023-05-02T11:02:40.092Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-02T11:02:40.683Z] ---> 21e1055936fa [2023-05-02T11:02:40.683Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T11:02:40.950Z] ---> Running in 8b89e6609e9a [2023-05-02T11:03:48.833Z] Removing intermediate container 8b89e6609e9a [2023-05-02T11:03:48.833Z] ---> a5404b25f129 [2023-05-02T11:03:48.833Z] Step 11/12 : COPY . . [2023-05-02T11:03:48.833Z] ---> 7e69e00b5c75 [2023-05-02T11:03:48.833Z] Step 12/12 : RUN $MAKE [2023-05-02T11:03:48.833Z] ---> Running in dbad85ce1848 [2023-05-02T11:03:48.833Z] noop [2023-05-02T11:03:48.833Z] Removing intermediate container dbad85ce1848 [2023-05-02T11:03:48.833Z] ---> ed40058cdeb3 [2023-05-02T11:03:48.833Z] Successfully built ed40058cdeb3 [2023-05-02T11:03:48.833Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T11:03:49.316Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T11:03:49.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T11:03:49.592Z] prd-ubuntu20.04-docker-arm64-4c-16g-12353 does not seem to be running inside a container [2023-05-02T11:03:49.654Z] $ 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-02T11:03:50.818Z] $ docker top 7d0deb13c5fff9023671d883a127d1b8d3e8e37e2444453176ef5f10161a9b32 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T11:03:51.713Z] + go version [2023-05-02T11:03:51.714Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-02T11:03:51.743Z] $ docker stop --time=1 7d0deb13c5fff9023671d883a127d1b8d3e8e37e2444453176ef5f10161a9b32 [2023-05-02T11:03:53.378Z] $ docker rm -f --volumes 7d0deb13c5fff9023671d883a127d1b8d3e8e37e2444453176ef5f10161a9b32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T11:03:54.234Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T11:03:54.234Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T11:03:54.485Z] prd-ubuntu20.04-docker-arm64-4c-16g-12353 does not seem to be running inside a container [2023-05-02T11:03:54.542Z] $ 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-02T11:03:55.726Z] $ docker top f285fac3eaeac11d79f7d6ddd59f16f0dd528ba28a14f1ebfa736bee031e9073 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T11:03:56.278Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-02T11:03:57.004Z] + make test [2023-05-02T11:03:57.004Z] go test ./... -coverprofile=coverage.out ./... [2023-05-02T11:04:35.889Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-02T11:06:28.911Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-02T11:06:28.911Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-02T11:07:01.149Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 22.455s coverage: 40.5% of statements [2023-05-02T11:07:01.149Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.546s coverage: 52.0% of statements [2023-05-02T11:07:01.149Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 96.4% of statements [2023-05-02T11:07:01.149Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-02T11:07:01.149Z] go vet ./... [2023-05-02T11:07:27.829Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T11:07:28.096Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T11:07:28.365Z] ./bin/test-attribution-txt.sh [2023-05-02T11:07:28.635Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-02T11:07:28.636Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-02T11:07:28.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T11:07:28.962Z] $ docker stop --time=1 f285fac3eaeac11d79f7d6ddd59f16f0dd528ba28a14f1ebfa736bee031e9073 [2023-05-02T11:07:32.731Z] $ docker rm -f --volumes f285fac3eaeac11d79f7d6ddd59f16f0dd528ba28a14f1ebfa736bee031e9073 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T11:07:33.977Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T11:07:34.008Z] Warning: overwriting stash ‘coverage-report’ [2023-05-02T11:07:34.698Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T11:07:35.302Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-02T11:07:35.644Z] + ls -al . [2023-05-02T11:07:35.644Z] total 624 [2023-05-02T11:07:35.644Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 11:03 . [2023-05-02T11:07:35.644Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 11:01 .. [2023-05-02T11:07:35.644Z] -rw-rw-r-- 1 jenkins jenkins 134 May 2 11:01 .dockerignore [2023-05-02T11:07:35.644Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 11:01 .git [2023-05-02T11:07:35.644Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 11:01 .github [2023-05-02T11:07:35.644Z] -rw-rw-r-- 1 jenkins jenkins 946 May 2 11:01 .gitignore [2023-05-02T11:07:35.644Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 11:01 .golangci.yml [2023-05-02T11:07:35.644Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 2 11:01 Attribution.txt [2023-05-02T11:07:35.644Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 2 11:01 CHANGELOG.md [2023-05-02T11:07:35.644Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 2 11:01 Dockerfile [2023-05-02T11:07:35.644Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 11:01 GOVERNANCE.md [2023-05-02T11:07:35.644Z] -rw-rw-r-- 1 jenkins jenkins 683 May 2 11:01 Jenkinsfile [2023-05-02T11:07:35.644Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 2 11:01 LICENSE [2023-05-02T11:07:35.644Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 2 11:01 Makefile [2023-05-02T11:07:35.644Z] -rw-rw-r-- 1 jenkins jenkins 625 May 2 11:01 OWNERS.md [2023-05-02T11:07:35.644Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 2 11:01 README.md [2023-05-02T11:07:35.644Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 10:59 VERSION [2023-05-02T11:07:35.644Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 11:01 bin [2023-05-02T11:07:35.644Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 11:01 cmd [2023-05-02T11:07:35.644Z] -rw-r--r-- 1 jenkins jenkins 458038 May 2 11:07 coverage.out [2023-05-02T11:07:35.644Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 11:01 examples [2023-05-02T11:07:35.644Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 2 11:01 go.mod [2023-05-02T11:07:35.644Z] -rw-rw-r-- 1 jenkins jenkins 31193 May 2 11:01 go.sum [2023-05-02T11:07:35.644Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 11:01 images [2023-05-02T11:07:35.644Z] drwxrwxr-x 5 jenkins jenkins 4096 May 2 11:01 internal [2023-05-02T11:07:35.644Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 11:01 snap [2023-05-02T11:07:35.644Z] -rw-rw-r-- 1 jenkins jenkins 193 May 2 11:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T11:07:36.070Z] + 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=8bce0c163977951d555d4a4a4da2bc0e5618912d --label arch=arm64 --label version=0.0.0 . [2023-05-02T11:07:36.338Z] Sending build context to Docker daemon 1.211MB [2023-05-02T11:07:36.338Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T11:07:36.338Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-02T11:07:36.338Z] ---> ed40058cdeb3 [2023-05-02T11:07:36.338Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-02T11:07:36.338Z] ---> Running in 2e09894b9de0 [2023-05-02T11:07:36.607Z] Removing intermediate container 2e09894b9de0 [2023-05-02T11:07:36.607Z] ---> 4a5b7c107cc8 [2023-05-02T11:07:36.607Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T11:07:36.874Z] ---> Running in f204940a12f6 [2023-05-02T11:07:37.147Z] Removing intermediate container f204940a12f6 [2023-05-02T11:07:37.147Z] ---> c0c4b4f356fc [2023-05-02T11:07:37.147Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-02T11:07:37.147Z] ---> Running in fae54d5a252d [2023-05-02T11:07:37.416Z] Removing intermediate container fae54d5a252d [2023-05-02T11:07:37.416Z] ---> 3a94b601981f [2023-05-02T11:07:37.416Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T11:07:37.416Z] ---> Running in 77088a014f93 [2023-05-02T11:07:37.686Z] Removing intermediate container 77088a014f93 [2023-05-02T11:07:37.686Z] ---> 7cfb97f66296 [2023-05-02T11:07:37.686Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T11:07:37.958Z] ---> Running in b82b5784a424 [2023-05-02T11:07:38.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T11:07:39.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T11:07:40.478Z] OK: 263 MiB in 53 packages [2023-05-02T11:07:41.441Z] Removing intermediate container b82b5784a424 [2023-05-02T11:07:41.441Z] ---> bf17ecceb581 [2023-05-02T11:07:41.441Z] Step 8/24 : WORKDIR /app [2023-05-02T11:07:41.441Z] ---> Running in c12f6b370b5d [2023-05-02T11:07:41.709Z] Removing intermediate container c12f6b370b5d [2023-05-02T11:07:41.709Z] ---> 334c14cc2be7 [2023-05-02T11:07:41.709Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-02T11:07:42.296Z] ---> 14a9a5543751 [2023-05-02T11:07:42.296Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T11:07:42.296Z] ---> Running in 969e785b11e7 [2023-05-02T11:07:44.886Z] Removing intermediate container 969e785b11e7 [2023-05-02T11:07:44.886Z] ---> 5c34b6d79f38 [2023-05-02T11:07:44.886Z] Step 11/24 : COPY . . [2023-05-02T11:07:45.475Z] ---> 578fbe2de0be [2023-05-02T11:07:45.475Z] Step 12/24 : RUN $MAKE [2023-05-02T11:07:45.475Z] ---> Running in 5016b0b01414 [2023-05-02T11:07:46.441Z] 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-02T11:10:08.159Z] Removing intermediate container 5016b0b01414 [2023-05-02T11:10:08.159Z] ---> 8edd7352617e [2023-05-02T11:10:08.159Z] Step 13/24 : FROM alpine:3.17 [2023-05-02T11:10:08.159Z] 3.17: Pulling from library/alpine [2023-05-02T11:10:08.159Z] c41833b44d91: Already exists [2023-05-02T11:10:08.159Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T11:10:08.159Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T11:10:08.159Z] ---> 51e60588ff2c [2023-05-02T11:10:08.159Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-02T11:10:08.159Z] ---> Running in bd173a2e12ce [2023-05-02T11:10:08.159Z] Removing intermediate container bd173a2e12ce [2023-05-02T11:10:08.159Z] ---> bc77bd4365bd [2023-05-02T11:10:08.159Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-02T11:10:08.159Z] ---> Running in bd6908bd6d6f [2023-05-02T11:10:08.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T11:10:08.159Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T11:10:08.159Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T11:10:08.159Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T11:10:08.159Z] OK: 8 MiB in 16 packages [2023-05-02T11:10:10.102Z] Removing intermediate container bd6908bd6d6f [2023-05-02T11:10:10.102Z] ---> f5443f18ef2a [2023-05-02T11:10:10.102Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-02T11:10:10.370Z] ---> 49378ac5cc4c [2023-05-02T11:10:10.370Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-02T11:10:10.956Z] ---> e1ac62933bed [2023-05-02T11:10:10.956Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-02T11:10:12.364Z] ---> 048bfb3bc48d [2023-05-02T11:10:12.364Z] Step 19/24 : EXPOSE 59989 [2023-05-02T11:10:12.364Z] ---> Running in 8312e85e4791 [2023-05-02T11:10:12.720Z] Removing intermediate container 8312e85e4791 [2023-05-02T11:10:12.721Z] ---> 23d0c39cf219 [2023-05-02T11:10:12.721Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-02T11:10:12.721Z] ---> Running in 15509a85a5d3 [2023-05-02T11:10:13.010Z] Removing intermediate container 15509a85a5d3 [2023-05-02T11:10:13.010Z] ---> af61b01d724c [2023-05-02T11:10:13.010Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T11:10:13.283Z] ---> Running in 52402e1af417 [2023-05-02T11:10:13.557Z] Removing intermediate container 52402e1af417 [2023-05-02T11:10:13.557Z] ---> f48fe9b41d9c [2023-05-02T11:10:13.557Z] Step 22/24 : LABEL arch=arm64 [2023-05-02T11:10:13.557Z] ---> Running in f30e25e98e8d [2023-05-02T11:10:13.838Z] Removing intermediate container f30e25e98e8d [2023-05-02T11:10:13.838Z] ---> 0f0cceb0be4d [2023-05-02T11:10:13.838Z] Step 23/24 : LABEL git_sha=8bce0c163977951d555d4a4a4da2bc0e5618912d [2023-05-02T11:10:14.125Z] ---> Running in c75fcb2c23ab [2023-05-02T11:10:14.400Z] Removing intermediate container c75fcb2c23ab [2023-05-02T11:10:14.400Z] ---> a14b7c8b618c [2023-05-02T11:10:14.400Z] Step 24/24 : LABEL version=0.0.0 [2023-05-02T11:10:14.400Z] ---> Running in 16e335f10fba [2023-05-02T11:10:14.675Z] Removing intermediate container 16e335f10fba [2023-05-02T11:10:14.675Z] ---> 377da08308a0 [2023-05-02T11:10:14.675Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-02T11:10:14.675Z] Successfully built 377da08308a0 [2023-05-02T11:10:14.675Z] 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-02T11:10:15.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T11:10:15.636Z] [2023-05-02T11:10:15.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T11:10:16.067Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T11:10:16.067Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-02T11:10:16.067Z] 8998bd30e6a1: Pulling fs layer [2023-05-02T11:10:16.067Z] 04944245beec: Pulling fs layer [2023-05-02T11:10:16.067Z] 699f458cf7ca: Pulling fs layer [2023-05-02T11:10:16.067Z] 765212b225bb: Pulling fs layer [2023-05-02T11:10:16.067Z] f23df028b6ca: Pulling fs layer [2023-05-02T11:10:16.067Z] d65c8cfc05b1: Pulling fs layer [2023-05-02T11:10:16.067Z] 2437ff75d9bd: Pulling fs layer [2023-05-02T11:10:16.067Z] 765212b225bb: Waiting [2023-05-02T11:10:16.067Z] f23df028b6ca: Waiting [2023-05-02T11:10:16.067Z] d65c8cfc05b1: Waiting [2023-05-02T11:10:16.067Z] 2437ff75d9bd: Waiting [2023-05-02T11:10:16.338Z] 04944245beec: Verifying Checksum [2023-05-02T11:10:16.338Z] 04944245beec: Download complete [2023-05-02T11:10:16.338Z] 765212b225bb: Verifying Checksum [2023-05-02T11:10:16.338Z] 765212b225bb: Download complete [2023-05-02T11:10:16.338Z] f23df028b6ca: Verifying Checksum [2023-05-02T11:10:16.338Z] f23df028b6ca: Download complete [2023-05-02T11:10:16.338Z] d65c8cfc05b1: Verifying Checksum [2023-05-02T11:10:16.338Z] d65c8cfc05b1: Download complete [2023-05-02T11:10:16.606Z] 699f458cf7ca: Verifying Checksum [2023-05-02T11:10:16.606Z] 699f458cf7ca: Download complete [2023-05-02T11:10:16.874Z] 8998bd30e6a1: Verifying Checksum [2023-05-02T11:10:16.874Z] 8998bd30e6a1: Download complete [2023-05-02T11:10:19.465Z] 2437ff75d9bd: Verifying Checksum [2023-05-02T11:10:19.465Z] 2437ff75d9bd: Download complete [2023-05-02T11:10:20.878Z] 8998bd30e6a1: Pull complete [2023-05-02T11:10:24.225Z] 04944245beec: Pull complete [2023-05-02T11:10:25.183Z] 699f458cf7ca: Pull complete [2023-05-02T11:10:25.183Z] 765212b225bb: Pull complete [2023-05-02T11:10:25.765Z] f23df028b6ca: Pull complete [2023-05-02T11:10:26.031Z] d65c8cfc05b1: Pull complete [2023-05-02T11:10:38.324Z] 2437ff75d9bd: Pull complete [2023-05-02T11:10:38.324Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-02T11:10:38.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T11:10:38.324Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T11:10:38.640Z] prd-ubuntu20.04-docker-arm64-4c-16g-12353 does not seem to be running inside a container [2023-05-02T11:10:38.696Z] $ 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-02T11:10:41.213Z] $ docker top 430a5aebe76cfad42a810d7c9249b4af6bf7769ac3a4250c4548d6c0d8f849b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T11:10:42.152Z] ---> job-cost.sh [2023-05-02T11:10:42.152Z] lf-activate-venv: SKIPPING [2023-05-02T11:10:42.152Z] INFO: No Stack... [2023-05-02T11:10:42.418Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-02T11:10:43.374Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T11:10:43.706Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-05-02T11:10:43.706Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T11:10:43.779Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-216-1-stack-cost] [2023-05-02T11:10:43.784Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-216-1-stack-cost] did not exist. Created. [2023-05-02T11:10:43.784Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-216-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T11:10:44.497Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-d7a2086f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-02T11:10:44.845Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-02T11:10:44.878Z] Warning: overwriting stash ‘stack-cost’ [2023-05-02T11:10:44.936Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T11:10:44.951Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-216-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T11:10:45.029Z] $ docker stop --time=1 430a5aebe76cfad42a810d7c9249b4af6bf7769ac3a4250c4548d6c0d8f849b8 [2023-05-02T11:10:46.478Z] $ docker rm -f --volumes 430a5aebe76cfad42a810d7c9249b4af6bf7769ac3a4250c4548d6c0d8f849b8 [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-02T11:10:47.547Z] provisioning config files... [2023-05-02T11:10:47.556Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-216@tmp/config8425917044877578216tmp [Pipeline] { [Pipeline] sh [2023-05-02T11:10:47.903Z] + set +x [2023-05-02T11:10:47.903Z] + curl -s https://codecov.io/bash [2023-05-02T11:10:47.903Z] + bash -s -- [2023-05-02T11:10:47.903Z] [2023-05-02T11:10:47.904Z] _____ _ [2023-05-02T11:10:47.904Z] / ____| | | [2023-05-02T11:10:47.904Z] | | ___ __| | ___ ___ _____ __ [2023-05-02T11:10:47.904Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-02T11:10:47.904Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-02T11:10:47.904Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-02T11:10:47.904Z] Bash-1.0.6 [2023-05-02T11:10:47.904Z] [2023-05-02T11:10:47.904Z] [2023-05-02T11:10:47.904Z] ==> git version 2.25.1 found [2023-05-02T11:10:47.904Z] ==> 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-02T11:10:47.904Z] Release-Date: 2020-01-08 [2023-05-02T11:10:47.904Z] 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-02T11:10:47.904Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-02T11:10:47.904Z] ==> Jenkins CI detected. [2023-05-02T11:10:47.904Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-216 [2023-05-02T11:10:47.904Z] project root: . [2023-05-02T11:10:47.904Z] --> token set from env [2023-05-02T11:10:47.904Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-02T11:10:47.904Z] ==> Running gcov in . (disable via -X gcov) [2023-05-02T11:10:48.163Z] ==> Python coveragepy not found [2023-05-02T11:10:48.163Z] ==> Searching for coverage reports in: [2023-05-02T11:10:48.163Z] + . [2023-05-02T11:10:48.163Z] -> Found 1 reports [2023-05-02T11:10:48.163Z] ==> Detecting git/mercurial file structure [2023-05-02T11:10:48.163Z] ==> Reading reports [2023-05-02T11:10:48.163Z] + ./coverage.out bytes=458038 [2023-05-02T11:10:48.163Z] ==> Appending adjustments [2023-05-02T11:10:48.163Z] https://docs.codecov.io/docs/fixing-reports [2023-05-02T11:10:48.422Z] + Found adjustments [2023-05-02T11:10:48.422Z] ==> Gzipping contents [2023-05-02T11:10:48.422Z] 52K /tmp/codecov.GH4AG4.gz [2023-05-02T11:10:48.422Z] ==> Uploading reports [2023-05-02T11:10:48.422Z] url: https://codecov.io [2023-05-02T11:10:48.422Z] query: branch=PR-216&commit=8bce0c163977951d555d4a4a4da2bc0e5618912d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-216%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=216&job=&cmd_args= [2023-05-02T11:10:48.422Z] -> Pinging Codecov [2023-05-02T11:10:48.422Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-216&commit=8bce0c163977951d555d4a4a4da2bc0e5618912d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-216%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=216&job=&cmd_args= [2023-05-02T11:10:48.422Z] -> Uploading to [2023-05-02T11:10:48.422Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-02/581DD39554BDF9B6E22D074273EAD858/8bce0c163977951d555d4a4a4da2bc0e5618912d/e9dafd93-3f6d-4ffd-90a1-c6c49850e547.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T111048Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2f52f509410c0b903823d89993ea672e42aeb7fb568b60c79ee68f9810f02f91 [2023-05-02T11:10:48.422Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T11:10:48.422Z] Dload Upload Total Spent Left Speed [2023-05-02T11:10:48.683Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50494 0 0 100 50494 0 193k --:--:-- --:--:-- --:--:-- 193k [2023-05-02T11:10:48.683Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8bce0c163977951d555d4a4a4da2bc0e5618912d [Pipeline] } [2023-05-02T11:10:48.708Z] 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-02T11:10:50.478Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-216/archives ] [2023-05-02T11:10:50.478Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-216/archives [2023-05-02T11:10:50.478Z] total 16 [2023-05-02T11:10:50.478Z] drwxr-xr-x 3 root root 4096 May 2 11:01 . [2023-05-02T11:10:50.478Z] drwxrwxr-x 12 jenkins jenkins 4096 May 2 11:01 .. [2023-05-02T11:10:50.478Z] drwxr-xr-x 2 root root 4096 May 2 11:01 cost [2023-05-02T11:10:50.478Z] -rw-r--r-- 1 root root 91 May 2 11:01 cost.csv [2023-05-02T11:10:50.478Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-216/archives [2023-05-02T11:10:50.478Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-216/archives [2023-05-02T11:10:50.478Z] total 16 [2023-05-02T11:10:50.478Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 11:01 . [2023-05-02T11:10:50.478Z] drwxrwxr-x 12 jenkins jenkins 4096 May 2 11:01 .. [2023-05-02T11:10:50.478Z] drwxr-xr-x 2 jenkins jenkins 4096 May 2 11:01 cost [2023-05-02T11:10:50.478Z] -rw-r--r-- 1 jenkins jenkins 91 May 2 11:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-02T11:10:50.804Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T11:10:51.686Z] ---> package-listing.sh [2023-05-02T11:10:51.686Z] ++ facter osfamily [2023-05-02T11:10:51.686Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-02T11:10:51.686Z] + OS_FAMILY=debian [2023-05-02T11:10:51.686Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-216 [2023-05-02T11:10:51.686Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-02T11:10:51.687Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-02T11:10:51.687Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-02T11:10:51.687Z] + PACKAGES=/tmp/packages_start.txt [2023-05-02T11:10:51.687Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-216 ']' [2023-05-02T11:10:51.687Z] + PACKAGES=/tmp/packages_end.txt [2023-05-02T11:10:51.687Z] + case "${OS_FAMILY}" in [2023-05-02T11:10:51.687Z] + dpkg -l [2023-05-02T11:10:51.687Z] + grep '^ii' [2023-05-02T11:10:51.945Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-02T11:10:51.945Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-02T11:10:51.945Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-02T11:10:51.945Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-216 ']' [2023-05-02T11:10:51.945Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-216/archives/ [2023-05-02T11:10:51.945Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-216/archives/ [Pipeline] echo [2023-05-02T11:10:51.980Z] 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-216/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-02T11:10:52.269Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T11:10:52.885Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T11:10:52.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T11:10:53.033Z] prd-ubuntu20.04-docker-8c-8g-12351 does not seem to be running inside a container [2023-05-02T11:10:53.065Z] $ 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-216/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-216 -v /w/workspace/undry_device-rfid-llrp-go_PR-216:/w/workspace/undry_device-rfid-llrp-go_PR-216:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-216@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-216@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-02T11:10:53.280Z] $ docker top 15ac00c29b972a83b8d607f628197866d905c40875cdc8364e9a06327b39457b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T11:10:53.667Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-02T11:10:53.976Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-02T11:10:54.292Z] + ls /var/log/sa-host [2023-05-02T11:10:54.292Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T11:10:54.519Z] provisioning config files... [2023-05-02T11:10:54.528Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-216@tmp/config6097242911230906633tmp [Pipeline] { [Pipeline] echo [2023-05-02T11:10:54.581Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T11:10:54.907Z] ---> create-netrc.sh [Pipeline] } [2023-05-02T11:10:55.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-02T11:10:55.888Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-02T11:10:55.918Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T11:10:56.227Z] ---> sudo-logs.sh [2023-05-02T11:10:56.227Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-02T11:10:56.307Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T11:10:56.633Z] ---> job-cost.sh [2023-05-02T11:10:56.633Z] lf-activate-venv: SKIPPING [2023-05-02T11:10:56.633Z] DEBUG: total: 0.2199999988079071 [2023-05-02T11:10:56.633Z] INFO: Retrieving Stack Cost... [2023-05-02T11:10:57.202Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T11:10:57.461Z] INFO: Archiving Costs [Pipeline] echo [2023-05-02T11:10:57.494Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T11:10:57.804Z] ---> logs-deploy.sh [2023-05-02T11:10:57.804Z] lf-activate-venv: SKIPPING [2023-05-02T11:10:57.804Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-216/1 [2023-05-02T11:10:57.804Z] INFO: archiving workspace using pattern(s): [2023-05-02T11:10:58.740Z] Archives upload complete. [2023-05-02T11:10:58.740Z] INFO: archiving logs to Nexus