Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 101b75117e411bdd78502b3f1ca04c1dcd42e077+878a6e6074138d8920890418877c0dc328ed9919 (b925d22f6113f7f305769681278d032e1124a766) 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-ssh16061125588552328319.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-ssh10929680139126710714.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-ssh18056953597517621564.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-ssh14249022556887784434.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-ssh4064673398630950044.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-9552 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 878a6e6074138d8920890418877c0dc328ed9919 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 Merge succeeded, producing a38c98fb599fb2e987ab5965178a4d067101c3c8 Checking out Revision a38c98fb599fb2e987ab5965178a4d067101c3c8 (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 878a6e6074138d8920890418877c0dc328ed9919 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a38c98fb599fb2e987ab5965178a4d067101c3c8 # timeout=10 Commit message: "Merge commit '878a6e6074138d8920890418877c0dc328ed9919' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk b611087c4cfc1b3361acf6e99a0bd83f5bf4c47e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-18T21:06:36.783Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-18T21:06:36.826Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-18T21:06:36.851Z] ========================================================= [2023-10-18T21:06:36.851Z] EdgeX Global Pipelines Version Info [2023-10-18T21:06:36.851Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-18T21:06:37.553Z] ------------------- [2023-10-18T21:06:37.553Z] stable info: [2023-10-18T21:06:37.553Z] ------------------- [2023-10-18T21:06:37.553Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-18T21:06:37.553Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-18T21:06:37.553Z] Message: update stable to v1.0.254 [2023-10-18T21:06:38.122Z] ------------------- [2023-10-18T21:06:38.122Z] experimental info: [2023-10-18T21:06:38.122Z] ------------------- [2023-10-18T21:06:38.122Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-18T21:06:38.122Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-18T21:06:38.122Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-18T21:06:38.327Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-10-18T21:06:38.344Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-10-18T21:06:38.359Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-18T21:06:38.376Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-18T21:06:38.393Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-18T21:06:38.411Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-18T21:06:38.428Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-18T21:06:38.447Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-18T21:06:38.461Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-18T21:06:38.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-18T21:06:38.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-18T21:06:38.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-10-18T21:06:38.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-18T21:06:38.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-18T21:06:38.554Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-18T21:06:38.572Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-18T21:06:38.591Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-18T21:06:38.607Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-18T21:06:38.620Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-18T21:06:38.631Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-18T21:06:38.641Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-18T21:06:38.651Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-18T21:06:38.661Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-18T21:06:38.671Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-18T21:06:38.681Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-18T21:06:38.695Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-18T21:06:38.715Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-18T21:06:38.738Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-229 [Pipeline] echo [2023-10-18T21:06:38.752Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-229 [Pipeline] echo [2023-10-18T21:06:38.764Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-229 [Pipeline] echo [2023-10-18T21:06:38.774Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a38c98fb599fb2e987ab5965178a4d067101c3c8 [Pipeline] echo [2023-10-18T21:06:38.783Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a38c98f [Pipeline] echo [2023-10-18T21:06:38.791Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T21:06:38.825Z] provisioning config files... [2023-10-18T21:06:38.840Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config5191776197028780783tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T21:06:39.140Z] ---> docker-login.sh [2023-10-18T21:06:39.140Z] nexus3.edgexfoundry.org:10001 [2023-10-18T21:06:39.140Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T21:06:39.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T21:06:39.399Z] Configure a credential helper to remove this warning. See [2023-10-18T21:06:39.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T21:06:39.399Z] [2023-10-18T21:06:39.399Z] Login Succeeded [2023-10-18T21:06:39.399Z] nexus3.edgexfoundry.org:10002 [2023-10-18T21:06:39.399Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T21:06:39.399Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T21:06:39.399Z] Configure a credential helper to remove this warning. See [2023-10-18T21:06:39.399Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T21:06:39.399Z] [2023-10-18T21:06:39.399Z] Login Succeeded [2023-10-18T21:06:39.399Z] nexus3.edgexfoundry.org:10003 [2023-10-18T21:06:39.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T21:06:39.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T21:06:39.661Z] Configure a credential helper to remove this warning. See [2023-10-18T21:06:39.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T21:06:39.661Z] [2023-10-18T21:06:39.661Z] Login Succeeded [2023-10-18T21:06:39.661Z] nexus3.edgexfoundry.org:10004 [2023-10-18T21:06:39.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T21:06:39.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T21:06:39.661Z] Configure a credential helper to remove this warning. See [2023-10-18T21:06:39.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T21:06:39.661Z] [2023-10-18T21:06:39.661Z] Login Succeeded [2023-10-18T21:06:39.661Z] docker.io [2023-10-18T21:06:39.661Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T21:06:39.923Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T21:06:39.923Z] Configure a credential helper to remove this warning. See [2023-10-18T21:06:39.923Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T21:06:39.923Z] [2023-10-18T21:06:39.923Z] Login Succeeded [2023-10-18T21:06:39.923Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T21:06:39.930Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-18T21:06:40.313Z] + git rev-list -1 --merges a38c98fb599fb2e987ab5965178a4d067101c3c8~1..a38c98fb599fb2e987ab5965178a4d067101c3c8 [Pipeline] echo [2023-10-18T21:06:40.355Z] -----------> git rev-list -1 --merges a38c98fb599fb2e987ab5965178a4d067101c3c8~1..a38c98fb599fb2e987ab5965178a4d067101c3c8 a38c98fb599fb2e987ab5965178a4d067101c3c8 [2023-10-18T21:06:40.355Z] a38c98fb599fb2e987ab5965178a4d067101c3c8 [false] [Pipeline] sh [2023-10-18T21:06:40.647Z] + git log --format=format:%s -1 a38c98fb599fb2e987ab5965178a4d067101c3c8 [Pipeline] echo [2023-10-18T21:06:40.660Z] ========================================================= [2023-10-18T21:06:40.660Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-18T21:06:40.660Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T21:06:41.004Z] + git log --format=format:%s -1 a38c98fb599fb2e987ab5965178a4d067101c3c8 [Pipeline] echo [2023-10-18T21:06:41.017Z] [semverPrep] GIT_COMMIT: a38c98fb599fb2e987ab5965178a4d067101c3c8, Commit Message: Merge commit '878a6e6074138d8920890418877c0dc328ed9919' into HEAD [Pipeline] echo [2023-10-18T21:06:41.025Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-18T21:06:41.399Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T21:06:41.400Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-18T21:06:41.400Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-18T21:06:41.400Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-18T21:06:41.400Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-18T21:06:41.400Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-18T21:06:41.400Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T21:06:41.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T21:06:41.801Z] [2023-10-18T21:06:41.801Z] 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-18T21:06:42.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T21:06:42.105Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-18T21:06:42.105Z] b85a868b505f: Pulling fs layer [2023-10-18T21:06:42.105Z] e2be974225ed: Pulling fs layer [2023-10-18T21:06:42.105Z] 339a4e72a1f5: Pulling fs layer [2023-10-18T21:06:42.105Z] 988bab9f4d93: Pulling fs layer [2023-10-18T21:06:42.105Z] 1469e6f7b9e6: Pulling fs layer [2023-10-18T21:06:42.105Z] eaf3925da568: Pulling fs layer [2023-10-18T21:06:42.105Z] bab4dde63d76: Pulling fs layer [2023-10-18T21:06:42.106Z] bde34c3a00c8: Pulling fs layer [2023-10-18T21:06:42.106Z] b352a97aabf1: Pulling fs layer [2023-10-18T21:06:42.106Z] 4872d77fe225: Pulling fs layer [2023-10-18T21:06:42.106Z] 5851b861e8e6: Pulling fs layer [2023-10-18T21:06:42.106Z] 988bab9f4d93: Waiting [2023-10-18T21:06:42.106Z] 5851b861e8e6: Waiting [2023-10-18T21:06:42.106Z] bde34c3a00c8: Waiting [2023-10-18T21:06:42.106Z] 1469e6f7b9e6: Waiting [2023-10-18T21:06:42.106Z] bab4dde63d76: Waiting [2023-10-18T21:06:42.106Z] eaf3925da568: Waiting [2023-10-18T21:06:42.106Z] 4872d77fe225: Waiting [2023-10-18T21:06:42.106Z] b352a97aabf1: Waiting [2023-10-18T21:06:42.106Z] e2be974225ed: Download complete [2023-10-18T21:06:42.106Z] 988bab9f4d93: Verifying Checksum [2023-10-18T21:06:42.106Z] 988bab9f4d93: Download complete [2023-10-18T21:06:42.106Z] 1469e6f7b9e6: Verifying Checksum [2023-10-18T21:06:42.106Z] 1469e6f7b9e6: Download complete [2023-10-18T21:06:42.365Z] eaf3925da568: Download complete [2023-10-18T21:06:42.365Z] 339a4e72a1f5: Verifying Checksum [2023-10-18T21:06:42.365Z] 339a4e72a1f5: Download complete [2023-10-18T21:06:42.365Z] bde34c3a00c8: Verifying Checksum [2023-10-18T21:06:42.365Z] bde34c3a00c8: Download complete [2023-10-18T21:06:42.365Z] b352a97aabf1: Download complete [2023-10-18T21:06:42.365Z] 4872d77fe225: Verifying Checksum [2023-10-18T21:06:42.365Z] 4872d77fe225: Download complete [2023-10-18T21:06:42.365Z] 5851b861e8e6: Verifying Checksum [2023-10-18T21:06:42.365Z] 5851b861e8e6: Download complete [2023-10-18T21:06:42.365Z] b85a868b505f: Verifying Checksum [2023-10-18T21:06:42.365Z] b85a868b505f: Download complete [2023-10-18T21:06:42.625Z] bab4dde63d76: Verifying Checksum [2023-10-18T21:06:42.625Z] bab4dde63d76: Download complete [2023-10-18T21:06:43.570Z] b85a868b505f: Pull complete [2023-10-18T21:06:43.830Z] e2be974225ed: Pull complete [2023-10-18T21:06:44.398Z] 339a4e72a1f5: Pull complete [2023-10-18T21:06:44.398Z] 988bab9f4d93: Pull complete [2023-10-18T21:06:44.658Z] 1469e6f7b9e6: Pull complete [2023-10-18T21:06:44.658Z] eaf3925da568: Pull complete [2023-10-18T21:06:46.561Z] bab4dde63d76: Pull complete [2023-10-18T21:06:46.561Z] bde34c3a00c8: Pull complete [2023-10-18T21:06:46.561Z] b352a97aabf1: Pull complete [2023-10-18T21:06:46.821Z] 4872d77fe225: Pull complete [2023-10-18T21:06:46.821Z] 5851b861e8e6: Pull complete [2023-10-18T21:06:46.821Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-18T21:06:46.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T21:06:46.821Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T21:06:46.911Z] prd-ubuntu20.04-docker-8c-8g-9552 does not seem to be running inside a container [2023-10-18T21:06:46.946Z] $ 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-18T21:06:50.023Z] $ docker top 89d6a1a92113ff0c1ec58b427250bc226224b71419c8174d1b1089868ef4336c -eo pid,comm [2023-10-18T21:06:50.071Z] 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-18T21:06:50.071Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T21:06:50.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T21:06:50.104Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T21:06:50.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T21:06:50.227Z] $ docker exec 89d6a1a92113ff0c1ec58b427250bc226224b71419c8174d1b1089868ef4336c ssh-agent [2023-10-18T21:06:50.330Z] SSH_AUTH_SOCK=/tmp/ssh-8aknLRy1To6p/agent.32 [2023-10-18T21:06:50.330Z] SSH_AGENT_PID=38 [2023-10-18T21:06:50.337Z] Running ssh-add (command line suppressed) [2023-10-18T21:06:50.445Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_15192920576083902267.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_15192920576083902267.key) [2023-10-18T21:06:50.456Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T21:06:50.745Z] + git tag --points-at HEAD [Pipeline] } [2023-10-18T21:06:50.767Z] $ docker exec --env ******** --env ******** 89d6a1a92113ff0c1ec58b427250bc226224b71419c8174d1b1089868ef4336c ssh-agent -k [2023-10-18T21:06:50.879Z] unset SSH_AUTH_SOCK; [2023-10-18T21:06:50.880Z] unset SSH_AGENT_PID; [2023-10-18T21:06:50.880Z] echo Agent pid 38 killed; [2023-10-18T21:06:50.887Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-18T21:06:50.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T21:06:50.914Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T21:06:51.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T21:06:51.030Z] $ docker exec 89d6a1a92113ff0c1ec58b427250bc226224b71419c8174d1b1089868ef4336c ssh-agent [2023-10-18T21:06:51.131Z] SSH_AUTH_SOCK=/tmp/ssh-htuBBGb2uhOd/agent.71 [2023-10-18T21:06:51.131Z] SSH_AGENT_PID=77 [2023-10-18T21:06:51.135Z] Running ssh-add (command line suppressed) [2023-10-18T21:06:51.244Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_8620889942294749323.key (/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/private_key_8620889942294749323.key) [2023-10-18T21:06:51.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T21:06:51.537Z] + git semver init [2023-10-18T21:06:51.797Z] 2023-10-18 21:06:51,706 [run_init] DEBUG init version:0.0.0 force:False [2023-10-18T21:06:51.797Z] 2023-10-18 21:06:51,706 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver [2023-10-18T21:06:51.797Z] 2023-10-18 21:06:51,707 [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-18T21:06:51.797Z] 2023-10-18 21:06:51,707 [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-18T21:06:52.735Z] 2023-10-18 21:06:52,562 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.git/info/exclude [2023-10-18T21:06:52.735Z] 2023-10-18 21:06:52,563 [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-18T21:06:52.735Z] 2023-10-18 21:06:52,563 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-10-18T21:06:52.735Z] 2023-10-18 21:06:52,567 [execute] INFO git cat-file --batch-check [2023-10-18T21:06:52.735Z] 2023-10-18 21:06:52,568 [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-18T21:06:52.735Z] 2023-10-18 21:06:52,573 [execute] INFO git cat-file --batch [2023-10-18T21:06:52.735Z] 2023-10-18 21:06:52,573 [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-18T21:06:52.735Z] 2023-10-18 21:06:52,578 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-229/.semver/PR-229 [2023-10-18T21:06:52.735Z] 0.0.0 [Pipeline] } [2023-10-18T21:06:52.749Z] $ docker exec --env ******** --env ******** 89d6a1a92113ff0c1ec58b427250bc226224b71419c8174d1b1089868ef4336c ssh-agent -k [2023-10-18T21:06:52.846Z] unset SSH_AUTH_SOCK; [2023-10-18T21:06:52.846Z] unset SSH_AGENT_PID; [2023-10-18T21:06:52.846Z] echo Agent pid 77 killed; [2023-10-18T21:06:52.852Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T21:06:53.152Z] + git semver [Pipeline] } [2023-10-18T21:06:53.428Z] $ docker stop --time=1 89d6a1a92113ff0c1ec58b427250bc226224b71419c8174d1b1089868ef4336c [2023-10-18T21:06:54.710Z] $ docker rm -f --volumes 89d6a1a92113ff0c1ec58b427250bc226224b71419c8174d1b1089868ef4336c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T21:06:55.045Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-18T21:06:55.252Z] Stashed 1 file(s) [Pipeline] echo [2023-10-18T21:06:55.254Z] [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-18T21:06:55.411Z] provisioning config files... [2023-10-18T21:06:55.421Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config18562157735044851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T21:06:55.717Z] ---> docker-login.sh [2023-10-18T21:06:55.717Z] nexus3.edgexfoundry.org:10001 [2023-10-18T21:06:55.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T21:06:55.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T21:06:55.717Z] Configure a credential helper to remove this warning. See [2023-10-18T21:06:55.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T21:06:55.717Z] [2023-10-18T21:06:55.717Z] Login Succeeded [2023-10-18T21:06:55.717Z] nexus3.edgexfoundry.org:10002 [2023-10-18T21:06:55.717Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T21:06:55.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T21:06:55.717Z] Configure a credential helper to remove this warning. See [2023-10-18T21:06:55.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T21:06:55.717Z] [2023-10-18T21:06:55.717Z] Login Succeeded [2023-10-18T21:06:55.717Z] nexus3.edgexfoundry.org:10003 [2023-10-18T21:06:55.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T21:06:55.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T21:06:55.977Z] Configure a credential helper to remove this warning. See [2023-10-18T21:06:55.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T21:06:55.977Z] [2023-10-18T21:06:55.977Z] Login Succeeded [2023-10-18T21:06:55.977Z] nexus3.edgexfoundry.org:10004 [2023-10-18T21:06:55.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T21:06:55.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T21:06:55.977Z] Configure a credential helper to remove this warning. See [2023-10-18T21:06:55.977Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T21:06:55.977Z] [2023-10-18T21:06:55.977Z] Login Succeeded [2023-10-18T21:06:55.977Z] docker.io [2023-10-18T21:06:55.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T21:06:56.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T21:06:56.238Z] Configure a credential helper to remove this warning. See [2023-10-18T21:06:56.238Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T21:06:56.238Z] [2023-10-18T21:06:56.238Z] Login Succeeded [2023-10-18T21:06:56.238Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T21:06:56.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-18T21:06:56.300Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T21:06:56.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T21:06:56.320Z] ========================================================= [2023-10-18T21:06:56.320Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-18T21:06:56.320Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T21:06:56.620Z] + 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-18T21:06:56.620Z] Sending build context to Docker daemon 4.372MB [2023-10-18T21:06:56.620Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T21:06:56.620Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-18T21:06:56.620Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-18T21:06:56.620Z] 7264a8db6415: Pulling fs layer [2023-10-18T21:06:56.620Z] c4d48a809fc2: Pulling fs layer [2023-10-18T21:06:56.620Z] 4f1c88b9dad5: Pulling fs layer [2023-10-18T21:06:56.620Z] ad3a456e5733: Pulling fs layer [2023-10-18T21:06:56.620Z] 33e27b845d1e: Pulling fs layer [2023-10-18T21:06:56.620Z] c68163c4e522: Pulling fs layer [2023-10-18T21:06:56.620Z] 50da416c3ac9: Pulling fs layer [2023-10-18T21:06:56.620Z] 23d2d4c4bb30: Pulling fs layer [2023-10-18T21:06:56.620Z] 50da416c3ac9: Waiting [2023-10-18T21:06:56.620Z] 23d2d4c4bb30: Waiting [2023-10-18T21:06:56.620Z] 33e27b845d1e: Waiting [2023-10-18T21:06:56.620Z] ad3a456e5733: Waiting [2023-10-18T21:06:56.620Z] c68163c4e522: Waiting [2023-10-18T21:06:56.620Z] c4d48a809fc2: Verifying Checksum [2023-10-18T21:06:56.620Z] c4d48a809fc2: Download complete [2023-10-18T21:06:56.620Z] ad3a456e5733: Verifying Checksum [2023-10-18T21:06:56.620Z] ad3a456e5733: Download complete [2023-10-18T21:06:56.620Z] 33e27b845d1e: Download complete [2023-10-18T21:06:56.620Z] 7264a8db6415: Verifying Checksum [2023-10-18T21:06:56.620Z] 7264a8db6415: Download complete [2023-10-18T21:06:56.887Z] c68163c4e522: Verifying Checksum [2023-10-18T21:06:56.887Z] c68163c4e522: Download complete [2023-10-18T21:06:56.887Z] 7264a8db6415: Pull complete [2023-10-18T21:06:56.887Z] 23d2d4c4bb30: Verifying Checksum [2023-10-18T21:06:56.887Z] 23d2d4c4bb30: Download complete [2023-10-18T21:06:57.148Z] c4d48a809fc2: Pull complete [2023-10-18T21:06:57.148Z] 4f1c88b9dad5: Verifying Checksum [2023-10-18T21:06:57.148Z] 4f1c88b9dad5: Download complete [2023-10-18T21:06:57.719Z] 50da416c3ac9: Verifying Checksum [2023-10-18T21:06:57.719Z] 50da416c3ac9: Download complete [2023-10-18T21:07:00.264Z] 4f1c88b9dad5: Pull complete [2023-10-18T21:07:00.264Z] ad3a456e5733: Pull complete [2023-10-18T21:07:00.264Z] 33e27b845d1e: Pull complete [2023-10-18T21:07:00.522Z] c68163c4e522: Pull complete [2023-10-18T21:07:03.055Z] 50da416c3ac9: Pull complete [2023-10-18T21:07:03.315Z] 23d2d4c4bb30: Pull complete [2023-10-18T21:07:03.315Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-18T21:07:03.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-18T21:07:03.315Z] ---> 0786185ac409 [2023-10-18T21:07:03.315Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-18T21:07:07.510Z] ---> Running in 58fc5e7dc19c [2023-10-18T21:07:07.510Z] Removing intermediate container 58fc5e7dc19c [2023-10-18T21:07:07.510Z] ---> a781b0a5a5aa [2023-10-18T21:07:07.510Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T21:07:07.510Z] ---> Running in 862bc7eb51b8 [2023-10-18T21:07:07.510Z] Removing intermediate container 862bc7eb51b8 [2023-10-18T21:07:07.510Z] ---> 8a2cc53a91ee [2023-10-18T21:07:07.510Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-18T21:07:07.510Z] ---> Running in c3e5842fcb8f [2023-10-18T21:07:07.510Z] Removing intermediate container c3e5842fcb8f [2023-10-18T21:07:07.510Z] ---> fb2c8e1c1f14 [2023-10-18T21:07:07.510Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T21:07:07.510Z] ---> Running in a83f73507027 [2023-10-18T21:07:07.510Z] Removing intermediate container a83f73507027 [2023-10-18T21:07:07.510Z] ---> 3654d4a13d9a [2023-10-18T21:07:07.510Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T21:07:07.510Z] ---> Running in 30ef8e1edcde [2023-10-18T21:07:07.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T21:07:08.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T21:07:08.288Z] OK: 264 MiB in 52 packages [2023-10-18T21:07:08.554Z] Removing intermediate container 30ef8e1edcde [2023-10-18T21:07:08.554Z] ---> 39932f26648f [2023-10-18T21:07:08.554Z] Step 8/12 : WORKDIR /app [2023-10-18T21:07:08.554Z] ---> Running in 80e13b803301 [2023-10-18T21:07:08.554Z] Removing intermediate container 80e13b803301 [2023-10-18T21:07:08.554Z] ---> 77e0935d75d2 [2023-10-18T21:07:08.554Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-18T21:07:08.813Z] ---> f62d3df53dcf [2023-10-18T21:07:08.813Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T21:07:08.813Z] ---> Running in c61083f49381 [2023-10-18T21:07:10.367Z] Still waiting to schedule task [2023-10-18T21:07:10.367Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-18T21:08:05.088Z] Removing intermediate container c61083f49381 [2023-10-18T21:08:05.089Z] ---> bfdeb5d25099 [2023-10-18T21:08:05.089Z] Step 11/12 : COPY . . [2023-10-18T21:08:05.089Z] ---> 6c577e2c31a2 [2023-10-18T21:08:05.089Z] Step 12/12 : RUN $MAKE [2023-10-18T21:08:05.089Z] ---> Running in 54eef5402ca5 [2023-10-18T21:08:05.089Z] noop [2023-10-18T21:08:05.089Z] Removing intermediate container 54eef5402ca5 [2023-10-18T21:08:05.089Z] ---> e914b774a166 [2023-10-18T21:08:05.089Z] Successfully built e914b774a166 [2023-10-18T21:08:05.089Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T21:08:05.416Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-18T21:08:05.416Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T21:08:05.486Z] prd-ubuntu20.04-docker-8c-8g-9552 does not seem to be running inside a container [2023-10-18T21:08:05.524Z] $ 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-18T21:08:05.846Z] $ docker top 10039da0ea2eed369444ecdb69d59eb7552ba187ae46224e3c14f48708d0a54d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T21:08:06.181Z] + go version [2023-10-18T21:08:06.181Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-18T21:08:06.193Z] $ docker stop --time=1 10039da0ea2eed369444ecdb69d59eb7552ba187ae46224e3c14f48708d0a54d [2023-10-18T21:08:07.446Z] $ docker rm -f --volumes 10039da0ea2eed369444ecdb69d59eb7552ba187ae46224e3c14f48708d0a54d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T21:08:07.852Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-18T21:08:07.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T21:08:07.924Z] prd-ubuntu20.04-docker-8c-8g-9552 does not seem to be running inside a container [2023-10-18T21:08:07.960Z] $ 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-18T21:08:08.272Z] $ docker top 31a07d430b3fd84b065ef6b1da281642d0082b2e0dd434b0721e39d458c8e220 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T21:08:08.608Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] fileExists [Pipeline] sh [2023-10-18T21:08:08.906Z] + make test [2023-10-18T21:08:08.906Z] go test ./... -coverprofile=coverage.out ./... [2023-10-18T21:08:10.281Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-18T21:08:20.261Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-18T21:08:20.261Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-18T21:08:23.544Z] level=DEBUG ts=2023-10-18T21:08:19.166331927Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.166969944Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.167028606Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-10-18T21:08:23.544Z] level=DEBUG ts=2023-10-18T21:08:19.167056607Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.170462811Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.544Z] level=WARN ts=2023-10-18T21:08:19.170817816Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.170873849Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.171091168Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.544Z] level=WARN ts=2023-10-18T21:08:19.171106188Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-18T21:08:23.544Z] level=DEBUG ts=2023-10-18T21:08:19.171122349Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.171156421Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.171276966Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.544Z] level=DEBUG ts=2023-10-18T21:08:19.171409891Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.544Z] level=DEBUG ts=2023-10-18T21:08:19.171484894Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.171555237Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.171683953Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.544Z] level=DEBUG ts=2023-10-18T21:08:19.171731685Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.171785387Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.17186367Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.544Z] level=DEBUG ts=2023-10-18T21:08:19.171903272Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.171977855Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.172030577Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-10-18T21:08:23.544Z] level=DEBUG ts=2023-10-18T21:08:19.172392063Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.172753288Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.172785679Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-10-18T21:08:23.544Z] level=DEBUG ts=2023-10-18T21:08:19.17279892Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.172980327Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.544Z] level=WARN ts=2023-10-18T21:08:19.173011499Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.173079582Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.173199387Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.544Z] level=WARN ts=2023-10-18T21:08:19.173220258Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-18T21:08:23.544Z] level=DEBUG ts=2023-10-18T21:08:19.173247129Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.173282Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.173401955Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.544Z] level=DEBUG ts=2023-10-18T21:08:19.173455618Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.544Z] level=DEBUG ts=2023-10-18T21:08:19.173493269Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.173536881Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.173654146Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.544Z] level=DEBUG ts=2023-10-18T21:08:19.173711588Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.173784111Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.173901066Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.544Z] level=DEBUG ts=2023-10-18T21:08:19.173950908Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.174011491Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.174052793Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:xArray-25-9C-D4 host:127.0.0.1 port:59923 vendor:25882 model:2001007 fwVersion:5.14.0.240}" [2023-10-18T21:08:23.544Z] level=DEBUG ts=2023-10-18T21:08:19.174357726Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.174585795Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-10-18T21:08:23.544Z] level=INFO ts=2023-10-18T21:08:19.174619497Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.174640048Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.174681169Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=WARN ts=2023-10-18T21:08:19.17469826Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.174737532Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.174852366Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=WARN ts=2023-10-18T21:08:19.174874287Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.174901339Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.1749303Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.175034354Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.175098697Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.175134608Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.175207681Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.175315906Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.17539803Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.175493054Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.175613329Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.17564066Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.175683862Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.175706833Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-D2-7F-A1 host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.17587382Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.176043027Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.176057067Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.176065898Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.176166452Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=WARN ts=2023-10-18T21:08:19.176176882Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.176192543Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.176280287Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=WARN ts=2023-10-18T21:08:19.176322409Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.176371881Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.176435993Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.17659872Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.176655283Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.176689964Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.176768067Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.176914473Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.176979966Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.177049949Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.177172754Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.177222887Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.177273799Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.177318831Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-302411f9c92d4f host:127.0.0.1 port:59923 vendor:25882 model:50 fwVersion:7.0.0}" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.177595032Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.177812711Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.177851223Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.177869864Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=WARN ts=2023-10-18T21:08:19.177887575Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.177928516Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.177918676Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.17801368Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=WARN ts=2023-10-18T21:08:19.17802546Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.178050231Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.178081113Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.178172047Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.178210538Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.178234139Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.17825851Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.178360205Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.178406346Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.178436768Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.17849063Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.178512911Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.178543472Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.178558273Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-FC-4D-1A host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.178758971Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.178916698Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.178935809Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.178944289Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.179022782Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=WARN ts=2023-10-18T21:08:19.179051514Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.179095306Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.179166589Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=WARN ts=2023-10-18T21:08:19.17919677Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.179240402Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.179281543Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.179375797Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.179398918Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.179425449Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.17944022Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.179513733Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.179549785Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.179568345Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.179631498Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.17968438Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.179747143Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.179778924Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:LLRP-001a004fd9ca2b host:127.0.0.1 port:59923 vendor:50 model:50 fwVersion:1.0.0}" [2023-10-18T21:08:23.545Z] --- FAIL: TestAutoDiscoverNaming (0.01s) [2023-10-18T21:08:23.545Z] --- FAIL: TestAutoDiscoverNaming/LLRP-001a004fd9ca2b (0.00s) [2023-10-18T21:08:23.545Z] discover_test.go:178: error shutting down test emulator: WriteTo failed: write tcp4 127.0.0.1:59923->127.0.0.1:50090: use of closed network connection [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.180000764Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.180212033Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.180366799Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.180406471Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.180421651Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.180429482Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=WARN ts=2023-10-18T21:08:19.180445683Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.180470414Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.180537086Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=WARN ts=2023-10-18T21:08:19.180565668Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.180589209Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.18062784Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.180695613Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.180729794Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.180750895Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.180772216Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.180835239Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.18086961Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.180893701Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.180960284Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.180992576Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.181023607Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.181046508Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.181158733Z app=test source=discover.go:120 msg="total estimated network probes: 1, async limit: 1, probe timeout: 1s, total estimated time: 1s" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.181296568Z app=test source=discover.go:344 host=127.0.0.1 port=59923 msg="Connection dialed" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.18132956Z app=test source=discover.go:392 host=127.0.0.1 port=59923 msg="Attempting to connect to potential LLRP device..." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.181351661Z app=test source=logging.go:34 type=MsgReaderEventNotification device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=WARN ts=2023-10-18T21:08:19.181369752Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.181347581Z app=test source=discover.go:365 msg="Sending GetReaderConfig." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.181418114Z app=test source=logging.go:25 type=MsgGetSupportedVersion device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.181483436Z app=test source=logging.go:34 type=MsgErrorMessage device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=WARN ts=2023-10-18T21:08:19.181503767Z app=test source=logging.go:38 message-version=Version1_0_1 client-version=Version1_1 msg="LLRP incoming message version mismatch" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.181532028Z app=test source=logging.go:45 type=MsgErrorMessage device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.181556939Z app=test source=logging.go:25 type=MsgGetReaderConfig device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.181634333Z app=test source=logging.go:34 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.181669254Z app=test source=logging.go:45 type=MsgGetReaderConfigResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.181693605Z app=test source=discover.go:378 msg="Sending GetReaderCapabilities." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.181714646Z app=test source=logging.go:25 type=MsgGetReaderCapabilities device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.181775019Z app=test source=logging.go:34 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.18180763Z app=test source=logging.go:45 type=MsgGetReaderCapabilitiesResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.181830201Z app=test source=logging.go:25 type=MsgCloseConnection device=probe-127.0.0.1 msg="Sending LLRP message" [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.181894844Z app=test source=logging.go:34 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Incoming LLRP message" [2023-10-18T21:08:23.545Z] level=DEBUG ts=2023-10-18T21:08:19.181926765Z app=test source=logging.go:45 type=MsgCloseConnectionResponse device=probe-127.0.0.1 msg="Handled LLRP message." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.181954546Z app=test source=discover.go:398 host=127.0.0.1 port=59923 msg="Connection initiated successfully." [2023-10-18T21:08:23.545Z] level=INFO ts=2023-10-18T21:08:19.181976547Z app=test source=discover.go:432 msg="Discovered device: &{deviceName:SpeedwayR-19-C5-D6 host:127.0.0.1 port:59923 vendor:25882 model:2001002 fwVersion:5.14.0.240}" [2023-10-18T21:08:23.545Z] level=WARN ts=2023-10-18T21:08:19.182072941Z app=test source=discover.go:254 msg="Re-discovered existing device at the same TCP address, nothing to do." [2023-10-18T21:08:23.545Z] FAIL [2023-10-18T21:08:23.545Z] coverage: 40.6% of statements [2023-10-18T21:08:23.546Z] FAIL github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.937s [2023-10-18T21:08:23.546Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.247s coverage: 51.9% of statements [2023-10-18T21:08:23.546Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.015s coverage: 95.5% of statements [2023-10-18T21:08:23.546Z] FAIL [2023-10-18T21:08:23.546Z] make: *** [Makefile:33: unittest] Error 1 [Pipeline] } [2023-10-18T21:08:23.558Z] $ docker stop --time=1 31a07d430b3fd84b065ef6b1da281642d0082b2e0dd434b0721e39d458c8e220 [2023-10-18T21:08:26.374Z] $ docker rm -f --volumes 31a07d430b3fd84b065ef6b1da281642d0082b2e0dd434b0721e39d458c8e220 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T21:08:26.923Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T21:08:26.923Z] [2023-10-18T21:08:26.923Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T21:08:27.222Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T21:08:27.222Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-18T21:08:27.222Z] 5eb5b503b376: Pulling fs layer [2023-10-18T21:08:27.222Z] 5c69ac0246d0: Pulling fs layer [2023-10-18T21:08:27.222Z] ec43610c2a17: Pulling fs layer [2023-10-18T21:08:27.222Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-18T21:08:27.222Z] 33b1e0a273af: Pulling fs layer [2023-10-18T21:08:27.222Z] 5d3b04190fa2: Pulling fs layer [2023-10-18T21:08:27.222Z] 2f39f015ded8: Pulling fs layer [2023-10-18T21:08:27.222Z] 3a2ae6a8a46f: Waiting [2023-10-18T21:08:27.222Z] 33b1e0a273af: Waiting [2023-10-18T21:08:27.222Z] 5d3b04190fa2: Waiting [2023-10-18T21:08:27.222Z] 2f39f015ded8: Waiting [2023-10-18T21:08:27.222Z] 5c69ac0246d0: Verifying Checksum [2023-10-18T21:08:27.222Z] 5c69ac0246d0: Download complete [2023-10-18T21:08:27.222Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-18T21:08:27.222Z] 3a2ae6a8a46f: Download complete [2023-10-18T21:08:27.222Z] 33b1e0a273af: Verifying Checksum [2023-10-18T21:08:27.222Z] 33b1e0a273af: Download complete [2023-10-18T21:08:27.222Z] 5d3b04190fa2: Verifying Checksum [2023-10-18T21:08:27.222Z] 5d3b04190fa2: Download complete [2023-10-18T21:08:27.480Z] ec43610c2a17: Verifying Checksum [2023-10-18T21:08:27.481Z] ec43610c2a17: Download complete [2023-10-18T21:08:27.481Z] 5eb5b503b376: Verifying Checksum [2023-10-18T21:08:27.481Z] 5eb5b503b376: Download complete [2023-10-18T21:08:28.044Z] 2f39f015ded8: Download complete [2023-10-18T21:08:28.610Z] 5eb5b503b376: Pull complete [2023-10-18T21:08:28.610Z] 5c69ac0246d0: Pull complete [2023-10-18T21:08:29.176Z] ec43610c2a17: Pull complete [2023-10-18T21:08:29.176Z] 3a2ae6a8a46f: Pull complete [2023-10-18T21:08:29.434Z] 33b1e0a273af: Pull complete [2023-10-18T21:08:29.434Z] 5d3b04190fa2: Pull complete [2023-10-18T21:08:33.618Z] 2f39f015ded8: Pull complete [2023-10-18T21:08:33.618Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-18T21:08:33.618Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T21:08:33.618Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T21:08:33.694Z] prd-ubuntu20.04-docker-8c-8g-9552 does not seem to be running inside a container [2023-10-18T21:08:33.729Z] $ 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-18T21:08:37.392Z] $ docker top 972c316f5636cde5fe1e1a8ec45ba0e2f85e53e19de2f76c63642fb8017df4a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T21:08:37.800Z] ---> job-cost.sh [2023-10-18T21:08:37.800Z] lf-activate-venv: SKIPPING [2023-10-18T21:08:37.800Z] INFO: No Stack... [2023-10-18T21:08:38.059Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-18T21:08:38.317Z] INFO: Archiving Costs [Pipeline] sh [2023-10-18T21:08:38.606Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/cost.csv [2023-10-18T21:08:38.606Z] + cut -d, -f6 [Pipeline] lock [2023-10-18T21:08:38.617Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-25-stack-cost] [2023-10-18T21:08:38.623Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-25-stack-cost] did not exist. Created. [2023-10-18T21:08:38.624Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-18T21:08:38.928Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-18T21:08:38.970Z] Stashed 1 file(s) [Pipeline] } [2023-10-18T21:08:38.977Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-25-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-18T21:08:38.998Z] $ docker stop --time=1 972c316f5636cde5fe1e1a8ec45ba0e2f85e53e19de2f76c63642fb8017df4a9 [2023-10-18T21:08:40.141Z] $ docker rm -f --volumes 972c316f5636cde5fe1e1a8ec45ba0e2f85e53e19de2f76c63642fb8017df4a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-18T21:08:40.234Z] Failed in branch amd64 [2023-10-18T21:09:04.726Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9553 in /w/workspace/undry_device-rfid-llrp-go_PR-229 [Pipeline] { [Pipeline] ws [2023-10-18T21:09:04.743Z] Running in /w/workspace/device-rfid-llrp-go/25 [Pipeline] { [Pipeline] checkout [2023-10-18T21:09:04.781Z] The recommended git tool is: git [2023-10-18T21:09:09.902Z] using credential edgex-jenkins-ssh [2023-10-18T21:09:09.926Z] Cloning the remote Git repository [2023-10-18T21:09:09.977Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-18T21:09:10.080Z] > git init /w/workspace/device-rfid-llrp-go/25 # timeout=10 [2023-10-18T21:09:10.249Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-18T21:09:10.250Z] > git --version # timeout=10 [2023-10-18T21:09:10.279Z] > git --version # 'git version 2.25.1' [2023-10-18T21:09:10.281Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-18T21:09:10.460Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-18T21:09:11.722Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-10-18T21:09:11.743Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-18T21:09:13.158Z] Merging remotes/origin/main commit 878a6e6074138d8920890418877c0dc328ed9919 into PR head commit 101b75117e411bdd78502b3f1ca04c1dcd42e077 [2023-10-18T21:09:12.615Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-10-18T21:09:12.654Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-10-18T21:09:12.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-18T21:09:12.670Z] > 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-18T21:09:13.178Z] > git config core.sparsecheckout # timeout=10 [2023-10-18T21:09:13.263Z] > git checkout -f 101b75117e411bdd78502b3f1ca04c1dcd42e077 # timeout=10 [2023-10-18T21:09:13.376Z] > git remote # timeout=10 [2023-10-18T21:09:13.398Z] > git config --get remote.origin.url # timeout=10 [2023-10-18T21:09:13.618Z] Merge succeeded, producing 284154144e7e7a5f82a5502e2b7a0e83566908e6 [2023-10-18T21:09:13.619Z] Checking out Revision 284154144e7e7a5f82a5502e2b7a0e83566908e6 (PR-229) [2023-10-18T21:09:13.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-18T21:09:13.435Z] > git merge 878a6e6074138d8920890418877c0dc328ed9919 # timeout=10 [2023-10-18T21:09:13.589Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-18T21:09:13.626Z] > git config core.sparsecheckout # timeout=10 [2023-10-18T21:09:13.642Z] > git checkout -f 284154144e7e7a5f82a5502e2b7a0e83566908e6 # timeout=10 [2023-10-18T21:09:17.153Z] Commit message: "Merge commit '878a6e6074138d8920890418877c0dc328ed9919' into HEAD" [2023-10-18T21:09:17.175Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T21:09:17.161Z] > git rev-list --no-walk b611087c4cfc1b3361acf6e99a0bd83f5bf4c47e # timeout=10 [2023-10-18T21:09:18.003Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-18T21:09:18.003Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-18T21:09:18.003Z] Dload Upload Total Spent Left Speed [2023-10-18T21:09:18.003Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2023-10-18T21:09:18.712Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-18T21:09:19.035Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-18T21:09:19.035Z] + sudo tee /etc/docker/daemon.new [2023-10-18T21:09:19.035Z] { [2023-10-18T21:09:19.035Z] "registry-mirrors": [ [2023-10-18T21:09:19.035Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-18T21:09:19.035Z] ], [2023-10-18T21:09:19.035Z] "bip": "10.250.0.254/24", [2023-10-18T21:09:19.035Z] "hosts": [ [2023-10-18T21:09:19.035Z] "tcp://0.0.0.0:5555", [2023-10-18T21:09:19.035Z] "unix:///var/run/docker.sock" [2023-10-18T21:09:19.035Z] ], [2023-10-18T21:09:19.035Z] "mtu": 1458, [2023-10-18T21:09:19.035Z] "selinux-enabled": true, [2023-10-18T21:09:19.035Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-18T21:09:19.035Z] } [Pipeline] sh [2023-10-18T21:09:19.357Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-18T21:09:19.696Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T21:09:41.812Z] provisioning config files... [2023-10-18T21:09:41.834Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/25@tmp/config10024900475972343118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T21:09:42.177Z] ---> docker-login.sh [2023-10-18T21:09:42.178Z] nexus3.edgexfoundry.org:10001 [2023-10-18T21:09:42.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T21:09:42.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T21:09:42.771Z] Configure a credential helper to remove this warning. See [2023-10-18T21:09:42.771Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T21:09:42.771Z] [2023-10-18T21:09:42.771Z] Login Succeeded [2023-10-18T21:09:42.771Z] nexus3.edgexfoundry.org:10002 [2023-10-18T21:09:43.041Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T21:09:43.041Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T21:09:43.041Z] Configure a credential helper to remove this warning. See [2023-10-18T21:09:43.041Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T21:09:43.041Z] [2023-10-18T21:09:43.041Z] Login Succeeded [2023-10-18T21:09:43.041Z] nexus3.edgexfoundry.org:10003 [2023-10-18T21:09:43.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T21:09:43.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T21:09:43.587Z] Configure a credential helper to remove this warning. See [2023-10-18T21:09:43.587Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T21:09:43.587Z] [2023-10-18T21:09:43.587Z] Login Succeeded [2023-10-18T21:09:43.587Z] nexus3.edgexfoundry.org:10004 [2023-10-18T21:09:43.856Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T21:09:43.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T21:09:43.857Z] Configure a credential helper to remove this warning. See [2023-10-18T21:09:43.857Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T21:09:43.857Z] [2023-10-18T21:09:43.857Z] Login Succeeded [2023-10-18T21:09:43.857Z] docker.io [2023-10-18T21:09:44.123Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T21:09:44.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T21:09:44.400Z] Configure a credential helper to remove this warning. See [2023-10-18T21:09:44.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T21:09:44.400Z] [2023-10-18T21:09:44.400Z] Login Succeeded [2023-10-18T21:09:44.400Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T21:09:44.413Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-18T21:09:47.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T21:09:47.138Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T21:09:47.147Z] ========================================================= [2023-10-18T21:09:47.147Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-18T21:09:47.147Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T21:09:47.509Z] + 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-18T21:09:47.782Z] Sending build context to Docker daemon 1.219MB [2023-10-18T21:09:47.782Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T21:09:47.782Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-18T21:09:48.074Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-18T21:09:48.074Z] 9fda8d8052c6: Pulling fs layer [2023-10-18T21:09:48.074Z] 5d54e960e981: Pulling fs layer [2023-10-18T21:09:48.074Z] c4a7e357bf2a: Pulling fs layer [2023-10-18T21:09:48.074Z] f0e02332f6b5: Pulling fs layer [2023-10-18T21:09:48.074Z] cefa15bbcfad: Pulling fs layer [2023-10-18T21:09:48.074Z] 17808c966233: Pulling fs layer [2023-10-18T21:09:48.074Z] f4c1fc716caa: Pulling fs layer [2023-10-18T21:09:48.074Z] cefa15bbcfad: Waiting [2023-10-18T21:09:48.074Z] 17808c966233: Waiting [2023-10-18T21:09:48.074Z] f4c1fc716caa: Waiting [2023-10-18T21:09:48.074Z] f0e02332f6b5: Waiting [2023-10-18T21:09:48.074Z] 5d54e960e981: Verifying Checksum [2023-10-18T21:09:48.074Z] 5d54e960e981: Download complete [2023-10-18T21:09:48.074Z] f0e02332f6b5: Verifying Checksum [2023-10-18T21:09:48.074Z] f0e02332f6b5: Download complete [2023-10-18T21:09:48.074Z] cefa15bbcfad: Verifying Checksum [2023-10-18T21:09:48.074Z] cefa15bbcfad: Download complete [2023-10-18T21:09:48.074Z] 9fda8d8052c6: Verifying Checksum [2023-10-18T21:09:48.074Z] 9fda8d8052c6: Download complete [2023-10-18T21:09:48.684Z] f4c1fc716caa: Verifying Checksum [2023-10-18T21:09:48.684Z] f4c1fc716caa: Download complete [2023-10-18T21:09:48.954Z] 9fda8d8052c6: Pull complete [2023-10-18T21:09:50.382Z] c4a7e357bf2a: Verifying Checksum [2023-10-18T21:09:50.382Z] c4a7e357bf2a: Download complete [2023-10-18T21:09:50.966Z] 17808c966233: Verifying Checksum [2023-10-18T21:09:50.966Z] 17808c966233: Download complete [2023-10-18T21:09:52.371Z] 5d54e960e981: Pull complete [2023-10-18T21:10:07.376Z] c4a7e357bf2a: Pull complete [2023-10-18T21:10:07.376Z] f0e02332f6b5: Pull complete [2023-10-18T21:10:07.376Z] cefa15bbcfad: Pull complete [2023-10-18T21:10:15.600Z] 17808c966233: Pull complete [2023-10-18T21:10:15.600Z] f4c1fc716caa: Pull complete [2023-10-18T21:10:15.867Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-18T21:10:15.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-18T21:10:15.867Z] ---> ea914061e18c [2023-10-18T21:10:15.867Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-10-18T21:10:17.275Z] ---> Running in 9e20d0b73061 [2023-10-18T21:10:17.542Z] Removing intermediate container 9e20d0b73061 [2023-10-18T21:10:17.542Z] ---> df1f5c420680 [2023-10-18T21:10:17.542Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T21:10:17.542Z] ---> Running in 2f4e45a8a549 [2023-10-18T21:10:17.808Z] Removing intermediate container 2f4e45a8a549 [2023-10-18T21:10:17.808Z] ---> 4fcebf6e36a1 [2023-10-18T21:10:17.808Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-10-18T21:10:17.808Z] ---> Running in 1887844e1d05 [2023-10-18T21:10:18.078Z] Removing intermediate container 1887844e1d05 [2023-10-18T21:10:18.078Z] ---> 7ceb2ba04564 [2023-10-18T21:10:18.078Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T21:10:18.078Z] ---> Running in 15a6bda4bcc0 [2023-10-18T21:10:18.355Z] Removing intermediate container 15a6bda4bcc0 [2023-10-18T21:10:18.356Z] ---> 1d3c2dc23534 [2023-10-18T21:10:18.356Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T21:10:18.622Z] ---> Running in c9ae6ac15ef2 [2023-10-18T21:10:19.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T21:10:19.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T21:10:20.808Z] OK: 266 MiB in 52 packages [2023-10-18T21:10:21.769Z] Removing intermediate container c9ae6ac15ef2 [2023-10-18T21:10:21.769Z] ---> 11c727a46625 [2023-10-18T21:10:21.769Z] Step 8/12 : WORKDIR /app [2023-10-18T21:10:21.769Z] ---> Running in bb9294b17dc3 [2023-10-18T21:10:22.037Z] Removing intermediate container bb9294b17dc3 [2023-10-18T21:10:22.037Z] ---> 18a5f027a5ba [2023-10-18T21:10:22.037Z] Step 9/12 : COPY go.mod vendor* ./ [2023-10-18T21:10:22.627Z] ---> bb289ad45749 [2023-10-18T21:10:22.627Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T21:10:22.627Z] ---> Running in 5f9e49e8d149 [2023-10-18T21:11:59.301Z] Removing intermediate container 5f9e49e8d149 [2023-10-18T21:11:59.301Z] ---> 4ca58a01c848 [2023-10-18T21:11:59.301Z] Step 11/12 : COPY . . [2023-10-18T21:11:59.301Z] ---> eceb9610f676 [2023-10-18T21:11:59.301Z] Step 12/12 : RUN $MAKE [2023-10-18T21:11:59.301Z] ---> Running in fcd32da425bb [2023-10-18T21:11:59.301Z] noop [2023-10-18T21:11:59.301Z] Removing intermediate container fcd32da425bb [2023-10-18T21:11:59.301Z] ---> 86644cf904ae [2023-10-18T21:11:59.301Z] Successfully built 86644cf904ae [2023-10-18T21:11:59.301Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T21:11:59.657Z] + docker inspect -f . ci-base-image-arm64 [2023-10-18T21:11:59.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T21:11:59.873Z] prd-ubuntu20.04-docker-arm64-4c-16g-9553 does not seem to be running inside a container [2023-10-18T21:11:59.949Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/25 -v /w/workspace/device-rfid-llrp-go/25:/w/workspace/device-rfid-llrp-go/25:rw,z -v /w/workspace/device-rfid-llrp-go/25@tmp:/w/workspace/device-rfid-llrp-go/25@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-18T21:12:01.112Z] $ docker top 4c470adf69e14fba244a2691473cf932a578fc9d2df2fe0117298a0f74fe9fd5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T21:12:01.947Z] + go version [2023-10-18T21:12:01.948Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-18T21:12:01.970Z] $ docker stop --time=1 4c470adf69e14fba244a2691473cf932a578fc9d2df2fe0117298a0f74fe9fd5 [2023-10-18T21:12:03.547Z] $ docker rm -f --volumes 4c470adf69e14fba244a2691473cf932a578fc9d2df2fe0117298a0f74fe9fd5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T21:12:04.077Z] + docker inspect -f . ci-base-image-arm64 [2023-10-18T21:12:04.077Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T21:12:04.480Z] prd-ubuntu20.04-docker-arm64-4c-16g-9553 does not seem to be running inside a container [2023-10-18T21:12:04.549Z] $ 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/25 -v /w/workspace/device-rfid-llrp-go/25:/w/workspace/device-rfid-llrp-go/25:rw,z -v /w/workspace/device-rfid-llrp-go/25@tmp:/w/workspace/device-rfid-llrp-go/25@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-18T21:12:06.927Z] $ docker top 3058b7957262bbb703f9d94423082d46a749708d17ee87cbacebaa13b5f359b2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T21:12:07.413Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/25 [Pipeline] fileExists [Pipeline] sh [2023-10-18T21:12:07.745Z] + make test [2023-10-18T21:12:07.745Z] go test ./... -coverprofile=coverage.out ./... [2023-10-18T21:12:12.019Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-10-18T21:13:48.895Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-10-18T21:13:48.896Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-10-18T21:14:10.953Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.854s coverage: 40.6% of statements [2023-10-18T21:14:10.953Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.534s coverage: 51.9% of statements [2023-10-18T21:14:10.953Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.026s coverage: 95.5% of statements [2023-10-18T21:14:10.953Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-18T21:14:10.953Z] go vet ./... [2023-10-18T21:14:32.998Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-18T21:14:32.998Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-18T21:14:32.998Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-18T21:14:33.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-18T21:14:33.034Z] $ docker stop --time=1 3058b7957262bbb703f9d94423082d46a749708d17ee87cbacebaa13b5f359b2 [2023-10-18T21:14:36.622Z] $ docker rm -f --volumes 3058b7957262bbb703f9d94423082d46a749708d17ee87cbacebaa13b5f359b2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T21:14:37.737Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-18T21:14:38.334Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T21:14:38.910Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-18T21:14:39.228Z] + ls -al . [2023-10-18T21:14:39.228Z] total 640 [2023-10-18T21:14:39.228Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 21:12 . [2023-10-18T21:14:39.228Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 21:09 .. [2023-10-18T21:14:39.228Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 18 21:09 .dockerignore [2023-10-18T21:14:39.228Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 21:09 .git [2023-10-18T21:14:39.228Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 21:09 .github [2023-10-18T21:14:39.228Z] -rw-rw-r-- 1 jenkins jenkins 946 Oct 18 21:09 .gitignore [2023-10-18T21:14:39.228Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 21:09 .golangci.yml [2023-10-18T21:14:39.228Z] -rw-rw-r-- 1 jenkins jenkins 11980 Oct 18 21:09 Attribution.txt [2023-10-18T21:14:39.228Z] -rw-rw-r-- 1 jenkins jenkins 10365 Oct 18 21:09 CHANGELOG.md [2023-10-18T21:14:39.228Z] -rw-rw-r-- 1 jenkins jenkins 1347 Oct 18 21:09 Dockerfile [2023-10-18T21:14:39.228Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 21:09 GOVERNANCE.md [2023-10-18T21:14:39.228Z] -rw-rw-r-- 1 jenkins jenkins 683 Oct 18 21:09 Jenkinsfile [2023-10-18T21:14:39.228Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 18 21:09 LICENSE [2023-10-18T21:14:39.228Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 18 21:09 Makefile [2023-10-18T21:14:39.228Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 18 21:09 OWNERS.md [2023-10-18T21:14:39.228Z] -rw-rw-r-- 1 jenkins jenkins 29016 Oct 18 21:09 README.md [2023-10-18T21:14:39.228Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 18 21:06 VERSION [2023-10-18T21:14:39.228Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 21:09 bin [2023-10-18T21:14:39.228Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 21:09 cmd [2023-10-18T21:14:39.228Z] -rw-r--r-- 1 jenkins jenkins 459493 Oct 18 21:14 coverage.out [2023-10-18T21:14:39.228Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 21:09 examples [2023-10-18T21:14:39.228Z] -rw-rw-r-- 1 jenkins jenkins 3878 Oct 18 21:09 go.mod [2023-10-18T21:14:39.228Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 18 21:09 go.sum [2023-10-18T21:14:39.228Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 21:09 images [2023-10-18T21:14:39.228Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 18 21:09 internal [2023-10-18T21:14:39.228Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 21:09 snap [2023-10-18T21:14:39.228Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 18 21:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T21:14:39.567Z] + 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=284154144e7e7a5f82a5502e2b7a0e83566908e6 --label arch=arm64 --label version=0.0.0 . [2023-10-18T21:14:39.835Z] Sending build context to Docker daemon 1.219MB [2023-10-18T21:14:39.836Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T21:14:39.836Z] Step 2/24 : FROM ${BASE} AS builder [2023-10-18T21:14:39.836Z] ---> 86644cf904ae [2023-10-18T21:14:39.836Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-10-18T21:14:39.836Z] ---> Running in 805413a78a72 [2023-10-18T21:14:40.207Z] Removing intermediate container 805413a78a72 [2023-10-18T21:14:40.207Z] ---> 032bb75c0835 [2023-10-18T21:14:40.207Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T21:14:40.505Z] ---> Running in b6ad0e914311 [2023-10-18T21:14:40.773Z] Removing intermediate container b6ad0e914311 [2023-10-18T21:14:40.773Z] ---> cc14f59a3760 [2023-10-18T21:14:40.773Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-10-18T21:14:40.773Z] ---> Running in 77f6d0f650fb [2023-10-18T21:14:41.049Z] Removing intermediate container 77f6d0f650fb [2023-10-18T21:14:41.049Z] ---> 0355890d5d6e [2023-10-18T21:14:41.049Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T21:14:41.049Z] ---> Running in f39b2aa7ec03 [2023-10-18T21:14:41.331Z] Removing intermediate container f39b2aa7ec03 [2023-10-18T21:14:41.331Z] ---> 6bc0b7f5a39b [2023-10-18T21:14:41.331Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T21:14:41.331Z] ---> Running in e0c100ab5699 [2023-10-18T21:14:42.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T21:14:42.781Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T21:14:44.231Z] OK: 266 MiB in 52 packages [2023-10-18T21:14:44.823Z] Removing intermediate container e0c100ab5699 [2023-10-18T21:14:44.823Z] ---> 90ab047c061e [2023-10-18T21:14:44.823Z] Step 8/24 : WORKDIR /app [2023-10-18T21:14:44.823Z] ---> Running in 6e21b169759e [2023-10-18T21:14:45.091Z] Removing intermediate container 6e21b169759e [2023-10-18T21:14:45.091Z] ---> 5ba84a2e23ec [2023-10-18T21:14:45.091Z] Step 9/24 : COPY go.mod vendor* ./ [2023-10-18T21:14:45.691Z] ---> c60a305281b1 [2023-10-18T21:14:45.691Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T21:14:45.691Z] ---> Running in e07932f14610 [2023-10-18T21:14:49.950Z] Removing intermediate container e07932f14610 [2023-10-18T21:14:49.950Z] ---> d005e2baf451 [2023-10-18T21:14:49.950Z] Step 11/24 : COPY . . [2023-10-18T21:14:50.915Z] ---> 399416270d53 [2023-10-18T21:14:50.915Z] Step 12/24 : RUN $MAKE [2023-10-18T21:14:50.915Z] ---> Running in 6b92c10950dd [2023-10-18T21:14:51.881Z] 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.35" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-10-18T21:16:43.521Z] Removing intermediate container 6b92c10950dd [2023-10-18T21:16:43.522Z] ---> 5157f5bdd781 [2023-10-18T21:16:43.522Z] Step 13/24 : FROM alpine:3.18 [2023-10-18T21:16:43.522Z] 3.18: Pulling from library/alpine [2023-10-18T21:16:43.522Z] 579b34f0a95b: Pulling fs layer [2023-10-18T21:16:43.522Z] 579b34f0a95b: Verifying Checksum [2023-10-18T21:16:43.522Z] 579b34f0a95b: Download complete [2023-10-18T21:16:43.522Z] 579b34f0a95b: Pull complete [2023-10-18T21:16:43.522Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-18T21:16:43.522Z] Status: Downloaded newer image for alpine:3.18 [2023-10-18T21:16:43.522Z] ---> 3cc203321400 [2023-10-18T21:16:43.522Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-10-18T21:16:43.522Z] ---> Running in 8ef11f4c1db1 [2023-10-18T21:16:43.522Z] Removing intermediate container 8ef11f4c1db1 [2023-10-18T21:16:43.522Z] ---> 019765c36c1e [2023-10-18T21:16:43.522Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-10-18T21:16:43.522Z] ---> Running in 123456a983d9 [2023-10-18T21:16:43.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T21:16:43.522Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T21:16:43.522Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-18T21:16:43.522Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T21:16:43.522Z] OK: 8 MiB in 16 packages [2023-10-18T21:16:43.522Z] Removing intermediate container 123456a983d9 [2023-10-18T21:16:43.522Z] ---> 6dce7302386e [2023-10-18T21:16:43.522Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-10-18T21:16:43.522Z] ---> 854a32eba845 [2023-10-18T21:16:43.522Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-10-18T21:16:43.522Z] ---> 569f3a39b06c [2023-10-18T21:16:43.522Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-10-18T21:16:43.522Z] ---> 665dd502427e [2023-10-18T21:16:43.522Z] Step 19/24 : EXPOSE 59989 [2023-10-18T21:16:43.522Z] ---> Running in 12fb58d04eb8 [2023-10-18T21:16:43.522Z] Removing intermediate container 12fb58d04eb8 [2023-10-18T21:16:43.522Z] ---> 4d7a2ac8a2df [2023-10-18T21:16:43.522Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-10-18T21:16:43.522Z] ---> Running in 14b5c0158039 [2023-10-18T21:16:43.522Z] Removing intermediate container 14b5c0158039 [2023-10-18T21:16:43.522Z] ---> da2e60cf33ab [2023-10-18T21:16:43.522Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-18T21:16:43.522Z] ---> Running in d03d21385d6f [2023-10-18T21:16:43.522Z] Removing intermediate container d03d21385d6f [2023-10-18T21:16:43.522Z] ---> 3285a5311c7a [2023-10-18T21:16:43.522Z] Step 22/24 : LABEL arch=arm64 [2023-10-18T21:16:43.522Z] ---> Running in 94bb4ed57f3d [2023-10-18T21:16:43.522Z] Removing intermediate container 94bb4ed57f3d [2023-10-18T21:16:43.522Z] ---> cc94ed1de4ae [2023-10-18T21:16:43.522Z] Step 23/24 : LABEL git_sha=284154144e7e7a5f82a5502e2b7a0e83566908e6 [2023-10-18T21:16:43.522Z] ---> Running in d2e1164b06d9 [2023-10-18T21:16:43.522Z] Removing intermediate container d2e1164b06d9 [2023-10-18T21:16:43.522Z] ---> afa56924d9ce [2023-10-18T21:16:43.522Z] Step 24/24 : LABEL version=0.0.0 [2023-10-18T21:16:43.522Z] ---> Running in 112fc2d8c2ac [2023-10-18T21:16:43.786Z] Removing intermediate container 112fc2d8c2ac [2023-10-18T21:16:43.786Z] ---> 42467425cdfb [2023-10-18T21:16:43.786Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-18T21:16:43.786Z] Successfully built 42467425cdfb [2023-10-18T21:16:43.786Z] 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-18T21:16:44.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T21:16:44.217Z] [2023-10-18T21:16:44.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T21:16:44.556Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T21:16:44.821Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-18T21:16:44.821Z] 8998bd30e6a1: Pulling fs layer [2023-10-18T21:16:44.821Z] 04944245beec: Pulling fs layer [2023-10-18T21:16:44.821Z] 699f458cf7ca: Pulling fs layer [2023-10-18T21:16:44.821Z] 765212b225bb: Pulling fs layer [2023-10-18T21:16:44.821Z] f23df028b6ca: Pulling fs layer [2023-10-18T21:16:44.821Z] d65c8cfc05b1: Pulling fs layer [2023-10-18T21:16:44.821Z] 2437ff75d9bd: Pulling fs layer [2023-10-18T21:16:44.821Z] f23df028b6ca: Waiting [2023-10-18T21:16:44.821Z] d65c8cfc05b1: Waiting [2023-10-18T21:16:44.821Z] 765212b225bb: Waiting [2023-10-18T21:16:44.821Z] 2437ff75d9bd: Waiting [2023-10-18T21:16:44.821Z] 04944245beec: Verifying Checksum [2023-10-18T21:16:44.821Z] 04944245beec: Download complete [2023-10-18T21:16:44.821Z] 765212b225bb: Verifying Checksum [2023-10-18T21:16:44.821Z] 765212b225bb: Download complete [2023-10-18T21:16:45.086Z] f23df028b6ca: Verifying Checksum [2023-10-18T21:16:45.086Z] f23df028b6ca: Download complete [2023-10-18T21:16:45.086Z] d65c8cfc05b1: Verifying Checksum [2023-10-18T21:16:45.086Z] d65c8cfc05b1: Download complete [2023-10-18T21:16:45.086Z] 699f458cf7ca: Verifying Checksum [2023-10-18T21:16:45.086Z] 699f458cf7ca: Download complete [2023-10-18T21:16:45.666Z] 8998bd30e6a1: Verifying Checksum [2023-10-18T21:16:45.666Z] 8998bd30e6a1: Download complete [2023-10-18T21:16:48.239Z] 2437ff75d9bd: Verifying Checksum [2023-10-18T21:16:48.239Z] 2437ff75d9bd: Download complete [2023-10-18T21:16:53.569Z] 8998bd30e6a1: Pull complete [2023-10-18T21:16:53.569Z] 04944245beec: Pull complete [2023-10-18T21:16:54.970Z] 699f458cf7ca: Pull complete [2023-10-18T21:16:55.236Z] 765212b225bb: Pull complete [2023-10-18T21:16:56.192Z] f23df028b6ca: Pull complete [2023-10-18T21:16:56.457Z] d65c8cfc05b1: Pull complete [2023-10-18T21:17:14.681Z] 2437ff75d9bd: Pull complete [2023-10-18T21:17:14.681Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-18T21:17:14.681Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T21:17:14.681Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T21:17:14.864Z] prd-ubuntu20.04-docker-arm64-4c-16g-9553 does not seem to be running inside a container [2023-10-18T21:17:14.930Z] $ 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/25 -v /w/workspace/device-rfid-llrp-go/25:/w/workspace/device-rfid-llrp-go/25:rw,z -v /w/workspace/device-rfid-llrp-go/25@tmp:/w/workspace/device-rfid-llrp-go/25@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-18T21:17:17.411Z] $ docker top 62c0d7719555d5eae8ca659afe38c6091d3af2f792c053709b6fefe67c0ae9fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T21:17:18.233Z] ---> job-cost.sh [2023-10-18T21:17:18.233Z] lf-activate-venv: SKIPPING [2023-10-18T21:17:18.233Z] INFO: No Stack... [2023-10-18T21:17:19.186Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-18T21:17:19.763Z] INFO: Archiving Costs [Pipeline] sh [2023-10-18T21:17:20.393Z] + + catcut /w/workspace/device-rfid-llrp-go/25/archives/cost.csv -d, [2023-10-18T21:17:20.393Z] -f6 [Pipeline] lock [2023-10-18T21:17:20.463Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-25-stack-cost] [2023-10-18T21:17:20.468Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-25-stack-cost] did not exist. Created. [2023-10-18T21:17:20.468Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-25-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-18T21:17:21.131Z] /w/workspace/device-rfid-llrp-go/25@tmp/durable-6b394cd6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-18T21:17:21.777Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-18T21:17:21.796Z] Warning: overwriting stash ‘stack-cost’ [2023-10-18T21:17:21.879Z] Stashed 1 file(s) [Pipeline] } [2023-10-18T21:17:21.885Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-229-25-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-18T21:17:21.903Z] $ docker stop --time=1 62c0d7719555d5eae8ca659afe38c6091d3af2f792c053709b6fefe67c0ae9fe [2023-10-18T21:17:23.432Z] $ docker rm -f --volumes 62c0d7719555d5eae8ca659afe38c6091d3af2f792c053709b6fefe67c0ae9fe [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [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-18T21:17:24.361Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-229/archives ] [2023-10-18T21:17:24.361Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-10-18T21:17:24.361Z] total 16 [2023-10-18T21:17:24.361Z] drwxr-xr-x 3 root root 4096 Oct 18 21:08 . [2023-10-18T21:17:24.361Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 21:08 .. [2023-10-18T21:17:24.361Z] drwxr-xr-x 2 root root 4096 Oct 18 21:08 cost [2023-10-18T21:17:24.361Z] -rw-r--r-- 1 root root 92 Oct 18 21:08 cost.csv [2023-10-18T21:17:24.361Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-10-18T21:17:24.361Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-229/archives [2023-10-18T21:17:24.361Z] total 16 [2023-10-18T21:17:24.361Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 21:08 . [2023-10-18T21:17:24.361Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 21:08 .. [2023-10-18T21:17:24.361Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 21:08 cost [2023-10-18T21:17:24.361Z] -rw-r--r-- 1 jenkins jenkins 92 Oct 18 21:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-18T21:17:24.653Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T21:17:25.509Z] ---> package-listing.sh [2023-10-18T21:17:25.509Z] ++ facter osfamily [2023-10-18T21:17:25.509Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-18T21:17:25.768Z] + OS_FAMILY=debian [2023-10-18T21:17:25.768Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-229 [2023-10-18T21:17:25.768Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-18T21:17:25.768Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-18T21:17:25.768Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-18T21:17:25.768Z] + PACKAGES=/tmp/packages_start.txt [2023-10-18T21:17:25.768Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-10-18T21:17:25.768Z] + PACKAGES=/tmp/packages_end.txt [2023-10-18T21:17:25.768Z] + case "${OS_FAMILY}" in [2023-10-18T21:17:25.768Z] + dpkg -l [2023-10-18T21:17:25.768Z] + grep '^ii' [2023-10-18T21:17:25.768Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-18T21:17:25.768Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-18T21:17:25.768Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-18T21:17:25.768Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-229 ']' [2023-10-18T21:17:25.768Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-229/archives/ [2023-10-18T21:17:25.768Z] + 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-18T21:17:25.779Z] 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-18T21:17:26.054Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T21:17:26.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T21:17:26.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T21:17:26.683Z] prd-ubuntu20.04-docker-8c-8g-9552 does not seem to be running inside a container [2023-10-18T21:17:26.720Z] $ 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-18T21:17:26.915Z] $ docker top 2606fdf45944c55e79a4c520b55af51147a12467f17400a8347b20bc52c9f284 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T21:17:27.253Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-18T21:17:27.536Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-18T21:17:27.820Z] + ls /var/log/sa-host [2023-10-18T21:17:27.821Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T21:17:27.887Z] provisioning config files... [2023-10-18T21:17:27.895Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-229@tmp/config1446712351992952081tmp [Pipeline] { [Pipeline] echo [2023-10-18T21:17:27.911Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T21:17:28.192Z] ---> create-netrc.sh [Pipeline] } [2023-10-18T21:17:28.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-18T21:17:28.513Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-18T21:17:28.520Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T21:17:28.802Z] ---> sudo-logs.sh [2023-10-18T21:17:28.802Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-18T21:17:28.831Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T21:17:29.119Z] ---> job-cost.sh [2023-10-18T21:17:29.119Z] lf-activate-venv: SKIPPING [2023-10-18T21:17:29.119Z] DEBUG: total: 0.2199999988079071 [2023-10-18T21:17:29.119Z] INFO: Retrieving Stack Cost... [2023-10-18T21:17:29.689Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-18T21:17:29.949Z] INFO: Archiving Costs [Pipeline] echo [2023-10-18T21:17:29.958Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T21:17:30.238Z] ---> logs-deploy.sh [2023-10-18T21:17:30.238Z] lf-activate-venv: SKIPPING [2023-10-18T21:17:30.238Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-229/25 [2023-10-18T21:17:30.238Z] INFO: archiving workspace using pattern(s): [2023-10-18T21:17:31.173Z] Archives upload complete. [2023-10-18T21:17:31.432Z] INFO: archiving logs to Nexus