Pull request #273 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52+3238a3be2f44512a9de49c586dce83c0c67ab7c8 (111edddf74892763bcc9ddfe9a6a46ecf6eb274b) 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-ssh5569244261477687103.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh9958075501896581800.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-273/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-273/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18190953937185561269.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-273/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4860437397602422339.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9549516798013573183.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-273/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-273/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5787557632233236123.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [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-360 in /w/workspace/undry_device-rfid-llrp-go_PR-273 [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-273 # 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/273/head:refs/remotes/origin/PR-273 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 3238a3be2f44512a9de49c586dce83c0c67ab7c8 into PR head commit 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 Merge succeeded, producing 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 Checking out Revision 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 (PR-273) Commit message: "build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-21T22:21:59.537Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 # 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 3238a3be2f44512a9de49c586dce83c0c67ab7c8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-21T22:21:59.747Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-21T22:21:59.887Z] ========================================================= [2023-11-21T22:21:59.887Z] EdgeX Global Pipelines Version Info [2023-11-21T22:21:59.887Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:22:00.882Z] ------------------- [2023-11-21T22:22:00.882Z] stable info: [2023-11-21T22:22:00.882Z] ------------------- [2023-11-21T22:22:00.882Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-21T22:22:00.882Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-21T22:22:00.882Z] Message: update stable to v1.0.258 [2023-11-21T22:22:01.453Z] ------------------- [2023-11-21T22:22:01.453Z] experimental info: [2023-11-21T22:22:01.453Z] ------------------- [2023-11-21T22:22:01.453Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-21T22:22:01.453Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-11-21T22:22:01.453Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-21T22:22:01.680Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-11-21T22:22:01.735Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-11-21T22:22:01.795Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-21T22:22:01.849Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-21T22:22:01.902Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-21T22:22:01.966Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-21T22:22:02.026Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-21T22:22:02.084Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-21T22:22:02.143Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-21T22:22:02.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-21T22:22:02.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-21T22:22:02.330Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-11-21T22:22:02.396Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-21T22:22:02.456Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-21T22:22:02.528Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-21T22:22:02.613Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-21T22:22:02.688Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-21T22:22:02.761Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-21T22:22:02.835Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-21T22:22:02.911Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-21T22:22:02.990Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-21T22:22:03.052Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-21T22:22:03.137Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-21T22:22:03.223Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-21T22:22:03.291Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-21T22:22:03.372Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-21T22:22:03.451Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-21T22:22:03.533Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-273 [Pipeline] echo [2023-11-21T22:22:03.646Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-273 [Pipeline] echo [2023-11-21T22:22:03.727Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-273 [Pipeline] echo [2023-11-21T22:22:03.793Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 [Pipeline] echo [2023-11-21T22:22:03.865Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8e72a47 [Pipeline] echo [2023-11-21T22:22:03.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-21T22:22:04.125Z] provisioning config files... [2023-11-21T22:22:04.142Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-273@tmp/config17179945206539865677tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:22:04.573Z] ---> ****-login.sh [2023-11-21T22:22:04.573Z] nexus3.edgexfoundry.org:10001 [2023-11-21T22:22:04.573Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:22:04.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:22:04.831Z] Configure a credential helper to remove this warning. See [2023-11-21T22:22:04.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:22:04.832Z] [2023-11-21T22:22:04.832Z] Login Succeeded [2023-11-21T22:22:04.832Z] nexus3.edgexfoundry.org:10002 [2023-11-21T22:22:04.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:22:04.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:22:04.832Z] Configure a credential helper to remove this warning. See [2023-11-21T22:22:04.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:22:04.832Z] [2023-11-21T22:22:04.832Z] Login Succeeded [2023-11-21T22:22:04.832Z] nexus3.edgexfoundry.org:10003 [2023-11-21T22:22:04.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:22:05.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:22:05.095Z] Configure a credential helper to remove this warning. See [2023-11-21T22:22:05.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:22:05.095Z] [2023-11-21T22:22:05.095Z] Login Succeeded [2023-11-21T22:22:05.095Z] nexus3.edgexfoundry.org:10004 [2023-11-21T22:22:05.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:22:05.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:22:05.095Z] Configure a credential helper to remove this warning. See [2023-11-21T22:22:05.095Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:22:05.095Z] [2023-11-21T22:22:05.095Z] Login Succeeded [2023-11-21T22:22:05.095Z] ****.io [2023-11-21T22:22:05.095Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:22:05.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:22:05.358Z] Configure a credential helper to remove this warning. See [2023-11-21T22:22:05.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:22:05.358Z] [2023-11-21T22:22:05.358Z] Login Succeeded [2023-11-21T22:22:05.358Z] ---> ****-login.sh ends [Pipeline] } [2023-11-21T22:22:05.391Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-21T22:22:06.273Z] + git rev-list -1 --merges 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52~1..8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 [Pipeline] echo [2023-11-21T22:22:06.343Z] -----------> git rev-list -1 --merges 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52~1..8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 [false] [Pipeline] sh [2023-11-21T22:22:06.698Z] + git log --format=format:%s -1 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 [Pipeline] echo [2023-11-21T22:22:06.735Z] ========================================================= [2023-11-21T22:22:06.735Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-21T22:22:06.735Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-21T22:22:07.267Z] + git log --format=format:%s -1 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 [Pipeline] echo [2023-11-21T22:22:07.312Z] [semverPrep] GIT_COMMIT: 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52, Commit Message: build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 [Pipeline] echo [2023-11-21T22:22:07.371Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-21T22:22:07.783Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-21T22:22:07.783Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-21T22:22:07.783Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-21T22:22:07.783Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-21T22:22:07.783Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-21T22:22:07.783Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-21T22:22:07.783Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:22:08.240Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-21T22:22:08.240Z] [2023-11-21T22:22:08.240Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:22:08.630Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-21T22:22:08.630Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-21T22:22:08.630Z] b85a868b505f: Pulling fs layer [2023-11-21T22:22:08.630Z] e2be974225ed: Pulling fs layer [2023-11-21T22:22:08.630Z] 339a4e72a1f5: Pulling fs layer [2023-11-21T22:22:08.630Z] 988bab9f4d93: Pulling fs layer [2023-11-21T22:22:08.630Z] 1469e6f7b9e6: Pulling fs layer [2023-11-21T22:22:08.630Z] eaf3925da568: Pulling fs layer [2023-11-21T22:22:08.630Z] bab4dde63d76: Pulling fs layer [2023-11-21T22:22:08.630Z] bde34c3a00c8: Pulling fs layer [2023-11-21T22:22:08.630Z] b352a97aabf1: Pulling fs layer [2023-11-21T22:22:08.630Z] 4872d77fe225: Pulling fs layer [2023-11-21T22:22:08.630Z] 5851b861e8e6: Pulling fs layer [2023-11-21T22:22:08.630Z] 988bab9f4d93: Waiting [2023-11-21T22:22:08.630Z] 1469e6f7b9e6: Waiting [2023-11-21T22:22:08.630Z] eaf3925da568: Waiting [2023-11-21T22:22:08.630Z] bab4dde63d76: Waiting [2023-11-21T22:22:08.630Z] bde34c3a00c8: Waiting [2023-11-21T22:22:08.630Z] b352a97aabf1: Waiting [2023-11-21T22:22:08.630Z] 4872d77fe225: Waiting [2023-11-21T22:22:08.630Z] 5851b861e8e6: Waiting [2023-11-21T22:22:08.630Z] e2be974225ed: Download complete [2023-11-21T22:22:08.630Z] 988bab9f4d93: Verifying Checksum [2023-11-21T22:22:08.630Z] 988bab9f4d93: Download complete [2023-11-21T22:22:08.890Z] 1469e6f7b9e6: Download complete [2023-11-21T22:22:08.890Z] eaf3925da568: Verifying Checksum [2023-11-21T22:22:08.890Z] eaf3925da568: Download complete [2023-11-21T22:22:08.890Z] 339a4e72a1f5: Verifying Checksum [2023-11-21T22:22:08.890Z] 339a4e72a1f5: Download complete [2023-11-21T22:22:08.890Z] bde34c3a00c8: Verifying Checksum [2023-11-21T22:22:08.890Z] bde34c3a00c8: Download complete [2023-11-21T22:22:08.890Z] b352a97aabf1: Download complete [2023-11-21T22:22:08.890Z] 4872d77fe225: Verifying Checksum [2023-11-21T22:22:08.890Z] 4872d77fe225: Download complete [2023-11-21T22:22:08.890Z] 5851b861e8e6: Verifying Checksum [2023-11-21T22:22:08.890Z] 5851b861e8e6: Download complete [2023-11-21T22:22:08.890Z] b85a868b505f: Download complete [2023-11-21T22:22:09.152Z] bab4dde63d76: Verifying Checksum [2023-11-21T22:22:09.152Z] bab4dde63d76: Download complete [2023-11-21T22:22:10.089Z] b85a868b505f: Pull complete [2023-11-21T22:22:10.353Z] e2be974225ed: Pull complete [2023-11-21T22:22:10.939Z] 339a4e72a1f5: Pull complete [2023-11-21T22:22:10.939Z] 988bab9f4d93: Pull complete [2023-11-21T22:22:11.200Z] 1469e6f7b9e6: Pull complete [2023-11-21T22:22:11.458Z] eaf3925da568: Pull complete [2023-11-21T22:22:13.366Z] bab4dde63d76: Pull complete [2023-11-21T22:22:13.366Z] bde34c3a00c8: Pull complete [2023-11-21T22:22:13.366Z] b352a97aabf1: Pull complete [2023-11-21T22:22:13.629Z] 4872d77fe225: Pull complete [2023-11-21T22:22:13.629Z] 5851b861e8e6: Pull complete [2023-11-21T22:22:13.629Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-21T22:22:13.629Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-21T22:22:13.629Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-21T22:22:14.157Z] prd-ubuntu20.04-docker-8c-8g-360 does not seem to be running inside a container [2023-11-21T22:22:14.193Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-273 -v /w/workspace/undry_device-rfid-llrp-go_PR-273:/w/workspace/undry_device-rfid-llrp-go_PR-273:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-273@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-21T22:22:18.299Z] $ docker top a04c38c266149f831ccf6f487df9b0cebb23cf09077ebe757eb22b9c656cd54e -eo pid,comm [2023-11-21T22:22:18.359Z] 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-11-21T22:22:18.359Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-21T22:22:18.556Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-21T22:22:18.556Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-21T22:22:18.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-21T22:22:18.672Z] $ docker exec a04c38c266149f831ccf6f487df9b0cebb23cf09077ebe757eb22b9c656cd54e ssh-agent [2023-11-21T22:22:18.785Z] SSH_AUTH_SOCK=/tmp/ssh-b0X4UDchj2EC/agent.32 [2023-11-21T22:22:18.785Z] SSH_AGENT_PID=38 [2023-11-21T22:22:18.793Z] Running ssh-add (command line suppressed) [2023-11-21T22:22:18.904Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-273@tmp/private_key_7339603232502844206.key (/w/workspace/undry_device-rfid-llrp-go_PR-273@tmp/private_key_7339603232502844206.key) [2023-11-21T22:22:18.917Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-21T22:22:19.281Z] + git tag --points-at HEAD [Pipeline] } [2023-11-21T22:22:19.315Z] $ docker exec --env ******** --env ******** a04c38c266149f831ccf6f487df9b0cebb23cf09077ebe757eb22b9c656cd54e ssh-agent -k [2023-11-21T22:22:19.417Z] unset SSH_AUTH_SOCK; [2023-11-21T22:22:19.418Z] unset SSH_AGENT_PID; [2023-11-21T22:22:19.418Z] echo Agent pid 38 killed; [2023-11-21T22:22:19.425Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-21T22:22:19.573Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-21T22:22:19.573Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-21T22:22:19.720Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-21T22:22:19.726Z] $ docker exec a04c38c266149f831ccf6f487df9b0cebb23cf09077ebe757eb22b9c656cd54e ssh-agent [2023-11-21T22:22:19.845Z] SSH_AUTH_SOCK=/tmp/ssh-c1L5UJge5F8P/agent.70 [2023-11-21T22:22:19.845Z] SSH_AGENT_PID=76 [2023-11-21T22:22:19.851Z] Running ssh-add (command line suppressed) [2023-11-21T22:22:19.956Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-273@tmp/private_key_9046648969221577791.key (/w/workspace/undry_device-rfid-llrp-go_PR-273@tmp/private_key_9046648969221577791.key) [2023-11-21T22:22:19.973Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-21T22:22:20.340Z] + git semver init [2023-11-21T22:22:20.606Z] 2023-11-21 22:22:20,531 [run_init] DEBUG init version:0.0.0 force:False [2023-11-21T22:22:20.606Z] 2023-11-21 22:22:20,532 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-273/.semver [2023-11-21T22:22:20.606Z] 2023-11-21 22:22:20,532 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-273/.semver [2023-11-21T22:22:20.606Z] 2023-11-21 22:22:20,533 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-273/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-273, universal_newlines=False, shell=None, istream=None) [2023-11-21T22:22:21.990Z] 2023-11-21 22:22:21,778 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-273/.git/info/exclude [2023-11-21T22:22:21.991Z] 2023-11-21 22:22:21,779 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-273/.semver/PR-273 with force:False [2023-11-21T22:22:21.991Z] 2023-11-21 22:22:21,779 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-273/.semver/PR-273 [2023-11-21T22:22:21.991Z] 2023-11-21 22:22:21,783 [execute] INFO git cat-file --batch-check [2023-11-21T22:22:21.991Z] 2023-11-21 22:22:21,784 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-273/.semver, universal_newlines=False, shell=None, istream=) [2023-11-21T22:22:21.991Z] 2023-11-21 22:22:21,790 [execute] INFO git cat-file --batch [2023-11-21T22:22:21.991Z] 2023-11-21 22:22:21,790 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-273/.semver, universal_newlines=False, shell=None, istream=) [2023-11-21T22:22:21.991Z] 2023-11-21 22:22:21,795 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-273/.semver/PR-273 [2023-11-21T22:22:21.991Z] 0.0.0 [Pipeline] } [2023-11-21T22:22:22.026Z] $ docker exec --env ******** --env ******** a04c38c266149f831ccf6f487df9b0cebb23cf09077ebe757eb22b9c656cd54e ssh-agent -k [2023-11-21T22:22:22.119Z] unset SSH_AUTH_SOCK; [2023-11-21T22:22:22.120Z] unset SSH_AGENT_PID; [2023-11-21T22:22:22.120Z] echo Agent pid 76 killed; [2023-11-21T22:22:22.143Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-21T22:22:22.801Z] + git semver [Pipeline] } [2023-11-21T22:22:23.094Z] $ docker stop --time=1 a04c38c266149f831ccf6f487df9b0cebb23cf09077ebe757eb22b9c656cd54e [2023-11-21T22:22:24.410Z] $ docker rm -f --volumes a04c38c266149f831ccf6f487df9b0cebb23cf09077ebe757eb22b9c656cd54e [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-21T22:22:24.912Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-21T22:22:25.293Z] Stashed 1 file(s) [Pipeline] echo [2023-11-21T22:22:25.312Z] [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-11-21T22:22:26.279Z] provisioning config files... [2023-11-21T22:22:26.291Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-273@tmp/config8658972073507562369tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:22:26.719Z] ---> ****-login.sh [2023-11-21T22:22:26.719Z] nexus3.edgexfoundry.org:10001 [2023-11-21T22:22:26.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:22:26.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:22:26.719Z] Configure a credential helper to remove this warning. See [2023-11-21T22:22:26.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:22:26.719Z] [2023-11-21T22:22:26.719Z] Login Succeeded [2023-11-21T22:22:26.719Z] nexus3.edgexfoundry.org:10002 [2023-11-21T22:22:26.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:22:26.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:22:26.719Z] Configure a credential helper to remove this warning. See [2023-11-21T22:22:26.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:22:26.719Z] [2023-11-21T22:22:26.719Z] Login Succeeded [2023-11-21T22:22:26.719Z] nexus3.edgexfoundry.org:10003 [2023-11-21T22:22:26.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:22:26.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:22:26.983Z] Configure a credential helper to remove this warning. See [2023-11-21T22:22:26.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:22:26.983Z] [2023-11-21T22:22:26.983Z] Login Succeeded [2023-11-21T22:22:26.983Z] nexus3.edgexfoundry.org:10004 [2023-11-21T22:22:26.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:22:26.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:22:26.983Z] Configure a credential helper to remove this warning. See [2023-11-21T22:22:26.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:22:26.983Z] [2023-11-21T22:22:26.983Z] Login Succeeded [2023-11-21T22:22:26.983Z] ****.io [2023-11-21T22:22:27.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:22:27.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:22:27.246Z] Configure a credential helper to remove this warning. See [2023-11-21T22:22:27.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:22:27.246Z] [2023-11-21T22:22:27.246Z] Login Succeeded [2023-11-21T22:22:27.246Z] ---> ****-login.sh ends [Pipeline] } [2023-11-21T22:22:27.530Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-21T22:22:27.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-21T22:22:27.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-21T22:22:28.039Z] ========================================================= [2023-11-21T22:22:28.039Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-21T22:22:28.039Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:22:28.756Z] + 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-11-21T22:22:28.756Z] Sending build context to Docker daemon 8.423MB [2023-11-21T22:22:28.756Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-21T22:22:28.756Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-21T22:22:28.756Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-21T22:22:28.756Z] 7264a8db6415: Pulling fs layer [2023-11-21T22:22:28.756Z] c4d48a809fc2: Pulling fs layer [2023-11-21T22:22:28.756Z] 4f1c88b9dad5: Pulling fs layer [2023-11-21T22:22:28.756Z] ad3a456e5733: Pulling fs layer [2023-11-21T22:22:28.756Z] 69c7f0334f64: Pulling fs layer [2023-11-21T22:22:28.756Z] 1f1c1a5573a3: Pulling fs layer [2023-11-21T22:22:28.756Z] ce7588e14bc9: Pulling fs layer [2023-11-21T22:22:28.756Z] b5e4710f87ac: Pulling fs layer [2023-11-21T22:22:28.756Z] 69c7f0334f64: Waiting [2023-11-21T22:22:28.756Z] 1f1c1a5573a3: Waiting [2023-11-21T22:22:28.756Z] ce7588e14bc9: Waiting [2023-11-21T22:22:28.756Z] ad3a456e5733: Waiting [2023-11-21T22:22:28.756Z] b5e4710f87ac: Waiting [2023-11-21T22:22:28.756Z] c4d48a809fc2: Verifying Checksum [2023-11-21T22:22:28.756Z] c4d48a809fc2: Download complete [2023-11-21T22:22:28.756Z] ad3a456e5733: Verifying Checksum [2023-11-21T22:22:28.756Z] ad3a456e5733: Download complete [2023-11-21T22:22:28.756Z] 69c7f0334f64: Verifying Checksum [2023-11-21T22:22:28.756Z] 69c7f0334f64: Download complete [2023-11-21T22:22:28.756Z] 7264a8db6415: Verifying Checksum [2023-11-21T22:22:28.756Z] 7264a8db6415: Download complete [2023-11-21T22:22:28.756Z] 1f1c1a5573a3: Verifying Checksum [2023-11-21T22:22:28.756Z] 1f1c1a5573a3: Download complete [2023-11-21T22:22:29.016Z] 7264a8db6415: Pull complete [2023-11-21T22:22:29.016Z] c4d48a809fc2: Pull complete [2023-11-21T22:22:29.292Z] b5e4710f87ac: Verifying Checksum [2023-11-21T22:22:29.292Z] b5e4710f87ac: Download complete [2023-11-21T22:22:29.292Z] 4f1c88b9dad5: Verifying Checksum [2023-11-21T22:22:29.292Z] 4f1c88b9dad5: Download complete [2023-11-21T22:22:29.858Z] ce7588e14bc9: Verifying Checksum [2023-11-21T22:22:29.858Z] ce7588e14bc9: Download complete [2023-11-21T22:22:33.211Z] 4f1c88b9dad5: Pull complete [2023-11-21T22:22:33.211Z] ad3a456e5733: Pull complete [2023-11-21T22:22:33.211Z] 69c7f0334f64: Pull complete [2023-11-21T22:22:33.211Z] 1f1c1a5573a3: Pull complete [2023-11-21T22:22:35.748Z] ce7588e14bc9: Pull complete [2023-11-21T22:22:35.748Z] b5e4710f87ac: Pull complete [2023-11-21T22:22:35.748Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-11-21T22:22:35.748Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-21T22:22:35.748Z] ---> 88b5674ff536 [2023-11-21T22:22:35.748Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-21T22:22:41.000Z] Still waiting to schedule task [2023-11-21T22:22:41.000Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-358’ [2023-11-21T22:22:43.991Z] ---> Running in a8068147ecc3 [2023-11-21T22:22:43.991Z] Removing intermediate container a8068147ecc3 [2023-11-21T22:22:43.991Z] ---> f28c6b86aec5 [2023-11-21T22:22:43.991Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-21T22:22:43.991Z] ---> Running in 7c6684bbc8db [2023-11-21T22:22:43.991Z] Removing intermediate container 7c6684bbc8db [2023-11-21T22:22:43.991Z] ---> fc63a1942f09 [2023-11-21T22:22:43.991Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-21T22:22:43.991Z] ---> Running in eb8fc79db6f1 [2023-11-21T22:22:43.991Z] Removing intermediate container eb8fc79db6f1 [2023-11-21T22:22:43.991Z] ---> c3f1c8f8c56c [2023-11-21T22:22:43.991Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-21T22:22:43.991Z] ---> Running in 2d5aa92b4d2d [2023-11-21T22:22:43.991Z] Removing intermediate container 2d5aa92b4d2d [2023-11-21T22:22:43.991Z] ---> 6fe405540628 [2023-11-21T22:22:43.991Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-21T22:22:43.991Z] ---> Running in 16ae2df57273 [2023-11-21T22:22:44.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-21T22:22:44.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-21T22:22:44.509Z] OK: 264 MiB in 52 packages [2023-11-21T22:22:44.771Z] Removing intermediate container 16ae2df57273 [2023-11-21T22:22:44.771Z] ---> c81d7df79541 [2023-11-21T22:22:44.771Z] Step 8/12 : WORKDIR /app [2023-11-21T22:22:45.030Z] ---> Running in 161e7c99ea78 [2023-11-21T22:22:45.030Z] Removing intermediate container 161e7c99ea78 [2023-11-21T22:22:45.030Z] ---> f0f326ee3c2f [2023-11-21T22:22:45.030Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-21T22:22:45.030Z] ---> f8e7116d1503 [2023-11-21T22:22:45.030Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-21T22:22:45.030Z] ---> Running in 53981bc3a517 [2023-11-21T22:23:31.985Z] Removing intermediate container 53981bc3a517 [2023-11-21T22:23:31.985Z] ---> ff2aafa43022 [2023-11-21T22:23:31.985Z] Step 11/12 : COPY . . [2023-11-21T22:23:31.985Z] ---> 815ffd194bf6 [2023-11-21T22:23:31.985Z] Step 12/12 : RUN $MAKE [2023-11-21T22:23:31.985Z] ---> Running in 7b90a5ec6d0d [2023-11-21T22:23:31.985Z] noop [2023-11-21T22:23:31.985Z] Removing intermediate container 7b90a5ec6d0d [2023-11-21T22:23:31.985Z] ---> 21ed356ccef7 [2023-11-21T22:23:31.985Z] Successfully built 21ed356ccef7 [2023-11-21T22:23:31.985Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:23:32.529Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-21T22:23:32.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-21T22:23:32.754Z] prd-ubuntu20.04-docker-8c-8g-360 does not seem to be running inside a container [2023-11-21T22:23:32.787Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-273 -v /w/workspace/undry_device-rfid-llrp-go_PR-273:/w/workspace/undry_device-rfid-llrp-go_PR-273:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-273@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-21T22:23:33.117Z] $ docker top 39b2d395a5cdae6d4cec0b01ea6a29f00cc6839e1c40dc818dbebcbb387041a0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-21T22:23:33.563Z] + go version [2023-11-21T22:23:33.563Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-21T22:23:33.606Z] $ docker stop --time=1 39b2d395a5cdae6d4cec0b01ea6a29f00cc6839e1c40dc818dbebcbb387041a0 [2023-11-21T22:23:34.868Z] $ docker rm -f --volumes 39b2d395a5cdae6d4cec0b01ea6a29f00cc6839e1c40dc818dbebcbb387041a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:23:35.828Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-21T22:23:35.828Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-21T22:23:36.050Z] prd-ubuntu20.04-docker-8c-8g-360 does not seem to be running inside a container [2023-11-21T22:23:36.084Z] $ 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-273 -v /w/workspace/undry_device-rfid-llrp-go_PR-273:/w/workspace/undry_device-rfid-llrp-go_PR-273:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-273@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-21T22:23:36.414Z] $ docker top 6691d94a8373aa35bb52bf1cd1e629986ff9cd5c13cb25d179292bd9b8f11060 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-21T22:23:36.872Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-273 [Pipeline] fileExists [Pipeline] sh [2023-11-21T22:23:37.269Z] + make test [2023-11-21T22:23:37.269Z] go test ./... -coverprofile=coverage.out ./... [2023-11-21T22:23:38.643Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-11-21T22:23:48.597Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-11-21T22:23:48.597Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-11-21T22:23:52.787Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.095s coverage: 40.6% of statements [2023-11-21T22:23:52.787Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements [2023-11-21T22:23:52.787Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements [2023-11-21T22:24:14.786Z] go vet ./... [2023-11-21T22:24:16.161Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-21T22:24:16.161Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-21T22:24:16.161Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-21T22:24:16.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-21T22:24:16.266Z] $ docker stop --time=1 6691d94a8373aa35bb52bf1cd1e629986ff9cd5c13cb25d179292bd9b8f11060 [2023-11-21T22:24:19.124Z] $ docker rm -f --volumes 6691d94a8373aa35bb52bf1cd1e629986ff9cd5c13cb25d179292bd9b8f11060 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-21T22:24:19.736Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-21T22:24:19.836Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-11-21T22:24:20.598Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-21T22:24:20.909Z] + ls -al . [2023-11-21T22:24:20.909Z] total 640 [2023-11-21T22:24:20.909Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 22:23 . [2023-11-21T22:24:20.909Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:21 .. [2023-11-21T22:24:20.909Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 21 22:21 .dockerignore [2023-11-21T22:24:20.909Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:23 .git [2023-11-21T22:24:20.909Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:21 .github [2023-11-21T22:24:20.909Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 21 22:21 .gitignore [2023-11-21T22:24:20.909Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 21 22:21 .golangci.yml [2023-11-21T22:24:20.909Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 22:22 .semver [2023-11-21T22:24:20.909Z] -rw-rw-r-- 1 jenkins jenkins 11980 Nov 21 22:21 Attribution.txt [2023-11-21T22:24:20.909Z] -rw-rw-r-- 1 jenkins jenkins 11677 Nov 21 22:21 CHANGELOG.md [2023-11-21T22:24:20.909Z] -rw-rw-r-- 1 jenkins jenkins 1456 Nov 21 22:21 Dockerfile [2023-11-21T22:24:20.909Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 22:21 GOVERNANCE.md [2023-11-21T22:24:20.909Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 21 22:21 Jenkinsfile [2023-11-21T22:24:20.909Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 21 22:21 LICENSE [2023-11-21T22:24:20.909Z] -rw-rw-r-- 1 jenkins jenkins 2179 Nov 21 22:21 Makefile [2023-11-21T22:24:20.909Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 21 22:21 OWNERS.md [2023-11-21T22:24:20.909Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 21 22:21 README.md [2023-11-21T22:24:20.909Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 22:22 VERSION [2023-11-21T22:24:20.909Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:21 bin [2023-11-21T22:24:20.909Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:21 cmd [2023-11-21T22:24:20.909Z] -rw-r--r-- 1 jenkins jenkins 459493 Nov 21 22:23 coverage.out [2023-11-21T22:24:20.909Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:21 examples [2023-11-21T22:24:20.909Z] -rw-rw-r-- 1 jenkins jenkins 3831 Nov 21 22:21 go.mod [2023-11-21T22:24:20.909Z] -rw-rw-r-- 1 jenkins jenkins 34396 Nov 21 22:21 go.sum [2023-11-21T22:24:20.909Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:21 images [2023-11-21T22:24:20.909Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 21 22:21 internal [2023-11-21T22:24:20.909Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 21 22:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:24:21.368Z] + docker build -t device-rfid-llrp -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 --label arch=amd64 --label version=0.0.0 . [2023-11-21T22:24:21.368Z] Sending build context to Docker daemon 8.423MB [2023-11-21T22:24:21.368Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-21T22:24:21.368Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-21T22:24:21.368Z] ---> 21ed356ccef7 [2023-11-21T22:24:21.368Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-21T22:24:21.368Z] ---> Running in 870c94b3b62e [2023-11-21T22:24:21.628Z] Removing intermediate container 870c94b3b62e [2023-11-21T22:24:21.628Z] ---> 219ca12ef663 [2023-11-21T22:24:21.628Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-21T22:24:21.628Z] ---> Running in bd0046dbfd7a [2023-11-21T22:24:21.628Z] Removing intermediate container bd0046dbfd7a [2023-11-21T22:24:21.628Z] ---> e17d87a6be46 [2023-11-21T22:24:21.628Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-21T22:24:21.628Z] ---> Running in c05725721d6e [2023-11-21T22:24:21.887Z] Removing intermediate container c05725721d6e [2023-11-21T22:24:21.887Z] ---> 4e06097a9894 [2023-11-21T22:24:21.887Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-21T22:24:21.887Z] ---> Running in a0faae6aac7e [2023-11-21T22:24:21.887Z] Removing intermediate container a0faae6aac7e [2023-11-21T22:24:21.887Z] ---> 563485de8ffc [2023-11-21T22:24:21.887Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-21T22:24:21.887Z] ---> Running in ae03f742439d [2023-11-21T22:24:22.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-21T22:24:22.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-21T22:24:22.408Z] OK: 264 MiB in 52 packages [2023-11-21T22:24:22.668Z] Removing intermediate container ae03f742439d [2023-11-21T22:24:22.668Z] ---> 58bfbcb19d9f [2023-11-21T22:24:22.668Z] Step 8/25 : WORKDIR /app [2023-11-21T22:24:22.927Z] ---> Running in 5e1d301f8ac6 [2023-11-21T22:24:22.927Z] Removing intermediate container 5e1d301f8ac6 [2023-11-21T22:24:22.927Z] ---> cd2e163c1792 [2023-11-21T22:24:22.927Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-21T22:24:22.927Z] ---> bdf0f163cca5 [2023-11-21T22:24:22.927Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-21T22:24:22.927Z] ---> Running in d38cea4e55fd [2023-11-21T22:24:23.910Z] Removing intermediate container d38cea4e55fd [2023-11-21T22:24:23.910Z] ---> 955291e93bbc [2023-11-21T22:24:23.910Z] Step 11/25 : COPY . . [2023-11-21T22:24:24.172Z] ---> 93109fe609b2 [2023-11-21T22:24:24.172Z] Step 12/25 : RUN $MAKE [2023-11-21T22:24:24.172Z] ---> Running in 1e3c816e7409 [2023-11-21T22:24:24.431Z] 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" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-11-21T22:24:46.370Z] Removing intermediate container 1e3c816e7409 [2023-11-21T22:24:46.370Z] ---> 796fe3cd9e94 [2023-11-21T22:24:46.370Z] Step 13/25 : FROM alpine:3.18 [2023-11-21T22:24:46.370Z] 3.18: Pulling from library/alpine [2023-11-21T22:24:46.634Z] 96526aa774ef: Pulling fs layer [2023-11-21T22:24:46.900Z] 96526aa774ef: Verifying Checksum [2023-11-21T22:24:46.900Z] 96526aa774ef: Download complete [2023-11-21T22:24:46.900Z] 96526aa774ef: Pull complete [2023-11-21T22:24:46.900Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-21T22:24:46.900Z] Status: Downloaded newer image for alpine:3.18 [2023-11-21T22:24:46.900Z] ---> 8ca4688f4f35 [2023-11-21T22:24:46.900Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-21T22:24:47.159Z] ---> Running in 1955466d98fd [2023-11-21T22:24:47.159Z] Removing intermediate container 1955466d98fd [2023-11-21T22:24:47.159Z] ---> e80b7484bda5 [2023-11-21T22:24:47.159Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-21T22:24:47.159Z] ---> Running in f9f7ffa1d9d6 [2023-11-21T22:24:47.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-21T22:24:47.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-21T22:24:47.675Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-21T22:24:47.675Z] Executing busybox-1.36.1-r2.trigger [2023-11-21T22:24:47.675Z] OK: 7 MiB in 16 packages [2023-11-21T22:24:48.242Z] Removing intermediate container f9f7ffa1d9d6 [2023-11-21T22:24:48.242Z] ---> 5740fd9c23b7 [2023-11-21T22:24:48.242Z] Step 16/25 : RUN apk --no-cache upgrade [2023-11-21T22:24:48.242Z] ---> Running in 308fdb84b1b6 [2023-11-21T22:24:48.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-21T22:24:48.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-21T22:24:48.763Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-21T22:24:48.763Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-21T22:24:48.763Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-21T22:24:48.763Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-21T22:24:48.763Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-21T22:24:48.763Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-21T22:24:48.763Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-21T22:24:48.763Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-21T22:24:48.763Z] Executing busybox-1.36.1-r5.trigger [2023-11-21T22:24:48.763Z] OK: 7 MiB in 16 packages [2023-11-21T22:24:49.330Z] Removing intermediate container 308fdb84b1b6 [2023-11-21T22:24:49.330Z] ---> c66be1d61235 [2023-11-21T22:24:49.330Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2023-11-21T22:24:49.590Z] ---> e62f0ae811b5 [2023-11-21T22:24:49.590Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2023-11-21T22:24:49.590Z] ---> ab6aafc25bfd [2023-11-21T22:24:49.590Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2023-11-21T22:24:50.522Z] ---> 40eabf5c1590 [2023-11-21T22:24:50.522Z] Step 20/25 : EXPOSE 59989 [2023-11-21T22:24:50.522Z] ---> Running in 3d33266f300e [2023-11-21T22:24:50.522Z] Removing intermediate container 3d33266f300e [2023-11-21T22:24:50.522Z] ---> e0fd3a9e5322 [2023-11-21T22:24:50.522Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2023-11-21T22:24:50.522Z] ---> Running in 886a0b0e502c [2023-11-21T22:24:50.522Z] Removing intermediate container 886a0b0e502c [2023-11-21T22:24:50.522Z] ---> 7cfbe8a872b2 [2023-11-21T22:24:50.522Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-21T22:24:50.522Z] ---> Running in 0e110a65533b [2023-11-21T22:24:50.780Z] Removing intermediate container 0e110a65533b [2023-11-21T22:24:50.780Z] ---> 6304f405bf97 [2023-11-21T22:24:50.780Z] Step 23/25 : LABEL arch=amd64 [2023-11-21T22:24:50.780Z] ---> Running in dd8e5a224825 [2023-11-21T22:24:50.780Z] Removing intermediate container dd8e5a224825 [2023-11-21T22:24:50.780Z] ---> 080a1fda380f [2023-11-21T22:24:50.780Z] Step 24/25 : LABEL git_sha=8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 [2023-11-21T22:24:50.780Z] ---> Running in 8dcafad488c2 [2023-11-21T22:24:50.780Z] Removing intermediate container 8dcafad488c2 [2023-11-21T22:24:50.780Z] ---> e10ebd04b919 [2023-11-21T22:24:50.780Z] Step 25/25 : LABEL version=0.0.0 [2023-11-21T22:24:50.780Z] ---> Running in 7eb6b5fbb81d [2023-11-21T22:24:51.041Z] Removing intermediate container 7eb6b5fbb81d [2023-11-21T22:24:51.041Z] ---> 409e00d1b2bb [2023-11-21T22:24:51.041Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-21T22:24:51.041Z] Successfully built 409e00d1b2bb [2023-11-21T22:24:51.041Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:24:52.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-21T22:24:52.281Z] [2023-11-21T22:24:52.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:24:52.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-21T22:24:52.708Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-21T22:24:52.708Z] 5eb5b503b376: Pulling fs layer [2023-11-21T22:24:52.708Z] 5c69ac0246d0: Pulling fs layer [2023-11-21T22:24:52.708Z] ec43610c2a17: Pulling fs layer [2023-11-21T22:24:52.708Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-21T22:24:52.708Z] 33b1e0a273af: Pulling fs layer [2023-11-21T22:24:52.708Z] 5d3b04190fa2: Pulling fs layer [2023-11-21T22:24:52.708Z] 2f39f015ded8: Pulling fs layer [2023-11-21T22:24:52.708Z] 3a2ae6a8a46f: Waiting [2023-11-21T22:24:52.708Z] 33b1e0a273af: Waiting [2023-11-21T22:24:52.708Z] 2f39f015ded8: Waiting [2023-11-21T22:24:52.708Z] 5d3b04190fa2: Waiting [2023-11-21T22:24:52.708Z] 5c69ac0246d0: Download complete [2023-11-21T22:24:52.708Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-21T22:24:52.708Z] 3a2ae6a8a46f: Download complete [2023-11-21T22:24:52.965Z] 33b1e0a273af: Verifying Checksum [2023-11-21T22:24:52.965Z] 33b1e0a273af: Download complete [2023-11-21T22:24:52.965Z] 5d3b04190fa2: Download complete [2023-11-21T22:24:52.965Z] ec43610c2a17: Verifying Checksum [2023-11-21T22:24:52.965Z] ec43610c2a17: Download complete [2023-11-21T22:24:52.965Z] 5eb5b503b376: Verifying Checksum [2023-11-21T22:24:52.965Z] 5eb5b503b376: Download complete [2023-11-21T22:24:53.531Z] 2f39f015ded8: Download complete [2023-11-21T22:24:54.464Z] 5eb5b503b376: Pull complete [2023-11-21T22:24:54.464Z] 5c69ac0246d0: Pull complete [2023-11-21T22:24:54.722Z] ec43610c2a17: Pull complete [2023-11-21T22:24:54.982Z] 3a2ae6a8a46f: Pull complete [2023-11-21T22:24:55.239Z] 33b1e0a273af: Pull complete [2023-11-21T22:24:55.239Z] 5d3b04190fa2: Pull complete [2023-11-21T22:24:59.420Z] 2f39f015ded8: Pull complete [2023-11-21T22:24:59.420Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-21T22:24:59.420Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-21T22:24:59.420Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-21T22:24:59.762Z] prd-ubuntu20.04-docker-8c-8g-360 does not seem to be running inside a container [2023-11-21T22:24:59.795Z] $ 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-273 -v /w/workspace/undry_device-rfid-llrp-go_PR-273:/w/workspace/undry_device-rfid-llrp-go_PR-273:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-273@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-21T22:25:06.395Z] $ docker top b936f1872d47989588db8172d322a8cbdfd457afcceb78280358b9bc302c7567 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:25:06.904Z] ---> job-cost.sh [2023-11-21T22:25:06.904Z] lf-activate-venv: SKIPPING [2023-11-21T22:25:06.904Z] INFO: No Stack... [2023-11-21T22:25:07.164Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-21T22:25:07.424Z] INFO: Archiving Costs [Pipeline] sh [2023-11-21T22:25:07.763Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-273/archives/cost.csv [2023-11-21T22:25:07.763Z] + cut -d, -f6 [Pipeline] lock [2023-11-21T22:25:07.809Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-273-1-stack-cost] [2023-11-21T22:25:07.814Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-273-1-stack-cost] did not exist. Created. [2023-11-21T22:25:07.814Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-273-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-21T22:25:08.318Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-21T22:25:08.372Z] Stashed 1 file(s) [Pipeline] } [2023-11-21T22:25:08.429Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-273-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-21T22:25:08.569Z] $ docker stop --time=1 b936f1872d47989588db8172d322a8cbdfd457afcceb78280358b9bc302c7567 [2023-11-21T22:25:09.835Z] $ docker rm -f --volumes b936f1872d47989588db8172d322a8cbdfd457afcceb78280358b9bc302c7567 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-21T22:37:27.601Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-745 in /w/workspace/undry_device-rfid-llrp-go_PR-273 [Pipeline] { [Pipeline] ws [2023-11-21T22:37:27.714Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-11-21T22:37:30.866Z] The recommended git tool is: git [2023-11-21T22:37:40.637Z] using credential edgex-jenkins-ssh [2023-11-21T22:37:40.656Z] Cloning the remote Git repository [2023-11-21T22:37:40.707Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-11-21T22:37:40.810Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-11-21T22:37:40.968Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-11-21T22:37:40.969Z] > git --version # timeout=10 [2023-11-21T22:37:40.991Z] > git --version # 'git version 2.25.1' [2023-11-21T22:37:40.995Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-21T22:37:41.169Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-21T22:37:43.084Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-11-21T22:37:43.116Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-21T22:37:44.826Z] Merging remotes/origin/main commit 3238a3be2f44512a9de49c586dce83c0c67ab7c8 into PR head commit 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 [2023-11-21T22:37:44.172Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-11-21T22:37:44.221Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-11-21T22:37:44.222Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-21T22:37:44.242Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/273/head:refs/remotes/origin/PR-273 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-21T22:37:44.842Z] > git config core.sparsecheckout # timeout=10 [2023-11-21T22:37:44.936Z] > git checkout -f 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 # timeout=10 [2023-11-21T22:37:45.176Z] Merge succeeded, producing 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 [2023-11-21T22:37:45.177Z] Checking out Revision 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 (PR-273) [2023-11-21T22:37:45.829Z] Commit message: "build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1" [2023-11-21T22:37:45.884Z] > git --version # timeout=10 [2023-11-21T22:37:45.897Z] > git --version # 'git version 2.25.1' [2023-11-21T22:37:45.910Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-11-21T22:37:45.063Z] > git remote # timeout=10 [2023-11-21T22:37:45.086Z] > git config --get remote.origin.url # timeout=10 [2023-11-21T22:37:45.106Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-21T22:37:45.121Z] > git merge 3238a3be2f44512a9de49c586dce83c0c67ab7c8 # timeout=10 [2023-11-21T22:37:45.152Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-21T22:37:45.182Z] > git config core.sparsecheckout # timeout=10 [2023-11-21T22:37:45.206Z] > git checkout -f 8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-21T22:37:47.311Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-21T22:37:47.312Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-21T22:37:47.312Z] Dload Upload Total Spent Left Speed [2023-11-21T22:37:47.312Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 187k 0 --:--:-- --:--:-- --:--:-- 190k [Pipeline] sh [2023-11-21T22:37:47.683Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-21T22:37:48.033Z] + sudo tee /etc/docker/daemon.new [2023-11-21T22:37:48.033Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-21T22:37:48.033Z] { [2023-11-21T22:37:48.033Z] "registry-mirrors": [ [2023-11-21T22:37:48.033Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-21T22:37:48.033Z] ], [2023-11-21T22:37:48.033Z] "bip": "10.250.0.254/24", [2023-11-21T22:37:48.033Z] "hosts": [ [2023-11-21T22:37:48.033Z] "tcp://0.0.0.0:5555", [2023-11-21T22:37:48.033Z] "unix:///var/run/docker.sock" [2023-11-21T22:37:48.033Z] ], [2023-11-21T22:37:48.033Z] "mtu": 1458, [2023-11-21T22:37:48.033Z] "selinux-enabled": true, [2023-11-21T22:37:48.033Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-21T22:37:48.033Z] } [Pipeline] sh [2023-11-21T22:37:48.416Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-21T22:37:48.784Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-21T22:38:07.212Z] provisioning config files... [2023-11-21T22:38:07.248Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config12377873430677268707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:38:07.803Z] ---> ****-login.sh [2023-11-21T22:38:07.803Z] nexus3.edgexfoundry.org:10001 [2023-11-21T22:38:08.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:38:08.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:38:08.678Z] Configure a credential helper to remove this warning. See [2023-11-21T22:38:08.678Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:38:08.678Z] [2023-11-21T22:38:08.678Z] Login Succeeded [2023-11-21T22:38:08.678Z] nexus3.edgexfoundry.org:10002 [2023-11-21T22:38:08.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:38:08.948Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:38:08.948Z] Configure a credential helper to remove this warning. See [2023-11-21T22:38:08.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:38:08.948Z] [2023-11-21T22:38:08.948Z] Login Succeeded [2023-11-21T22:38:08.948Z] nexus3.edgexfoundry.org:10003 [2023-11-21T22:38:09.220Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:38:09.494Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:38:09.494Z] Configure a credential helper to remove this warning. See [2023-11-21T22:38:09.494Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:38:09.494Z] [2023-11-21T22:38:09.494Z] Login Succeeded [2023-11-21T22:38:09.494Z] nexus3.edgexfoundry.org:10004 [2023-11-21T22:38:09.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:38:09.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:38:09.768Z] Configure a credential helper to remove this warning. See [2023-11-21T22:38:09.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:38:09.768Z] [2023-11-21T22:38:09.768Z] Login Succeeded [2023-11-21T22:38:09.768Z] ****.io [2023-11-21T22:38:10.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-21T22:38:10.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-11-21T22:38:10.309Z] Configure a credential helper to remove this warning. See [2023-11-21T22:38:10.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-11-21T22:38:10.309Z] [2023-11-21T22:38:10.309Z] Login Succeeded [2023-11-21T22:38:10.309Z] ---> ****-login.sh ends [Pipeline] } [2023-11-21T22:38:10.338Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-21T22:38:10.963Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-21T22:38:11.039Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-21T22:38:11.107Z] ========================================================= [2023-11-21T22:38:11.107Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-21T22:38:11.107Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:38:11.773Z] + 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-11-21T22:38:12.055Z] Sending build context to Docker daemon 1.198MB [2023-11-21T22:38:12.055Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-11-21T22:38:12.055Z] Step 2/12 : FROM ${BASE} AS builder [2023-11-21T22:38:12.342Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-21T22:38:12.342Z] 9fda8d8052c6: Pulling fs layer [2023-11-21T22:38:12.342Z] 5d54e960e981: Pulling fs layer [2023-11-21T22:38:12.342Z] c4a7e357bf2a: Pulling fs layer [2023-11-21T22:38:12.342Z] f0e02332f6b5: Pulling fs layer [2023-11-21T22:38:12.342Z] 872ee5b61b7b: Pulling fs layer [2023-11-21T22:38:12.342Z] 0c6a40ed1a82: Pulling fs layer [2023-11-21T22:38:12.342Z] 94ae7d8d031c: Pulling fs layer [2023-11-21T22:38:12.342Z] f0e02332f6b5: Waiting [2023-11-21T22:38:12.342Z] 872ee5b61b7b: Waiting [2023-11-21T22:38:12.342Z] 0c6a40ed1a82: Waiting [2023-11-21T22:38:12.342Z] 94ae7d8d031c: Waiting [2023-11-21T22:38:12.342Z] 5d54e960e981: Download complete [2023-11-21T22:38:12.342Z] f0e02332f6b5: Verifying Checksum [2023-11-21T22:38:12.342Z] f0e02332f6b5: Download complete [2023-11-21T22:38:12.342Z] 872ee5b61b7b: Verifying Checksum [2023-11-21T22:38:12.342Z] 872ee5b61b7b: Download complete [2023-11-21T22:38:12.626Z] 9fda8d8052c6: Download complete [2023-11-21T22:38:13.242Z] 94ae7d8d031c: Verifying Checksum [2023-11-21T22:38:13.242Z] 94ae7d8d031c: Download complete [2023-11-21T22:38:13.846Z] 9fda8d8052c6: Pull complete [2023-11-21T22:38:14.447Z] 5d54e960e981: Pull complete [2023-11-21T22:38:14.722Z] c4a7e357bf2a: Verifying Checksum [2023-11-21T22:38:14.722Z] c4a7e357bf2a: Download complete [2023-11-21T22:38:15.697Z] 0c6a40ed1a82: Verifying Checksum [2023-11-21T22:38:15.697Z] 0c6a40ed1a82: Download complete [2023-11-21T22:38:28.037Z] c4a7e357bf2a: Pull complete [2023-11-21T22:38:28.306Z] f0e02332f6b5: Pull complete [2023-11-21T22:38:28.582Z] 872ee5b61b7b: Pull complete [2023-11-21T22:38:38.718Z] 0c6a40ed1a82: Pull complete [2023-11-21T22:38:39.308Z] 94ae7d8d031c: Pull complete [2023-11-21T22:38:39.308Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-11-21T22:38:39.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-21T22:38:39.308Z] ---> 86de565de09d [2023-11-21T22:38:39.308Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-11-21T22:38:40.326Z] ---> Running in d5515ef8ce1b [2023-11-21T22:38:40.604Z] Removing intermediate container d5515ef8ce1b [2023-11-21T22:38:40.604Z] ---> e82c33aa1db5 [2023-11-21T22:38:40.604Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-21T22:38:40.604Z] ---> Running in 0c7954080ba9 [2023-11-21T22:38:40.882Z] Removing intermediate container 0c7954080ba9 [2023-11-21T22:38:40.882Z] ---> dd6d38b82338 [2023-11-21T22:38:40.882Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-11-21T22:38:41.151Z] ---> Running in 116c5777c51e [2023-11-21T22:38:41.422Z] Removing intermediate container 116c5777c51e [2023-11-21T22:38:41.422Z] ---> 477a06d4b772 [2023-11-21T22:38:41.422Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-11-21T22:38:41.422Z] ---> Running in 66b4442c1304 [2023-11-21T22:38:42.014Z] Removing intermediate container 66b4442c1304 [2023-11-21T22:38:42.014Z] ---> cbbdf7ceb48c [2023-11-21T22:38:42.014Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-21T22:38:42.014Z] ---> Running in 047d1fce69c5 [2023-11-21T22:38:43.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-21T22:38:43.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-21T22:38:44.996Z] OK: 266 MiB in 52 packages [2023-11-21T22:38:45.967Z] Removing intermediate container 047d1fce69c5 [2023-11-21T22:38:45.967Z] ---> 6db1b90d7731 [2023-11-21T22:38:45.967Z] Step 8/12 : WORKDIR /app [2023-11-21T22:38:45.967Z] ---> Running in b24b6cbada8c [2023-11-21T22:38:46.234Z] Removing intermediate container b24b6cbada8c [2023-11-21T22:38:46.234Z] ---> 52723de4bb15 [2023-11-21T22:38:46.234Z] Step 9/12 : COPY go.mod vendor* ./ [2023-11-21T22:38:46.820Z] ---> d4d0da689773 [2023-11-21T22:38:46.820Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-21T22:38:46.820Z] ---> Running in 7cc6cf45f2ea [2023-11-21T22:40:08.526Z] Removing intermediate container 7cc6cf45f2ea [2023-11-21T22:40:08.526Z] ---> 078a3d8005d1 [2023-11-21T22:40:08.526Z] Step 11/12 : COPY . . [2023-11-21T22:40:08.526Z] ---> 62433bc7c661 [2023-11-21T22:40:08.526Z] Step 12/12 : RUN $MAKE [2023-11-21T22:40:08.526Z] ---> Running in 45142e8a1d97 [2023-11-21T22:40:08.526Z] noop [2023-11-21T22:40:08.526Z] Removing intermediate container 45142e8a1d97 [2023-11-21T22:40:08.526Z] ---> fee0a9f81e9d [2023-11-21T22:40:08.526Z] Successfully built fee0a9f81e9d [2023-11-21T22:40:08.526Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:40:09.171Z] + docker inspect -f . ci-base-image-arm64 [2023-11-21T22:40:09.171Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-21T22:40:09.555Z] prd-ubuntu20.04-docker-arm64-4c-16g-745 does not seem to be running inside a container [2023-11-21T22:40:09.643Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-21T22:40:11.064Z] $ docker top 7d6c247f38fc5aa94cb409ecde253c8367e0ee64a3bf2c855eb1292b36cef454 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-21T22:40:12.084Z] + go version [2023-11-21T22:40:12.084Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-21T22:40:12.122Z] $ docker stop --time=1 7d6c247f38fc5aa94cb409ecde253c8367e0ee64a3bf2c855eb1292b36cef454 [2023-11-21T22:40:13.804Z] $ docker rm -f --volumes 7d6c247f38fc5aa94cb409ecde253c8367e0ee64a3bf2c855eb1292b36cef454 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:40:15.156Z] + docker inspect -f . ci-base-image-arm64 [2023-11-21T22:40:15.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-21T22:40:15.531Z] prd-ubuntu20.04-docker-arm64-4c-16g-745 does not seem to be running inside a container [2023-11-21T22:40:15.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-21T22:40:19.750Z] $ docker top 98b9c546babaec98ed6a78fa475ced3a26afda763f5bbb31b6e40c35057e4320 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-21T22:40:20.771Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-11-21T22:40:21.544Z] + make test [2023-11-21T22:40:21.544Z] go test ./... -coverprofile=coverage.out ./... [2023-11-21T22:40:26.914Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-11-21T22:42:48.673Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-11-21T22:42:48.673Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-11-21T22:43:20.942Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 32.754s coverage: 40.6% of statements [2023-11-21T22:43:20.942Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.584s coverage: 51.9% of statements [2023-11-21T22:43:20.942Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.040s coverage: 96.4% of statements [2023-11-21T22:43:20.942Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-11-21T22:43:20.942Z] go vet ./... [2023-11-21T22:43:47.670Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-21T22:43:47.670Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-21T22:43:47.670Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-21T22:43:47.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-11-21T22:43:47.780Z] $ docker stop --time=1 98b9c546babaec98ed6a78fa475ced3a26afda763f5bbb31b6e40c35057e4320 [2023-11-21T22:43:49.841Z] $ docker rm -f --volumes 98b9c546babaec98ed6a78fa475ced3a26afda763f5bbb31b6e40c35057e4320 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-21T22:43:51.414Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-11-21T22:43:51.444Z] Warning: overwriting stash ‘coverage-report’ [2023-11-21T22:43:52.326Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-21T22:43:53.211Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-11-21T22:43:53.560Z] + ls -al . [2023-11-21T22:43:53.560Z] total 636 [2023-11-21T22:43:53.560Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 21 22:40 . [2023-11-21T22:43:53.560Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:37 .. [2023-11-21T22:43:53.560Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 21 22:37 .dockerignore [2023-11-21T22:43:53.560Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 22:37 .git [2023-11-21T22:43:53.560Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 22:37 .github [2023-11-21T22:43:53.560Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 21 22:37 .gitignore [2023-11-21T22:43:53.560Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 21 22:37 .golangci.yml [2023-11-21T22:43:53.560Z] -rw-rw-r-- 1 jenkins jenkins 11980 Nov 21 22:37 Attribution.txt [2023-11-21T22:43:53.560Z] -rw-rw-r-- 1 jenkins jenkins 11677 Nov 21 22:37 CHANGELOG.md [2023-11-21T22:43:53.560Z] -rw-rw-r-- 1 jenkins jenkins 1456 Nov 21 22:37 Dockerfile [2023-11-21T22:43:53.560Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 22:37 GOVERNANCE.md [2023-11-21T22:43:53.560Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 21 22:37 Jenkinsfile [2023-11-21T22:43:53.560Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 21 22:37 LICENSE [2023-11-21T22:43:53.560Z] -rw-rw-r-- 1 jenkins jenkins 2179 Nov 21 22:37 Makefile [2023-11-21T22:43:53.560Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 21 22:37 OWNERS.md [2023-11-21T22:43:53.560Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 21 22:37 README.md [2023-11-21T22:43:53.560Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 21 22:22 VERSION [2023-11-21T22:43:53.560Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:37 bin [2023-11-21T22:43:53.560Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 22:37 cmd [2023-11-21T22:43:53.560Z] -rw-r--r-- 1 jenkins jenkins 459493 Nov 21 22:43 coverage.out [2023-11-21T22:43:53.560Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:37 examples [2023-11-21T22:43:53.560Z] -rw-rw-r-- 1 jenkins jenkins 3831 Nov 21 22:37 go.mod [2023-11-21T22:43:53.560Z] -rw-rw-r-- 1 jenkins jenkins 34396 Nov 21 22:37 go.sum [2023-11-21T22:43:53.560Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 22:37 images [2023-11-21T22:43:53.560Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 21 22:37 internal [2023-11-21T22:43:53.560Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 21 22:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:43:54.079Z] + 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=8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 --label arch=arm64 --label version=0.0.0 . [2023-11-21T22:43:54.352Z] Sending build context to Docker daemon 1.198MB [2023-11-21T22:43:54.352Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-11-21T22:43:54.353Z] Step 2/25 : FROM ${BASE} AS builder [2023-11-21T22:43:54.353Z] ---> fee0a9f81e9d [2023-11-21T22:43:54.353Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-11-21T22:43:54.944Z] ---> Running in d76f1e54dbdd [2023-11-21T22:43:55.214Z] Removing intermediate container d76f1e54dbdd [2023-11-21T22:43:55.214Z] ---> 85702d36cd1a [2023-11-21T22:43:55.214Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-11-21T22:43:55.487Z] ---> Running in 84f48c2659ba [2023-11-21T22:43:55.759Z] Removing intermediate container 84f48c2659ba [2023-11-21T22:43:55.759Z] ---> d3a2f6b7f00d [2023-11-21T22:43:55.759Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2023-11-21T22:43:56.028Z] ---> Running in eef7bbc57e2d [2023-11-21T22:43:56.308Z] Removing intermediate container eef7bbc57e2d [2023-11-21T22:43:56.308Z] ---> 66b1b902f648 [2023-11-21T22:43:56.308Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-11-21T22:43:56.308Z] ---> Running in 3c7990b2ec2a [2023-11-21T22:43:56.578Z] Removing intermediate container 3c7990b2ec2a [2023-11-21T22:43:56.578Z] ---> dadf13735d75 [2023-11-21T22:43:56.578Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-21T22:43:56.849Z] ---> Running in 7ec9ee85de0c [2023-11-21T22:43:58.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-21T22:43:58.543Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-21T22:43:59.958Z] OK: 266 MiB in 52 packages [2023-11-21T22:44:00.926Z] Removing intermediate container 7ec9ee85de0c [2023-11-21T22:44:00.926Z] ---> fd7a95f00cb1 [2023-11-21T22:44:00.926Z] Step 8/25 : WORKDIR /app [2023-11-21T22:44:00.926Z] ---> Running in b74cf75299a1 [2023-11-21T22:44:01.198Z] Removing intermediate container b74cf75299a1 [2023-11-21T22:44:01.198Z] ---> 1dc1911bc896 [2023-11-21T22:44:01.198Z] Step 9/25 : COPY go.mod vendor* ./ [2023-11-21T22:44:01.789Z] ---> 0a44448eb450 [2023-11-21T22:44:01.789Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-21T22:44:02.060Z] ---> Running in 9aff415f2f69 [2023-11-21T22:44:04.657Z] Removing intermediate container 9aff415f2f69 [2023-11-21T22:44:04.657Z] ---> e09a566f7dd0 [2023-11-21T22:44:04.657Z] Step 11/25 : COPY . . [2023-11-21T22:44:05.248Z] ---> 7f5ce4cf6bbf [2023-11-21T22:44:05.248Z] Step 12/25 : RUN $MAKE [2023-11-21T22:44:05.248Z] ---> Running in 6494a300c676 [2023-11-21T22:44:06.217Z] 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" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-11-21T22:46:27.971Z] Removing intermediate container 6494a300c676 [2023-11-21T22:46:27.971Z] ---> 59304c14a422 [2023-11-21T22:46:27.971Z] Step 13/25 : FROM alpine:3.18 [2023-11-21T22:46:27.971Z] 3.18: Pulling from library/alpine [2023-11-21T22:46:27.971Z] 579b34f0a95b: Pulling fs layer [2023-11-21T22:46:27.971Z] 579b34f0a95b: Verifying Checksum [2023-11-21T22:46:27.971Z] 579b34f0a95b: Download complete [2023-11-21T22:46:27.971Z] 579b34f0a95b: Pull complete [2023-11-21T22:46:27.971Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-21T22:46:27.971Z] Status: Downloaded newer image for alpine:3.18 [2023-11-21T22:46:27.971Z] ---> 3cc203321400 [2023-11-21T22:46:27.971Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-11-21T22:46:27.971Z] ---> Running in 02d4c8cbab87 [2023-11-21T22:46:27.971Z] Removing intermediate container 02d4c8cbab87 [2023-11-21T22:46:27.971Z] ---> 9f1447aa7f2c [2023-11-21T22:46:27.971Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-11-21T22:46:27.971Z] ---> Running in 2c79546f1a59 [2023-11-21T22:46:27.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-21T22:46:27.971Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-21T22:46:27.971Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-11-21T22:46:27.971Z] Executing busybox-1.36.1-r2.trigger [2023-11-21T22:46:27.971Z] OK: 8 MiB in 16 packages [2023-11-21T22:46:27.971Z] Removing intermediate container 2c79546f1a59 [2023-11-21T22:46:27.971Z] ---> c039a086971e [2023-11-21T22:46:27.971Z] Step 16/25 : RUN apk --no-cache upgrade [2023-11-21T22:46:27.971Z] ---> Running in e7202e001da1 [2023-11-21T22:46:28.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-21T22:46:29.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-21T22:46:30.610Z] (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) [2023-11-21T22:46:30.610Z] (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) [2023-11-21T22:46:30.610Z] Executing busybox-1.36.1-r5.post-upgrade [2023-11-21T22:46:30.610Z] (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) [2023-11-21T22:46:30.610Z] (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-21T22:46:30.610Z] (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) [2023-11-21T22:46:30.610Z] (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) [2023-11-21T22:46:30.610Z] (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) [2023-11-21T22:46:30.610Z] Executing busybox-1.36.1-r5.trigger [2023-11-21T22:46:30.610Z] OK: 8 MiB in 16 packages [2023-11-21T22:46:32.029Z] Removing intermediate container e7202e001da1 [2023-11-21T22:46:32.029Z] ---> e6a10fb70194 [2023-11-21T22:46:32.029Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2023-11-21T22:46:32.615Z] ---> 44d521c129eb [2023-11-21T22:46:32.615Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2023-11-21T22:46:32.886Z] ---> 708310d9b1eb [2023-11-21T22:46:32.886Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2023-11-21T22:46:35.472Z] ---> e87992732329 [2023-11-21T22:46:35.472Z] Step 20/25 : EXPOSE 59989 [2023-11-21T22:46:35.472Z] ---> Running in 6f344d5eb353 [2023-11-21T22:46:35.748Z] Removing intermediate container 6f344d5eb353 [2023-11-21T22:46:35.748Z] ---> 93a941526e6c [2023-11-21T22:46:35.748Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2023-11-21T22:46:35.748Z] ---> Running in 71bcbeda05e8 [2023-11-21T22:46:36.335Z] Removing intermediate container 71bcbeda05e8 [2023-11-21T22:46:36.335Z] ---> 1ad90481eda4 [2023-11-21T22:46:36.335Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-11-21T22:46:36.335Z] ---> Running in 5c2ad38b9bb9 [2023-11-21T22:46:36.604Z] Removing intermediate container 5c2ad38b9bb9 [2023-11-21T22:46:36.604Z] ---> 9fccfc732aff [2023-11-21T22:46:36.604Z] Step 23/25 : LABEL arch=arm64 [2023-11-21T22:46:36.604Z] ---> Running in 9f27ce01010a [2023-11-21T22:46:36.876Z] Removing intermediate container 9f27ce01010a [2023-11-21T22:46:36.876Z] ---> 6ac9c1c71ab8 [2023-11-21T22:46:36.876Z] Step 24/25 : LABEL git_sha=8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 [2023-11-21T22:46:37.145Z] ---> Running in eb2b7c6ed4e2 [2023-11-21T22:46:37.412Z] Removing intermediate container eb2b7c6ed4e2 [2023-11-21T22:46:37.412Z] ---> 11ce4a552450 [2023-11-21T22:46:37.412Z] Step 25/25 : LABEL version=0.0.0 [2023-11-21T22:46:37.412Z] ---> Running in 70c7484f0fb3 [2023-11-21T22:46:37.679Z] Removing intermediate container 70c7484f0fb3 [2023-11-21T22:46:37.679Z] ---> c82861ef15f2 [2023-11-21T22:46:37.679Z] [Warning] One or more build-args [ARCH] were not consumed [2023-11-21T22:46:37.679Z] Successfully built c82861ef15f2 [2023-11-21T22:46:37.679Z] 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-11-21T22:46:38.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-21T22:46:38.966Z] [2023-11-21T22:46:38.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:46:39.412Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-21T22:46:39.412Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-21T22:46:39.412Z] 8998bd30e6a1: Pulling fs layer [2023-11-21T22:46:39.412Z] 04944245beec: Pulling fs layer [2023-11-21T22:46:39.412Z] 699f458cf7ca: Pulling fs layer [2023-11-21T22:46:39.412Z] 765212b225bb: Pulling fs layer [2023-11-21T22:46:39.412Z] f23df028b6ca: Pulling fs layer [2023-11-21T22:46:39.412Z] d65c8cfc05b1: Pulling fs layer [2023-11-21T22:46:39.412Z] 2437ff75d9bd: Pulling fs layer [2023-11-21T22:46:39.412Z] 765212b225bb: Waiting [2023-11-21T22:46:39.412Z] f23df028b6ca: Waiting [2023-11-21T22:46:39.412Z] d65c8cfc05b1: Waiting [2023-11-21T22:46:39.412Z] 2437ff75d9bd: Waiting [2023-11-21T22:46:39.679Z] 04944245beec: Verifying Checksum [2023-11-21T22:46:39.679Z] 04944245beec: Download complete [2023-11-21T22:46:39.679Z] 765212b225bb: Verifying Checksum [2023-11-21T22:46:39.679Z] 765212b225bb: Download complete [2023-11-21T22:46:39.679Z] f23df028b6ca: Verifying Checksum [2023-11-21T22:46:39.679Z] f23df028b6ca: Download complete [2023-11-21T22:46:39.679Z] d65c8cfc05b1: Verifying Checksum [2023-11-21T22:46:39.679Z] d65c8cfc05b1: Download complete [2023-11-21T22:46:39.949Z] 699f458cf7ca: Verifying Checksum [2023-11-21T22:46:39.949Z] 699f458cf7ca: Download complete [2023-11-21T22:46:40.218Z] 8998bd30e6a1: Verifying Checksum [2023-11-21T22:46:40.218Z] 8998bd30e6a1: Download complete [2023-11-21T22:46:42.803Z] 2437ff75d9bd: Download complete [2023-11-21T22:46:45.388Z] 8998bd30e6a1: Pull complete [2023-11-21T22:46:45.656Z] 04944245beec: Pull complete [2023-11-21T22:46:50.058Z] 699f458cf7ca: Pull complete [2023-11-21T22:46:50.336Z] 765212b225bb: Pull complete [2023-11-21T22:46:51.352Z] f23df028b6ca: Pull complete [2023-11-21T22:46:51.633Z] d65c8cfc05b1: Pull complete [2023-11-21T22:47:13.708Z] 2437ff75d9bd: Pull complete [2023-11-21T22:47:13.708Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-21T22:47:13.708Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-21T22:47:13.708Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-21T22:47:14.230Z] prd-ubuntu20.04-docker-arm64-4c-16g-745 does not seem to be running inside a container [2023-11-21T22:47:14.303Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-21T22:47:16.915Z] $ docker top 2055ee6babc34eb14a084718cb47d00ca5340f3a01e1ec22f4fba5354a8e4d97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:47:17.926Z] ---> job-cost.sh [2023-11-21T22:47:17.926Z] lf-activate-venv: SKIPPING [2023-11-21T22:47:17.926Z] INFO: No Stack... [2023-11-21T22:47:18.510Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-21T22:47:19.101Z] INFO: Archiving Costs [Pipeline] sh [2023-11-21T22:47:19.767Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-11-21T22:47:19.767Z] + cut -d, -f6 [Pipeline] lock [2023-11-21T22:47:19.848Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-273-1-stack-cost] [2023-11-21T22:47:19.853Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-273-1-stack-cost] did not exist. Created. [2023-11-21T22:47:19.853Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-273-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-21T22:47:20.701Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-87f76ac1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-21T22:47:21.373Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-21T22:47:21.404Z] Warning: overwriting stash ‘stack-cost’ [2023-11-21T22:47:21.468Z] Stashed 1 file(s) [Pipeline] } [2023-11-21T22:47:21.491Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-273-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-21T22:47:21.656Z] $ docker stop --time=1 2055ee6babc34eb14a084718cb47d00ca5340f3a01e1ec22f4fba5354a8e4d97 [2023-11-21T22:47:23.196Z] $ docker rm -f --volumes 2055ee6babc34eb14a084718cb47d00ca5340f3a01e1ec22f4fba5354a8e4d97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-11-21T22:47:25.203Z] provisioning config files... [2023-11-21T22:47:25.215Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-273@tmp/config10133555798218391657tmp [Pipeline] { [Pipeline] sh [2023-11-21T22:47:25.636Z] + set +x [2023-11-21T22:47:25.637Z] + curl -s https://codecov.io/bash [2023-11-21T22:47:25.637Z] + bash -s -- [2023-11-21T22:47:25.637Z] [2023-11-21T22:47:25.637Z] _____ _ [2023-11-21T22:47:25.637Z] / ____| | | [2023-11-21T22:47:25.637Z] | | ___ __| | ___ ___ _____ __ [2023-11-21T22:47:25.637Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-21T22:47:25.637Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-21T22:47:25.637Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-21T22:47:25.637Z] Bash-1.0.6 [2023-11-21T22:47:25.637Z] [2023-11-21T22:47:25.637Z] [2023-11-21T22:47:25.637Z] ==> git version 2.25.1 found [2023-11-21T22:47:25.637Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-11-21T22:47:25.637Z] Release-Date: 2020-01-08 [2023-11-21T22:47:25.637Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-11-21T22:47:25.637Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-21T22:47:25.637Z] ==> Jenkins CI detected. [2023-11-21T22:47:25.637Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-273 [2023-11-21T22:47:25.637Z] project root: . [2023-11-21T22:47:25.637Z] --> token set from env [2023-11-21T22:47:25.637Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-21T22:47:25.637Z] ==> Running gcov in . (disable via -X gcov) [2023-11-21T22:47:25.637Z] ==> Python coveragepy not found [2023-11-21T22:47:25.637Z] ==> Searching for coverage reports in: [2023-11-21T22:47:25.637Z] + . [2023-11-21T22:47:25.637Z] -> Found 1 reports [2023-11-21T22:47:25.637Z] ==> Detecting git/mercurial file structure [2023-11-21T22:47:25.637Z] ==> Reading reports [2023-11-21T22:47:25.637Z] + ./coverage.out bytes=459493 [2023-11-21T22:47:25.637Z] ==> Appending adjustments [2023-11-21T22:47:25.637Z] https://docs.codecov.io/docs/fixing-reports [2023-11-21T22:47:25.896Z] + Found adjustments [2023-11-21T22:47:25.896Z] ==> Gzipping contents [2023-11-21T22:47:25.896Z] 52K /tmp/codecov.VGqq6V.gz [2023-11-21T22:47:25.896Z] ==> Uploading reports [2023-11-21T22:47:25.896Z] url: https://codecov.io [2023-11-21T22:47:25.896Z] query: branch=PR-273&commit=8e72a4729a36cbf9fb252b6f4e861f24d5e51a52&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-273%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=273&job=&cmd_args= [2023-11-21T22:47:25.896Z] -> Pinging Codecov [2023-11-21T22:47:25.896Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-273&commit=8e72a4729a36cbf9fb252b6f4e861f24d5e51a52&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-273%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=273&job=&cmd_args= [2023-11-21T22:47:26.155Z] -> Uploading to [2023-11-21T22:47:26.155Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-21/581DD39554BDF9B6E22D074273EAD858/8e72a4729a36cbf9fb252b6f4e861f24d5e51a52/82317250-74f6-410c-9515-421f3a3c184e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231121%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231121T224726Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e284faaefc7403e1537e77701adc57112af95b82437276adf89f4dd52d04a040 [2023-11-21T22:47:26.155Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-21T22:47:26.155Z] Dload Upload Total Spent Left Speed [2023-11-21T22:47:26.415Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50321 0 0 100 50321 0 171k --:--:-- --:--:-- --:--:-- 170k [2023-11-21T22:47:26.415Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/8e72a4729a36cbf9fb252b6f4e861f24d5e51a52 [Pipeline] } [2023-11-21T22:47:26.443Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-21T22:47:29.660Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-273/archives ] [2023-11-21T22:47:29.660Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-273/archives [2023-11-21T22:47:29.660Z] total 16 [2023-11-21T22:47:29.660Z] drwxr-xr-x 3 root root 4096 Nov 21 22:25 . [2023-11-21T22:47:29.660Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 21 22:25 .. [2023-11-21T22:47:29.660Z] drwxr-xr-x 2 root root 4096 Nov 21 22:25 cost [2023-11-21T22:47:29.660Z] -rw-r--r-- 1 root root 91 Nov 21 22:25 cost.csv [2023-11-21T22:47:29.660Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-273/archives [2023-11-21T22:47:29.660Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-273/archives [2023-11-21T22:47:29.660Z] total 16 [2023-11-21T22:47:29.660Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 22:25 . [2023-11-21T22:47:29.660Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 21 22:25 .. [2023-11-21T22:47:29.660Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 21 22:25 cost [2023-11-21T22:47:29.660Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 21 22:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:47:29.987Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:47:30.873Z] ---> package-listing.sh [2023-11-21T22:47:30.873Z] ++ facter osfamily [2023-11-21T22:47:30.873Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-21T22:47:31.132Z] + OS_FAMILY=debian [2023-11-21T22:47:31.132Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-273 [2023-11-21T22:47:31.132Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-21T22:47:31.132Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-21T22:47:31.132Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-21T22:47:31.132Z] + PACKAGES=/tmp/packages_start.txt [2023-11-21T22:47:31.132Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-273 ']' [2023-11-21T22:47:31.132Z] + PACKAGES=/tmp/packages_end.txt [2023-11-21T22:47:31.132Z] + case "${OS_FAMILY}" in [2023-11-21T22:47:31.132Z] + dpkg -l [2023-11-21T22:47:31.132Z] + grep '^ii' [2023-11-21T22:47:31.132Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-21T22:47:31.132Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-21T22:47:31.132Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-21T22:47:31.132Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-273 ']' [2023-11-21T22:47:31.132Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-273/archives/ [2023-11-21T22:47:31.132Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-273/archives/ [Pipeline] echo [2023-11-21T22:47:31.169Z] 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-273/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-21T22:47:31.459Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-21T22:47:32.127Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-21T22:47:32.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-21T22:47:32.357Z] prd-ubuntu20.04-docker-8c-8g-360 does not seem to be running inside a container [2023-11-21T22:47:32.389Z] $ 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-273/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-273 -v /w/workspace/undry_device-rfid-llrp-go_PR-273:/w/workspace/undry_device-rfid-llrp-go_PR-273:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-273@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-273@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-21T22:47:32.578Z] $ docker top bb6fa0e80264e873844e41e01da0f4170a6ad24ef7b779de444b0223cef81d89 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-21T22:47:33.059Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-21T22:47:33.370Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-21T22:47:33.686Z] + ls /var/log/sa-host [2023-11-21T22:47:33.686Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-21T22:47:33.864Z] provisioning config files... [2023-11-21T22:47:33.873Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-273@tmp/config11879714473675934766tmp [Pipeline] { [Pipeline] echo [2023-11-21T22:47:34.024Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:47:34.333Z] ---> create-netrc.sh [Pipeline] } [2023-11-21T22:47:34.361Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:47:34.860Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-21T22:47:34.892Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:47:35.202Z] ---> sudo-logs.sh [2023-11-21T22:47:35.202Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-21T22:47:35.332Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:47:35.638Z] ---> job-cost.sh [2023-11-21T22:47:35.638Z] lf-activate-venv: SKIPPING [2023-11-21T22:47:35.638Z] DEBUG: total: 0.2199999988079071 [2023-11-21T22:47:35.638Z] INFO: Retrieving Stack Cost... [2023-11-21T22:47:35.896Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-21T22:47:36.464Z] INFO: Archiving Costs [Pipeline] echo [2023-11-21T22:47:36.497Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-21T22:47:36.807Z] ---> logs-deploy.sh [2023-11-21T22:47:36.807Z] lf-activate-venv: SKIPPING [2023-11-21T22:47:36.807Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-273/1 [2023-11-21T22:47:36.807Z] INFO: archiving workspace using pattern(s): [2023-11-21T22:47:37.744Z] Archives upload complete. [2023-11-21T22:47:37.744Z] INFO: archiving logs to Nexus