Pull request #259 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a55eabcf6a75cee70940553a405ea94d969ee104+4fe2aecf89df903f23adfee15c95ee56012857a5 (9e19e0f28c7d7813078e4c5ffa397c5600de8e63) 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-ssh10025652892066133596.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh12977608508481085479.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-259/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-259/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17175777126526400429.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-259/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14120064081475647543.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh15730263809771757264.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-259/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-259/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14429563030282054605.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9134 in /w/workspace/undry_device-rfid-llrp-go_PR-259 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/undry_device-rfid-llrp-go_PR-259 # 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/259/head:refs/remotes/origin/PR-259 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4fe2aecf89df903f23adfee15c95ee56012857a5 into PR head commit a55eabcf6a75cee70940553a405ea94d969ee104 Merge succeeded, producing a55eabcf6a75cee70940553a405ea94d969ee104 Checking out Revision a55eabcf6a75cee70940553a405ea94d969ee104 (PR-259) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-12T10:32:03.269Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f a55eabcf6a75cee70940553a405ea94d969ee104 # 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 4fe2aecf89df903f23adfee15c95ee56012857a5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a55eabcf6a75cee70940553a405ea94d969ee104 # timeout=10 [Pipeline] withCredentials [2023-10-12T10:32:03.459Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-12T10:32:03.564Z] ========================================================= [2023-10-12T10:32:03.565Z] EdgeX Global Pipelines Version Info [2023-10-12T10:32:03.565Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-12T10:32:04.663Z] ------------------- [2023-10-12T10:32:04.663Z] stable info: [2023-10-12T10:32:04.663Z] ------------------- [2023-10-12T10:32:04.663Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-12T10:32:04.663Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-12T10:32:04.663Z] Message: update stable to v1.0.254 [2023-10-12T10:32:04.928Z] ------------------- [2023-10-12T10:32:04.928Z] experimental info: [2023-10-12T10:32:04.928Z] ------------------- [2023-10-12T10:32:04.928Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-12T10:32:04.928Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-12T10:32:04.928Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-12T10:32:05.252Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-10-12T10:32:05.297Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-10-12T10:32:05.342Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-12T10:32:05.385Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-12T10:32:05.429Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-12T10:32:05.474Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-12T10:32:05.520Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-12T10:32:05.593Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-12T10:32:05.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-12T10:32:05.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-12T10:32:05.767Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-12T10:32:05.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-10-12T10:32:05.861Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-12T10:32:05.906Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-12T10:32:05.946Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-12T10:32:06.087Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-12T10:32:06.128Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-12T10:32:06.170Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-12T10:32:06.214Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-12T10:32:06.253Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-12T10:32:06.298Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-12T10:32:06.342Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-12T10:32:06.386Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-12T10:32:06.431Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-12T10:32:06.471Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-12T10:32:06.510Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-12T10:32:06.551Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-12T10:32:06.590Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-259 [Pipeline] echo [2023-10-12T10:32:06.636Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-259 [Pipeline] echo [2023-10-12T10:32:06.680Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-259 [Pipeline] echo [2023-10-12T10:32:06.727Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a55eabcf6a75cee70940553a405ea94d969ee104 [Pipeline] echo [2023-10-12T10:32:06.772Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a55eabc [Pipeline] echo [2023-10-12T10:32:06.821Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-12T10:32:06.947Z] provisioning config files... [2023-10-12T10:32:06.959Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-259@tmp/config11902226315170502245tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T10:32:07.313Z] ---> docker-login.sh [2023-10-12T10:32:07.313Z] nexus3.edgexfoundry.org:10001 [2023-10-12T10:32:07.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T10:32:07.573Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T10:32:07.573Z] Configure a credential helper to remove this warning. See [2023-10-12T10:32:07.573Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T10:32:07.573Z] [2023-10-12T10:32:07.573Z] Login Succeeded [2023-10-12T10:32:07.573Z] nexus3.edgexfoundry.org:10002 [2023-10-12T10:32:07.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T10:32:07.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T10:32:07.832Z] Configure a credential helper to remove this warning. See [2023-10-12T10:32:07.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T10:32:07.832Z] [2023-10-12T10:32:07.832Z] Login Succeeded [2023-10-12T10:32:07.832Z] nexus3.edgexfoundry.org:10003 [2023-10-12T10:32:07.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T10:32:07.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T10:32:07.832Z] Configure a credential helper to remove this warning. See [2023-10-12T10:32:07.832Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T10:32:07.832Z] [2023-10-12T10:32:07.832Z] Login Succeeded [2023-10-12T10:32:07.832Z] nexus3.edgexfoundry.org:10004 [2023-10-12T10:32:08.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T10:32:08.093Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T10:32:08.093Z] Configure a credential helper to remove this warning. See [2023-10-12T10:32:08.093Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T10:32:08.093Z] [2023-10-12T10:32:08.093Z] Login Succeeded [2023-10-12T10:32:08.093Z] docker.io [2023-10-12T10:32:08.093Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T10:32:08.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T10:32:08.353Z] Configure a credential helper to remove this warning. See [2023-10-12T10:32:08.353Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T10:32:08.353Z] [2023-10-12T10:32:08.353Z] Login Succeeded [2023-10-12T10:32:08.353Z] ---> docker-login.sh ends [Pipeline] } [2023-10-12T10:32:08.382Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-12T10:32:09.056Z] + git rev-list -1 --merges a55eabcf6a75cee70940553a405ea94d969ee104~1..a55eabcf6a75cee70940553a405ea94d969ee104 [Pipeline] echo [2023-10-12T10:32:09.126Z] -----------> git rev-list -1 --merges a55eabcf6a75cee70940553a405ea94d969ee104~1..a55eabcf6a75cee70940553a405ea94d969ee104 a55eabcf6a75cee70940553a405ea94d969ee104 [false] [Pipeline] sh [2023-10-12T10:32:09.438Z] + git log --format=format:%s -1 a55eabcf6a75cee70940553a405ea94d969ee104 [Pipeline] echo [2023-10-12T10:32:09.470Z] ========================================================= [2023-10-12T10:32:09.470Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-12T10:32:09.470Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-12T10:32:09.918Z] + git log --format=format:%s -1 a55eabcf6a75cee70940553a405ea94d969ee104 [Pipeline] echo [2023-10-12T10:32:09.948Z] [semverPrep] GIT_COMMIT: a55eabcf6a75cee70940553a405ea94d969ee104, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-12T10:32:09.976Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-12T10:32:10.377Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-12T10:32:10.377Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-12T10:32:10.377Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-12T10:32:10.377Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-12T10:32:10.377Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-12T10:32:10.377Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-12T10:32:10.377Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T10:32:10.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-12T10:32:10.888Z] [2023-10-12T10:32:10.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T10:32:11.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-12T10:32:11.269Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-12T10:32:11.269Z] b85a868b505f: Pulling fs layer [2023-10-12T10:32:11.269Z] e2be974225ed: Pulling fs layer [2023-10-12T10:32:11.269Z] 339a4e72a1f5: Pulling fs layer [2023-10-12T10:32:11.269Z] 988bab9f4d93: Pulling fs layer [2023-10-12T10:32:11.269Z] 1469e6f7b9e6: Pulling fs layer [2023-10-12T10:32:11.269Z] eaf3925da568: Pulling fs layer [2023-10-12T10:32:11.269Z] bab4dde63d76: Pulling fs layer [2023-10-12T10:32:11.269Z] bde34c3a00c8: Pulling fs layer [2023-10-12T10:32:11.269Z] b352a97aabf1: Pulling fs layer [2023-10-12T10:32:11.269Z] 4872d77fe225: Pulling fs layer [2023-10-12T10:32:11.269Z] 5851b861e8e6: Pulling fs layer [2023-10-12T10:32:11.269Z] 1469e6f7b9e6: Waiting [2023-10-12T10:32:11.269Z] 988bab9f4d93: Waiting [2023-10-12T10:32:11.269Z] eaf3925da568: Waiting [2023-10-12T10:32:11.269Z] bde34c3a00c8: Waiting [2023-10-12T10:32:11.269Z] b352a97aabf1: Waiting [2023-10-12T10:32:11.269Z] bab4dde63d76: Waiting [2023-10-12T10:32:11.270Z] 4872d77fe225: Waiting [2023-10-12T10:32:11.270Z] 5851b861e8e6: Waiting [2023-10-12T10:32:11.270Z] e2be974225ed: Verifying Checksum [2023-10-12T10:32:11.270Z] e2be974225ed: Download complete [2023-10-12T10:32:11.270Z] 988bab9f4d93: Verifying Checksum [2023-10-12T10:32:11.270Z] 988bab9f4d93: Download complete [2023-10-12T10:32:11.270Z] 1469e6f7b9e6: Verifying Checksum [2023-10-12T10:32:11.270Z] 1469e6f7b9e6: Download complete [2023-10-12T10:32:11.270Z] eaf3925da568: Verifying Checksum [2023-10-12T10:32:11.270Z] eaf3925da568: Download complete [2023-10-12T10:32:11.270Z] 339a4e72a1f5: Verifying Checksum [2023-10-12T10:32:11.270Z] 339a4e72a1f5: Download complete [2023-10-12T10:32:11.529Z] bde34c3a00c8: Verifying Checksum [2023-10-12T10:32:11.529Z] bde34c3a00c8: Download complete [2023-10-12T10:32:11.529Z] b352a97aabf1: Verifying Checksum [2023-10-12T10:32:11.529Z] b352a97aabf1: Download complete [2023-10-12T10:32:11.529Z] 4872d77fe225: Verifying Checksum [2023-10-12T10:32:11.529Z] 4872d77fe225: Download complete [2023-10-12T10:32:11.529Z] 5851b861e8e6: Download complete [2023-10-12T10:32:11.529Z] b85a868b505f: Verifying Checksum [2023-10-12T10:32:11.529Z] b85a868b505f: Download complete [2023-10-12T10:32:11.787Z] bab4dde63d76: Verifying Checksum [2023-10-12T10:32:11.787Z] bab4dde63d76: Download complete [2023-10-12T10:32:12.721Z] b85a868b505f: Pull complete [2023-10-12T10:32:12.721Z] e2be974225ed: Pull complete [2023-10-12T10:32:13.289Z] 339a4e72a1f5: Pull complete [2023-10-12T10:32:13.289Z] 988bab9f4d93: Pull complete [2023-10-12T10:32:13.549Z] 1469e6f7b9e6: Pull complete [2023-10-12T10:32:13.549Z] eaf3925da568: Pull complete [2023-10-12T10:32:15.452Z] bab4dde63d76: Pull complete [2023-10-12T10:32:15.452Z] bde34c3a00c8: Pull complete [2023-10-12T10:32:15.452Z] b352a97aabf1: Pull complete [2023-10-12T10:32:15.452Z] 4872d77fe225: Pull complete [2023-10-12T10:32:15.452Z] 5851b861e8e6: Pull complete [2023-10-12T10:32:15.452Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-12T10:32:15.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-12T10:32:15.452Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T10:32:15.693Z] prd-ubuntu20.04-docker-8c-8g-9134 does not seem to be running inside a container [2023-10-12T10:32:15.733Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-259 -v /w/workspace/undry_device-rfid-llrp-go_PR-259:/w/workspace/undry_device-rfid-llrp-go_PR-259:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-259@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-259@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-10-12T10:32:20.074Z] $ docker top d94a979c74051f7538b777ed746b0b41086ce85a7223ee18b716c82ecb7cf458 -eo pid,comm [2023-10-12T10:32:20.121Z] 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-10-12T10:32:20.121Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-12T10:32:20.267Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-12T10:32:20.267Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-12T10:32:20.383Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-12T10:32:20.390Z] $ docker exec d94a979c74051f7538b777ed746b0b41086ce85a7223ee18b716c82ecb7cf458 ssh-agent [2023-10-12T10:32:20.506Z] SSH_AUTH_SOCK=/tmp/ssh-wh0pPFORcvvp/agent.33 [2023-10-12T10:32:20.506Z] SSH_AGENT_PID=39 [2023-10-12T10:32:20.512Z] Running ssh-add (command line suppressed) [2023-10-12T10:32:20.609Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-259@tmp/private_key_7386401502115990089.key (/w/workspace/undry_device-rfid-llrp-go_PR-259@tmp/private_key_7386401502115990089.key) [2023-10-12T10:32:20.618Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-12T10:32:20.963Z] + git tag --points-at HEAD [Pipeline] } [2023-10-12T10:32:20.994Z] $ docker exec --env ******** --env ******** d94a979c74051f7538b777ed746b0b41086ce85a7223ee18b716c82ecb7cf458 ssh-agent -k [2023-10-12T10:32:21.085Z] unset SSH_AUTH_SOCK; [2023-10-12T10:32:21.085Z] unset SSH_AGENT_PID; [2023-10-12T10:32:21.085Z] echo Agent pid 39 killed; [2023-10-12T10:32:21.091Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-12T10:32:21.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-12T10:32:21.187Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-12T10:32:21.293Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-12T10:32:21.299Z] $ docker exec d94a979c74051f7538b777ed746b0b41086ce85a7223ee18b716c82ecb7cf458 ssh-agent [2023-10-12T10:32:21.398Z] SSH_AUTH_SOCK=/tmp/ssh-Lb96Oi2EdcfE/agent.71 [2023-10-12T10:32:21.398Z] SSH_AGENT_PID=77 [2023-10-12T10:32:21.402Z] Running ssh-add (command line suppressed) [2023-10-12T10:32:21.496Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-259@tmp/private_key_8264317071588425376.key (/w/workspace/undry_device-rfid-llrp-go_PR-259@tmp/private_key_8264317071588425376.key) [2023-10-12T10:32:21.505Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-12T10:32:21.831Z] + git semver init [2023-10-12T10:32:22.090Z] 2023-10-12 10:32:22,019 [run_init] DEBUG init version:0.0.0 force:False [2023-10-12T10:32:22.090Z] 2023-10-12 10:32:22,020 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-259/.semver [2023-10-12T10:32:22.090Z] 2023-10-12 10:32:22,020 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-259/.semver [2023-10-12T10:32:22.090Z] 2023-10-12 10:32:22,021 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-259/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-259, universal_newlines=False, shell=None, istream=None) [2023-10-12T10:32:23.027Z] 2023-10-12 10:32:22,928 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-259/.git/info/exclude [2023-10-12T10:32:23.027Z] 2023-10-12 10:32:22,929 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-259/.semver/PR-259 with force:False [2023-10-12T10:32:23.027Z] 2023-10-12 10:32:22,929 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-259/.semver/PR-259 [2023-10-12T10:32:23.027Z] 2023-10-12 10:32:22,934 [execute] INFO git cat-file --batch-check [2023-10-12T10:32:23.027Z] 2023-10-12 10:32:22,935 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-259/.semver, universal_newlines=False, shell=None, istream=) [2023-10-12T10:32:23.027Z] 2023-10-12 10:32:22,942 [execute] INFO git cat-file --batch [2023-10-12T10:32:23.027Z] 2023-10-12 10:32:22,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-259/.semver, universal_newlines=False, shell=None, istream=) [2023-10-12T10:32:23.027Z] 2023-10-12 10:32:22,948 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-259/.semver/PR-259 [2023-10-12T10:32:23.027Z] 0.0.0 [Pipeline] } [2023-10-12T10:32:23.054Z] $ docker exec --env ******** --env ******** d94a979c74051f7538b777ed746b0b41086ce85a7223ee18b716c82ecb7cf458 ssh-agent -k [2023-10-12T10:32:23.149Z] unset SSH_AUTH_SOCK; [2023-10-12T10:32:23.149Z] unset SSH_AGENT_PID; [2023-10-12T10:32:23.149Z] echo Agent pid 77 killed; [2023-10-12T10:32:23.156Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-12T10:32:23.609Z] + git semver [Pipeline] } [2023-10-12T10:32:23.909Z] $ docker stop --time=1 d94a979c74051f7538b777ed746b0b41086ce85a7223ee18b716c82ecb7cf458 [2023-10-12T10:32:25.246Z] $ docker rm -f --volumes d94a979c74051f7538b777ed746b0b41086ce85a7223ee18b716c82ecb7cf458 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-12T10:32:25.655Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-12T10:32:25.957Z] Stashed 1 file(s) [Pipeline] echo [2023-10-12T10:32:25.976Z] [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-10-12T10:32:26.624Z] provisioning config files... [2023-10-12T10:32:26.634Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-259@tmp/config12355245536294558227tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T10:32:26.986Z] ---> docker-login.sh [2023-10-12T10:32:26.986Z] nexus3.edgexfoundry.org:10001 [2023-10-12T10:32:26.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T10:32:26.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T10:32:26.986Z] Configure a credential helper to remove this warning. See [2023-10-12T10:32:26.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T10:32:26.986Z] [2023-10-12T10:32:26.986Z] Login Succeeded [2023-10-12T10:32:26.986Z] nexus3.edgexfoundry.org:10002 [2023-10-12T10:32:26.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T10:32:26.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T10:32:26.986Z] Configure a credential helper to remove this warning. See [2023-10-12T10:32:26.986Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T10:32:26.986Z] [2023-10-12T10:32:26.986Z] Login Succeeded [2023-10-12T10:32:26.986Z] nexus3.edgexfoundry.org:10003 [2023-10-12T10:32:27.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T10:32:27.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T10:32:27.245Z] Configure a credential helper to remove this warning. See [2023-10-12T10:32:27.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T10:32:27.245Z] [2023-10-12T10:32:27.245Z] Login Succeeded [2023-10-12T10:32:27.245Z] nexus3.edgexfoundry.org:10004 [2023-10-12T10:32:27.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T10:32:27.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T10:32:27.245Z] Configure a credential helper to remove this warning. See [2023-10-12T10:32:27.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T10:32:27.245Z] [2023-10-12T10:32:27.245Z] Login Succeeded [2023-10-12T10:32:27.245Z] docker.io [2023-10-12T10:32:27.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T10:32:27.504Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T10:32:27.504Z] Configure a credential helper to remove this warning. See [2023-10-12T10:32:27.504Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T10:32:27.504Z] [2023-10-12T10:32:27.504Z] Login Succeeded [2023-10-12T10:32:27.504Z] ---> docker-login.sh ends [Pipeline] } [2023-10-12T10:32:27.548Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-12T10:32:27.798Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T10:32:27.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T10:32:27.872Z] ========================================================= [2023-10-12T10:32:27.872Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-12T10:32:27.872Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T10:32:28.365Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-12T10:32:28.365Z] Sending build context to Docker daemon 4.367MB [2023-10-12T10:32:28.365Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-12T10:32:28.365Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-12T10:32:28.365Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-12T10:32:28.365Z] 7264a8db6415: Pulling fs layer [2023-10-12T10:32:28.365Z] c4d48a809fc2: Pulling fs layer [2023-10-12T10:32:28.365Z] 4f1c88b9dad5: Pulling fs layer [2023-10-12T10:32:28.365Z] ad3a456e5733: Pulling fs layer [2023-10-12T10:32:28.365Z] 33e27b845d1e: Pulling fs layer [2023-10-12T10:32:28.365Z] c68163c4e522: Pulling fs layer [2023-10-12T10:32:28.365Z] 50da416c3ac9: Pulling fs layer [2023-10-12T10:32:28.365Z] 23d2d4c4bb30: Pulling fs layer [2023-10-12T10:32:28.365Z] 33e27b845d1e: Waiting [2023-10-12T10:32:28.365Z] ad3a456e5733: Waiting [2023-10-12T10:32:28.365Z] 23d2d4c4bb30: Waiting [2023-10-12T10:32:28.365Z] c68163c4e522: Waiting [2023-10-12T10:32:28.365Z] 50da416c3ac9: Waiting [2023-10-12T10:32:28.365Z] c4d48a809fc2: Verifying Checksum [2023-10-12T10:32:28.365Z] c4d48a809fc2: Download complete [2023-10-12T10:32:28.365Z] ad3a456e5733: Verifying Checksum [2023-10-12T10:32:28.365Z] ad3a456e5733: Download complete [2023-10-12T10:32:28.365Z] 33e27b845d1e: Verifying Checksum [2023-10-12T10:32:28.365Z] 33e27b845d1e: Download complete [2023-10-12T10:32:28.627Z] 7264a8db6415: Verifying Checksum [2023-10-12T10:32:28.627Z] 7264a8db6415: Download complete [2023-10-12T10:32:28.627Z] c68163c4e522: Verifying Checksum [2023-10-12T10:32:28.627Z] c68163c4e522: Download complete [2023-10-12T10:32:28.627Z] 7264a8db6415: Pull complete [2023-10-12T10:32:28.889Z] c4d48a809fc2: Pull complete [2023-10-12T10:32:28.889Z] 23d2d4c4bb30: Verifying Checksum [2023-10-12T10:32:28.889Z] 23d2d4c4bb30: Download complete [2023-10-12T10:32:28.889Z] 4f1c88b9dad5: Verifying Checksum [2023-10-12T10:32:28.889Z] 4f1c88b9dad5: Download complete [2023-10-12T10:32:29.146Z] 50da416c3ac9: Verifying Checksum [2023-10-12T10:32:29.146Z] 50da416c3ac9: Download complete [2023-10-12T10:32:32.462Z] 4f1c88b9dad5: Pull complete [2023-10-12T10:32:32.462Z] ad3a456e5733: Pull complete [2023-10-12T10:32:32.462Z] 33e27b845d1e: Pull complete [2023-10-12T10:32:32.462Z] c68163c4e522: Pull complete [2023-10-12T10:32:34.362Z] 50da416c3ac9: Pull complete [2023-10-12T10:32:34.929Z] 23d2d4c4bb30: Pull complete [2023-10-12T10:32:34.929Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-12T10:32:34.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-12T10:32:34.929Z] ---> 0786185ac409 [2023-10-12T10:32:34.929Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-12T10:32:41.431Z] Still waiting to schedule task [2023-10-12T10:32:41.431Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-12T10:32:41.495Z] ---> Running in dbb2c654b84e [2023-10-12T10:32:41.495Z] Removing intermediate container dbb2c654b84e [2023-10-12T10:32:41.495Z] ---> e0a5f932b012 [2023-10-12T10:32:41.495Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-12T10:32:41.495Z] ---> Running in 780287f123fc [2023-10-12T10:32:41.495Z] Removing intermediate container 780287f123fc [2023-10-12T10:32:41.495Z] ---> eb429d42c44e [2023-10-12T10:32:41.495Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-12T10:32:41.495Z] ---> Running in 9376e6fe58bd [2023-10-12T10:32:41.495Z] Removing intermediate container 9376e6fe58bd [2023-10-12T10:32:41.495Z] ---> d65dc400c500 [2023-10-12T10:32:41.495Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-12T10:32:41.495Z] ---> Running in edc9d047496f [2023-10-12T10:32:41.495Z] Removing intermediate container edc9d047496f [2023-10-12T10:32:41.495Z] ---> 643300cae86f [2023-10-12T10:32:41.495Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-12T10:32:41.495Z] ---> Running in cfd32c39b99b [2023-10-12T10:32:41.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T10:32:41.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T10:32:42.013Z] OK: 264 MiB in 52 packages [2023-10-12T10:32:42.580Z] Removing intermediate container cfd32c39b99b [2023-10-12T10:32:42.580Z] ---> b24f3caba540 [2023-10-12T10:32:42.580Z] Step 8/12 : WORKDIR /app [2023-10-12T10:32:42.580Z] ---> Running in 70b8c523856e [2023-10-12T10:32:42.580Z] Removing intermediate container 70b8c523856e [2023-10-12T10:32:42.580Z] ---> 2c9a09ced9cb [2023-10-12T10:32:42.580Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-12T10:32:42.580Z] ---> f7fdffdc4e69 [2023-10-12T10:32:42.580Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T10:32:42.580Z] ---> Running in 24c8257d3f03 [2023-10-12T10:34:04.072Z] Removing intermediate container 24c8257d3f03 [2023-10-12T10:34:04.072Z] ---> 8932ddd0c2c1 [2023-10-12T10:34:04.072Z] Step 11/12 : COPY . . [2023-10-12T10:34:04.072Z] ---> cbe5076c6145 [2023-10-12T10:34:04.072Z] Step 12/12 : RUN $MAKE [2023-10-12T10:34:04.072Z] ---> Running in 8b2b39cb1771 [2023-10-12T10:34:04.072Z] noop [2023-10-12T10:34:04.072Z] Removing intermediate container 8b2b39cb1771 [2023-10-12T10:34:04.072Z] ---> 1cf597984de1 [2023-10-12T10:34:04.072Z] Successfully built 1cf597984de1 [2023-10-12T10:34:04.072Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T10:34:04.533Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-12T10:34:04.533Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T10:34:04.685Z] prd-ubuntu20.04-docker-8c-8g-9134 does not seem to be running inside a container [2023-10-12T10:34:04.719Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-259 -v /w/workspace/undry_device-rfid-llrp-go_PR-259:/w/workspace/undry_device-rfid-llrp-go_PR-259:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-259@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-259@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-10-12T10:34:05.070Z] $ docker top 5e34ddc272b946878e18d1c71a2c57440d723032500892a56169cc532f56f553 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T10:34:05.461Z] + go version [2023-10-12T10:34:05.461Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-12T10:34:05.494Z] $ docker stop --time=1 5e34ddc272b946878e18d1c71a2c57440d723032500892a56169cc532f56f553 [2023-10-12T10:34:06.809Z] $ docker rm -f --volumes 5e34ddc272b946878e18d1c71a2c57440d723032500892a56169cc532f56f553 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T10:34:07.536Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-12T10:34:07.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T10:34:07.687Z] prd-ubuntu20.04-docker-8c-8g-9134 does not seem to be running inside a container [2023-10-12T10:34:07.722Z] $ 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-259 -v /w/workspace/undry_device-rfid-llrp-go_PR-259:/w/workspace/undry_device-rfid-llrp-go_PR-259:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-259@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-259@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-10-12T10:34:08.025Z] $ docker top db936a02253e6d7654899463c10f361e695bdca465ca2a11113f58e442adbe97 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T10:34:08.423Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-259 [Pipeline] fileExists [Pipeline] sh [2023-10-12T10:34:08.778Z] + make test [2023-10-12T10:34:08.779Z] go test ./... -coverprofile=coverage.out ./... [2023-10-12T10:34:10.152Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-12T10:34:16.520Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9135 in /w/workspace/undry_device-rfid-llrp-go_PR-259 [Pipeline] { [Pipeline] ws [2023-10-12T10:34:16.579Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-10-12T10:34:16.660Z] The recommended git tool is: git [2023-10-12T10:34:20.111Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-12T10:34:20.111Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-12T10:34:21.696Z] using credential edgex-jenkins-ssh [2023-10-12T10:34:21.708Z] Cloning the remote Git repository [2023-10-12T10:34:21.752Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-12T10:34:21.837Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-10-12T10:34:21.970Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-12T10:34:21.971Z] > git --version # timeout=10 [2023-10-12T10:34:21.993Z] > git --version # 'git version 2.25.1' [2023-10-12T10:34:21.998Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-12T10:34:22.142Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-12T10:34:23.311Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-10-12T10:34:23.342Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-12T10:34:24.411Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.071s coverage: 40.6% of statements [2023-10-12T10:34:24.411Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.242s coverage: 51.9% of statements [2023-10-12T10:34:24.411Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.006s coverage: 95.5% of statements [2023-10-12T10:34:24.815Z] Merging remotes/origin/main commit 4fe2aecf89df903f23adfee15c95ee56012857a5 into PR head commit a55eabcf6a75cee70940553a405ea94d969ee104 [2023-10-12T10:34:25.114Z] Merge succeeded, producing a55eabcf6a75cee70940553a405ea94d969ee104 [2023-10-12T10:34:25.114Z] Checking out Revision a55eabcf6a75cee70940553a405ea94d969ee104 (PR-259) [2023-10-12T10:34:24.167Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-10-12T10:34:24.203Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-12T10:34:24.204Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-12T10:34:24.224Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/259/head:refs/remotes/origin/PR-259 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-12T10:34:24.835Z] > git config core.sparsecheckout # timeout=10 [2023-10-12T10:34:24.905Z] > git checkout -f a55eabcf6a75cee70940553a405ea94d969ee104 # timeout=10 [2023-10-12T10:34:25.010Z] > git remote # timeout=10 [2023-10-12T10:34:25.035Z] > git config --get remote.origin.url # timeout=10 [2023-10-12T10:34:25.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-12T10:34:25.064Z] > git merge 4fe2aecf89df903f23adfee15c95ee56012857a5 # timeout=10 [2023-10-12T10:34:25.099Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-12T10:34:25.123Z] > git config core.sparsecheckout # timeout=10 [2023-10-12T10:34:25.148Z] > git checkout -f a55eabcf6a75cee70940553a405ea94d969ee104 # timeout=10 [2023-10-12T10:34:25.641Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-12T10:34:25.696Z] > git --version # timeout=10 [2023-10-12T10:34:25.711Z] > git --version # 'git version 2.25.1' [2023-10-12T10:34:25.731Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-12T10:34:26.946Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-12T10:34:26.946Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-12T10:34:26.946Z] Dload Upload Total Spent Left Speed [2023-10-12T10:34:27.220Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 86 12751 86 11015 0 0 42693 0 --:--:-- --:--:-- --:--:-- 42693 100 12751 100 12751 0 0 49231 0 --:--:-- --:--:-- --:--:-- 49042 [Pipeline] sh [2023-10-12T10:34:27.816Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-12T10:34:28.162Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-12T10:34:28.162Z] + sudo tee /etc/docker/daemon.new [2023-10-12T10:34:28.162Z] { [2023-10-12T10:34:28.162Z] "registry-mirrors": [ [2023-10-12T10:34:28.162Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-12T10:34:28.162Z] ], [2023-10-12T10:34:28.162Z] "bip": "10.250.0.254/24", [2023-10-12T10:34:28.162Z] "hosts": [ [2023-10-12T10:34:28.162Z] "tcp://0.0.0.0:5555", [2023-10-12T10:34:28.162Z] "unix:///var/run/docker.sock" [2023-10-12T10:34:28.162Z] ], [2023-10-12T10:34:28.162Z] "mtu": 1458, [2023-10-12T10:34:28.162Z] "selinux-enabled": true, [2023-10-12T10:34:28.162Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-12T10:34:28.162Z] } [Pipeline] sh [2023-10-12T10:34:28.501Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-12T10:34:28.847Z] + sudo service docker restart [2023-10-12T10:34:39.291Z] go vet ./... [2023-10-12T10:34:41.834Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-12T10:34:41.834Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-12T10:34:41.834Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-12T10:34:42.119Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-12T10:34:42.220Z] $ docker stop --time=1 db936a02253e6d7654899463c10f361e695bdca465ca2a11113f58e442adbe97 [2023-10-12T10:34:43.629Z] $ docker rm -f --volumes db936a02253e6d7654899463c10f361e695bdca465ca2a11113f58e442adbe97 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-12T10:34:44.148Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-12T10:34:44.267Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-12T10:34:44.983Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-12T10:34:45.295Z] + ls -al . [2023-10-12T10:34:45.295Z] total 644 [2023-10-12T10:34:45.295Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 12 10:34 . [2023-10-12T10:34:45.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 10:32 .. [2023-10-12T10:34:45.295Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 12 10:32 .dockerignore [2023-10-12T10:34:45.295Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 10:34 .git [2023-10-12T10:34:45.295Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 10:32 .github [2023-10-12T10:34:45.295Z] -rw-rw-r-- 1 jenkins jenkins 946 Oct 12 10:32 .gitignore [2023-10-12T10:34:45.295Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 12 10:32 .golangci.yml [2023-10-12T10:34:45.295Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 10:32 .semver [2023-10-12T10:34:45.295Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 12 10:32 Attribution.txt [2023-10-12T10:34:45.295Z] -rw-rw-r-- 1 jenkins jenkins 10365 Oct 12 10:32 CHANGELOG.md [2023-10-12T10:34:45.295Z] -rw-rw-r-- 1 jenkins jenkins 1347 Oct 12 10:32 Dockerfile [2023-10-12T10:34:45.295Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 10:32 GOVERNANCE.md [2023-10-12T10:34:45.295Z] -rw-rw-r-- 1 jenkins jenkins 683 Oct 12 10:32 Jenkinsfile [2023-10-12T10:34:45.295Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 12 10:32 LICENSE [2023-10-12T10:34:45.295Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 12 10:32 Makefile [2023-10-12T10:34:45.295Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 12 10:32 OWNERS.md [2023-10-12T10:34:45.295Z] -rw-rw-r-- 1 jenkins jenkins 29016 Oct 12 10:32 README.md [2023-10-12T10:34:45.295Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 10:32 VERSION [2023-10-12T10:34:45.295Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 10:32 bin [2023-10-12T10:34:45.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 10:32 cmd [2023-10-12T10:34:45.295Z] -rw-r--r-- 1 jenkins jenkins 459493 Oct 12 10:34 coverage.out [2023-10-12T10:34:45.295Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 10:32 examples [2023-10-12T10:34:45.295Z] -rw-rw-r-- 1 jenkins jenkins 3878 Oct 12 10:32 go.mod [2023-10-12T10:34:45.295Z] -rw-rw-r-- 1 jenkins jenkins 35021 Oct 12 10:32 go.sum [2023-10-12T10:34:45.295Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 10:32 images [2023-10-12T10:34:45.295Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 12 10:32 internal [2023-10-12T10:34:45.295Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 10:32 snap [2023-10-12T10:34:45.295Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 12 10:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T10:34:45.735Z] + 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=a55eabcf6a75cee70940553a405ea94d969ee104 --label arch=amd64 --label version=0.0.0 . [2023-10-12T10:34:45.736Z] Sending build context to Docker daemon 4.367MB [2023-10-12T10:34:45.736Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-12T10:34:45.736Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-12T10:34:45.736Z] ---> 1cf597984de1 [2023-10-12T10:34:45.736Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-12T10:34:45.993Z] ---> Running in ca08eea3ccda [2023-10-12T10:34:45.993Z] Removing intermediate container ca08eea3ccda [2023-10-12T10:34:45.993Z] ---> 38146dbde005 [2023-10-12T10:34:45.993Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-12T10:34:46.251Z] ---> Running in d815987f05f4 [2023-10-12T10:34:46.251Z] Removing intermediate container d815987f05f4 [2023-10-12T10:34:46.251Z] ---> 4b9e72acadd9 [2023-10-12T10:34:46.251Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-10-12T10:34:46.251Z] ---> Running in 9c3df5e72c3d [2023-10-12T10:34:46.509Z] Removing intermediate container 9c3df5e72c3d [2023-10-12T10:34:46.509Z] ---> 00a7e63d15ea [2023-10-12T10:34:46.509Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-12T10:34:46.509Z] ---> Running in b4f18ead9eb4 [2023-10-12T10:34:46.767Z] Removing intermediate container b4f18ead9eb4 [2023-10-12T10:34:46.767Z] ---> 61d700c7b5f8 [2023-10-12T10:34:46.767Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-12T10:34:47.026Z] ---> Running in 94b13c20ea52 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-12T10:34:47.147Z] provisioning config files... [2023-10-12T10:34:47.173Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config1084441360754397802tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T10:34:47.285Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T10:34:47.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T10:34:47.567Z] ---> docker-login.sh [2023-10-12T10:34:47.567Z] nexus3.edgexfoundry.org:10001 [2023-10-12T10:34:47.804Z] OK: 264 MiB in 52 packages [2023-10-12T10:34:47.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T10:34:48.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T10:34:48.114Z] Configure a credential helper to remove this warning. See [2023-10-12T10:34:48.114Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T10:34:48.114Z] [2023-10-12T10:34:48.114Z] Login Succeeded [2023-10-12T10:34:48.114Z] nexus3.edgexfoundry.org:10002 [2023-10-12T10:34:48.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T10:34:48.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T10:34:48.385Z] Configure a credential helper to remove this warning. See [2023-10-12T10:34:48.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T10:34:48.385Z] [2023-10-12T10:34:48.385Z] Login Succeeded [2023-10-12T10:34:48.385Z] nexus3.edgexfoundry.org:10003 [2023-10-12T10:34:48.392Z] Removing intermediate container 94b13c20ea52 [2023-10-12T10:34:48.392Z] ---> db86db630294 [2023-10-12T10:34:48.392Z] Step 8/24 : WORKDIR /app [2023-10-12T10:34:48.650Z] ---> Running in 1385564fcaa8 [2023-10-12T10:34:48.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T10:34:48.909Z] Removing intermediate container 1385564fcaa8 [2023-10-12T10:34:48.909Z] ---> 86a26e5645b7 [2023-10-12T10:34:48.909Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-12T10:34:48.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T10:34:48.925Z] Configure a credential helper to remove this warning. See [2023-10-12T10:34:48.925Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T10:34:48.925Z] [2023-10-12T10:34:48.925Z] Login Succeeded [2023-10-12T10:34:48.925Z] nexus3.edgexfoundry.org:10004 [2023-10-12T10:34:49.168Z] ---> 2a95e5ee98a3 [2023-10-12T10:34:49.168Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T10:34:49.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T10:34:49.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T10:34:49.195Z] Configure a credential helper to remove this warning. See [2023-10-12T10:34:49.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T10:34:49.195Z] [2023-10-12T10:34:49.195Z] Login Succeeded [2023-10-12T10:34:49.195Z] docker.io [2023-10-12T10:34:49.427Z] ---> Running in 1072c1943475 [2023-10-12T10:34:49.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-12T10:34:49.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-12T10:34:49.735Z] Configure a credential helper to remove this warning. See [2023-10-12T10:34:49.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-12T10:34:49.735Z] [2023-10-12T10:34:49.735Z] Login Succeeded [2023-10-12T10:34:49.735Z] ---> docker-login.sh ends [Pipeline] } [2023-10-12T10:34:49.764Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-12T10:34:50.299Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T10:34:50.334Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-12T10:34:50.365Z] ========================================================= [2023-10-12T10:34:50.365Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-12T10:34:50.365Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T10:34:50.861Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-12T10:34:51.126Z] Sending build context to Docker daemon 1.219MB [2023-10-12T10:34:51.126Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-12T10:34:51.126Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-12T10:34:51.328Z] Removing intermediate container 1072c1943475 [2023-10-12T10:34:51.328Z] ---> 8e3650760063 [2023-10-12T10:34:51.328Z] Step 11/24 : COPY . . [2023-10-12T10:34:51.395Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-12T10:34:51.395Z] 9fda8d8052c6: Pulling fs layer [2023-10-12T10:34:51.395Z] 5d54e960e981: Pulling fs layer [2023-10-12T10:34:51.395Z] c4a7e357bf2a: Pulling fs layer [2023-10-12T10:34:51.395Z] f0e02332f6b5: Pulling fs layer [2023-10-12T10:34:51.395Z] cefa15bbcfad: Pulling fs layer [2023-10-12T10:34:51.395Z] 17808c966233: Pulling fs layer [2023-10-12T10:34:51.395Z] f4c1fc716caa: Pulling fs layer [2023-10-12T10:34:51.395Z] cefa15bbcfad: Waiting [2023-10-12T10:34:51.395Z] f0e02332f6b5: Waiting [2023-10-12T10:34:51.395Z] 17808c966233: Waiting [2023-10-12T10:34:51.395Z] f4c1fc716caa: Waiting [2023-10-12T10:34:51.395Z] 5d54e960e981: Verifying Checksum [2023-10-12T10:34:51.395Z] 5d54e960e981: Download complete [2023-10-12T10:34:51.395Z] f0e02332f6b5: Verifying Checksum [2023-10-12T10:34:51.395Z] f0e02332f6b5: Download complete [2023-10-12T10:34:51.395Z] cefa15bbcfad: Verifying Checksum [2023-10-12T10:34:51.395Z] cefa15bbcfad: Download complete [2023-10-12T10:34:51.395Z] 9fda8d8052c6: Verifying Checksum [2023-10-12T10:34:51.395Z] 9fda8d8052c6: Download complete [2023-10-12T10:34:51.675Z] f4c1fc716caa: Verifying Checksum [2023-10-12T10:34:51.675Z] f4c1fc716caa: Download complete [2023-10-12T10:34:51.897Z] ---> 2d47bd62a7f0 [2023-10-12T10:34:51.897Z] Step 12/24 : RUN $MAKE [2023-10-12T10:34:52.156Z] ---> Running in dcfe042c1ac5 [2023-10-12T10:34:52.423Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-10-12T10:34:53.088Z] c4a7e357bf2a: Verifying Checksum [2023-10-12T10:34:53.088Z] c4a7e357bf2a: Download complete [2023-10-12T10:34:53.674Z] 17808c966233: Download complete [2023-10-12T10:34:53.939Z] 9fda8d8052c6: Pull complete [2023-10-12T10:34:54.525Z] 5d54e960e981: Pull complete [2023-10-12T10:35:09.530Z] c4a7e357bf2a: Pull complete [2023-10-12T10:35:09.530Z] f0e02332f6b5: Pull complete [2023-10-12T10:35:09.828Z] cefa15bbcfad: Pull complete [2023-10-12T10:35:14.408Z] Removing intermediate container dcfe042c1ac5 [2023-10-12T10:35:14.408Z] ---> 08adea2da755 [2023-10-12T10:35:14.408Z] Step 13/24 : FROM alpine:3.18 [2023-10-12T10:35:14.408Z] 3.18: Pulling from library/alpine [2023-10-12T10:35:14.408Z] 96526aa774ef: Pulling fs layer [2023-10-12T10:35:14.408Z] 96526aa774ef: Verifying Checksum [2023-10-12T10:35:14.408Z] 96526aa774ef: Download complete [2023-10-12T10:35:14.408Z] 96526aa774ef: Pull complete [2023-10-12T10:35:14.408Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T10:35:14.408Z] Status: Downloaded newer image for alpine:3.18 [2023-10-12T10:35:14.408Z] ---> 8ca4688f4f35 [2023-10-12T10:35:14.408Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-12T10:35:14.408Z] ---> Running in 82388f8eeff0 [2023-10-12T10:35:14.408Z] Removing intermediate container 82388f8eeff0 [2023-10-12T10:35:14.408Z] ---> d3755edd42ae [2023-10-12T10:35:14.408Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-12T10:35:14.408Z] ---> Running in 5e7c96c55a5a [2023-10-12T10:35:14.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-12T10:35:14.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-12T10:35:15.239Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-12T10:35:15.239Z] Executing busybox-1.36.1-r2.trigger [2023-10-12T10:35:15.239Z] OK: 7 MiB in 16 packages [2023-10-12T10:35:15.239Z] Removing intermediate container 5e7c96c55a5a [2023-10-12T10:35:15.239Z] ---> 00534cdb6dad [2023-10-12T10:35:15.239Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-10-12T10:35:15.497Z] ---> 3da87c5599df [2023-10-12T10:35:15.497Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-10-12T10:35:15.497Z] ---> ffc070ae7804 [2023-10-12T10:35:15.497Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-10-12T10:35:16.871Z] ---> 014a8d231f4b [2023-10-12T10:35:16.871Z] Step 19/24 : EXPOSE 59989 [2023-10-12T10:35:16.871Z] ---> Running in dbfd926e31cb [2023-10-12T10:35:16.871Z] Removing intermediate container dbfd926e31cb [2023-10-12T10:35:16.871Z] ---> dd264501cad7 [2023-10-12T10:35:16.871Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-10-12T10:35:16.871Z] ---> Running in d0ef5491090e [2023-10-12T10:35:16.871Z] Removing intermediate container d0ef5491090e [2023-10-12T10:35:16.871Z] ---> 2d78ecb5529f [2023-10-12T10:35:16.871Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-12T10:35:16.871Z] ---> Running in c14b0b841d87 [2023-10-12T10:35:16.871Z] Removing intermediate container c14b0b841d87 [2023-10-12T10:35:16.871Z] ---> 77a9da0422f2 [2023-10-12T10:35:16.871Z] Step 22/24 : LABEL arch=amd64 [2023-10-12T10:35:16.871Z] ---> Running in b387acf1e6dd [2023-10-12T10:35:17.135Z] Removing intermediate container b387acf1e6dd [2023-10-12T10:35:17.135Z] ---> 9c8943400b28 [2023-10-12T10:35:17.135Z] Step 23/24 : LABEL git_sha=a55eabcf6a75cee70940553a405ea94d969ee104 [2023-10-12T10:35:17.135Z] ---> Running in c76712ed469e [2023-10-12T10:35:17.135Z] Removing intermediate container c76712ed469e [2023-10-12T10:35:17.135Z] ---> 1b20ea833273 [2023-10-12T10:35:17.135Z] Step 24/24 : LABEL version=0.0.0 [2023-10-12T10:35:17.135Z] ---> Running in b3e63e195520 [2023-10-12T10:35:17.396Z] Removing intermediate container b3e63e195520 [2023-10-12T10:35:17.396Z] ---> 67e855e48bf2 [2023-10-12T10:35:17.396Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-12T10:35:17.396Z] Successfully built 67e855e48bf2 [2023-10-12T10:35:17.396Z] 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-10-12T10:35:18.054Z] 17808c966233: Pull complete [2023-10-12T10:35:18.318Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T10:35:18.318Z] [2023-10-12T10:35:18.318Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T10:35:18.703Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T10:35:18.703Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-12T10:35:18.703Z] 5eb5b503b376: Pulling fs layer [2023-10-12T10:35:18.703Z] 5c69ac0246d0: Pulling fs layer [2023-10-12T10:35:18.703Z] ec43610c2a17: Pulling fs layer [2023-10-12T10:35:18.703Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-12T10:35:18.703Z] 33b1e0a273af: Pulling fs layer [2023-10-12T10:35:18.703Z] 5d3b04190fa2: Pulling fs layer [2023-10-12T10:35:18.703Z] 2f39f015ded8: Pulling fs layer [2023-10-12T10:35:18.703Z] 3a2ae6a8a46f: Waiting [2023-10-12T10:35:18.703Z] 33b1e0a273af: Waiting [2023-10-12T10:35:18.703Z] 5d3b04190fa2: Waiting [2023-10-12T10:35:18.703Z] 2f39f015ded8: Waiting [2023-10-12T10:35:18.703Z] 5c69ac0246d0: Download complete [2023-10-12T10:35:18.703Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-12T10:35:18.703Z] 3a2ae6a8a46f: Download complete [2023-10-12T10:35:18.703Z] 33b1e0a273af: Verifying Checksum [2023-10-12T10:35:18.703Z] 33b1e0a273af: Download complete [2023-10-12T10:35:18.703Z] 5d3b04190fa2: Verifying Checksum [2023-10-12T10:35:18.703Z] 5d3b04190fa2: Download complete [2023-10-12T10:35:18.703Z] ec43610c2a17: Verifying Checksum [2023-10-12T10:35:18.703Z] ec43610c2a17: Download complete [2023-10-12T10:35:18.961Z] 5eb5b503b376: Download complete [2023-10-12T10:35:19.526Z] 2f39f015ded8: Download complete [2023-10-12T10:35:20.093Z] 5eb5b503b376: Pull complete [2023-10-12T10:35:20.093Z] 5c69ac0246d0: Pull complete [2023-10-12T10:35:20.633Z] f4c1fc716caa: Pull complete [2023-10-12T10:35:20.633Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-12T10:35:20.633Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-12T10:35:20.633Z] ---> ea914061e18c [2023-10-12T10:35:20.633Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-12T10:35:20.660Z] ec43610c2a17: Pull complete [2023-10-12T10:35:20.660Z] 3a2ae6a8a46f: Pull complete [2023-10-12T10:35:20.918Z] 33b1e0a273af: Pull complete [2023-10-12T10:35:20.918Z] 5d3b04190fa2: Pull complete [2023-10-12T10:35:21.219Z] ---> Running in 2287e4e054cc [2023-10-12T10:35:21.489Z] Removing intermediate container 2287e4e054cc [2023-10-12T10:35:21.489Z] ---> 85346b75c5e4 [2023-10-12T10:35:21.489Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-12T10:35:21.760Z] ---> Running in 65bd7b62d24c [2023-10-12T10:35:22.028Z] Removing intermediate container 65bd7b62d24c [2023-10-12T10:35:22.028Z] ---> b66507371913 [2023-10-12T10:35:22.028Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-12T10:35:22.028Z] ---> Running in 2bb2b8af2fb7 [2023-10-12T10:35:22.296Z] Removing intermediate container 2bb2b8af2fb7 [2023-10-12T10:35:22.296Z] ---> 3a8477dbf31f [2023-10-12T10:35:22.296Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-12T10:35:22.296Z] ---> Running in bb971adc7fa2 [2023-10-12T10:35:22.567Z] Removing intermediate container bb971adc7fa2 [2023-10-12T10:35:22.567Z] ---> 8a5b14bce2f6 [2023-10-12T10:35:22.567Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-12T10:35:22.835Z] ---> Running in 010a95ba96a6 [2023-10-12T10:35:23.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T10:35:24.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T10:35:25.344Z] OK: 266 MiB in 52 packages [2023-10-12T10:35:26.177Z] 2f39f015ded8: Pull complete [2023-10-12T10:35:26.177Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-12T10:35:26.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T10:35:26.177Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-10-12T10:35:26.310Z] Removing intermediate container 010a95ba96a6 [2023-10-12T10:35:26.310Z] ---> a862e134fd3e [2023-10-12T10:35:26.310Z] Step 8/12 : WORKDIR /app [2023-10-12T10:35:26.310Z] ---> Running in 71f8a8248792 [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T10:35:26.434Z] prd-ubuntu20.04-docker-8c-8g-9134 does not seem to be running inside a container [2023-10-12T10:35:26.464Z] $ 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-259 -v /w/workspace/undry_device-rfid-llrp-go_PR-259:/w/workspace/undry_device-rfid-llrp-go_PR-259:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-259@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-259@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-10-12T10:35:26.578Z] Removing intermediate container 71f8a8248792 [2023-10-12T10:35:26.578Z] ---> 6a7184dded4f [2023-10-12T10:35:26.578Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-12T10:35:27.164Z] ---> a16945b11095 [2023-10-12T10:35:27.164Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T10:35:27.164Z] ---> Running in eec4ad671bc5 [2023-10-12T10:35:33.860Z] $ docker top 5cdfeef24419faef19b9ba399cc9556a4d39d386ca21b43b8f8aa6a37967ca1d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T10:35:34.362Z] ---> job-cost.sh [2023-10-12T10:35:34.362Z] lf-activate-venv: SKIPPING [2023-10-12T10:35:34.362Z] INFO: No Stack... [2023-10-12T10:35:34.620Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-12T10:35:35.187Z] INFO: Archiving Costs [Pipeline] sh [2023-10-12T10:35:35.506Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-259/archives/cost.csv [2023-10-12T10:35:35.506Z] + cut -d, -f6 [Pipeline] lock [2023-10-12T10:35:35.548Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-259-1-stack-cost] [2023-10-12T10:35:35.553Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-259-1-stack-cost] did not exist. Created. [2023-10-12T10:35:35.553Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-259-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-12T10:35:35.950Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-12T10:35:36.001Z] Stashed 1 file(s) [Pipeline] } [2023-10-12T10:35:36.032Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-259-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-12T10:35:36.121Z] $ docker stop --time=1 5cdfeef24419faef19b9ba399cc9556a4d39d386ca21b43b8f8aa6a37967ca1d [2023-10-12T10:35:37.278Z] $ docker rm -f --volumes 5cdfeef24419faef19b9ba399cc9556a4d39d386ca21b43b8f8aa6a37967ca1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-12T10:37:18.799Z] Removing intermediate container eec4ad671bc5 [2023-10-12T10:37:18.799Z] ---> 7f3eb088ccb5 [2023-10-12T10:37:18.799Z] Step 11/12 : COPY . . [2023-10-12T10:37:18.799Z] ---> 92a031aee8bf [2023-10-12T10:37:18.799Z] Step 12/12 : RUN $MAKE [2023-10-12T10:37:18.799Z] ---> Running in eb6b0c7dfcdc [2023-10-12T10:37:18.799Z] noop [2023-10-12T10:37:18.799Z] Removing intermediate container eb6b0c7dfcdc [2023-10-12T10:37:18.799Z] ---> 2d928da3e3de [2023-10-12T10:37:18.799Z] Successfully built 2d928da3e3de [2023-10-12T10:37:18.799Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T10:37:19.363Z] + docker inspect -f . ci-base-image-arm64 [2023-10-12T10:37:19.363Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T10:37:19.655Z] prd-ubuntu20.04-docker-arm64-4c-16g-9135 does not seem to be running inside a container [2023-10-12T10:37:19.731Z] $ 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-10-12T10:37:23.657Z] $ docker top 06264b71251f673901f4687d216bab63f7a6cde6b80f74598e5b56300518da21 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T10:37:24.525Z] + go version [2023-10-12T10:37:24.525Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-12T10:37:24.563Z] $ docker stop --time=1 06264b71251f673901f4687d216bab63f7a6cde6b80f74598e5b56300518da21 [2023-10-12T10:37:26.178Z] $ docker rm -f --volumes 06264b71251f673901f4687d216bab63f7a6cde6b80f74598e5b56300518da21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T10:37:27.040Z] + docker inspect -f . ci-base-image-arm64 [2023-10-12T10:37:27.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T10:37:27.296Z] prd-ubuntu20.04-docker-arm64-4c-16g-9135 does not seem to be running inside a container [2023-10-12T10:37:27.359Z] $ 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-10-12T10:37:28.584Z] $ docker top 373709474df415b9543f549f0132eabb4433267da8c8edf96eefff1a2de24dd9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T10:37:29.145Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-12T10:37:30.111Z] + make test [2023-10-12T10:37:30.111Z] go test ./... -coverprofile=coverage.out ./... [2023-10-12T10:37:34.359Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-12T10:39:10.962Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-12T10:39:10.962Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-12T10:39:43.152Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.761s coverage: 40.6% of statements [2023-10-12T10:39:43.152Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.747s coverage: 51.9% of statements [2023-10-12T10:39:43.152Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.074s coverage: 95.5% of statements [2023-10-12T10:39:43.152Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-12T10:39:43.152Z] go vet ./... [2023-10-12T10:40:01.331Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-12T10:40:01.601Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-12T10:40:01.601Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-12T10:40:02.213Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-12T10:40:02.252Z] $ docker stop --time=1 373709474df415b9543f549f0132eabb4433267da8c8edf96eefff1a2de24dd9 [2023-10-12T10:40:06.368Z] $ docker rm -f --volumes 373709474df415b9543f549f0132eabb4433267da8c8edf96eefff1a2de24dd9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-12T10:40:07.611Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-12T10:40:07.647Z] Warning: overwriting stash ‘coverage-report’ [2023-10-12T10:40:08.256Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-12T10:40:08.857Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-12T10:40:09.191Z] + ls -al . [2023-10-12T10:40:09.191Z] total 640 [2023-10-12T10:40:09.191Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 12 10:37 . [2023-10-12T10:40:09.191Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 10:34 .. [2023-10-12T10:40:09.191Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 12 10:34 .dockerignore [2023-10-12T10:40:09.191Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 12 10:34 .git [2023-10-12T10:40:09.191Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 12 10:34 .github [2023-10-12T10:40:09.191Z] -rw-rw-r-- 1 jenkins jenkins 946 Oct 12 10:34 .gitignore [2023-10-12T10:40:09.191Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 12 10:34 .golangci.yml [2023-10-12T10:40:09.191Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 12 10:34 Attribution.txt [2023-10-12T10:40:09.191Z] -rw-rw-r-- 1 jenkins jenkins 10365 Oct 12 10:34 CHANGELOG.md [2023-10-12T10:40:09.191Z] -rw-rw-r-- 1 jenkins jenkins 1347 Oct 12 10:34 Dockerfile [2023-10-12T10:40:09.191Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 12 10:34 GOVERNANCE.md [2023-10-12T10:40:09.191Z] -rw-rw-r-- 1 jenkins jenkins 683 Oct 12 10:34 Jenkinsfile [2023-10-12T10:40:09.191Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 12 10:34 LICENSE [2023-10-12T10:40:09.191Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 12 10:34 Makefile [2023-10-12T10:40:09.191Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 12 10:34 OWNERS.md [2023-10-12T10:40:09.191Z] -rw-rw-r-- 1 jenkins jenkins 29016 Oct 12 10:34 README.md [2023-10-12T10:40:09.191Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 12 10:32 VERSION [2023-10-12T10:40:09.191Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 10:34 bin [2023-10-12T10:40:09.191Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 10:34 cmd [2023-10-12T10:40:09.191Z] -rw-r--r-- 1 jenkins jenkins 459493 Oct 12 10:39 coverage.out [2023-10-12T10:40:09.191Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 10:34 examples [2023-10-12T10:40:09.191Z] -rw-rw-r-- 1 jenkins jenkins 3878 Oct 12 10:34 go.mod [2023-10-12T10:40:09.191Z] -rw-rw-r-- 1 jenkins jenkins 35021 Oct 12 10:34 go.sum [2023-10-12T10:40:09.191Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 10:34 images [2023-10-12T10:40:09.191Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 12 10:34 internal [2023-10-12T10:40:09.191Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 12 10:34 snap [2023-10-12T10:40:09.191Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 12 10:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T10:40:09.604Z] + 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=a55eabcf6a75cee70940553a405ea94d969ee104 --label arch=arm64 --label version=0.0.0 . [2023-10-12T10:40:09.871Z] Sending build context to Docker daemon 1.219MB [2023-10-12T10:40:09.871Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-12T10:40:09.871Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-12T10:40:09.871Z] ---> 2d928da3e3de [2023-10-12T10:40:09.871Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-12T10:40:10.156Z] ---> Running in ad0de11edab6 [2023-10-12T10:40:10.423Z] Removing intermediate container ad0de11edab6 [2023-10-12T10:40:10.423Z] ---> 778062cd06e6 [2023-10-12T10:40:10.423Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-12T10:40:10.423Z] ---> Running in 15987e7e7fd9 [2023-10-12T10:40:10.690Z] Removing intermediate container 15987e7e7fd9 [2023-10-12T10:40:10.690Z] ---> 54854fed437a [2023-10-12T10:40:10.690Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-10-12T10:40:10.690Z] ---> Running in f60abb88347c [2023-10-12T10:40:10.958Z] Removing intermediate container f60abb88347c [2023-10-12T10:40:10.959Z] ---> f10063d11f0e [2023-10-12T10:40:10.959Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-12T10:40:11.232Z] ---> Running in 9646a483f948 [2023-10-12T10:40:11.500Z] Removing intermediate container 9646a483f948 [2023-10-12T10:40:11.500Z] ---> 33a19a4f69b6 [2023-10-12T10:40:11.500Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-12T10:40:11.500Z] ---> Running in 6632616e95d9 [2023-10-12T10:40:12.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T10:40:13.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T10:40:13.997Z] OK: 266 MiB in 52 packages [2023-10-12T10:40:14.958Z] Removing intermediate container 6632616e95d9 [2023-10-12T10:40:14.958Z] ---> 6f036dd64520 [2023-10-12T10:40:14.958Z] Step 8/24 : WORKDIR /app [2023-10-12T10:40:14.958Z] ---> Running in 06d66925ed66 [2023-10-12T10:40:15.225Z] Removing intermediate container 06d66925ed66 [2023-10-12T10:40:15.225Z] ---> 55361ce7aa99 [2023-10-12T10:40:15.225Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-12T10:40:15.807Z] ---> d0e895760892 [2023-10-12T10:40:15.807Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-12T10:40:15.807Z] ---> Running in 89668111beed [2023-10-12T10:40:20.058Z] Removing intermediate container 89668111beed [2023-10-12T10:40:20.058Z] ---> 1587d0fa21b7 [2023-10-12T10:40:20.058Z] Step 11/24 : COPY . . [2023-10-12T10:40:20.058Z] ---> 646de2281b6e [2023-10-12T10:40:20.058Z] Step 12/24 : RUN $MAKE [2023-10-12T10:40:20.327Z] ---> Running in c1117c02f79a [2023-10-12T10:40:21.288Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.34" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-10-12T10:42:12.930Z] Removing intermediate container c1117c02f79a [2023-10-12T10:42:12.930Z] ---> f9a0feec9b3a [2023-10-12T10:42:12.930Z] Step 13/24 : FROM alpine:3.18 [2023-10-12T10:42:12.930Z] 3.18: Pulling from library/alpine [2023-10-12T10:42:12.930Z] 579b34f0a95b: Pulling fs layer [2023-10-12T10:42:12.930Z] 579b34f0a95b: Verifying Checksum [2023-10-12T10:42:12.930Z] 579b34f0a95b: Download complete [2023-10-12T10:42:12.930Z] 579b34f0a95b: Pull complete [2023-10-12T10:42:12.930Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-12T10:42:12.930Z] Status: Downloaded newer image for alpine:3.18 [2023-10-12T10:42:12.930Z] ---> 3cc203321400 [2023-10-12T10:42:12.931Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-12T10:42:12.931Z] ---> Running in 7a0cca9415ff [2023-10-12T10:42:12.931Z] Removing intermediate container 7a0cca9415ff [2023-10-12T10:42:12.931Z] ---> c4c03eda67ca [2023-10-12T10:42:12.931Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-12T10:42:12.931Z] ---> Running in 1ed1765dc1fd [2023-10-12T10:42:12.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-12T10:42:12.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-12T10:42:12.931Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-12T10:42:12.931Z] Executing busybox-1.36.1-r2.trigger [2023-10-12T10:42:12.931Z] OK: 8 MiB in 16 packages [2023-10-12T10:42:12.931Z] Removing intermediate container 1ed1765dc1fd [2023-10-12T10:42:12.931Z] ---> aad87dba25c9 [2023-10-12T10:42:12.931Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-10-12T10:42:12.931Z] ---> 0dfdee0e3ef8 [2023-10-12T10:42:12.931Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-10-12T10:42:12.931Z] ---> e3d34ceb2784 [2023-10-12T10:42:12.931Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-10-12T10:42:12.931Z] ---> f824c1ceabba [2023-10-12T10:42:12.931Z] Step 19/24 : EXPOSE 59989 [2023-10-12T10:42:12.931Z] ---> Running in 59e57008e295 [2023-10-12T10:42:12.931Z] Removing intermediate container 59e57008e295 [2023-10-12T10:42:12.931Z] ---> a6e2f40c6c5f [2023-10-12T10:42:12.931Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-10-12T10:42:12.931Z] ---> Running in ac9801512af6 [2023-10-12T10:42:12.931Z] Removing intermediate container ac9801512af6 [2023-10-12T10:42:12.931Z] ---> ed16aa349054 [2023-10-12T10:42:12.931Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-12T10:42:13.197Z] ---> Running in 8d169f826aa1 [2023-10-12T10:42:13.463Z] Removing intermediate container 8d169f826aa1 [2023-10-12T10:42:13.463Z] ---> 4a83a59078a3 [2023-10-12T10:42:13.463Z] Step 22/24 : LABEL arch=arm64 [2023-10-12T10:42:13.463Z] ---> Running in 17f3acae3b55 [2023-10-12T10:42:13.731Z] Removing intermediate container 17f3acae3b55 [2023-10-12T10:42:13.731Z] ---> 10252eea6135 [2023-10-12T10:42:13.731Z] Step 23/24 : LABEL git_sha=a55eabcf6a75cee70940553a405ea94d969ee104 [2023-10-12T10:42:13.731Z] ---> Running in c680c669a2de [2023-10-12T10:42:13.998Z] Removing intermediate container c680c669a2de [2023-10-12T10:42:13.998Z] ---> fa44622c2a2d [2023-10-12T10:42:13.998Z] Step 24/24 : LABEL version=0.0.0 [2023-10-12T10:42:13.998Z] ---> Running in 9b13109fb028 [2023-10-12T10:42:14.265Z] Removing intermediate container 9b13109fb028 [2023-10-12T10:42:14.265Z] ---> 8a3b8cc19b5e [2023-10-12T10:42:14.265Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-12T10:42:14.529Z] Successfully built 8a3b8cc19b5e [2023-10-12T10:42:14.529Z] 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-10-12T10:42:15.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-12T10:42:15.346Z] [2023-10-12T10:42:15.346Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T10:42:15.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-12T10:42:15.746Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-12T10:42:15.746Z] 8998bd30e6a1: Pulling fs layer [2023-10-12T10:42:15.746Z] 04944245beec: Pulling fs layer [2023-10-12T10:42:15.746Z] 699f458cf7ca: Pulling fs layer [2023-10-12T10:42:15.746Z] 765212b225bb: Pulling fs layer [2023-10-12T10:42:15.746Z] f23df028b6ca: Pulling fs layer [2023-10-12T10:42:15.746Z] d65c8cfc05b1: Pulling fs layer [2023-10-12T10:42:15.746Z] 2437ff75d9bd: Pulling fs layer [2023-10-12T10:42:15.746Z] d65c8cfc05b1: Waiting [2023-10-12T10:42:15.746Z] 765212b225bb: Waiting [2023-10-12T10:42:15.746Z] f23df028b6ca: Waiting [2023-10-12T10:42:15.746Z] 2437ff75d9bd: Waiting [2023-10-12T10:42:16.018Z] 04944245beec: Verifying Checksum [2023-10-12T10:42:16.018Z] 04944245beec: Download complete [2023-10-12T10:42:16.018Z] 765212b225bb: Verifying Checksum [2023-10-12T10:42:16.018Z] 765212b225bb: Download complete [2023-10-12T10:42:16.018Z] f23df028b6ca: Verifying Checksum [2023-10-12T10:42:16.018Z] f23df028b6ca: Download complete [2023-10-12T10:42:16.018Z] d65c8cfc05b1: Verifying Checksum [2023-10-12T10:42:16.018Z] d65c8cfc05b1: Download complete [2023-10-12T10:42:16.018Z] 699f458cf7ca: Verifying Checksum [2023-10-12T10:42:16.018Z] 699f458cf7ca: Download complete [2023-10-12T10:42:16.601Z] 8998bd30e6a1: Verifying Checksum [2023-10-12T10:42:16.601Z] 8998bd30e6a1: Download complete [2023-10-12T10:42:19.303Z] 2437ff75d9bd: Verifying Checksum [2023-10-12T10:42:19.303Z] 2437ff75d9bd: Download complete [2023-10-12T10:42:22.704Z] 8998bd30e6a1: Pull complete [2023-10-12T10:42:22.974Z] 04944245beec: Pull complete [2023-10-12T10:42:24.381Z] 699f458cf7ca: Pull complete [2023-10-12T10:42:24.648Z] 765212b225bb: Pull complete [2023-10-12T10:42:25.608Z] f23df028b6ca: Pull complete [2023-10-12T10:42:25.875Z] d65c8cfc05b1: Pull complete [2023-10-12T10:42:44.075Z] 2437ff75d9bd: Pull complete [2023-10-12T10:42:44.075Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-12T10:42:44.075Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-12T10:42:44.075Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T10:42:44.374Z] prd-ubuntu20.04-docker-arm64-4c-16g-9135 does not seem to be running inside a container [2023-10-12T10:42:44.438Z] $ 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-10-12T10:42:47.015Z] $ docker top efb8aa3a229967ad13ee8d14137823a6fd566a0e3f4692b4cd6d19c714b03c86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-12T10:42:47.895Z] ---> job-cost.sh [2023-10-12T10:42:47.895Z] lf-activate-venv: SKIPPING [2023-10-12T10:42:47.895Z] INFO: No Stack... [2023-10-12T10:42:48.160Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-12T10:42:49.115Z] INFO: Archiving Costs [Pipeline] sh [2023-10-12T10:42:49.457Z] + cat+ /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-10-12T10:42:49.457Z] cut -d, -f6 [Pipeline] lock [2023-10-12T10:42:49.816Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-259-1-stack-cost] [2023-10-12T10:42:49.821Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-259-1-stack-cost] did not exist. Created. [2023-10-12T10:42:49.821Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-259-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-12T10:42:50.233Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-336e38b4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-12T10:42:50.585Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-12T10:42:50.880Z] Warning: overwriting stash ‘stack-cost’ [2023-10-12T10:42:50.952Z] Stashed 1 file(s) [Pipeline] } [2023-10-12T10:42:50.968Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-259-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-12T10:42:51.058Z] $ docker stop --time=1 efb8aa3a229967ad13ee8d14137823a6fd566a0e3f4692b4cd6d19c714b03c86 [2023-10-12T10:42:52.509Z] $ docker rm -f --volumes efb8aa3a229967ad13ee8d14137823a6fd566a0e3f4692b4cd6d19c714b03c86 [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-10-12T10:42:53.567Z] provisioning config files... [2023-10-12T10:42:53.574Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-259@tmp/config13271609831881484562tmp [Pipeline] { [Pipeline] sh [2023-10-12T10:42:53.914Z] + set +x [2023-10-12T10:42:53.914Z] + curl -s https://codecov.io/bash [2023-10-12T10:42:53.914Z] + bash -s -- [2023-10-12T10:42:53.914Z] [2023-10-12T10:42:53.914Z] _____ _ [2023-10-12T10:42:53.914Z] / ____| | | [2023-10-12T10:42:53.914Z] | | ___ __| | ___ ___ _____ __ [2023-10-12T10:42:53.914Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-12T10:42:53.914Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-12T10:42:53.914Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-12T10:42:53.914Z] Bash-1.0.6 [2023-10-12T10:42:53.914Z] [2023-10-12T10:42:53.914Z] [2023-10-12T10:42:53.914Z] ==> git version 2.25.1 found [2023-10-12T10:42:53.914Z] ==> 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-10-12T10:42:53.914Z] Release-Date: 2020-01-08 [2023-10-12T10:42:53.914Z] 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-10-12T10:42:53.914Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-12T10:42:53.914Z] ==> Jenkins CI detected. [2023-10-12T10:42:53.914Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-259 [2023-10-12T10:42:53.914Z] project root: . [2023-10-12T10:42:53.914Z] --> token set from env [2023-10-12T10:42:53.914Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-12T10:42:53.914Z] ==> Running gcov in . (disable via -X gcov) [2023-10-12T10:42:53.914Z] ==> Python coveragepy not found [2023-10-12T10:42:53.914Z] ==> Searching for coverage reports in: [2023-10-12T10:42:53.914Z] + . [2023-10-12T10:42:53.914Z] -> Found 1 reports [2023-10-12T10:42:53.914Z] ==> Detecting git/mercurial file structure [2023-10-12T10:42:54.173Z] ==> Reading reports [2023-10-12T10:42:54.173Z] + ./coverage.out bytes=459493 [2023-10-12T10:42:54.173Z] ==> Appending adjustments [2023-10-12T10:42:54.173Z] https://docs.codecov.io/docs/fixing-reports [2023-10-12T10:42:54.173Z] + Found adjustments [2023-10-12T10:42:54.432Z] ==> Gzipping contents [2023-10-12T10:42:54.432Z] 52K /tmp/codecov.tfH4Rh.gz [2023-10-12T10:42:54.432Z] ==> Uploading reports [2023-10-12T10:42:54.432Z] url: https://codecov.io [2023-10-12T10:42:54.432Z] query: branch=PR-259&commit=a55eabcf6a75cee70940553a405ea94d969ee104&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-259%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=259&job=&cmd_args= [2023-10-12T10:42:54.432Z] -> Pinging Codecov [2023-10-12T10:42:54.432Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-259&commit=a55eabcf6a75cee70940553a405ea94d969ee104&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-259%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=259&job=&cmd_args= [2023-10-12T10:42:54.432Z] -> Uploading to [2023-10-12T10:42:54.432Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-12/581DD39554BDF9B6E22D074273EAD858/a55eabcf6a75cee70940553a405ea94d969ee104/997e4abf-2c2b-44e7-8a4a-e706d5e68b0e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231012%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231012T104254Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8fb34bc6d72c432dbd4076a97d0870baec596128d1c027e3242846408a6787cd [2023-10-12T10:42:54.432Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-12T10:42:54.432Z] Dload Upload Total Spent Left Speed [2023-10-12T10:42:54.999Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50512 0 0 100 50512 0 138k --:--:-- --:--:-- --:--:-- 138k [2023-10-12T10:42:54.999Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a55eabcf6a75cee70940553a405ea94d969ee104 [Pipeline] } [2023-10-12T10:42:55.026Z] 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-10-12T10:42:56.842Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-259/archives ] [2023-10-12T10:42:56.842Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-259/archives [2023-10-12T10:42:56.842Z] total 16 [2023-10-12T10:42:56.842Z] drwxr-xr-x 3 root root 4096 Oct 12 10:35 . [2023-10-12T10:42:56.842Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 12 10:35 .. [2023-10-12T10:42:56.842Z] drwxr-xr-x 2 root root 4096 Oct 12 10:35 cost [2023-10-12T10:42:56.842Z] -rw-r--r-- 1 root root 91 Oct 12 10:35 cost.csv [2023-10-12T10:42:56.842Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-259/archives [2023-10-12T10:42:56.842Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-259/archives [2023-10-12T10:42:56.842Z] total 16 [2023-10-12T10:42:56.842Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 12 10:35 . [2023-10-12T10:42:56.842Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 12 10:35 .. [2023-10-12T10:42:56.842Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 12 10:35 cost [2023-10-12T10:42:56.842Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 12 10:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-12T10:42:57.166Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T10:42:58.094Z] ---> package-listing.sh [2023-10-12T10:42:58.094Z] ++ facter osfamily [2023-10-12T10:42:58.094Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-12T10:42:58.352Z] + OS_FAMILY=debian [2023-10-12T10:42:58.352Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-259 [2023-10-12T10:42:58.352Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-12T10:42:58.352Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-12T10:42:58.352Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-12T10:42:58.352Z] + PACKAGES=/tmp/packages_start.txt [2023-10-12T10:42:58.352Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-259 ']' [2023-10-12T10:42:58.352Z] + PACKAGES=/tmp/packages_end.txt [2023-10-12T10:42:58.352Z] + case "${OS_FAMILY}" in [2023-10-12T10:42:58.352Z] + dpkg -l [2023-10-12T10:42:58.352Z] + grep '^ii' [2023-10-12T10:42:58.352Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-12T10:42:58.352Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-12T10:42:58.352Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-12T10:42:58.352Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-259 ']' [2023-10-12T10:42:58.353Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-259/archives/ [2023-10-12T10:42:58.353Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-259/archives/ [Pipeline] echo [2023-10-12T10:42:58.381Z] 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-259/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-12T10:42:58.671Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-12T10:42:59.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-12T10:42:59.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-12T10:42:59.438Z] prd-ubuntu20.04-docker-8c-8g-9134 does not seem to be running inside a container [2023-10-12T10:42:59.467Z] $ 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-259/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-259 -v /w/workspace/undry_device-rfid-llrp-go_PR-259:/w/workspace/undry_device-rfid-llrp-go_PR-259:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-259@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-259@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-10-12T10:42:59.664Z] $ docker top 5262a9ac0942e283ff15e34347a46ccd187a2ccb9baa86f8c52030a5a4699531 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-12T10:43:00.048Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-12T10:43:00.361Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-12T10:43:00.669Z] + ls /var/log/sa-host [2023-10-12T10:43:00.669Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-12T10:43:00.907Z] provisioning config files... [2023-10-12T10:43:00.915Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-259@tmp/config3448724009537794939tmp [Pipeline] { [Pipeline] echo [2023-10-12T10:43:00.974Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T10:43:01.321Z] ---> create-netrc.sh [Pipeline] } [2023-10-12T10:43:01.348Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-12T10:43:01.754Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-12T10:43:01.784Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T10:43:02.095Z] ---> sudo-logs.sh [2023-10-12T10:43:02.095Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-12T10:43:02.177Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T10:43:02.487Z] ---> job-cost.sh [2023-10-12T10:43:02.487Z] lf-activate-venv: SKIPPING [2023-10-12T10:43:02.487Z] DEBUG: total: 0.2199999988079071 [2023-10-12T10:43:02.487Z] INFO: Retrieving Stack Cost... [2023-10-12T10:43:02.746Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-12T10:43:03.312Z] INFO: Archiving Costs [Pipeline] echo [2023-10-12T10:43:03.343Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-12T10:43:03.651Z] ---> logs-deploy.sh [2023-10-12T10:43:03.651Z] lf-activate-venv: SKIPPING [2023-10-12T10:43:03.651Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-259/1 [2023-10-12T10:43:03.651Z] INFO: archiving workspace using pattern(s): [2023-10-12T10:43:04.587Z] Archives upload complete. [2023-10-12T10:43:04.587Z] INFO: archiving logs to Nexus