Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 101b75117e411bdd78502b3f1ca04c1dcd42e077+49b23cd757709314b75e6b697209f3b198e2a4ed (10de37fe6514ec7b4c17d791e5b451c369b0f29b) 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-ssh6634880936990421075.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-ssh2403315069690608579.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-229/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh64873177206215481.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 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-ssh1984112496635904811.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-229/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh491151307484997524.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-9220 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [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-229 # 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/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 49b23cd757709314b75e6b697209f3b198e2a4ed into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 Merge succeeded, producing 1328dc8cbec30c6118b42b4e9779ee0b951825c0 Checking out Revision 1328dc8cbec30c6118b42b4e9779ee0b951825c0 (PR-229) > git config core.sparsecheckout # timeout=10 > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # 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 49b23cd757709314b75e6b697209f3b198e2a4ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1328dc8cbec30c6118b42b4e9779ee0b951825c0 # timeout=10 Commit message: "Merge commit '49b23cd757709314b75e6b697209f3b198e2a4ed' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 0c33d54cff0169e4012cecbf2efd3920434af0d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-13T21:06:36.722Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-13T21:06:36.777Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-13T21:06:36.793Z] ========================================================= [2023-10-13T21:06:36.793Z] EdgeX Global Pipelines Version Info [2023-10-13T21:06:36.793Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-13T21:06:37.511Z] ------------------- [2023-10-13T21:06:37.511Z] stable info: [2023-10-13T21:06:37.511Z] ------------------- [2023-10-13T21:06:37.511Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-13T21:06:37.511Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-13T21:06:37.511Z] Message: update stable to v1.0.254 [2023-10-13T21:06:38.081Z] ------------------- [2023-10-13T21:06:38.081Z] experimental info: [2023-10-13T21:06:38.081Z] ------------------- [2023-10-13T21:06:38.081Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-13T21:06:38.081Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-13T21:06:38.081Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-13T21:06:38.256Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-10-13T21:06:38.272Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-10-13T21:06:38.284Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-13T21:06:38.296Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-13T21:06:38.314Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-13T21:06:38.330Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-13T21:06:38.341Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-13T21:06:38.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-13T21:06:38.368Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-13T21:06:38.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-13T21:06:38.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-13T21:06:38.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-10-13T21:06:38.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-13T21:06:38.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-13T21:06:38.470Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-13T21:06:38.489Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-13T21:06:38.502Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-13T21:06:38.522Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-13T21:06:38.539Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-13T21:06:38.561Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-13T21:06:38.577Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-13T21:06:38.594Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-13T21:06:38.608Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-13T21:06:38.622Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-13T21:06:38.641Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-13T21:06:38.655Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-13T21:06:38.673Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-13T21:06:38.690Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo [2023-10-13T21:06:38.705Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo [2023-10-13T21:06:38.716Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo [2023-10-13T21:06:38.730Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1328dc8cbec30c6118b42b4e9779ee0b951825c0 [Pipeline] echo [2023-10-13T21:06:38.748Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1328dc8 [Pipeline] echo [2023-10-13T21:06:38.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T21:06:38.816Z] provisioning config files... [2023-10-13T21:06:38.828Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config10188159947620191183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T21:06:39.131Z] ---> docker-login.sh [2023-10-13T21:06:39.131Z] nexus3.edgexfoundry.org:10001 [2023-10-13T21:06:39.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T21:06:39.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T21:06:39.391Z] Configure a credential helper to remove this warning. See [2023-10-13T21:06:39.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T21:06:39.391Z] [2023-10-13T21:06:39.391Z] Login Succeeded [2023-10-13T21:06:39.391Z] nexus3.edgexfoundry.org:10002 [2023-10-13T21:06:39.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T21:06:39.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T21:06:39.651Z] Configure a credential helper to remove this warning. See [2023-10-13T21:06:39.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T21:06:39.651Z] [2023-10-13T21:06:39.651Z] Login Succeeded [2023-10-13T21:06:39.651Z] nexus3.edgexfoundry.org:10003 [2023-10-13T21:06:39.651Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T21:06:39.651Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T21:06:39.651Z] Configure a credential helper to remove this warning. See [2023-10-13T21:06:39.651Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T21:06:39.651Z] [2023-10-13T21:06:39.651Z] Login Succeeded [2023-10-13T21:06:39.651Z] nexus3.edgexfoundry.org:10004 [2023-10-13T21:06:39.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T21:06:39.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T21:06:39.911Z] Configure a credential helper to remove this warning. See [2023-10-13T21:06:39.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T21:06:39.911Z] [2023-10-13T21:06:39.911Z] Login Succeeded [2023-10-13T21:06:39.911Z] docker.io [2023-10-13T21:06:39.911Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T21:06:40.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T21:06:40.173Z] Configure a credential helper to remove this warning. See [2023-10-13T21:06:40.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T21:06:40.173Z] [2023-10-13T21:06:40.173Z] Login Succeeded [2023-10-13T21:06:40.173Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T21:06:40.181Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-13T21:06:40.563Z] + git rev-list -1 --merges 1328dc8cbec30c6118b42b4e9779ee0b951825c0~1..1328dc8cbec30c6118b42b4e9779ee0b951825c0 [Pipeline] echo [2023-10-13T21:06:40.603Z] -----------> git rev-list -1 --merges 1328dc8cbec30c6118b42b4e9779ee0b951825c0~1..1328dc8cbec30c6118b42b4e9779ee0b951825c0 1328dc8cbec30c6118b42b4e9779ee0b951825c0 [2023-10-13T21:06:40.603Z] 1328dc8cbec30c6118b42b4e9779ee0b951825c0 [false] [Pipeline] sh [2023-10-13T21:06:40.937Z] + git log --format=format:%s -1 1328dc8cbec30c6118b42b4e9779ee0b951825c0 [Pipeline] echo [2023-10-13T21:06:40.953Z] ========================================================= [2023-10-13T21:06:40.953Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-13T21:06:40.953Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-13T21:06:41.295Z] + git log --format=format:%s -1 1328dc8cbec30c6118b42b4e9779ee0b951825c0 [Pipeline] echo [2023-10-13T21:06:41.305Z] [semverPrep] GIT_COMMIT: 1328dc8cbec30c6118b42b4e9779ee0b951825c0, Commit Message: Merge commit '49b23cd757709314b75e6b697209f3b198e2a4ed' into HEAD [Pipeline] echo [2023-10-13T21:06:41.316Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-13T21:06:41.679Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-13T21:06:41.679Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-13T21:06:41.679Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-13T21:06:41.679Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-13T21:06:41.679Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-13T21:06:41.679Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-13T21:06:41.679Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T21:06:42.104Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T21:06:42.105Z] [2023-10-13T21:06:42.105Z] 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-13T21:06:42.404Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T21:06:42.666Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-13T21:06:42.666Z] b85a868b505f: Pulling fs layer [2023-10-13T21:06:42.666Z] e2be974225ed: Pulling fs layer [2023-10-13T21:06:42.666Z] 339a4e72a1f5: Pulling fs layer [2023-10-13T21:06:42.666Z] 988bab9f4d93: Pulling fs layer [2023-10-13T21:06:42.666Z] 1469e6f7b9e6: Pulling fs layer [2023-10-13T21:06:42.666Z] eaf3925da568: Pulling fs layer [2023-10-13T21:06:42.666Z] bab4dde63d76: Pulling fs layer [2023-10-13T21:06:42.666Z] bde34c3a00c8: Pulling fs layer [2023-10-13T21:06:42.666Z] b352a97aabf1: Pulling fs layer [2023-10-13T21:06:42.666Z] 4872d77fe225: Pulling fs layer [2023-10-13T21:06:42.666Z] 5851b861e8e6: Pulling fs layer [2023-10-13T21:06:42.666Z] 1469e6f7b9e6: Waiting [2023-10-13T21:06:42.666Z] 988bab9f4d93: Waiting [2023-10-13T21:06:42.666Z] bab4dde63d76: Waiting [2023-10-13T21:06:42.666Z] 4872d77fe225: Waiting [2023-10-13T21:06:42.666Z] eaf3925da568: Waiting [2023-10-13T21:06:42.666Z] b352a97aabf1: Waiting [2023-10-13T21:06:42.666Z] bde34c3a00c8: Waiting [2023-10-13T21:06:42.666Z] e2be974225ed: Download complete [2023-10-13T21:06:42.666Z] 988bab9f4d93: Download complete [2023-10-13T21:06:42.927Z] 1469e6f7b9e6: Verifying Checksum [2023-10-13T21:06:42.927Z] 1469e6f7b9e6: Download complete [2023-10-13T21:06:42.927Z] eaf3925da568: Verifying Checksum [2023-10-13T21:06:42.927Z] eaf3925da568: Download complete [2023-10-13T21:06:42.927Z] 339a4e72a1f5: Verifying Checksum [2023-10-13T21:06:42.927Z] 339a4e72a1f5: Download complete [2023-10-13T21:06:42.927Z] bde34c3a00c8: Verifying Checksum [2023-10-13T21:06:42.927Z] bde34c3a00c8: Download complete [2023-10-13T21:06:42.927Z] b352a97aabf1: Verifying Checksum [2023-10-13T21:06:42.927Z] b352a97aabf1: Download complete [2023-10-13T21:06:42.927Z] 4872d77fe225: Download complete [2023-10-13T21:06:42.927Z] 5851b861e8e6: Download complete [2023-10-13T21:06:42.927Z] b85a868b505f: Verifying Checksum [2023-10-13T21:06:42.927Z] b85a868b505f: Download complete [2023-10-13T21:06:43.186Z] bab4dde63d76: Verifying Checksum [2023-10-13T21:06:43.186Z] bab4dde63d76: Download complete [2023-10-13T21:06:44.120Z] b85a868b505f: Pull complete [2023-10-13T21:06:44.379Z] e2be974225ed: Pull complete [2023-10-13T21:06:44.945Z] 339a4e72a1f5: Pull complete [2023-10-13T21:06:44.945Z] 988bab9f4d93: Pull complete [2023-10-13T21:06:45.204Z] 1469e6f7b9e6: Pull complete [2023-10-13T21:06:45.204Z] eaf3925da568: Pull complete [2023-10-13T21:06:47.110Z] bab4dde63d76: Pull complete [2023-10-13T21:06:47.110Z] bde34c3a00c8: Pull complete [2023-10-13T21:06:47.110Z] b352a97aabf1: Pull complete [2023-10-13T21:06:47.110Z] 4872d77fe225: Pull complete [2023-10-13T21:06:47.369Z] 5851b861e8e6: Pull complete [2023-10-13T21:06:47.369Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-13T21:06:47.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-13T21:06:47.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T21:06:47.502Z] prd-ubuntu20.04-docker-8c-8g-9220 does not seem to be running inside a container [2023-10-13T21:06:47.531Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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-devops/py-git-semver:0.1.4 cat [2023-10-13T21:06:52.110Z] $ docker top 7ee512cb5ef4bd4420aaa702bd98e362531a278a3b5812d810de2701d0da4f94 -eo pid,comm [2023-10-13T21:06:52.165Z] 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-13T21:06:52.165Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-13T21:06:52.203Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T21:06:52.203Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T21:06:52.311Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T21:06:52.313Z] $ docker exec 7ee512cb5ef4bd4420aaa702bd98e362531a278a3b5812d810de2701d0da4f94 ssh-agent [2023-10-13T21:06:52.417Z] SSH_AUTH_SOCK=/tmp/ssh-M7OgadW8uhyh/agent.32 [2023-10-13T21:06:52.417Z] SSH_AGENT_PID=38 [2023-10-13T21:06:52.423Z] Running ssh-add (command line suppressed) [2023-10-13T21:06:52.523Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_14488368088409100449.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_14488368088409100449.key) [2023-10-13T21:06:52.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T21:06:52.834Z] + git tag --points-at HEAD [Pipeline] } [2023-10-13T21:06:52.850Z] $ docker exec --env ******** --env ******** 7ee512cb5ef4bd4420aaa702bd98e362531a278a3b5812d810de2701d0da4f94 ssh-agent -k [2023-10-13T21:06:52.938Z] unset SSH_AUTH_SOCK; [2023-10-13T21:06:52.938Z] unset SSH_AGENT_PID; [2023-10-13T21:06:52.939Z] echo Agent pid 38 killed; [2023-10-13T21:06:52.951Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-13T21:06:52.974Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-13T21:06:52.974Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-13T21:06:53.082Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-13T21:06:53.084Z] $ docker exec 7ee512cb5ef4bd4420aaa702bd98e362531a278a3b5812d810de2701d0da4f94 ssh-agent [2023-10-13T21:06:53.205Z] SSH_AUTH_SOCK=/tmp/ssh-Wcs1Lmsm1LPD/agent.70 [2023-10-13T21:06:53.205Z] SSH_AGENT_PID=76 [2023-10-13T21:06:53.210Z] Running ssh-add (command line suppressed) [2023-10-13T21:06:53.301Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_4493755547036783470.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_4493755547036783470.key) [2023-10-13T21:06:53.314Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-13T21:06:53.599Z] + git semver init [2023-10-13T21:06:53.858Z] 2023-10-13 21:06:53,791 [run_init] DEBUG init version:0.0.0 force:False [2023-10-13T21:06:53.858Z] 2023-10-13 21:06:53,792 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver [2023-10-13T21:06:53.858Z] 2023-10-13 21:06:53,793 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver [2023-10-13T21:06:53.858Z] 2023-10-13 21:06:53,793 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229, universal_newlines=False, shell=None, istream=None) [2023-10-13T21:06:54.795Z] 2023-10-13 21:06:54,727 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.git/info/exclude [2023-10-13T21:06:54.795Z] 2023-10-13 21:06:54,727 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 with force:False [2023-10-13T21:06:54.795Z] 2023-10-13 21:06:54,727 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-10-13T21:06:54.795Z] 2023-10-13 21:06:54,730 [execute] INFO git cat-file --batch-check [2023-10-13T21:06:54.795Z] 2023-10-13 21:06:54,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) [2023-10-13T21:06:54.795Z] 2023-10-13 21:06:54,737 [execute] INFO git cat-file --batch [2023-10-13T21:06:54.795Z] 2023-10-13 21:06:54,737 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver, universal_newlines=False, shell=None, istream=) [2023-10-13T21:06:54.795Z] 2023-10-13 21:06:54,742 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-10-13T21:06:54.795Z] 0.0.0 [Pipeline] } [2023-10-13T21:06:54.802Z] $ docker exec --env ******** --env ******** 7ee512cb5ef4bd4420aaa702bd98e362531a278a3b5812d810de2701d0da4f94 ssh-agent -k [2023-10-13T21:06:54.901Z] unset SSH_AUTH_SOCK; [2023-10-13T21:06:54.901Z] unset SSH_AGENT_PID; [2023-10-13T21:06:54.901Z] echo Agent pid 76 killed; [2023-10-13T21:06:54.916Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-13T21:06:55.212Z] + git semver [Pipeline] } [2023-10-13T21:06:55.480Z] $ docker stop --time=1 7ee512cb5ef4bd4420aaa702bd98e362531a278a3b5812d810de2701d0da4f94 [2023-10-13T21:06:56.966Z] $ docker rm -f --volumes 7ee512cb5ef4bd4420aaa702bd98e362531a278a3b5812d810de2701d0da4f94 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T21:06:57.308Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-13T21:06:57.574Z] Stashed 1 file(s) [Pipeline] echo [2023-10-13T21:06:57.577Z] [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-13T21:06:57.695Z] provisioning config files... [2023-10-13T21:06:57.704Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config14100538000199003693tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T21:06:57.998Z] ---> docker-login.sh [2023-10-13T21:06:57.999Z] nexus3.edgexfoundry.org:10001 [2023-10-13T21:06:57.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T21:06:57.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T21:06:57.999Z] Configure a credential helper to remove this warning. See [2023-10-13T21:06:57.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T21:06:57.999Z] [2023-10-13T21:06:57.999Z] Login Succeeded [2023-10-13T21:06:57.999Z] nexus3.edgexfoundry.org:10002 [2023-10-13T21:06:57.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T21:06:58.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T21:06:58.258Z] Configure a credential helper to remove this warning. See [2023-10-13T21:06:58.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T21:06:58.258Z] [2023-10-13T21:06:58.258Z] Login Succeeded [2023-10-13T21:06:58.258Z] nexus3.edgexfoundry.org:10003 [2023-10-13T21:06:58.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T21:06:58.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T21:06:58.258Z] Configure a credential helper to remove this warning. See [2023-10-13T21:06:58.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T21:06:58.258Z] [2023-10-13T21:06:58.258Z] Login Succeeded [2023-10-13T21:06:58.258Z] nexus3.edgexfoundry.org:10004 [2023-10-13T21:06:58.258Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T21:06:58.258Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T21:06:58.258Z] Configure a credential helper to remove this warning. See [2023-10-13T21:06:58.258Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T21:06:58.258Z] [2023-10-13T21:06:58.258Z] Login Succeeded [2023-10-13T21:06:58.518Z] docker.io [2023-10-13T21:06:58.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T21:06:58.778Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T21:06:58.778Z] Configure a credential helper to remove this warning. See [2023-10-13T21:06:58.778Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T21:06:58.778Z] [2023-10-13T21:06:58.778Z] Login Succeeded [2023-10-13T21:06:58.778Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T21:06:58.801Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-13T21:06:58.858Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T21:06:58.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T21:06:58.876Z] ========================================================= [2023-10-13T21:06:58.876Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-13T21:06:58.876Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T21:06:59.196Z] + 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-13T21:06:59.196Z] Sending build context to Docker daemon 4.37MB [2023-10-13T21:06:59.196Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T21:06:59.196Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-13T21:06:59.456Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-13T21:06:59.456Z] 7264a8db6415: Pulling fs layer [2023-10-13T21:06:59.456Z] c4d48a809fc2: Pulling fs layer [2023-10-13T21:06:59.456Z] 4f1c88b9dad5: Pulling fs layer [2023-10-13T21:06:59.456Z] ad3a456e5733: Pulling fs layer [2023-10-13T21:06:59.456Z] 33e27b845d1e: Pulling fs layer [2023-10-13T21:06:59.456Z] ad3a456e5733: Waiting [2023-10-13T21:06:59.456Z] c68163c4e522: Pulling fs layer [2023-10-13T21:06:59.456Z] 50da416c3ac9: Pulling fs layer [2023-10-13T21:06:59.456Z] 23d2d4c4bb30: Pulling fs layer [2023-10-13T21:06:59.456Z] c68163c4e522: Waiting [2023-10-13T21:06:59.456Z] 50da416c3ac9: Waiting [2023-10-13T21:06:59.456Z] 23d2d4c4bb30: Waiting [2023-10-13T21:06:59.456Z] 33e27b845d1e: Waiting [2023-10-13T21:06:59.456Z] c4d48a809fc2: Download complete [2023-10-13T21:06:59.456Z] ad3a456e5733: Download complete [2023-10-13T21:06:59.456Z] 33e27b845d1e: Verifying Checksum [2023-10-13T21:06:59.456Z] 33e27b845d1e: Download complete [2023-10-13T21:06:59.456Z] 7264a8db6415: Verifying Checksum [2023-10-13T21:06:59.456Z] 7264a8db6415: Download complete [2023-10-13T21:06:59.456Z] c68163c4e522: Verifying Checksum [2023-10-13T21:06:59.456Z] c68163c4e522: Download complete [2023-10-13T21:07:00.023Z] 23d2d4c4bb30: Verifying Checksum [2023-10-13T21:07:00.023Z] 23d2d4c4bb30: Download complete [2023-10-13T21:07:00.023Z] 7264a8db6415: Pull complete [2023-10-13T21:07:00.023Z] 4f1c88b9dad5: Verifying Checksum [2023-10-13T21:07:00.023Z] 4f1c88b9dad5: Download complete [2023-10-13T21:07:00.281Z] c4d48a809fc2: Pull complete [2023-10-13T21:07:00.539Z] 50da416c3ac9: Verifying Checksum [2023-10-13T21:07:00.539Z] 50da416c3ac9: Download complete [2023-10-13T21:07:03.846Z] 4f1c88b9dad5: Pull complete [2023-10-13T21:07:03.846Z] ad3a456e5733: Pull complete [2023-10-13T21:07:04.105Z] 33e27b845d1e: Pull complete [2023-10-13T21:07:04.368Z] c68163c4e522: Pull complete [2023-10-13T21:07:07.649Z] 50da416c3ac9: Pull complete [2023-10-13T21:07:07.649Z] 23d2d4c4bb30: Pull complete [2023-10-13T21:07:07.649Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-13T21:07:07.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-13T21:07:07.649Z] ---> 0786185ac409 [2023-10-13T21:07:07.649Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-13T21:07:11.884Z] ---> Running in 5f0e829e9acf [2023-10-13T21:07:11.884Z] Removing intermediate container 5f0e829e9acf [2023-10-13T21:07:11.884Z] ---> 0621cf486831 [2023-10-13T21:07:11.884Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T21:07:11.884Z] ---> Running in 719480f95672 [2023-10-13T21:07:11.884Z] Removing intermediate container 719480f95672 [2023-10-13T21:07:11.884Z] ---> c59042f4b335 [2023-10-13T21:07:11.884Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-13T21:07:11.884Z] ---> Running in 7f65e26aff4e [2023-10-13T21:07:11.884Z] Removing intermediate container 7f65e26aff4e [2023-10-13T21:07:11.884Z] ---> adff597395e2 [2023-10-13T21:07:11.884Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T21:07:12.143Z] ---> Running in b73ce9799b2a [2023-10-13T21:07:12.143Z] Removing intermediate container b73ce9799b2a [2023-10-13T21:07:12.143Z] ---> 29ad60aa00b5 [2023-10-13T21:07:12.143Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T21:07:12.143Z] ---> Running in f218765c84db [2023-10-13T21:07:12.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-13T21:07:12.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-13T21:07:12.662Z] OK: 264 MiB in 52 packages [2023-10-13T21:07:12.664Z] Still waiting to schedule task [2023-10-13T21:07:12.665Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-13T21:07:12.921Z] Removing intermediate container f218765c84db [2023-10-13T21:07:12.921Z] ---> 53eae8918048 [2023-10-13T21:07:12.921Z] Step 8/12 : WORKDIR /app [2023-10-13T21:07:12.921Z] ---> Running in 6b39317a711f [2023-10-13T21:07:12.921Z] Removing intermediate container 6b39317a711f [2023-10-13T21:07:12.921Z] ---> d18e4d073d0d [2023-10-13T21:07:12.921Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-13T21:07:13.178Z] ---> b7004fa8ec3e [2023-10-13T21:07:13.178Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T21:07:13.178Z] ---> Running in a66bf82b2836 [2023-10-13T21:08:20.876Z] Removing intermediate container a66bf82b2836 [2023-10-13T21:08:20.876Z] ---> 12aa1db9cb91 [2023-10-13T21:08:20.876Z] Step 11/12 : COPY . . [2023-10-13T21:08:20.876Z] ---> 98bf60831093 [2023-10-13T21:08:20.876Z] Step 12/12 : RUN $MAKE [2023-10-13T21:08:20.876Z] ---> Running in cb93b5cf4af7 [2023-10-13T21:08:21.133Z] noop [2023-10-13T21:08:21.392Z] Removing intermediate container cb93b5cf4af7 [2023-10-13T21:08:21.392Z] ---> 6587f4514d90 [2023-10-13T21:08:21.392Z] Successfully built 6587f4514d90 [2023-10-13T21:08:21.392Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T21:08:21.714Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-13T21:08:21.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T21:08:21.785Z] prd-ubuntu20.04-docker-8c-8g-9220 does not seem to be running inside a container [2023-10-13T21:08:22.078Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-13T21:08:22.414Z] $ docker top 36f5fedd87cf91ad014e102da0860dd953d51112a40ced6e1acb3c504350697a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T21:08:22.493Z] + go version [2023-10-13T21:08:22.493Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-13T21:08:22.767Z] $ docker stop --time=1 36f5fedd87cf91ad014e102da0860dd953d51112a40ced6e1acb3c504350697a [2023-10-13T21:08:24.022Z] $ docker rm -f --volumes 36f5fedd87cf91ad014e102da0860dd953d51112a40ced6e1acb3c504350697a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T21:08:24.163Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-13T21:08:24.163Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T21:08:24.235Z] prd-ubuntu20.04-docker-8c-8g-9220 does not seem to be running inside a container [2023-10-13T21:08:24.536Z] $ 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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-13T21:08:24.832Z] $ docker top 5007ce9123332167c41be9ccb18fabac856311031928243670c65b81e1fd3d32 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T21:08:24.912Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] fileExists [Pipeline] sh [2023-10-13T21:08:25.210Z] + make test [2023-10-13T21:08:25.210Z] go test ./... -coverprofile=coverage.out ./... [2023-10-13T21:08:26.586Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-13T21:08:36.550Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-13T21:08:36.550Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-13T21:08:40.731Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.159s coverage: 40.6% of statements [2023-10-13T21:08:40.731Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 51.9% of statements [2023-10-13T21:08:40.731Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 96.4% of statements [2023-10-13T21:08:54.738Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9221 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] ws [2023-10-13T21:08:54.752Z] Running in /w/workspace/device-rfid-llrp-go/24 [Pipeline] { [Pipeline] checkout [2023-10-13T21:08:54.784Z] The recommended git tool is: git [2023-10-13T21:08:58.814Z] go vet ./... [2023-10-13T21:08:59.722Z] using credential edgex-jenkins-ssh [2023-10-13T21:08:59.736Z] Cloning the remote Git repository [2023-10-13T21:09:00.716Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-13T21:09:00.716Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-13T21:09:00.716Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-13T21:09:00.730Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-13T21:09:00.727Z] $ docker stop --time=1 5007ce9123332167c41be9ccb18fabac856311031928243670c65b81e1fd3d32 [2023-10-13T21:08:59.781Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-13T21:08:59.886Z] > git init /w/workspace/device-rfid-llrp-go/24 # timeout=10 [2023-10-13T21:09:00.021Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-13T21:09:00.022Z] > git --version # timeout=10 [2023-10-13T21:09:00.045Z] > git --version # 'git version 2.25.1' [2023-10-13T21:09:00.047Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-13T21:09:00.178Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-13T21:09:03.173Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-10-13T21:09:03.199Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-13T21:09:04.001Z] $ docker rm -f --volumes 5007ce9123332167c41be9ccb18fabac856311031928243670c65b81e1fd3d32 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T21:09:04.511Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-13T21:09:04.570Z] Merging remotes/origin/main commit 49b23cd757709314b75e6b697209f3b198e2a4ed into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 [2023-10-13T21:09:04.590Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-13T21:09:03.986Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-10-13T21:09:04.034Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-13T21:09:04.035Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-13T21:09:04.049Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/229/head:refs/remotes/origin/PR-229 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-13T21:09:04.588Z] > git config core.sparsecheckout # timeout=10 [2023-10-13T21:09:04.663Z] > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 [2023-10-13T21:09:04.775Z] > git remote # timeout=10 [2023-10-13T21:09:04.792Z] > git config --get remote.origin.url # timeout=10 [2023-10-13T21:09:04.817Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-13T21:09:04.834Z] > git merge 49b23cd757709314b75e6b697209f3b198e2a4ed # timeout=10 [2023-10-13T21:09:04.986Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-13T21:09:05.005Z] Merge succeeded, producing b611087c4cfc1b3361acf6e99a0bd83f5bf4c47e [2023-10-13T21:09:05.005Z] Checking out Revision b611087c4cfc1b3361acf6e99a0bd83f5bf4c47e (PR-229) [2023-10-13T21:09:05.159Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-13T21:09:05.443Z] + ls -al . [2023-10-13T21:09:05.443Z] total 644 [2023-10-13T21:09:05.443Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 13 21:08 . [2023-10-13T21:09:05.443Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 21:06 .. [2023-10-13T21:09:05.443Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 13 21:06 .dockerignore [2023-10-13T21:09:05.443Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 21:08 .git [2023-10-13T21:09:05.443Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 21:06 .github [2023-10-13T21:09:05.443Z] -rw-rw-r-- 1 jenkins jenkins 946 Oct 13 21:06 .gitignore [2023-10-13T21:09:05.443Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 13 21:06 .golangci.yml [2023-10-13T21:09:05.443Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 21:06 .semver [2023-10-13T21:09:05.443Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 13 21:06 Attribution.txt [2023-10-13T21:09:05.443Z] -rw-rw-r-- 1 jenkins jenkins 10365 Oct 13 21:06 CHANGELOG.md [2023-10-13T21:09:05.443Z] -rw-rw-r-- 1 jenkins jenkins 1347 Oct 13 21:06 Dockerfile [2023-10-13T21:09:05.443Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 21:06 GOVERNANCE.md [2023-10-13T21:09:05.443Z] -rw-rw-r-- 1 jenkins jenkins 683 Oct 13 21:06 Jenkinsfile [2023-10-13T21:09:05.443Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 13 21:06 LICENSE [2023-10-13T21:09:05.444Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 13 21:06 Makefile [2023-10-13T21:09:05.444Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 13 21:06 OWNERS.md [2023-10-13T21:09:05.444Z] -rw-rw-r-- 1 jenkins jenkins 29016 Oct 13 21:06 README.md [2023-10-13T21:09:05.444Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 13 21:06 VERSION [2023-10-13T21:09:05.444Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 21:06 bin [2023-10-13T21:09:05.444Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 21:06 cmd [2023-10-13T21:09:05.444Z] -rw-r--r-- 1 jenkins jenkins 459493 Oct 13 21:08 coverage.out [2023-10-13T21:09:05.444Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 21:06 examples [2023-10-13T21:09:05.444Z] -rw-rw-r-- 1 jenkins jenkins 3878 Oct 13 21:06 go.mod [2023-10-13T21:09:05.444Z] -rw-rw-r-- 1 jenkins jenkins 35021 Oct 13 21:06 go.sum [2023-10-13T21:09:05.444Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 21:06 images [2023-10-13T21:09:05.444Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 13 21:06 internal [2023-10-13T21:09:05.444Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 21:06 snap [2023-10-13T21:09:05.444Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 13 21:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T21:09:05.753Z] + 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=1328dc8cbec30c6118b42b4e9779ee0b951825c0 --label arch=amd64 --label version=0.0.0 . [2023-10-13T21:09:05.753Z] Sending build context to Docker daemon 4.37MB [2023-10-13T21:09:05.753Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T21:09:05.753Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-13T21:09:05.753Z] ---> 6587f4514d90 [2023-10-13T21:09:05.753Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-13T21:09:06.012Z] ---> Running in 6dd76e9e2e2e [2023-10-13T21:09:06.012Z] Removing intermediate container 6dd76e9e2e2e [2023-10-13T21:09:06.012Z] ---> 965c40a61077 [2023-10-13T21:09:06.012Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T21:09:06.012Z] ---> Running in af51a3d40ab9 [2023-10-13T21:09:06.012Z] Removing intermediate container af51a3d40ab9 [2023-10-13T21:09:06.012Z] ---> 8311c88c2127 [2023-10-13T21:09:06.012Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-10-13T21:09:06.012Z] ---> Running in 70c8706e1077 [2023-10-13T21:09:06.271Z] Removing intermediate container 70c8706e1077 [2023-10-13T21:09:06.271Z] ---> 2527e619713f [2023-10-13T21:09:06.271Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T21:09:06.271Z] ---> Running in 527f312976be [2023-10-13T21:09:06.271Z] Removing intermediate container 527f312976be [2023-10-13T21:09:06.271Z] ---> 19ec109fc503 [2023-10-13T21:09:06.271Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T21:09:06.271Z] ---> Running in 68962356ff7d [2023-10-13T21:09:05.012Z] > git config core.sparsecheckout # timeout=10 [2023-10-13T21:09:05.025Z] > git checkout -f b611087c4cfc1b3361acf6e99a0bd83f5bf4c47e # timeout=10 [2023-10-13T21:09:06.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-13T21:09:06.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-13T21:09:06.790Z] OK: 264 MiB in 52 packages [2023-10-13T21:09:07.050Z] Removing intermediate container 68962356ff7d [2023-10-13T21:09:07.050Z] ---> bd66a2a9904f [2023-10-13T21:09:07.050Z] Step 8/24 : WORKDIR /app [2023-10-13T21:09:07.050Z] ---> Running in 04ec723de9bc [2023-10-13T21:09:07.309Z] Removing intermediate container 04ec723de9bc [2023-10-13T21:09:07.309Z] ---> 2e5436f56621 [2023-10-13T21:09:07.309Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-13T21:09:07.309Z] ---> f2fac061943c [2023-10-13T21:09:07.309Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T21:09:07.309Z] ---> Running in f8027a39c670 [2023-10-13T21:09:07.876Z] Removing intermediate container f8027a39c670 [2023-10-13T21:09:07.876Z] ---> fafc6b23f8cb [2023-10-13T21:09:07.876Z] Step 11/24 : COPY . . [2023-10-13T21:09:08.135Z] ---> 9c6f9f106510 [2023-10-13T21:09:08.135Z] Step 12/24 : RUN $MAKE [2023-10-13T21:09:08.394Z] ---> Running in 5e93a7d3f050 [2023-10-13T21:09:08.524Z] Commit message: "Merge commit '49b23cd757709314b75e6b697209f3b198e2a4ed' into HEAD" [2023-10-13T21:09:08.546Z] First time build. Skipping changelog. [2023-10-13T21:09:08.652Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-13T21:09:09.537Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-13T21:09:09.537Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-13T21:09:09.537Z] Dload Upload Total Spent Left Speed [2023-10-13T21:09:09.537Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85006 0 --:--:-- --:--:-- --:--:-- 85006 [2023-10-13T21:09:08.532Z] > git rev-list --no-walk 0c33d54cff0169e4012cecbf2efd3920434af0d4 # timeout=10 [Pipeline] sh [2023-10-13T21:09:10.248Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-13T21:09:10.574Z] + sudo tee /etc/docker/daemon.new [2023-10-13T21:09:10.574Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-13T21:09:10.574Z] { [2023-10-13T21:09:10.574Z] "registry-mirrors": [ [2023-10-13T21:09:10.574Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-13T21:09:10.574Z] ], [2023-10-13T21:09:10.574Z] "bip": "10.250.0.254/24", [2023-10-13T21:09:10.574Z] "hosts": [ [2023-10-13T21:09:10.574Z] "tcp://0.0.0.0:5555", [2023-10-13T21:09:10.574Z] "unix:///var/run/docker.sock" [2023-10-13T21:09:10.574Z] ], [2023-10-13T21:09:10.574Z] "mtu": 1458, [2023-10-13T21:09:10.574Z] "selinux-enabled": true, [2023-10-13T21:09:10.574Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-13T21:09:10.574Z] } [Pipeline] sh [2023-10-13T21:09:10.906Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-13T21:09:11.245Z] + sudo service docker restart [2023-10-13T21:09:26.727Z] Removing intermediate container 5e93a7d3f050 [2023-10-13T21:09:26.727Z] ---> 9d5990dca1f6 [2023-10-13T21:09:26.727Z] Step 13/24 : FROM alpine:3.18 [2023-10-13T21:09:27.296Z] 3.18: Pulling from library/alpine [2023-10-13T21:09:27.555Z] 96526aa774ef: Pulling fs layer [2023-10-13T21:09:27.813Z] 96526aa774ef: Verifying Checksum [2023-10-13T21:09:27.813Z] 96526aa774ef: Download complete [2023-10-13T21:09:27.813Z] 96526aa774ef: Pull complete [2023-10-13T21:09:27.813Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-13T21:09:27.813Z] Status: Downloaded newer image for alpine:3.18 [2023-10-13T21:09:27.813Z] ---> 8ca4688f4f35 [2023-10-13T21:09:27.813Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-13T21:09:28.072Z] ---> Running in 181c91f0176f [2023-10-13T21:09:28.072Z] Removing intermediate container 181c91f0176f [2023-10-13T21:09:28.072Z] ---> e8036e36faf2 [2023-10-13T21:09:28.072Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-13T21:09:28.072Z] ---> Running in c568e55b1366 [2023-10-13T21:09:28.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-13T21:09:28.587Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-13T21:09:28.587Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-13T21:09:28.587Z] Executing busybox-1.36.1-r2.trigger [2023-10-13T21:09:28.587Z] OK: 7 MiB in 16 packages [2023-10-13T21:09:29.154Z] Removing intermediate container c568e55b1366 [2023-10-13T21:09:29.154Z] ---> 0593c1b233e7 [2023-10-13T21:09:29.154Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-10-13T21:09:29.154Z] ---> 65efddae5e6a [2023-10-13T21:09:29.154Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-10-13T21:09:29.154Z] ---> f04dc7f10368 [2023-10-13T21:09:29.154Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-10-13T21:09:30.199Z] ---> 843aed2b004b [2023-10-13T21:09:30.199Z] Step 19/24 : EXPOSE 59989 [2023-10-13T21:09:30.199Z] ---> Running in 27ff23b0240a [2023-10-13T21:09:30.199Z] Removing intermediate container 27ff23b0240a [2023-10-13T21:09:30.199Z] ---> 4b9547c428a9 [2023-10-13T21:09:30.199Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-10-13T21:09:30.199Z] ---> Running in bb7dae368e3d [2023-10-13T21:09:30.199Z] Removing intermediate container bb7dae368e3d [2023-10-13T21:09:30.199Z] ---> 52bda54df42b [2023-10-13T21:09:30.199Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-13T21:09:30.199Z] ---> Running in 62e097c1dd60 [2023-10-13T21:09:30.199Z] Removing intermediate container 62e097c1dd60 [2023-10-13T21:09:30.199Z] ---> ba1a45c3f4fd [2023-10-13T21:09:30.199Z] Step 22/24 : LABEL arch=amd64 [2023-10-13T21:09:30.199Z] ---> Running in e2ea70ec2c4d [2023-10-13T21:09:30.458Z] Removing intermediate container e2ea70ec2c4d [2023-10-13T21:09:30.458Z] ---> efc4a20f3b08 [2023-10-13T21:09:30.458Z] Step 23/24 : LABEL git_sha=1328dc8cbec30c6118b42b4e9779ee0b951825c0 [2023-10-13T21:09:30.458Z] ---> Running in 2c034bf7f519 [2023-10-13T21:09:30.458Z] Removing intermediate container 2c034bf7f519 [2023-10-13T21:09:30.458Z] ---> 028a2d68a31b [2023-10-13T21:09:30.458Z] Step 24/24 : LABEL version=0.0.0 [2023-10-13T21:09:30.458Z] ---> Running in 6cb3af2ae8c6 [2023-10-13T21:09:30.458Z] Removing intermediate container 6cb3af2ae8c6 [2023-10-13T21:09:30.458Z] ---> 004c13b0b8e0 [2023-10-13T21:09:30.458Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-13T21:09:30.458Z] Successfully built 004c13b0b8e0 [2023-10-13T21:09:30.458Z] 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-13T21:09:30.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T21:09:30.908Z] [2023-10-13T21:09:30.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T21:09:31.202Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T21:09:31.202Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-13T21:09:31.202Z] 5eb5b503b376: Pulling fs layer [2023-10-13T21:09:31.202Z] 5c69ac0246d0: Pulling fs layer [2023-10-13T21:09:31.202Z] ec43610c2a17: Pulling fs layer [2023-10-13T21:09:31.202Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-13T21:09:31.202Z] 33b1e0a273af: Pulling fs layer [2023-10-13T21:09:31.202Z] 5d3b04190fa2: Pulling fs layer [2023-10-13T21:09:31.202Z] 2f39f015ded8: Pulling fs layer [2023-10-13T21:09:31.202Z] 33b1e0a273af: Waiting [2023-10-13T21:09:31.202Z] 5d3b04190fa2: Waiting [2023-10-13T21:09:31.202Z] 2f39f015ded8: Waiting [2023-10-13T21:09:31.202Z] 3a2ae6a8a46f: Waiting [2023-10-13T21:09:31.202Z] 5c69ac0246d0: Verifying Checksum [2023-10-13T21:09:31.202Z] 5c69ac0246d0: Download complete [2023-10-13T21:09:31.202Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-13T21:09:31.202Z] 3a2ae6a8a46f: Download complete [2023-10-13T21:09:31.202Z] 33b1e0a273af: Verifying Checksum [2023-10-13T21:09:31.202Z] 33b1e0a273af: Download complete [2023-10-13T21:09:31.202Z] ec43610c2a17: Verifying Checksum [2023-10-13T21:09:31.202Z] ec43610c2a17: Download complete [2023-10-13T21:09:31.202Z] 5d3b04190fa2: Verifying Checksum [2023-10-13T21:09:31.202Z] 5d3b04190fa2: Download complete [2023-10-13T21:09:31.461Z] 5eb5b503b376: Verifying Checksum [2023-10-13T21:09:31.461Z] 5eb5b503b376: Download complete [2023-10-13T21:09:32.028Z] 2f39f015ded8: Verifying Checksum [2023-10-13T21:09:32.028Z] 2f39f015ded8: Download complete [2023-10-13T21:09:32.595Z] 5eb5b503b376: Pull complete [2023-10-13T21:09:32.596Z] 5c69ac0246d0: Pull complete [2023-10-13T21:09:33.162Z] ec43610c2a17: Pull complete [2023-10-13T21:09:33.162Z] 3a2ae6a8a46f: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T21:09:33.362Z] provisioning config files... [2023-10-13T21:09:33.386Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/24@tmp/config2307660744664332811tmp [Pipeline] { [Pipeline] libraryResource [2023-10-13T21:09:33.422Z] 33b1e0a273af: Pull complete [2023-10-13T21:09:33.422Z] 5d3b04190fa2: Pull complete [Pipeline] sh [2023-10-13T21:09:33.738Z] ---> docker-login.sh [2023-10-13T21:09:33.738Z] nexus3.edgexfoundry.org:10001 [2023-10-13T21:09:34.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T21:09:34.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T21:09:34.278Z] Configure a credential helper to remove this warning. See [2023-10-13T21:09:34.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T21:09:34.278Z] [2023-10-13T21:09:34.278Z] Login Succeeded [2023-10-13T21:09:34.278Z] nexus3.edgexfoundry.org:10002 [2023-10-13T21:09:34.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T21:09:34.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T21:09:34.824Z] Configure a credential helper to remove this warning. See [2023-10-13T21:09:34.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T21:09:34.824Z] [2023-10-13T21:09:34.824Z] Login Succeeded [2023-10-13T21:09:34.824Z] nexus3.edgexfoundry.org:10003 [2023-10-13T21:09:34.824Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T21:09:35.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T21:09:35.092Z] Configure a credential helper to remove this warning. See [2023-10-13T21:09:35.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T21:09:35.092Z] [2023-10-13T21:09:35.092Z] Login Succeeded [2023-10-13T21:09:35.092Z] nexus3.edgexfoundry.org:10004 [2023-10-13T21:09:35.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T21:09:35.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T21:09:35.363Z] Configure a credential helper to remove this warning. See [2023-10-13T21:09:35.363Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T21:09:35.363Z] [2023-10-13T21:09:35.363Z] Login Succeeded [2023-10-13T21:09:35.363Z] docker.io [2023-10-13T21:09:35.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-13T21:09:35.898Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-13T21:09:35.898Z] Configure a credential helper to remove this warning. See [2023-10-13T21:09:35.898Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-13T21:09:35.898Z] [2023-10-13T21:09:35.898Z] Login Succeeded [2023-10-13T21:09:35.898Z] ---> docker-login.sh ends [Pipeline] } [2023-10-13T21:09:35.911Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-13T21:09:36.150Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T21:09:36.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-13T21:09:36.177Z] ========================================================= [2023-10-13T21:09:36.177Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-13T21:09:36.177Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T21:09:36.511Z] + 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-13T21:09:36.783Z] Sending build context to Docker daemon 1.219MB [2023-10-13T21:09:36.783Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T21:09:36.783Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-13T21:09:37.052Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-13T21:09:37.052Z] 9fda8d8052c6: Pulling fs layer [2023-10-13T21:09:37.052Z] 5d54e960e981: Pulling fs layer [2023-10-13T21:09:37.052Z] c4a7e357bf2a: Pulling fs layer [2023-10-13T21:09:37.052Z] f0e02332f6b5: Pulling fs layer [2023-10-13T21:09:37.052Z] cefa15bbcfad: Pulling fs layer [2023-10-13T21:09:37.052Z] 17808c966233: Pulling fs layer [2023-10-13T21:09:37.052Z] f4c1fc716caa: Pulling fs layer [2023-10-13T21:09:37.052Z] cefa15bbcfad: Waiting [2023-10-13T21:09:37.052Z] 17808c966233: Waiting [2023-10-13T21:09:37.052Z] f4c1fc716caa: Waiting [2023-10-13T21:09:37.052Z] f0e02332f6b5: Waiting [2023-10-13T21:09:37.052Z] 5d54e960e981: Verifying Checksum [2023-10-13T21:09:37.052Z] 5d54e960e981: Download complete [2023-10-13T21:09:37.052Z] f0e02332f6b5: Verifying Checksum [2023-10-13T21:09:37.052Z] cefa15bbcfad: Verifying Checksum [2023-10-13T21:09:37.052Z] cefa15bbcfad: Download complete [2023-10-13T21:09:37.052Z] 9fda8d8052c6: Verifying Checksum [2023-10-13T21:09:37.052Z] 9fda8d8052c6: Download complete [2023-10-13T21:09:37.609Z] 2f39f015ded8: Pull complete [2023-10-13T21:09:37.609Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-13T21:09:37.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T21:09:37.609Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [2023-10-13T21:09:37.641Z] f4c1fc716caa: Verifying Checksum [2023-10-13T21:09:37.641Z] f4c1fc716caa: Download complete [Pipeline] withDockerContainer [2023-10-13T21:09:37.691Z] prd-ubuntu20.04-docker-8c-8g-9220 does not seem to be running inside a container [2023-10-13T21:09:37.700Z] $ 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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-13T21:09:38.229Z] 9fda8d8052c6: Pull complete [2023-10-13T21:09:38.498Z] 5d54e960e981: Pull complete [2023-10-13T21:09:38.767Z] c4a7e357bf2a: Verifying Checksum [2023-10-13T21:09:38.768Z] c4a7e357bf2a: Download complete [2023-10-13T21:09:39.732Z] 17808c966233: Verifying Checksum [2023-10-13T21:09:39.732Z] 17808c966233: Download complete [2023-10-13T21:09:41.406Z] $ docker top f3b42e9c3d6401a3bc9c84f4f9c72c94c53769751eaed2b6c04eb74e04feeb00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T21:09:41.815Z] ---> job-cost.sh [2023-10-13T21:09:41.815Z] lf-activate-venv: SKIPPING [2023-10-13T21:09:41.815Z] INFO: No Stack... [2023-10-13T21:09:42.074Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-13T21:09:42.641Z] INFO: Archiving Costs [Pipeline] sh [2023-10-13T21:09:42.929Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/cost.csv [2023-10-13T21:09:42.929Z] + cut -d, -f6 [Pipeline] lock [2023-10-13T21:09:42.942Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-24-stack-cost] [2023-10-13T21:09:42.951Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-24-stack-cost] did not exist. Created. [2023-10-13T21:09:42.951Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-13T21:09:43.255Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-13T21:09:43.286Z] Stashed 1 file(s) [Pipeline] } [2023-10-13T21:09:43.295Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-24-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-13T21:09:43.295Z] $ docker stop --time=1 f3b42e9c3d6401a3bc9c84f4f9c72c94c53769751eaed2b6c04eb74e04feeb00 [2023-10-13T21:09:44.444Z] $ docker rm -f --volumes f3b42e9c3d6401a3bc9c84f4f9c72c94c53769751eaed2b6c04eb74e04feeb00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-13T21:09:52.052Z] c4a7e357bf2a: Pull complete [2023-10-13T21:09:52.052Z] f0e02332f6b5: Pull complete [2023-10-13T21:09:52.319Z] cefa15bbcfad: Pull complete [2023-10-13T21:10:02.384Z] 17808c966233: Pull complete [2023-10-13T21:10:03.342Z] f4c1fc716caa: Pull complete [2023-10-13T21:10:03.342Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-13T21:10:03.342Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-13T21:10:03.342Z] ---> ea914061e18c [2023-10-13T21:10:03.342Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-13T21:10:04.753Z] ---> Running in 0ec8a3be6f6d [2023-10-13T21:10:04.753Z] Removing intermediate container 0ec8a3be6f6d [2023-10-13T21:10:04.753Z] ---> d2c1786f04b0 [2023-10-13T21:10:04.753Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T21:10:05.021Z] ---> Running in e5f592706144 [2023-10-13T21:10:05.288Z] Removing intermediate container e5f592706144 [2023-10-13T21:10:05.288Z] ---> 56a09ca17d6a [2023-10-13T21:10:05.288Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-13T21:10:05.288Z] ---> Running in 493f31c5c368 [2023-10-13T21:10:05.555Z] Removing intermediate container 493f31c5c368 [2023-10-13T21:10:05.555Z] ---> 26257f808fef [2023-10-13T21:10:05.555Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T21:10:05.555Z] ---> Running in fc72ac9c1faa [2023-10-13T21:10:05.825Z] Removing intermediate container fc72ac9c1faa [2023-10-13T21:10:05.825Z] ---> e411a33a5fe3 [2023-10-13T21:10:05.825Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T21:10:06.096Z] ---> Running in 7b84527bc953 [2023-10-13T21:10:07.069Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-13T21:10:08.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-13T21:10:09.440Z] OK: 266 MiB in 52 packages [2023-10-13T21:10:13.686Z] Removing intermediate container 7b84527bc953 [2023-10-13T21:10:13.686Z] ---> 83426c2ddff9 [2023-10-13T21:10:13.686Z] Step 8/12 : WORKDIR /app [2023-10-13T21:10:13.686Z] ---> Running in f239b5b8e646 [2023-10-13T21:10:13.686Z] Removing intermediate container f239b5b8e646 [2023-10-13T21:10:13.686Z] ---> 12f062b72f3a [2023-10-13T21:10:13.686Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-13T21:10:14.270Z] ---> 50ddeab7aeee [2023-10-13T21:10:14.270Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T21:10:14.270Z] ---> Running in e4903f446500 [2023-10-13T21:11:50.963Z] Removing intermediate container e4903f446500 [2023-10-13T21:11:50.963Z] ---> da895542c02a [2023-10-13T21:11:50.963Z] Step 11/12 : COPY . . [2023-10-13T21:11:50.963Z] ---> bc1a359cfe01 [2023-10-13T21:11:50.963Z] Step 12/12 : RUN $MAKE [2023-10-13T21:11:50.963Z] ---> Running in 6e707964822c [2023-10-13T21:11:50.963Z] noop [2023-10-13T21:11:50.963Z] Removing intermediate container 6e707964822c [2023-10-13T21:11:50.963Z] ---> 6bf504462562 [2023-10-13T21:11:50.963Z] Successfully built 6bf504462562 [2023-10-13T21:11:50.963Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T21:11:51.326Z] + docker inspect -f . ci-base-image-arm64 [2023-10-13T21:11:51.326Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T21:11:51.538Z] prd-ubuntu20.04-docker-arm64-4c-16g-9221 does not seem to be running inside a container [2023-10-13T21:11:51.617Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/24 -v /w/workspace/device-rfid-llrp-go/24:/w/workspace/device-rfid-llrp-go/24:rw,z -v /w/workspace/device-rfid-llrp-go/24@tmp:/w/workspace/device-rfid-llrp-go/24@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-13T21:11:52.828Z] $ docker top bf9b4551dba7d3efd9265d4003b38605d3a99b47019e9319e2b5d77657d6454b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T21:11:53.646Z] + go version [2023-10-13T21:11:53.646Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-13T21:11:53.668Z] $ docker stop --time=1 bf9b4551dba7d3efd9265d4003b38605d3a99b47019e9319e2b5d77657d6454b [2023-10-13T21:11:55.251Z] $ docker rm -f --volumes bf9b4551dba7d3efd9265d4003b38605d3a99b47019e9319e2b5d77657d6454b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T21:11:55.800Z] + docker inspect -f . ci-base-image-arm64 [2023-10-13T21:11:55.800Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T21:11:55.972Z] prd-ubuntu20.04-docker-arm64-4c-16g-9221 does not seem to be running inside a container [2023-10-13T21:11:56.042Z] $ 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/24 -v /w/workspace/device-rfid-llrp-go/24:/w/workspace/device-rfid-llrp-go/24:rw,z -v /w/workspace/device-rfid-llrp-go/24@tmp:/w/workspace/device-rfid-llrp-go/24@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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-10-13T21:11:57.192Z] $ docker top 1e44c4b19aca4e6a20e5562749eeb6e3802136421ff047a88945e93034b0838f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T21:11:58.015Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/24 [Pipeline] fileExists [Pipeline] sh [2023-10-13T21:11:58.355Z] + make test [2023-10-13T21:11:58.623Z] go test ./... -coverprofile=coverage.out ./... [2023-10-13T21:12:03.977Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-13T21:13:40.653Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-13T21:13:40.653Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-13T21:14:19.517Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 30.667s coverage: 40.6% of statements [2023-10-13T21:14:19.517Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.568s coverage: 51.9% of statements [2023-10-13T21:14:19.517Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 95.5% of statements [2023-10-13T21:14:19.517Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-13T21:14:19.517Z] go vet ./... [2023-10-13T21:14:41.598Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-13T21:14:41.598Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-13T21:14:41.598Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-13T21:14:41.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-13T21:14:41.644Z] $ docker stop --time=1 1e44c4b19aca4e6a20e5562749eeb6e3802136421ff047a88945e93034b0838f [2023-10-13T21:14:43.495Z] $ docker rm -f --volumes 1e44c4b19aca4e6a20e5562749eeb6e3802136421ff047a88945e93034b0838f [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-13T21:14:44.654Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-13T21:14:44.675Z] Warning: overwriting stash ‘coverage-report’ [2023-10-13T21:14:45.397Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-13T21:14:45.811Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-13T21:14:46.152Z] + ls -al . [2023-10-13T21:14:46.152Z] total 640 [2023-10-13T21:14:46.152Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 13 21:12 . [2023-10-13T21:14:46.152Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 21:09 .. [2023-10-13T21:14:46.152Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 13 21:09 .dockerignore [2023-10-13T21:14:46.152Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 13 21:09 .git [2023-10-13T21:14:46.152Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 13 21:09 .github [2023-10-13T21:14:46.152Z] -rw-rw-r-- 1 jenkins jenkins 946 Oct 13 21:09 .gitignore [2023-10-13T21:14:46.152Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 13 21:09 .golangci.yml [2023-10-13T21:14:46.152Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 13 21:09 Attribution.txt [2023-10-13T21:14:46.152Z] -rw-rw-r-- 1 jenkins jenkins 10365 Oct 13 21:09 CHANGELOG.md [2023-10-13T21:14:46.152Z] -rw-rw-r-- 1 jenkins jenkins 1347 Oct 13 21:09 Dockerfile [2023-10-13T21:14:46.152Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 13 21:09 GOVERNANCE.md [2023-10-13T21:14:46.152Z] -rw-rw-r-- 1 jenkins jenkins 683 Oct 13 21:09 Jenkinsfile [2023-10-13T21:14:46.152Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 13 21:09 LICENSE [2023-10-13T21:14:46.152Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 13 21:09 Makefile [2023-10-13T21:14:46.152Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 13 21:09 OWNERS.md [2023-10-13T21:14:46.152Z] -rw-rw-r-- 1 jenkins jenkins 29016 Oct 13 21:09 README.md [2023-10-13T21:14:46.152Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 13 21:06 VERSION [2023-10-13T21:14:46.152Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 21:09 bin [2023-10-13T21:14:46.152Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 21:09 cmd [2023-10-13T21:14:46.152Z] -rw-r--r-- 1 jenkins jenkins 459493 Oct 13 21:14 coverage.out [2023-10-13T21:14:46.152Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 21:09 examples [2023-10-13T21:14:46.152Z] -rw-rw-r-- 1 jenkins jenkins 3878 Oct 13 21:09 go.mod [2023-10-13T21:14:46.152Z] -rw-rw-r-- 1 jenkins jenkins 35021 Oct 13 21:09 go.sum [2023-10-13T21:14:46.152Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 13 21:09 images [2023-10-13T21:14:46.152Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 13 21:09 internal [2023-10-13T21:14:46.152Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 13 21:09 snap [2023-10-13T21:14:46.152Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 13 21:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T21:14:46.528Z] + 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=b611087c4cfc1b3361acf6e99a0bd83f5bf4c47e --label arch=arm64 --label version=0.0.0 . [2023-10-13T21:14:46.820Z] Sending build context to Docker daemon 1.219MB [2023-10-13T21:14:46.820Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-13T21:14:46.820Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-13T21:14:46.820Z] ---> 6bf504462562 [2023-10-13T21:14:46.820Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-13T21:14:46.820Z] ---> Running in 83cf3eac702b [2023-10-13T21:14:47.428Z] Removing intermediate container 83cf3eac702b [2023-10-13T21:14:47.428Z] ---> e9cb4663188a [2023-10-13T21:14:47.428Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-13T21:14:47.428Z] ---> Running in 8dc4af931484 [2023-10-13T21:14:47.693Z] Removing intermediate container 8dc4af931484 [2023-10-13T21:14:47.693Z] ---> fb8d8a0b61e6 [2023-10-13T21:14:47.693Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-10-13T21:14:47.693Z] ---> Running in 048f697d8fbd [2023-10-13T21:14:47.960Z] Removing intermediate container 048f697d8fbd [2023-10-13T21:14:47.960Z] ---> 3f6507cf28c4 [2023-10-13T21:14:47.960Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-13T21:14:47.960Z] ---> Running in b7958e8e1fad [2023-10-13T21:14:48.229Z] Removing intermediate container b7958e8e1fad [2023-10-13T21:14:48.229Z] ---> 0719c3c004a8 [2023-10-13T21:14:48.229Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-13T21:14:48.503Z] ---> Running in 574d9507af59 [2023-10-13T21:14:49.461Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-13T21:14:49.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-13T21:14:50.692Z] OK: 266 MiB in 52 packages [2023-10-13T21:14:51.654Z] Removing intermediate container 574d9507af59 [2023-10-13T21:14:51.654Z] ---> 597c442b767b [2023-10-13T21:14:51.654Z] Step 8/24 : WORKDIR /app [2023-10-13T21:14:51.654Z] ---> Running in b6fd597673dd [2023-10-13T21:14:51.922Z] Removing intermediate container b6fd597673dd [2023-10-13T21:14:51.922Z] ---> 01d57aac3ffa [2023-10-13T21:14:51.922Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-13T21:14:52.505Z] ---> 34857ffca9e5 [2023-10-13T21:14:52.505Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-13T21:14:52.505Z] ---> Running in 600dc3b51bc6 [2023-10-13T21:14:54.454Z] Removing intermediate container 600dc3b51bc6 [2023-10-13T21:14:54.454Z] ---> e37d8bc8153b [2023-10-13T21:14:54.454Z] Step 11/24 : COPY . . [2023-10-13T21:14:55.044Z] ---> f5333ceacbfc [2023-10-13T21:14:55.044Z] Step 12/24 : RUN $MAKE [2023-10-13T21:14:55.315Z] ---> Running in f094bda1d513 [2023-10-13T21:14:56.267Z] 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-13T21:16:47.903Z] Removing intermediate container f094bda1d513 [2023-10-13T21:16:47.903Z] ---> 2264afbd2899 [2023-10-13T21:16:47.903Z] Step 13/24 : FROM alpine:3.18 [2023-10-13T21:16:47.903Z] 3.18: Pulling from library/alpine [2023-10-13T21:16:47.903Z] 579b34f0a95b: Pulling fs layer [2023-10-13T21:16:47.903Z] 579b34f0a95b: Verifying Checksum [2023-10-13T21:16:47.903Z] 579b34f0a95b: Download complete [2023-10-13T21:16:47.903Z] 579b34f0a95b: Pull complete [2023-10-13T21:16:47.903Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-13T21:16:47.903Z] Status: Downloaded newer image for alpine:3.18 [2023-10-13T21:16:47.903Z] ---> 3cc203321400 [2023-10-13T21:16:47.903Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-13T21:16:47.903Z] ---> Running in a86399b80f0d [2023-10-13T21:16:47.903Z] Removing intermediate container a86399b80f0d [2023-10-13T21:16:47.903Z] ---> 27d4eb37d3e3 [2023-10-13T21:16:47.903Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-13T21:16:47.903Z] ---> Running in e0e396b8bc5e [2023-10-13T21:16:47.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-13T21:16:47.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-13T21:16:47.903Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-13T21:16:47.903Z] Executing busybox-1.36.1-r2.trigger [2023-10-13T21:16:47.903Z] OK: 8 MiB in 16 packages [2023-10-13T21:16:47.903Z] Removing intermediate container e0e396b8bc5e [2023-10-13T21:16:47.903Z] ---> a107b296c6eb [2023-10-13T21:16:47.903Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-10-13T21:16:47.903Z] ---> e89d0618518a [2023-10-13T21:16:47.903Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-10-13T21:16:47.903Z] ---> 67037fca8dda [2023-10-13T21:16:47.903Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-10-13T21:16:49.848Z] ---> 6254e6cf843a [2023-10-13T21:16:49.848Z] Step 19/24 : EXPOSE 59989 [2023-10-13T21:16:49.848Z] ---> Running in c7fc54160ae4 [2023-10-13T21:16:49.848Z] Removing intermediate container c7fc54160ae4 [2023-10-13T21:16:49.848Z] ---> f79be745b962 [2023-10-13T21:16:49.848Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-10-13T21:16:49.848Z] ---> Running in c18c72d2d35b [2023-10-13T21:16:50.116Z] Removing intermediate container c18c72d2d35b [2023-10-13T21:16:50.116Z] ---> 74a3c3c21235 [2023-10-13T21:16:50.116Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-13T21:16:50.116Z] ---> Running in fbe825138ded [2023-10-13T21:16:50.381Z] Removing intermediate container fbe825138ded [2023-10-13T21:16:50.381Z] ---> 6ed9681b6a7b [2023-10-13T21:16:50.381Z] Step 22/24 : LABEL arch=arm64 [2023-10-13T21:16:50.646Z] ---> Running in face042e36cd [2023-10-13T21:16:50.913Z] Removing intermediate container face042e36cd [2023-10-13T21:16:50.913Z] ---> c01a37a806f9 [2023-10-13T21:16:50.913Z] Step 23/24 : LABEL git_sha=b611087c4cfc1b3361acf6e99a0bd83f5bf4c47e [2023-10-13T21:16:50.913Z] ---> Running in 65bf21c35515 [2023-10-13T21:16:51.178Z] Removing intermediate container 65bf21c35515 [2023-10-13T21:16:51.178Z] ---> fabe3caaca4a [2023-10-13T21:16:51.178Z] Step 24/24 : LABEL version=0.0.0 [2023-10-13T21:16:51.178Z] ---> Running in 9219a9b7f33c [2023-10-13T21:16:51.757Z] Removing intermediate container 9219a9b7f33c [2023-10-13T21:16:51.758Z] ---> b8b7050e5ba6 [2023-10-13T21:16:51.758Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-13T21:16:51.758Z] Successfully built b8b7050e5ba6 [2023-10-13T21:16:51.758Z] 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-13T21:16:52.197Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-13T21:16:52.197Z] [2023-10-13T21:16:52.197Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T21:16:52.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-13T21:16:52.518Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-13T21:16:52.518Z] 8998bd30e6a1: Pulling fs layer [2023-10-13T21:16:52.518Z] 04944245beec: Pulling fs layer [2023-10-13T21:16:52.518Z] 699f458cf7ca: Pulling fs layer [2023-10-13T21:16:52.518Z] 765212b225bb: Pulling fs layer [2023-10-13T21:16:52.518Z] f23df028b6ca: Pulling fs layer [2023-10-13T21:16:52.518Z] d65c8cfc05b1: Pulling fs layer [2023-10-13T21:16:52.518Z] 2437ff75d9bd: Pulling fs layer [2023-10-13T21:16:52.518Z] f23df028b6ca: Waiting [2023-10-13T21:16:52.518Z] d65c8cfc05b1: Waiting [2023-10-13T21:16:52.518Z] 765212b225bb: Waiting [2023-10-13T21:16:52.518Z] 2437ff75d9bd: Waiting [2023-10-13T21:16:52.784Z] 04944245beec: Verifying Checksum [2023-10-13T21:16:52.784Z] 04944245beec: Download complete [2023-10-13T21:16:52.784Z] 765212b225bb: Verifying Checksum [2023-10-13T21:16:52.784Z] 765212b225bb: Download complete [2023-10-13T21:16:52.784Z] f23df028b6ca: Verifying Checksum [2023-10-13T21:16:52.784Z] f23df028b6ca: Download complete [2023-10-13T21:16:52.784Z] d65c8cfc05b1: Verifying Checksum [2023-10-13T21:16:52.784Z] d65c8cfc05b1: Download complete [2023-10-13T21:16:53.048Z] 699f458cf7ca: Verifying Checksum [2023-10-13T21:16:53.048Z] 699f458cf7ca: Download complete [2023-10-13T21:16:53.312Z] 8998bd30e6a1: Verifying Checksum [2023-10-13T21:16:53.312Z] 8998bd30e6a1: Download complete [2023-10-13T21:16:55.881Z] 2437ff75d9bd: Verifying Checksum [2023-10-13T21:16:55.881Z] 2437ff75d9bd: Download complete [2023-10-13T21:16:57.813Z] 8998bd30e6a1: Pull complete [2023-10-13T21:16:58.393Z] 04944245beec: Pull complete [2023-10-13T21:17:00.325Z] 699f458cf7ca: Pull complete [2023-10-13T21:17:00.325Z] 765212b225bb: Pull complete [2023-10-13T21:17:01.279Z] f23df028b6ca: Pull complete [2023-10-13T21:17:01.279Z] d65c8cfc05b1: Pull complete [2023-10-13T21:17:19.465Z] 2437ff75d9bd: Pull complete [2023-10-13T21:17:19.465Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-13T21:17:19.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-13T21:17:19.465Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T21:17:19.643Z] prd-ubuntu20.04-docker-arm64-4c-16g-9221 does not seem to be running inside a container [2023-10-13T21:17:19.705Z] $ 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/24 -v /w/workspace/device-rfid-llrp-go/24:/w/workspace/device-rfid-llrp-go/24:rw,z -v /w/workspace/device-rfid-llrp-go/24@tmp:/w/workspace/device-rfid-llrp-go/24@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-13T21:17:22.265Z] $ docker top b4df545019a9355611c16eff01c46ab5f4174ea6a6270019d7e4b17883b62c73 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-13T21:17:23.075Z] ---> job-cost.sh [2023-10-13T21:17:23.075Z] lf-activate-venv: SKIPPING [2023-10-13T21:17:23.075Z] INFO: No Stack... [2023-10-13T21:17:23.339Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-13T21:17:24.289Z] INFO: Archiving Costs [Pipeline] sh [2023-10-13T21:17:24.914Z] + cat /w/workspace/device-rfid-llrp-go/24/archives/cost.csv [2023-10-13T21:17:24.914Z] + cut -d, -f6 [Pipeline] lock [2023-10-13T21:17:24.969Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-24-stack-cost] [2023-10-13T21:17:24.977Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-24-stack-cost] did not exist. Created. [2023-10-13T21:17:24.977Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-24-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-13T21:17:25.671Z] /w/workspace/device-rfid-llrp-go/24@tmp/durable-785e2912/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-13T21:17:26.263Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-13T21:17:26.284Z] Warning: overwriting stash ‘stack-cost’ [2023-10-13T21:17:26.346Z] Stashed 1 file(s) [Pipeline] } [2023-10-13T21:17:26.353Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-24-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-13T21:17:26.379Z] $ docker stop --time=1 b4df545019a9355611c16eff01c46ab5f4174ea6a6270019d7e4b17883b62c73 [2023-10-13T21:17:29.549Z] $ docker rm -f --volumes b4df545019a9355611c16eff01c46ab5f4174ea6a6270019d7e4b17883b62c73 [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-13T21:17:29.954Z] provisioning config files... [2023-10-13T21:17:29.962Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config15106278128189192030tmp [Pipeline] { [Pipeline] sh [2023-10-13T21:17:30.253Z] + set +x [2023-10-13T21:17:30.253Z] + curl -s https://codecov.io/bash [2023-10-13T21:17:30.253Z] + bash -s -- [2023-10-13T21:17:30.253Z] [2023-10-13T21:17:30.253Z] _____ _ [2023-10-13T21:17:30.253Z] / ____| | | [2023-10-13T21:17:30.253Z] | | ___ __| | ___ ___ _____ __ [2023-10-13T21:17:30.253Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-13T21:17:30.253Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-13T21:17:30.253Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-13T21:17:30.253Z] Bash-1.0.6 [2023-10-13T21:17:30.253Z] [2023-10-13T21:17:30.253Z] [2023-10-13T21:17:30.253Z] ==> git version 2.25.1 found [2023-10-13T21:17:30.253Z] ==> 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-13T21:17:30.253Z] Release-Date: 2020-01-08 [2023-10-13T21:17:30.253Z] 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-13T21:17:30.253Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-13T21:17:30.253Z] ==> Jenkins CI detected. [2023-10-13T21:17:30.253Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-10-13T21:17:30.253Z] project root: . [2023-10-13T21:17:30.253Z] --> token set from env [2023-10-13T21:17:30.253Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-13T21:17:30.253Z] ==> Running gcov in . (disable via -X gcov) [2023-10-13T21:17:30.253Z] ==> Python coveragepy not found [2023-10-13T21:17:30.253Z] ==> Searching for coverage reports in: [2023-10-13T21:17:30.253Z] + . [2023-10-13T21:17:30.253Z] -> Found 1 reports [2023-10-13T21:17:30.253Z] ==> Detecting git/mercurial file structure [2023-10-13T21:17:30.513Z] ==> Reading reports [2023-10-13T21:17:30.513Z] + ./coverage.out bytes=459493 [2023-10-13T21:17:30.513Z] ==> Appending adjustments [2023-10-13T21:17:30.513Z] https://docs.codecov.io/docs/fixing-reports [2023-10-13T21:17:30.513Z] + Found adjustments [2023-10-13T21:17:30.513Z] ==> Gzipping contents [2023-10-13T21:17:30.772Z] 52K /tmp/codecov.xT09W2.gz [2023-10-13T21:17:30.772Z] ==> Uploading reports [2023-10-13T21:17:30.772Z] url: https://codecov.io [2023-10-13T21:17:30.772Z] query: branch=PR-229&commit=1328dc8cbec30c6118b42b4e9779ee0b951825c0&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-10-13T21:17:30.772Z] -> Pinging Codecov [2023-10-13T21:17:30.772Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-229&commit=1328dc8cbec30c6118b42b4e9779ee0b951825c0&build=24&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-229%2F24%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=229&job=&cmd_args= [2023-10-13T21:17:30.772Z] -> Uploading to [2023-10-13T21:17:30.772Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-13/581DD39554BDF9B6E22D074273EAD858/1328dc8cbec30c6118b42b4e9779ee0b951825c0/0ec2b35b-b969-4944-b684-852e913fad08.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231013%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231013T211730Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9df8221ed5362775afb77c1afbab24e186eb621a7d1e223fe6f694988d60b3c [2023-10-13T21:17:30.772Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-13T21:17:30.772Z] Dload Upload Total Spent Left Speed [2023-10-13T21:17:31.341Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50515 0 0 100 50515 0 150k --:--:-- --:--:-- --:--:-- 150k [2023-10-13T21:17:31.341Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/1328dc8cbec30c6118b42b4e9779ee0b951825c0 [Pipeline] } [2023-10-13T21:17:31.348Z] 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-13T21:17:32.050Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-229/archives ] [2023-10-13T21:17:32.050Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-10-13T21:17:32.050Z] total 16 [2023-10-13T21:17:32.050Z] drwxr-xr-x 3 root root 4096 Oct 13 21:09 . [2023-10-13T21:17:32.050Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 13 21:09 .. [2023-10-13T21:17:32.050Z] drwxr-xr-x 2 root root 4096 Oct 13 21:09 cost [2023-10-13T21:17:32.050Z] -rw-r--r-- 1 root root 92 Oct 13 21:09 cost.csv [2023-10-13T21:17:32.050Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-10-13T21:17:32.050Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-10-13T21:17:32.050Z] total 16 [2023-10-13T21:17:32.050Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 13 21:09 . [2023-10-13T21:17:32.050Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 13 21:09 .. [2023-10-13T21:17:32.050Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 13 21:09 cost [2023-10-13T21:17:32.050Z] -rw-r--r-- 1 jenkins jenkins 92 Oct 13 21:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-13T21:17:32.339Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T21:17:33.197Z] ---> package-listing.sh [2023-10-13T21:17:33.197Z] ++ facter osfamily [2023-10-13T21:17:33.197Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-13T21:17:33.456Z] + OS_FAMILY=debian [2023-10-13T21:17:33.456Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-10-13T21:17:33.456Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-13T21:17:33.456Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-13T21:17:33.456Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-13T21:17:33.456Z] + PACKAGES=/tmp/packages_start.txt [2023-10-13T21:17:33.456Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-10-13T21:17:33.456Z] + PACKAGES=/tmp/packages_end.txt [2023-10-13T21:17:33.456Z] + case "${OS_FAMILY}" in [2023-10-13T21:17:33.456Z] + dpkg -l [2023-10-13T21:17:33.456Z] + grep '^ii' [2023-10-13T21:17:33.456Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-13T21:17:33.456Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-13T21:17:33.456Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-13T21:17:33.456Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-10-13T21:17:33.456Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [2023-10-13T21:17:33.456Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [Pipeline] echo [2023-10-13T21:17:33.467Z] 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-229/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-13T21:17:33.745Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-13T21:17:34.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-13T21:17:34.313Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-13T21:17:34.386Z] prd-ubuntu20.04-docker-8c-8g-9220 does not seem to be running inside a container [2023-10-13T21:17:34.394Z] $ 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-229/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-229 -v /w/workspace/undry_device-rfid-llrp-go_PR-229:/w/workspace/undry_device-rfid-llrp-go_PR-229:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-229@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-13T21:17:34.612Z] $ docker top 5581e45f3adef3f2b375c955a0a7b7484a676cf613d02d2325b101ea077128a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-13T21:17:34.981Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-13T21:17:35.268Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-13T21:17:35.554Z] + ls /var/log/sa-host [2023-10-13T21:17:35.554Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-13T21:17:35.708Z] provisioning config files... [2023-10-13T21:17:35.717Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config17419789084747869598tmp [Pipeline] { [Pipeline] echo [2023-10-13T21:17:35.734Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T21:17:36.025Z] ---> create-netrc.sh [Pipeline] } [2023-10-13T21:17:36.033Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-13T21:17:36.358Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-13T21:17:36.367Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T21:17:36.650Z] ---> sudo-logs.sh [2023-10-13T21:17:36.650Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-13T21:17:36.681Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T21:17:36.966Z] ---> job-cost.sh [2023-10-13T21:17:36.966Z] lf-activate-venv: SKIPPING [2023-10-13T21:17:36.966Z] DEBUG: total: 0.2199999988079071 [2023-10-13T21:17:36.966Z] INFO: Retrieving Stack Cost... [2023-10-13T21:17:37.225Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-13T21:17:37.793Z] INFO: Archiving Costs [Pipeline] echo [2023-10-13T21:17:37.804Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-13T21:17:38.090Z] ---> logs-deploy.sh [2023-10-13T21:17:38.090Z] lf-activate-venv: SKIPPING [2023-10-13T21:17:38.090Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-229/24 [2023-10-13T21:17:38.090Z] INFO: archiving workspace using pattern(s): [2023-10-13T21:17:39.029Z] Archives upload complete. [2023-10-13T21:17:39.029Z] INFO: archiving logs to Nexus