Pull request #280 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a3c60db898ff601d0732efef3b860b3fa1ad0aac+55197f706729dbefbf57db43d4176d2ae9ddc26e (af9ffc6e7b4aa575cb95750bc2f6090c6814b093) 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-ssh8169591108492354655.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-ssh13426378082009260531.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-280/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-280/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4182071370572500544.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-280/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2529135270625083675.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-ssh9516615056896826937.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-280/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-280/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12235033287250705455.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-26384 in /w/workspace/undry_device-rfid-llrp-go_PR-280 [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-280 # 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/280/head:refs/remotes/origin/PR-280 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 55197f706729dbefbf57db43d4176d2ae9ddc26e into PR head commit a3c60db898ff601d0732efef3b860b3fa1ad0aac Merge succeeded, producing a3c60db898ff601d0732efef3b860b3fa1ad0aac Checking out Revision a3c60db898ff601d0732efef3b860b3fa1ad0aac (PR-280) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-29T10:22:33.832Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f a3c60db898ff601d0732efef3b860b3fa1ad0aac # 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 55197f706729dbefbf57db43d4176d2ae9ddc26e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a3c60db898ff601d0732efef3b860b3fa1ad0aac # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-29T10:22:34.058Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-29T10:22:34.176Z] ========================================================= [2023-12-29T10:22:34.176Z] EdgeX Global Pipelines Version Info [2023-12-29T10:22:34.176Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-29T10:22:35.314Z] ------------------- [2023-12-29T10:22:35.314Z] stable info: [2023-12-29T10:22:35.314Z] ------------------- [2023-12-29T10:22:35.314Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-29T10:22:35.314Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-29T10:22:35.314Z] Message: update stable to v1.0.258 [2023-12-29T10:22:35.884Z] ------------------- [2023-12-29T10:22:35.885Z] experimental info: [2023-12-29T10:22:35.885Z] ------------------- [2023-12-29T10:22:35.885Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-29T10:22:35.885Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-29T10:22:35.885Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-29T10:22:36.112Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-12-29T10:22:36.171Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-12-29T10:22:36.226Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-29T10:22:36.282Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-29T10:22:36.338Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-29T10:22:36.397Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-29T10:22:36.453Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-29T10:22:36.512Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-29T10:22:36.570Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-29T10:22:36.629Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-29T10:22:36.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-29T10:22:36.760Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-12-29T10:22:36.823Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-29T10:22:36.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-29T10:22:36.948Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-29T10:22:37.006Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-29T10:22:37.074Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-29T10:22:37.141Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-29T10:22:37.210Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-29T10:22:37.276Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-29T10:22:37.340Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-29T10:22:37.407Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-29T10:22:37.475Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-29T10:22:37.540Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-29T10:22:37.605Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-29T10:22:37.676Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-29T10:22:37.746Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-29T10:22:37.819Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-280 [Pipeline] echo [2023-12-29T10:22:37.892Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-280 [Pipeline] echo [2023-12-29T10:22:37.959Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-280 [Pipeline] echo [2023-12-29T10:22:38.028Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a3c60db898ff601d0732efef3b860b3fa1ad0aac [Pipeline] echo [2023-12-29T10:22:38.105Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a3c60db [Pipeline] echo [2023-12-29T10:22:38.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T10:22:38.350Z] provisioning config files... [2023-12-29T10:22:38.364Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-280@tmp/config13533350712545995402tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T10:22:38.776Z] ---> ****-login.sh [2023-12-29T10:22:38.776Z] nexus3.edgexfoundry.org:10001 [2023-12-29T10:22:39.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T10:22:39.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T10:22:39.036Z] Configure a credential helper to remove this warning. See [2023-12-29T10:22:39.036Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T10:22:39.036Z] [2023-12-29T10:22:39.036Z] Login Succeeded [2023-12-29T10:22:39.036Z] nexus3.edgexfoundry.org:10002 [2023-12-29T10:22:39.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T10:22:39.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T10:22:39.296Z] Configure a credential helper to remove this warning. See [2023-12-29T10:22:39.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T10:22:39.296Z] [2023-12-29T10:22:39.296Z] Login Succeeded [2023-12-29T10:22:39.296Z] nexus3.edgexfoundry.org:10003 [2023-12-29T10:22:39.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T10:22:39.296Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T10:22:39.296Z] Configure a credential helper to remove this warning. See [2023-12-29T10:22:39.296Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T10:22:39.296Z] [2023-12-29T10:22:39.296Z] Login Succeeded [2023-12-29T10:22:39.296Z] nexus3.edgexfoundry.org:10004 [2023-12-29T10:22:39.296Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T10:22:39.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T10:22:39.557Z] Configure a credential helper to remove this warning. See [2023-12-29T10:22:39.557Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T10:22:39.557Z] [2023-12-29T10:22:39.557Z] Login Succeeded [2023-12-29T10:22:39.557Z] ****.io [2023-12-29T10:22:39.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T10:22:39.976Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T10:22:39.976Z] Configure a credential helper to remove this warning. See [2023-12-29T10:22:39.976Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T10:22:39.976Z] [2023-12-29T10:22:39.976Z] Login Succeeded [2023-12-29T10:22:39.976Z] ---> ****-login.sh ends [Pipeline] } [2023-12-29T10:22:40.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-29T10:22:40.767Z] + git rev-list -1 --merges a3c60db898ff601d0732efef3b860b3fa1ad0aac~1..a3c60db898ff601d0732efef3b860b3fa1ad0aac [Pipeline] echo [2023-12-29T10:22:40.810Z] -----------> git rev-list -1 --merges a3c60db898ff601d0732efef3b860b3fa1ad0aac~1..a3c60db898ff601d0732efef3b860b3fa1ad0aac a3c60db898ff601d0732efef3b860b3fa1ad0aac [false] [Pipeline] sh [2023-12-29T10:22:41.139Z] + git log --format=format:%s -1 a3c60db898ff601d0732efef3b860b3fa1ad0aac [Pipeline] echo [2023-12-29T10:22:41.176Z] ========================================================= [2023-12-29T10:22:41.176Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-29T10:22:41.176Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-29T10:22:41.684Z] + git log --format=format:%s -1 a3c60db898ff601d0732efef3b860b3fa1ad0aac [Pipeline] echo [2023-12-29T10:22:41.716Z] [semverPrep] GIT_COMMIT: a3c60db898ff601d0732efef3b860b3fa1ad0aac, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-29T10:22:41.772Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-29T10:22:42.208Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-29T10:22:42.208Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-29T10:22:42.208Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-29T10:22:42.208Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-29T10:22:42.208Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-29T10:22:42.208Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-29T10:22:42.208Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T10:22:42.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-29T10:22:42.720Z] [2023-12-29T10:22:42.720Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T10:22:43.113Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-29T10:22:43.113Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-29T10:22:43.113Z] b85a868b505f: Pulling fs layer [2023-12-29T10:22:43.113Z] e2be974225ed: Pulling fs layer [2023-12-29T10:22:43.113Z] 339a4e72a1f5: Pulling fs layer [2023-12-29T10:22:43.113Z] 988bab9f4d93: Pulling fs layer [2023-12-29T10:22:43.113Z] 1469e6f7b9e6: Pulling fs layer [2023-12-29T10:22:43.113Z] eaf3925da568: Pulling fs layer [2023-12-29T10:22:43.113Z] bab4dde63d76: Pulling fs layer [2023-12-29T10:22:43.113Z] bde34c3a00c8: Pulling fs layer [2023-12-29T10:22:43.113Z] b352a97aabf1: Pulling fs layer [2023-12-29T10:22:43.113Z] 4872d77fe225: Pulling fs layer [2023-12-29T10:22:43.113Z] 5851b861e8e6: Pulling fs layer [2023-12-29T10:22:43.113Z] bab4dde63d76: Waiting [2023-12-29T10:22:43.113Z] bde34c3a00c8: Waiting [2023-12-29T10:22:43.113Z] 5851b861e8e6: Waiting [2023-12-29T10:22:43.113Z] b352a97aabf1: Waiting [2023-12-29T10:22:43.113Z] 4872d77fe225: Waiting [2023-12-29T10:22:43.113Z] eaf3925da568: Waiting [2023-12-29T10:22:43.113Z] 988bab9f4d93: Waiting [2023-12-29T10:22:43.113Z] 1469e6f7b9e6: Waiting [2023-12-29T10:22:43.113Z] e2be974225ed: Verifying Checksum [2023-12-29T10:22:43.114Z] e2be974225ed: Download complete [2023-12-29T10:22:43.114Z] 988bab9f4d93: Verifying Checksum [2023-12-29T10:22:43.114Z] 988bab9f4d93: Download complete [2023-12-29T10:22:43.372Z] 1469e6f7b9e6: Verifying Checksum [2023-12-29T10:22:43.372Z] 1469e6f7b9e6: Download complete [2023-12-29T10:22:43.372Z] 339a4e72a1f5: Verifying Checksum [2023-12-29T10:22:43.372Z] 339a4e72a1f5: Download complete [2023-12-29T10:22:43.372Z] eaf3925da568: Download complete [2023-12-29T10:22:43.372Z] bde34c3a00c8: Verifying Checksum [2023-12-29T10:22:43.372Z] bde34c3a00c8: Download complete [2023-12-29T10:22:43.372Z] b352a97aabf1: Verifying Checksum [2023-12-29T10:22:43.372Z] b352a97aabf1: Download complete [2023-12-29T10:22:43.372Z] 4872d77fe225: Verifying Checksum [2023-12-29T10:22:43.372Z] 4872d77fe225: Download complete [2023-12-29T10:22:43.372Z] 5851b861e8e6: Verifying Checksum [2023-12-29T10:22:43.372Z] 5851b861e8e6: Download complete [2023-12-29T10:22:43.372Z] b85a868b505f: Verifying Checksum [2023-12-29T10:22:43.372Z] b85a868b505f: Download complete [2023-12-29T10:22:43.630Z] bab4dde63d76: Verifying Checksum [2023-12-29T10:22:43.630Z] bab4dde63d76: Download complete [2023-12-29T10:22:44.569Z] b85a868b505f: Pull complete [2023-12-29T10:22:44.569Z] e2be974225ed: Pull complete [2023-12-29T10:22:45.140Z] 339a4e72a1f5: Pull complete [2023-12-29T10:22:45.140Z] 988bab9f4d93: Pull complete [2023-12-29T10:22:45.400Z] 1469e6f7b9e6: Pull complete [2023-12-29T10:22:45.659Z] eaf3925da568: Pull complete [2023-12-29T10:22:47.562Z] bab4dde63d76: Pull complete [2023-12-29T10:22:47.562Z] bde34c3a00c8: Pull complete [2023-12-29T10:22:47.562Z] b352a97aabf1: Pull complete [2023-12-29T10:22:47.562Z] 4872d77fe225: Pull complete [2023-12-29T10:22:47.562Z] 5851b861e8e6: Pull complete [2023-12-29T10:22:47.562Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-29T10:22:47.562Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-29T10:22:47.562Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T10:22:47.961Z] prd-ubuntu20.04-docker-8c-8g-26384 does not seem to be running inside a container [2023-12-29T10:22:48.004Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-280 -v /w/workspace/undry_device-rfid-llrp-go_PR-280:/w/workspace/undry_device-rfid-llrp-go_PR-280:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-280@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-280@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-12-29T10:22:49.126Z] $ docker top 1477e1311fa44fb28faa5291ba8a31c7b09efd92aa7014fc3b667a96b1e2698c -eo pid,comm [2023-12-29T10:22:49.183Z] 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-12-29T10:22:49.183Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-29T10:22:49.372Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-29T10:22:49.372Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-29T10:22:49.503Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-29T10:22:49.507Z] $ docker exec 1477e1311fa44fb28faa5291ba8a31c7b09efd92aa7014fc3b667a96b1e2698c ssh-agent [2023-12-29T10:22:49.616Z] SSH_AUTH_SOCK=/tmp/ssh-ev1PUpGZ12ru/agent.32 [2023-12-29T10:22:49.616Z] SSH_AGENT_PID=38 [2023-12-29T10:22:49.623Z] Running ssh-add (command line suppressed) [2023-12-29T10:22:49.735Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-280@tmp/private_key_2963137035532961719.key (/w/workspace/undry_device-rfid-llrp-go_PR-280@tmp/private_key_2963137035532961719.key) [2023-12-29T10:22:49.749Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-29T10:22:50.103Z] + git tag --points-at HEAD [Pipeline] } [2023-12-29T10:22:50.129Z] $ docker exec --env ******** --env ******** 1477e1311fa44fb28faa5291ba8a31c7b09efd92aa7014fc3b667a96b1e2698c ssh-agent -k [2023-12-29T10:22:50.248Z] unset SSH_AUTH_SOCK; [2023-12-29T10:22:50.249Z] unset SSH_AGENT_PID; [2023-12-29T10:22:50.249Z] echo Agent pid 38 killed; [2023-12-29T10:22:50.256Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-29T10:22:50.392Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-29T10:22:50.392Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-29T10:22:50.507Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-29T10:22:50.512Z] $ docker exec 1477e1311fa44fb28faa5291ba8a31c7b09efd92aa7014fc3b667a96b1e2698c ssh-agent [2023-12-29T10:22:50.622Z] SSH_AUTH_SOCK=/tmp/ssh-ObH1KHw31OOY/agent.70 [2023-12-29T10:22:50.622Z] SSH_AGENT_PID=76 [2023-12-29T10:22:50.628Z] Running ssh-add (command line suppressed) [2023-12-29T10:22:50.739Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-280@tmp/private_key_7403544880742713058.key (/w/workspace/undry_device-rfid-llrp-go_PR-280@tmp/private_key_7403544880742713058.key) [2023-12-29T10:22:50.751Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-29T10:22:51.147Z] + git semver init [2023-12-29T10:22:51.408Z] 2023-12-29 10:22:51,345 [run_init] DEBUG init version:0.0.0 force:False [2023-12-29T10:22:51.408Z] 2023-12-29 10:22:51,346 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-280/.semver [2023-12-29T10:22:51.408Z] 2023-12-29 10:22:51,346 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-280/.semver [2023-12-29T10:22:51.408Z] 2023-12-29 10:22:51,347 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-280/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-280, universal_newlines=False, shell=None, istream=None) [2023-12-29T10:22:52.794Z] 2023-12-29 10:22:52,414 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-280/.git/info/exclude [2023-12-29T10:22:52.794Z] 2023-12-29 10:22:52,415 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-280/.semver/PR-280 with force:False [2023-12-29T10:22:52.794Z] 2023-12-29 10:22:52,415 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-280/.semver/PR-280 [2023-12-29T10:22:52.794Z] 2023-12-29 10:22:52,420 [execute] INFO git cat-file --batch-check [2023-12-29T10:22:52.794Z] 2023-12-29 10:22:52,420 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-280/.semver, universal_newlines=False, shell=None, istream=) [2023-12-29T10:22:52.794Z] 2023-12-29 10:22:52,426 [execute] INFO git cat-file --batch [2023-12-29T10:22:52.794Z] 2023-12-29 10:22:52,427 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-280/.semver, universal_newlines=False, shell=None, istream=) [2023-12-29T10:22:52.794Z] 2023-12-29 10:22:52,433 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-280/.semver/PR-280 [2023-12-29T10:22:52.794Z] 0.0.0 [Pipeline] } [2023-12-29T10:22:52.822Z] $ docker exec --env ******** --env ******** 1477e1311fa44fb28faa5291ba8a31c7b09efd92aa7014fc3b667a96b1e2698c ssh-agent -k [2023-12-29T10:22:52.924Z] unset SSH_AUTH_SOCK; [2023-12-29T10:22:52.925Z] unset SSH_AGENT_PID; [2023-12-29T10:22:52.925Z] echo Agent pid 76 killed; [2023-12-29T10:22:52.933Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-29T10:22:53.456Z] + git semver [Pipeline] } [2023-12-29T10:22:53.743Z] $ docker stop --time=1 1477e1311fa44fb28faa5291ba8a31c7b09efd92aa7014fc3b667a96b1e2698c [2023-12-29T10:22:55.039Z] $ docker rm -f --volumes 1477e1311fa44fb28faa5291ba8a31c7b09efd92aa7014fc3b667a96b1e2698c [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-29T10:22:55.490Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-29T10:22:55.839Z] Stashed 1 file(s) [Pipeline] echo [2023-12-29T10:22:55.855Z] [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-12-29T10:22:56.752Z] provisioning config files... [2023-12-29T10:22:56.761Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-280@tmp/config1675054462627560112tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T10:22:57.166Z] ---> ****-login.sh [2023-12-29T10:22:57.166Z] nexus3.edgexfoundry.org:10001 [2023-12-29T10:22:57.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T10:22:57.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T10:22:57.166Z] Configure a credential helper to remove this warning. See [2023-12-29T10:22:57.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T10:22:57.166Z] [2023-12-29T10:22:57.166Z] Login Succeeded [2023-12-29T10:22:57.166Z] nexus3.edgexfoundry.org:10002 [2023-12-29T10:22:57.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T10:22:57.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T10:22:57.166Z] Configure a credential helper to remove this warning. See [2023-12-29T10:22:57.166Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T10:22:57.166Z] [2023-12-29T10:22:57.166Z] Login Succeeded [2023-12-29T10:22:57.167Z] nexus3.edgexfoundry.org:10003 [2023-12-29T10:22:57.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T10:22:57.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T10:22:57.427Z] Configure a credential helper to remove this warning. See [2023-12-29T10:22:57.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T10:22:57.427Z] [2023-12-29T10:22:57.427Z] Login Succeeded [2023-12-29T10:22:57.427Z] nexus3.edgexfoundry.org:10004 [2023-12-29T10:22:57.427Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T10:22:57.427Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T10:22:57.427Z] Configure a credential helper to remove this warning. See [2023-12-29T10:22:57.427Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T10:22:57.427Z] [2023-12-29T10:22:57.427Z] Login Succeeded [2023-12-29T10:22:57.427Z] ****.io [2023-12-29T10:22:57.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T10:22:57.946Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T10:22:57.946Z] Configure a credential helper to remove this warning. See [2023-12-29T10:22:57.946Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T10:22:57.946Z] [2023-12-29T10:22:57.946Z] Login Succeeded [2023-12-29T10:22:57.946Z] ---> ****-login.sh ends [Pipeline] } [2023-12-29T10:22:57.976Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-29T10:22:58.307Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T10:22:58.368Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T10:22:58.426Z] ========================================================= [2023-12-29T10:22:58.426Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-29T10:22:58.426Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T10:22:59.000Z] + 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-12-29T10:22:59.000Z] Sending build context to Docker daemon 8.43MB [2023-12-29T10:22:59.000Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-29T10:22:59.000Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-29T10:22:59.000Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-29T10:22:59.000Z] 7264a8db6415: Pulling fs layer [2023-12-29T10:22:59.000Z] c4d48a809fc2: Pulling fs layer [2023-12-29T10:22:59.000Z] 4f1c88b9dad5: Pulling fs layer [2023-12-29T10:22:59.000Z] ad3a456e5733: Pulling fs layer [2023-12-29T10:22:59.000Z] 69c7f0334f64: Pulling fs layer [2023-12-29T10:22:59.000Z] 1f1c1a5573a3: Pulling fs layer [2023-12-29T10:22:59.000Z] ce7588e14bc9: Pulling fs layer [2023-12-29T10:22:59.000Z] b5e4710f87ac: Pulling fs layer [2023-12-29T10:22:59.000Z] 69c7f0334f64: Waiting [2023-12-29T10:22:59.000Z] 1f1c1a5573a3: Waiting [2023-12-29T10:22:59.000Z] b5e4710f87ac: Waiting [2023-12-29T10:22:59.000Z] ad3a456e5733: Waiting [2023-12-29T10:22:59.000Z] ce7588e14bc9: Waiting [2023-12-29T10:22:59.000Z] c4d48a809fc2: Download complete [2023-12-29T10:22:59.000Z] ad3a456e5733: Verifying Checksum [2023-12-29T10:22:59.000Z] ad3a456e5733: Download complete [2023-12-29T10:22:59.000Z] 69c7f0334f64: Verifying Checksum [2023-12-29T10:22:59.000Z] 69c7f0334f64: Download complete [2023-12-29T10:22:59.259Z] 7264a8db6415: Download complete [2023-12-29T10:22:59.259Z] 1f1c1a5573a3: Verifying Checksum [2023-12-29T10:22:59.259Z] 1f1c1a5573a3: Download complete [2023-12-29T10:22:59.259Z] b5e4710f87ac: Verifying Checksum [2023-12-29T10:22:59.260Z] b5e4710f87ac: Download complete [2023-12-29T10:22:59.260Z] 7264a8db6415: Pull complete [2023-12-29T10:22:59.519Z] c4d48a809fc2: Pull complete [2023-12-29T10:22:59.519Z] 4f1c88b9dad5: Download complete [2023-12-29T10:23:00.084Z] ce7588e14bc9: Verifying Checksum [2023-12-29T10:23:00.084Z] ce7588e14bc9: Download complete [2023-12-29T10:23:03.374Z] 4f1c88b9dad5: Pull complete [2023-12-29T10:23:03.374Z] ad3a456e5733: Pull complete [2023-12-29T10:23:03.374Z] 69c7f0334f64: Pull complete [2023-12-29T10:23:03.374Z] 1f1c1a5573a3: Pull complete [2023-12-29T10:23:05.906Z] ce7588e14bc9: Pull complete [2023-12-29T10:23:06.166Z] b5e4710f87ac: Pull complete [2023-12-29T10:23:06.166Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-29T10:23:06.166Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-29T10:23:06.166Z] ---> 88b5674ff536 [2023-12-29T10:23:06.166Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-29T10:23:07.545Z] ---> Running in 8ba34ecbecc2 [2023-12-29T10:23:07.545Z] Removing intermediate container 8ba34ecbecc2 [2023-12-29T10:23:07.545Z] ---> d84f6c57162a [2023-12-29T10:23:07.545Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-29T10:23:07.545Z] ---> Running in 878f2979500b [2023-12-29T10:23:07.545Z] Removing intermediate container 878f2979500b [2023-12-29T10:23:07.545Z] ---> 04e7bf85e50a [2023-12-29T10:23:07.545Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-12-29T10:23:07.545Z] ---> Running in cac6c2f0e827 [2023-12-29T10:23:07.545Z] Removing intermediate container cac6c2f0e827 [2023-12-29T10:23:07.545Z] ---> c51fc264fff7 [2023-12-29T10:23:07.545Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-29T10:23:07.545Z] ---> Running in 0f3f2ceb214a [2023-12-29T10:23:07.804Z] Removing intermediate container 0f3f2ceb214a [2023-12-29T10:23:07.804Z] ---> a098c90c28b2 [2023-12-29T10:23:07.804Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-29T10:23:07.804Z] ---> Running in a65cb1fa8014 [2023-12-29T10:23:08.063Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T10:23:08.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T10:23:08.581Z] OK: 264 MiB in 52 packages [2023-12-29T10:23:08.841Z] Removing intermediate container a65cb1fa8014 [2023-12-29T10:23:08.841Z] ---> 41ca9342de69 [2023-12-29T10:23:08.841Z] Step 8/12 : WORKDIR /app [2023-12-29T10:23:08.841Z] ---> Running in f62041bb7519 [2023-12-29T10:23:09.100Z] Removing intermediate container f62041bb7519 [2023-12-29T10:23:09.100Z] ---> 41cb645bbea6 [2023-12-29T10:23:09.100Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-29T10:23:09.100Z] ---> f9c25ff993e7 [2023-12-29T10:23:09.100Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T10:23:09.100Z] ---> Running in fb7d8f716eb7 [2023-12-29T10:23:11.506Z] Still waiting to schedule task [2023-12-29T10:23:11.506Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-29T10:23:55.816Z] Removing intermediate container fb7d8f716eb7 [2023-12-29T10:23:55.816Z] ---> 1bae153fe5d7 [2023-12-29T10:23:55.816Z] Step 11/12 : COPY . . [2023-12-29T10:23:55.816Z] ---> 51ff17609388 [2023-12-29T10:23:55.816Z] Step 12/12 : RUN $MAKE [2023-12-29T10:23:55.816Z] ---> Running in c405eac0a647 [2023-12-29T10:23:55.816Z] noop [2023-12-29T10:23:55.816Z] Removing intermediate container c405eac0a647 [2023-12-29T10:23:55.816Z] ---> e19049864096 [2023-12-29T10:23:55.816Z] Successfully built e19049864096 [2023-12-29T10:23:55.816Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T10:23:56.343Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-29T10:23:56.343Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T10:23:56.555Z] prd-ubuntu20.04-docker-8c-8g-26384 does not seem to be running inside a container [2023-12-29T10:23:56.586Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-280 -v /w/workspace/undry_device-rfid-llrp-go_PR-280:/w/workspace/undry_device-rfid-llrp-go_PR-280:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-280@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-280@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-12-29T10:23:56.959Z] $ docker top dcdac9629caaecea99df5751e84940bbee832d5cc91ccc4667c13fdeb6449bb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T10:23:57.409Z] + go version [2023-12-29T10:23:57.409Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-29T10:23:57.439Z] $ docker stop --time=1 dcdac9629caaecea99df5751e84940bbee832d5cc91ccc4667c13fdeb6449bb6 [2023-12-29T10:23:58.696Z] $ docker rm -f --volumes dcdac9629caaecea99df5751e84940bbee832d5cc91ccc4667c13fdeb6449bb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T10:23:59.678Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-29T10:23:59.678Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T10:23:59.900Z] prd-ubuntu20.04-docker-8c-8g-26384 does not seem to be running inside a container [2023-12-29T10:23:59.936Z] $ 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-280 -v /w/workspace/undry_device-rfid-llrp-go_PR-280:/w/workspace/undry_device-rfid-llrp-go_PR-280:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-280@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-280@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-12-29T10:24:00.265Z] $ docker top 10e8b644b9f479043842d4beeba8706c199f9fdc153804d32232028974e068b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T10:24:00.723Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-280 [Pipeline] fileExists [Pipeline] sh [2023-12-29T10:24:01.119Z] + make test [2023-12-29T10:24:01.119Z] go test ./... -coverprofile=coverage.out ./... [2023-12-29T10:24:02.053Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-12-29T10:24:14.258Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-12-29T10:24:14.258Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-12-29T10:24:16.160Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.950s coverage: 40.6% of statements [2023-12-29T10:24:16.160Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.246s coverage: 51.9% of statements [2023-12-29T10:24:16.160Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 96.4% of statements [2023-12-29T10:24:34.241Z] go vet ./... [2023-12-29T10:24:36.767Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-29T10:24:37.027Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-29T10:24:37.027Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-29T10:24:37.067Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-29T10:24:37.132Z] $ docker stop --time=1 10e8b644b9f479043842d4beeba8706c199f9fdc153804d32232028974e068b3 [2023-12-29T10:24:38.733Z] $ docker rm -f --volumes 10e8b644b9f479043842d4beeba8706c199f9fdc153804d32232028974e068b3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-29T10:24:39.332Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-29T10:24:39.432Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-29T10:24:40.273Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-29T10:24:40.584Z] + ls -al . [2023-12-29T10:24:40.584Z] total 640 [2023-12-29T10:24:40.584Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 29 10:24 . [2023-12-29T10:24:40.584Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 10:22 .. [2023-12-29T10:24:40.584Z] -rw-rw-r-- 1 jenkins jenkins 134 Dec 29 10:22 .dockerignore [2023-12-29T10:24:40.584Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 10:24 .git [2023-12-29T10:24:40.584Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 10:22 .github [2023-12-29T10:24:40.584Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 29 10:22 .gitignore [2023-12-29T10:24:40.584Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 29 10:22 .golangci.yml [2023-12-29T10:24:40.584Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 10:22 .semver [2023-12-29T10:24:40.584Z] -rw-rw-r-- 1 jenkins jenkins 11980 Dec 29 10:22 Attribution.txt [2023-12-29T10:24:40.584Z] -rw-rw-r-- 1 jenkins jenkins 11677 Dec 29 10:22 CHANGELOG.md [2023-12-29T10:24:40.584Z] -rw-rw-r-- 1 jenkins jenkins 1456 Dec 29 10:22 Dockerfile [2023-12-29T10:24:40.584Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 10:22 GOVERNANCE.md [2023-12-29T10:24:40.584Z] -rw-rw-r-- 1 jenkins jenkins 661 Dec 29 10:22 Jenkinsfile [2023-12-29T10:24:40.584Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 29 10:22 LICENSE [2023-12-29T10:24:40.584Z] -rw-rw-r-- 1 jenkins jenkins 2179 Dec 29 10:22 Makefile [2023-12-29T10:24:40.584Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 29 10:22 OWNERS.md [2023-12-29T10:24:40.584Z] -rw-rw-r-- 1 jenkins jenkins 28907 Dec 29 10:22 README.md [2023-12-29T10:24:40.584Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 29 10:22 VERSION [2023-12-29T10:24:40.584Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 10:22 bin [2023-12-29T10:24:40.584Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 10:22 cmd [2023-12-29T10:24:40.584Z] -rw-r--r-- 1 jenkins jenkins 459493 Dec 29 10:24 coverage.out [2023-12-29T10:24:40.584Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 10:22 examples [2023-12-29T10:24:40.584Z] -rw-rw-r-- 1 jenkins jenkins 3874 Dec 29 10:22 go.mod [2023-12-29T10:24:40.584Z] -rw-rw-r-- 1 jenkins jenkins 33991 Dec 29 10:22 go.sum [2023-12-29T10:24:40.584Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 10:22 images [2023-12-29T10:24:40.584Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 29 10:22 internal [2023-12-29T10:24:40.584Z] -rw-rw-r-- 1 jenkins jenkins 193 Dec 29 10:22 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T10:24:41.032Z] + 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=a3c60db898ff601d0732efef3b860b3fa1ad0aac --label arch=amd64 --label version=0.0.0 . [2023-12-29T10:24:41.032Z] Sending build context to Docker daemon 8.43MB [2023-12-29T10:24:41.032Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-12-29T10:24:41.032Z] Step 2/25 : FROM ${BASE} AS builder [2023-12-29T10:24:41.032Z] ---> e19049864096 [2023-12-29T10:24:41.032Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-12-29T10:24:41.032Z] ---> Running in ee529d2493ec [2023-12-29T10:24:41.032Z] Removing intermediate container ee529d2493ec [2023-12-29T10:24:41.032Z] ---> 0cd88e4ecc5d [2023-12-29T10:24:41.032Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-29T10:24:41.032Z] ---> Running in 5856e9cfa282 [2023-12-29T10:24:41.292Z] Removing intermediate container 5856e9cfa282 [2023-12-29T10:24:41.292Z] ---> 3fbcab9bb285 [2023-12-29T10:24:41.292Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2023-12-29T10:24:41.292Z] ---> Running in c4dac57fe802 [2023-12-29T10:24:41.292Z] Removing intermediate container c4dac57fe802 [2023-12-29T10:24:41.292Z] ---> 2ad47bdbd8aa [2023-12-29T10:24:41.292Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-12-29T10:24:41.292Z] ---> Running in 7c8861743e12 [2023-12-29T10:24:41.558Z] Removing intermediate container 7c8861743e12 [2023-12-29T10:24:41.558Z] ---> 27e22ce8ea1d [2023-12-29T10:24:41.558Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-29T10:24:41.558Z] ---> Running in dc459deecbcb [2023-12-29T10:24:41.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T10:24:41.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T10:24:42.390Z] OK: 264 MiB in 52 packages [2023-12-29T10:24:42.649Z] Removing intermediate container dc459deecbcb [2023-12-29T10:24:42.649Z] ---> 90feb95e196c [2023-12-29T10:24:42.649Z] Step 8/25 : WORKDIR /app [2023-12-29T10:24:42.649Z] ---> Running in 57ccdd255443 [2023-12-29T10:24:42.908Z] Removing intermediate container 57ccdd255443 [2023-12-29T10:24:42.908Z] ---> be2493f2dac1 [2023-12-29T10:24:42.908Z] Step 9/25 : COPY go.mod vendor* ./ [2023-12-29T10:24:42.908Z] ---> 6bba021ae446 [2023-12-29T10:24:42.908Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T10:24:42.908Z] ---> Running in ecf374cc2d56 [2023-12-29T10:24:43.844Z] Removing intermediate container ecf374cc2d56 [2023-12-29T10:24:43.844Z] ---> 66c5873d6f47 [2023-12-29T10:24:43.844Z] Step 11/25 : COPY . . [2023-12-29T10:24:43.844Z] ---> 17a01a95a1f4 [2023-12-29T10:24:43.844Z] Step 12/25 : RUN $MAKE [2023-12-29T10:24:43.844Z] ---> Running in 195cbc751942 [2023-12-29T10:24:44.103Z] 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.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-12-29T10:24:51.419Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26385 in /w/workspace/undry_device-rfid-llrp-go_PR-280 [Pipeline] { [Pipeline] ws [2023-12-29T10:24:51.507Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2023-12-29T10:24:54.628Z] The recommended git tool is: git [2023-12-29T10:24:59.688Z] using credential edgex-jenkins-ssh [2023-12-29T10:24:59.706Z] Cloning the remote Git repository [2023-12-29T10:24:59.745Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-12-29T10:24:59.829Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2023-12-29T10:24:59.961Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-12-29T10:24:59.962Z] > git --version # timeout=10 [2023-12-29T10:24:59.979Z] > git --version # 'git version 2.25.1' [2023-12-29T10:24:59.981Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-29T10:25:00.118Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-29T10:25:01.768Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-12-29T10:25:01.787Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-29T10:25:02.351Z] Removing intermediate container 195cbc751942 [2023-12-29T10:25:02.351Z] ---> ac1725d07af0 [2023-12-29T10:25:02.351Z] Step 13/25 : FROM alpine:3.18 [2023-12-29T10:25:02.351Z] 3.18: Pulling from library/alpine [2023-12-29T10:25:02.351Z] c926b61bad3b: Pulling fs layer [2023-12-29T10:25:02.351Z] c926b61bad3b: Verifying Checksum [2023-12-29T10:25:02.351Z] c926b61bad3b: Download complete [2023-12-29T10:25:02.351Z] c926b61bad3b: Pull complete [2023-12-29T10:25:02.351Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-29T10:25:02.351Z] Status: Downloaded newer image for alpine:3.18 [2023-12-29T10:25:02.351Z] ---> b541f2080109 [2023-12-29T10:25:02.351Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-29T10:25:02.351Z] ---> Running in 96b835d5102a [2023-12-29T10:25:02.351Z] Removing intermediate container 96b835d5102a [2023-12-29T10:25:02.351Z] ---> 352c5eac3c5b [2023-12-29T10:25:02.351Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-12-29T10:25:02.351Z] ---> Running in a60481c38498 [2023-12-29T10:25:02.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T10:25:02.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T10:25:02.351Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-29T10:25:02.351Z] Executing busybox-1.36.1-r5.trigger [2023-12-29T10:25:02.351Z] OK: 7 MiB in 16 packages [2023-12-29T10:25:02.351Z] Removing intermediate container a60481c38498 [2023-12-29T10:25:02.351Z] ---> 1d1ac96e75fd [2023-12-29T10:25:02.351Z] Step 16/25 : RUN apk --no-cache upgrade [2023-12-29T10:25:02.351Z] ---> Running in 4be42ea6aa4d [2023-12-29T10:25:02.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-29T10:25:02.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-29T10:25:02.867Z] OK: 7 MiB in 16 packages [2023-12-29T10:25:03.126Z] Removing intermediate container 4be42ea6aa4d [2023-12-29T10:25:03.126Z] ---> 438aee14e6e7 [2023-12-29T10:25:03.126Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2023-12-29T10:25:03.129Z] Merging remotes/origin/main commit 55197f706729dbefbf57db43d4176d2ae9ddc26e into PR head commit a3c60db898ff601d0732efef3b860b3fa1ad0aac [2023-12-29T10:25:03.384Z] ---> 459050ca1075 [2023-12-29T10:25:03.384Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2023-12-29T10:25:03.384Z] ---> 3296e2c432fb [2023-12-29T10:25:03.384Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2023-12-29T10:25:03.393Z] Merge succeeded, producing a3c60db898ff601d0732efef3b860b3fa1ad0aac [2023-12-29T10:25:03.394Z] Checking out Revision a3c60db898ff601d0732efef3b860b3fa1ad0aac (PR-280) [2023-12-29T10:25:02.559Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-12-29T10:25:02.596Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-12-29T10:25:02.597Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-29T10:25:02.612Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/280/head:refs/remotes/origin/PR-280 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-29T10:25:03.144Z] > git config core.sparsecheckout # timeout=10 [2023-12-29T10:25:03.213Z] > git checkout -f a3c60db898ff601d0732efef3b860b3fa1ad0aac # timeout=10 [2023-12-29T10:25:03.313Z] > git remote # timeout=10 [2023-12-29T10:25:03.330Z] > git config --get remote.origin.url # timeout=10 [2023-12-29T10:25:03.344Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-29T10:25:03.356Z] > git merge 55197f706729dbefbf57db43d4176d2ae9ddc26e # timeout=10 [2023-12-29T10:25:03.378Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-29T10:25:03.397Z] > git config core.sparsecheckout # timeout=10 [2023-12-29T10:25:03.409Z] > git checkout -f a3c60db898ff601d0732efef3b860b3fa1ad0aac # timeout=10 [2023-12-29T10:25:03.910Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-29T10:25:03.950Z] ---> 5704272200d5 [2023-12-29T10:25:03.950Z] Step 20/25 : EXPOSE 59989 [2023-12-29T10:25:03.950Z] ---> Running in 2b99b510e66c [2023-12-29T10:25:03.950Z] Removing intermediate container 2b99b510e66c [2023-12-29T10:25:03.950Z] ---> 445d09e2b559 [2023-12-29T10:25:03.950Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2023-12-29T10:25:03.950Z] ---> Running in 6a47407dc844 [2023-12-29T10:25:03.950Z] Removing intermediate container 6a47407dc844 [2023-12-29T10:25:03.950Z] ---> c955f520407c [2023-12-29T10:25:03.950Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-29T10:25:03.950Z] ---> Running in 5935bc0d69f8 [2023-12-29T10:25:03.954Z] > git --version # timeout=10 [2023-12-29T10:25:03.964Z] > git --version # 'git version 2.25.1' [2023-12-29T10:25:03.975Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-29T10:25:04.211Z] Removing intermediate container 5935bc0d69f8 [2023-12-29T10:25:04.211Z] ---> 6a6809a10d6e [2023-12-29T10:25:04.211Z] Step 23/25 : LABEL arch=amd64 [2023-12-29T10:25:04.211Z] ---> Running in 60692f5ae818 [2023-12-29T10:25:04.211Z] Removing intermediate container 60692f5ae818 [2023-12-29T10:25:04.211Z] ---> 621582f09cff [2023-12-29T10:25:04.211Z] Step 24/25 : LABEL git_sha=a3c60db898ff601d0732efef3b860b3fa1ad0aac [2023-12-29T10:25:04.211Z] ---> Running in 843ab3363ba3 [2023-12-29T10:25:04.211Z] Removing intermediate container 843ab3363ba3 [2023-12-29T10:25:04.211Z] ---> b171af689140 [2023-12-29T10:25:04.211Z] Step 25/25 : LABEL version=0.0.0 [2023-12-29T10:25:04.211Z] ---> Running in abc02bc76542 [2023-12-29T10:25:04.472Z] Removing intermediate container abc02bc76542 [2023-12-29T10:25:04.472Z] ---> 98a8a93580b5 [2023-12-29T10:25:04.472Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-29T10:25:04.472Z] Successfully built 98a8a93580b5 [2023-12-29T10:25:04.472Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] script [Pipeline] { [Pipeline] sh Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [2023-12-29T10:25:05.842Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-29T10:25:05.843Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-29T10:25:05.843Z] Dload Upload Total Spent Left Speed [2023-12-29T10:25:05.843Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 96075 0 --:--:-- --:--:-- --:--:-- 96075 [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T10:25:06.227Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-29T10:25:06.422Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T10:25:06.423Z] [2023-12-29T10:25:06.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T10:25:06.572Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2023-12-29T10:25:06.572Z] sudo tee /etc/docker/daemon.new [2023-12-29T10:25:06.572Z] { [2023-12-29T10:25:06.572Z] "registry-mirrors": [ [2023-12-29T10:25:06.572Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-29T10:25:06.572Z] ], [2023-12-29T10:25:06.572Z] "bip": "10.250.0.254/24", [2023-12-29T10:25:06.572Z] "hosts": [ [2023-12-29T10:25:06.572Z] "tcp://0.0.0.0:5555", [2023-12-29T10:25:06.572Z] "unix:///var/run/docker.sock" [2023-12-29T10:25:06.572Z] ], [2023-12-29T10:25:06.572Z] "mtu": 1458, [2023-12-29T10:25:06.572Z] "selinux-enabled": true, [2023-12-29T10:25:06.572Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-29T10:25:06.572Z] } [Pipeline] sh [2023-12-29T10:25:06.834Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T10:25:06.834Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-29T10:25:06.834Z] 5eb5b503b376: Pulling fs layer [2023-12-29T10:25:06.834Z] 5c69ac0246d0: Pulling fs layer [2023-12-29T10:25:06.834Z] ec43610c2a17: Pulling fs layer [2023-12-29T10:25:06.834Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-29T10:25:06.834Z] 33b1e0a273af: Pulling fs layer [2023-12-29T10:25:06.834Z] 5d3b04190fa2: Pulling fs layer [2023-12-29T10:25:06.834Z] 2f39f015ded8: Pulling fs layer [2023-12-29T10:25:06.834Z] 33b1e0a273af: Waiting [2023-12-29T10:25:06.834Z] 5d3b04190fa2: Waiting [2023-12-29T10:25:06.834Z] 2f39f015ded8: Waiting [2023-12-29T10:25:06.834Z] 3a2ae6a8a46f: Waiting [2023-12-29T10:25:06.834Z] 5c69ac0246d0: Verifying Checksum [2023-12-29T10:25:06.834Z] 5c69ac0246d0: Download complete [2023-12-29T10:25:06.834Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-29T10:25:06.834Z] 3a2ae6a8a46f: Download complete [2023-12-29T10:25:06.834Z] 33b1e0a273af: Verifying Checksum [2023-12-29T10:25:06.834Z] 33b1e0a273af: Download complete [2023-12-29T10:25:06.834Z] ec43610c2a17: Verifying Checksum [2023-12-29T10:25:06.834Z] ec43610c2a17: Download complete [2023-12-29T10:25:06.834Z] 5d3b04190fa2: Verifying Checksum [2023-12-29T10:25:06.834Z] 5d3b04190fa2: Download complete [2023-12-29T10:25:06.968Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-29T10:25:07.092Z] 5eb5b503b376: Verifying Checksum [2023-12-29T10:25:07.092Z] 5eb5b503b376: Download complete [2023-12-29T10:25:07.311Z] + sudo service docker restart [2023-12-29T10:25:07.657Z] 2f39f015ded8: Verifying Checksum [2023-12-29T10:25:07.657Z] 2f39f015ded8: Download complete [2023-12-29T10:25:08.222Z] 5eb5b503b376: Pull complete [2023-12-29T10:25:08.222Z] 5c69ac0246d0: Pull complete [2023-12-29T10:25:08.481Z] ec43610c2a17: Pull complete [2023-12-29T10:25:08.481Z] 3a2ae6a8a46f: Pull complete [2023-12-29T10:25:08.739Z] 33b1e0a273af: Pull complete [2023-12-29T10:25:08.739Z] 5d3b04190fa2: Pull complete [2023-12-29T10:25:12.922Z] 2f39f015ded8: Pull complete [2023-12-29T10:25:12.922Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-29T10:25:12.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T10:25:12.922Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T10:25:13.293Z] prd-ubuntu20.04-docker-8c-8g-26384 does not seem to be running inside a container [2023-12-29T10:25:13.321Z] $ 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-280 -v /w/workspace/undry_device-rfid-llrp-go_PR-280:/w/workspace/undry_device-rfid-llrp-go_PR-280:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-280@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-280@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-12-29T10:25:14.373Z] $ docker top 19b66a13ea2b10d45b76b2fb3bdcb2dc632e516d99ba8f3c8547f35a85bb3b45 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T10:25:14.897Z] ---> job-cost.sh [2023-12-29T10:25:14.898Z] lf-activate-venv: SKIPPING [2023-12-29T10:25:14.898Z] INFO: No Stack... [2023-12-29T10:25:15.158Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-29T10:25:15.416Z] INFO: Archiving Costs [Pipeline] sh [2023-12-29T10:25:15.741Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-280/archives/cost.csv [2023-12-29T10:25:15.742Z] + cut -d, -f6 [Pipeline] lock [2023-12-29T10:25:15.787Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-280-1-stack-cost] [2023-12-29T10:25:15.791Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-280-1-stack-cost] did not exist. Created. [2023-12-29T10:25:15.792Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-280-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-29T10:25:16.283Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-29T10:25:16.344Z] Stashed 1 file(s) [Pipeline] } [2023-12-29T10:25:16.407Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-280-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-29T10:25:16.570Z] $ docker stop --time=1 19b66a13ea2b10d45b76b2fb3bdcb2dc632e516d99ba8f3c8547f35a85bb3b45 [2023-12-29T10:25:17.722Z] $ docker rm -f --volumes 19b66a13ea2b10d45b76b2fb3bdcb2dc632e516d99ba8f3c8547f35a85bb3b45 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T10:25:29.514Z] provisioning config files... [2023-12-29T10:25:29.539Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config720310793608167207tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T10:25:30.053Z] ---> ****-login.sh [2023-12-29T10:25:30.053Z] nexus3.edgexfoundry.org:10001 [2023-12-29T10:25:30.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T10:25:30.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T10:25:30.589Z] Configure a credential helper to remove this warning. See [2023-12-29T10:25:30.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T10:25:30.589Z] [2023-12-29T10:25:30.589Z] Login Succeeded [2023-12-29T10:25:30.589Z] nexus3.edgexfoundry.org:10002 [2023-12-29T10:25:30.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T10:25:30.856Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T10:25:30.857Z] Configure a credential helper to remove this warning. See [2023-12-29T10:25:30.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T10:25:30.857Z] [2023-12-29T10:25:30.857Z] Login Succeeded [2023-12-29T10:25:30.857Z] nexus3.edgexfoundry.org:10003 [2023-12-29T10:25:30.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T10:25:31.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T10:25:31.134Z] Configure a credential helper to remove this warning. See [2023-12-29T10:25:31.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T10:25:31.134Z] [2023-12-29T10:25:31.134Z] Login Succeeded [2023-12-29T10:25:31.134Z] nexus3.edgexfoundry.org:10004 [2023-12-29T10:25:31.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T10:25:31.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T10:25:31.402Z] Configure a credential helper to remove this warning. See [2023-12-29T10:25:31.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T10:25:31.402Z] [2023-12-29T10:25:31.402Z] Login Succeeded [2023-12-29T10:25:31.402Z] ****.io [2023-12-29T10:25:31.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-29T10:25:31.666Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-29T10:25:31.666Z] Configure a credential helper to remove this warning. See [2023-12-29T10:25:31.666Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-29T10:25:31.666Z] [2023-12-29T10:25:31.666Z] Login Succeeded [2023-12-29T10:25:31.666Z] ---> ****-login.sh ends [Pipeline] } [2023-12-29T10:25:31.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-29T10:25:32.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T10:25:32.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-29T10:25:32.371Z] ========================================================= [2023-12-29T10:25:32.371Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-29T10:25:32.371Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T10:25:33.031Z] + 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-12-29T10:25:33.994Z] #0 building with "default" instance using docker driver [2023-12-29T10:25:33.994Z] [2023-12-29T10:25:33.994Z] #1 [internal] load build definition from Dockerfile [2023-12-29T10:25:34.265Z] #1 transferring dockerfile: 1.50kB 0.0s done [2023-12-29T10:25:34.265Z] #1 DONE 0.1s [2023-12-29T10:25:34.265Z] [2023-12-29T10:25:34.265Z] #2 [internal] load .dockerignore [2023-12-29T10:25:34.265Z] #2 transferring context: 176B done [2023-12-29T10:25:34.265Z] #2 DONE 0.1s [2023-12-29T10:25:34.265Z] [2023-12-29T10:25:34.265Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-29T10:25:34.265Z] #3 DONE 0.1s [2023-12-29T10:25:34.265Z] [2023-12-29T10:25:34.265Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-29T10:25:34.265Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-29T10:25:34.534Z] #4 ... [2023-12-29T10:25:34.534Z] [2023-12-29T10:25:34.534Z] #5 [internal] load build context [2023-12-29T10:25:34.534Z] #5 transferring context: 1.11MB 0.2s done [2023-12-29T10:25:34.534Z] #5 DONE 0.2s [2023-12-29T10:25:34.534Z] [2023-12-29T10:25:34.534Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-29T10:25:34.534Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-29T10:25:34.534Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s [2023-12-29T10:25:34.534Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-29T10:25:34.534Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-29T10:25:34.534Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done [2023-12-29T10:25:34.534Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.74MB / 63.99MB 0.3s [2023-12-29T10:25:34.534Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-29T10:25:34.534Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 618.50kB / 97.63MB 0.3s [2023-12-29T10:25:34.534Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-29T10:25:34.534Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-29T10:25:34.534Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.53MB / 63.99MB 0.4s [2023-12-29T10:25:34.534Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.29MB / 97.63MB 0.4s [2023-12-29T10:25:34.534Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2023-12-29T10:25:34.806Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.5s [2023-12-29T10:25:34.806Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s [2023-12-29T10:25:34.806Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 21.30MB / 63.99MB 0.6s [2023-12-29T10:25:34.806Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-29T10:25:34.806Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.6s [2023-12-29T10:25:34.806Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.85MB / 11.40MB 0.6s [2023-12-29T10:25:35.074Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 33.30MB / 63.99MB 0.8s [2023-12-29T10:25:35.074Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.26MB / 97.63MB 0.8s [2023-12-29T10:25:35.074Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-29T10:25:35.074Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 0.9s [2023-12-29T10:25:35.074Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 33.15MB / 97.63MB 0.9s [2023-12-29T10:25:35.074Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-29T10:25:35.341Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 42.99MB / 63.99MB 1.0s [2023-12-29T10:25:35.341Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.83MB / 97.63MB 1.0s [2023-12-29T10:25:35.341Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-29T10:25:35.341Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.53MB / 63.99MB 1.2s [2023-12-29T10:25:35.341Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 51.38MB / 97.63MB 1.2s [2023-12-29T10:25:35.608Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 60.82MB / 63.99MB 1.3s [2023-12-29T10:25:35.608Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.67MB / 97.63MB 1.3s [2023-12-29T10:25:35.608Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done [2023-12-29T10:25:35.608Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.21MB / 97.63MB 1.5s [2023-12-29T10:25:35.877Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.30MB / 97.63MB 1.6s [2023-12-29T10:25:35.877Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s [2023-12-29T10:25:35.877Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 1.7s [2023-12-29T10:25:36.144Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 86.20MB / 97.63MB 1.8s [2023-12-29T10:25:36.144Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.27MB / 97.63MB 1.9s [2023-12-29T10:25:36.411Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.1s [2023-12-29T10:25:39.753Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 5.2s done [2023-12-29T10:25:41.701Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s [2023-12-29T10:25:47.049Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.8s [2023-12-29T10:25:53.718Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.0s done [2023-12-29T10:25:54.300Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-29T10:25:54.300Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-29T10:25:54.300Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-29T10:25:54.300Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-29T10:25:59.640Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-29T10:26:02.976Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.3s done [2023-12-29T10:26:02.976Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s [2023-12-29T10:26:04.379Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done [2023-12-29T10:26:04.962Z] #4 DONE 30.5s [2023-12-29T10:26:04.962Z] [2023-12-29T10:26:04.962Z] #6 [builder 2/7] RUN apk add --no-cache make git [2023-12-29T10:26:05.227Z] #6 0.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T10:26:06.181Z] #6 1.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T10:26:07.140Z] #6 2.329 OK: 266 MiB in 52 packages [2023-12-29T10:26:09.077Z] #6 DONE 4.2s [2023-12-29T10:26:09.077Z] [2023-12-29T10:26:09.077Z] #7 [builder 3/7] WORKDIR /app [2023-12-29T10:26:09.077Z] #7 DONE 0.1s [2023-12-29T10:26:09.077Z] [2023-12-29T10:26:09.077Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-29T10:26:09.077Z] #8 DONE 0.1s [2023-12-29T10:26:09.077Z] [2023-12-29T10:26:09.077Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T10:26:31.110Z] #9 DONE 20.6s [2023-12-29T10:26:31.110Z] [2023-12-29T10:26:31.110Z] #10 [builder 6/7] COPY . . [2023-12-29T10:26:31.110Z] #10 DONE 0.2s [2023-12-29T10:26:31.110Z] [2023-12-29T10:26:31.110Z] #11 [builder 7/7] RUN echo noop [2023-12-29T10:26:31.110Z] #11 0.598 noop [2023-12-29T10:26:31.110Z] #11 DONE 0.7s [2023-12-29T10:26:31.110Z] [2023-12-29T10:26:31.110Z] #12 exporting to image [2023-12-29T10:26:31.110Z] #12 exporting layers [2023-12-29T10:26:53.170Z] #12 exporting layers 21.7s done [2023-12-29T10:26:53.171Z] #12 writing image sha256:930e610d5186cb8e6811d20d099541b20d128a3c62b2f40665dae7a80257fbfd done [2023-12-29T10:26:53.171Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2023-12-29T10:26:53.171Z] #12 DONE 21.7s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T10:26:53.768Z] + docker inspect -f . ci-base-image-arm64 [2023-12-29T10:26:53.768Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T10:26:54.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-26385 does not seem to be running inside a container [2023-12-29T10:26:54.157Z] $ 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-12-29T10:26:55.371Z] $ docker top f4667e909ccec757a2f50a5a7220a1aca55f3994dd2121a79a3139525ada2368 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T10:26:55.953Z] + go version [2023-12-29T10:26:56.219Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-29T10:26:56.251Z] $ docker stop --time=1 f4667e909ccec757a2f50a5a7220a1aca55f3994dd2121a79a3139525ada2368 [2023-12-29T10:26:57.766Z] $ docker rm -f --volumes f4667e909ccec757a2f50a5a7220a1aca55f3994dd2121a79a3139525ada2368 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T10:26:58.996Z] + docker inspect -f . ci-base-image-arm64 [2023-12-29T10:26:58.996Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T10:26:59.287Z] prd-ubuntu20.04-docker-arm64-4c-16g-26385 does not seem to be running inside a container [2023-12-29T10:26:59.344Z] $ 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-12-29T10:27:00.195Z] $ docker top cc34c3b41e3fd6e8f29d73dbab817440186c8884748aa82c10cfe65773c03648 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T10:27:00.772Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-29T10:27:01.192Z] + make test [2023-12-29T10:27:01.192Z] go test ./... -coverprofile=coverage.out ./... [2023-12-29T10:27:05.514Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-12-29T10:27:52.366Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-12-29T10:27:52.366Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-12-29T10:28:24.588Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.717s coverage: 40.6% of statements [2023-12-29T10:28:24.588Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.569s coverage: 51.9% of statements [2023-12-29T10:28:24.588Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.036s coverage: 95.5% of statements [2023-12-29T10:28:24.588Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-29T10:28:24.588Z] go vet ./... [2023-12-29T10:28:36.879Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-29T10:28:36.879Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-29T10:28:36.880Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-29T10:28:36.920Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-29T10:28:36.992Z] $ docker stop --time=1 cc34c3b41e3fd6e8f29d73dbab817440186c8884748aa82c10cfe65773c03648 [2023-12-29T10:28:38.715Z] $ docker rm -f --volumes cc34c3b41e3fd6e8f29d73dbab817440186c8884748aa82c10cfe65773c03648 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-29T10:28:39.965Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-29T10:28:40.002Z] Warning: overwriting stash ‘coverage-report’ [2023-12-29T10:28:40.600Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-29T10:28:41.431Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-29T10:28:41.768Z] + ls -al . [2023-12-29T10:28:41.768Z] total 636 [2023-12-29T10:28:41.768Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 29 10:27 . [2023-12-29T10:28:41.768Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 10:25 .. [2023-12-29T10:28:41.768Z] -rw-rw-r-- 1 jenkins jenkins 134 Dec 29 10:25 .dockerignore [2023-12-29T10:28:41.768Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 10:25 .git [2023-12-29T10:28:41.768Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 10:25 .github [2023-12-29T10:28:41.768Z] -rw-rw-r-- 1 jenkins jenkins 880 Dec 29 10:25 .gitignore [2023-12-29T10:28:41.768Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 29 10:25 .golangci.yml [2023-12-29T10:28:41.768Z] -rw-rw-r-- 1 jenkins jenkins 11980 Dec 29 10:25 Attribution.txt [2023-12-29T10:28:41.768Z] -rw-rw-r-- 1 jenkins jenkins 11677 Dec 29 10:25 CHANGELOG.md [2023-12-29T10:28:41.768Z] -rw-rw-r-- 1 jenkins jenkins 1456 Dec 29 10:25 Dockerfile [2023-12-29T10:28:41.768Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 10:25 GOVERNANCE.md [2023-12-29T10:28:41.768Z] -rw-rw-r-- 1 jenkins jenkins 661 Dec 29 10:25 Jenkinsfile [2023-12-29T10:28:41.768Z] -rw-rw-r-- 1 jenkins jenkins 11347 Dec 29 10:25 LICENSE [2023-12-29T10:28:41.768Z] -rw-rw-r-- 1 jenkins jenkins 2179 Dec 29 10:25 Makefile [2023-12-29T10:28:41.768Z] -rw-rw-r-- 1 jenkins jenkins 625 Dec 29 10:25 OWNERS.md [2023-12-29T10:28:41.768Z] -rw-rw-r-- 1 jenkins jenkins 28907 Dec 29 10:25 README.md [2023-12-29T10:28:41.768Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 29 10:22 VERSION [2023-12-29T10:28:41.768Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 10:25 bin [2023-12-29T10:28:41.768Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 10:25 cmd [2023-12-29T10:28:41.768Z] -rw-r--r-- 1 jenkins jenkins 459493 Dec 29 10:28 coverage.out [2023-12-29T10:28:41.768Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 10:25 examples [2023-12-29T10:28:41.768Z] -rw-rw-r-- 1 jenkins jenkins 3874 Dec 29 10:25 go.mod [2023-12-29T10:28:41.768Z] -rw-rw-r-- 1 jenkins jenkins 33991 Dec 29 10:25 go.sum [2023-12-29T10:28:41.768Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 10:25 images [2023-12-29T10:28:41.768Z] drwxrwxr-x 5 jenkins jenkins 4096 Dec 29 10:25 internal [2023-12-29T10:28:41.768Z] -rw-rw-r-- 1 jenkins jenkins 193 Dec 29 10:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T10:28:42.273Z] + 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=a3c60db898ff601d0732efef3b860b3fa1ad0aac --label arch=arm64 --label version=0.0.0 . [2023-12-29T10:28:43.232Z] #0 building with "default" instance using docker driver [2023-12-29T10:28:43.232Z] [2023-12-29T10:28:43.232Z] #1 [internal] load .dockerignore [2023-12-29T10:28:43.232Z] #1 transferring context: 176B done [2023-12-29T10:28:43.232Z] #1 DONE 0.0s [2023-12-29T10:28:43.232Z] [2023-12-29T10:28:43.232Z] #2 [internal] load build definition from Dockerfile [2023-12-29T10:28:43.232Z] #2 transferring dockerfile: 1.50kB done [2023-12-29T10:28:43.232Z] #2 DONE 0.0s [2023-12-29T10:28:43.232Z] [2023-12-29T10:28:43.232Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-29T10:28:43.232Z] #3 DONE 0.0s [2023-12-29T10:28:43.232Z] [2023-12-29T10:28:43.232Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-29T10:28:43.232Z] #4 DONE 0.3s [2023-12-29T10:28:43.232Z] [2023-12-29T10:28:43.232Z] #5 [internal] load build context [2023-12-29T10:28:43.500Z] #5 transferring context: 6.22kB 0.0s done [2023-12-29T10:28:43.500Z] #5 DONE 0.1s [2023-12-29T10:28:43.500Z] [2023-12-29T10:28:43.500Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-29T10:28:43.500Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-29T10:28:43.500Z] #6 ... [2023-12-29T10:28:43.500Z] [2023-12-29T10:28:43.500Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-29T10:28:43.500Z] #7 DONE 0.3s [2023-12-29T10:28:43.500Z] [2023-12-29T10:28:43.500Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-29T10:28:43.500Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-29T10:28:43.500Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-29T10:28:43.500Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2023-12-29T10:28:43.500Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-29T10:28:43.500Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-29T10:28:43.773Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-29T10:28:44.040Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-29T10:28:44.040Z] #6 DONE 0.9s [2023-12-29T10:28:44.040Z] [2023-12-29T10:28:44.040Z] #8 [builder 2/7] RUN apk add --no-cache make git [2023-12-29T10:28:44.306Z] #8 0.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T10:28:44.573Z] #8 1.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T10:28:45.996Z] #8 2.286 OK: 266 MiB in 52 packages [2023-12-29T10:28:49.336Z] #8 ... [2023-12-29T10:28:49.336Z] [2023-12-29T10:28:49.336Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-29T10:28:49.336Z] #9 0.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T10:28:49.336Z] #9 0.975 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T10:28:49.336Z] #9 2.005 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-29T10:28:49.336Z] #9 2.018 Executing busybox-1.36.1-r5.trigger [2023-12-29T10:28:49.336Z] #9 2.043 OK: 8 MiB in 16 packages [2023-12-29T10:28:49.336Z] #9 DONE 4.8s [2023-12-29T10:28:49.336Z] [2023-12-29T10:28:49.336Z] #8 [builder 2/7] RUN apk add --no-cache make git [2023-12-29T10:28:49.336Z] #8 DONE 5.4s [2023-12-29T10:28:49.336Z] [2023-12-29T10:28:49.336Z] #10 [builder 3/7] WORKDIR /app [2023-12-29T10:28:49.336Z] #10 DONE 0.1s [2023-12-29T10:28:49.336Z] [2023-12-29T10:28:49.336Z] #11 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-29T10:28:49.336Z] #11 ... [2023-12-29T10:28:49.336Z] [2023-12-29T10:28:49.336Z] #12 [builder 4/7] COPY go.mod vendor* ./ [2023-12-29T10:28:49.336Z] #12 DONE 0.1s [2023-12-29T10:28:49.606Z] [2023-12-29T10:28:49.606Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-29T10:28:50.573Z] #13 DONE 1.3s [2023-12-29T10:28:50.573Z] [2023-12-29T10:28:50.573Z] #11 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-29T10:28:50.573Z] #11 1.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-29T10:28:50.573Z] #11 1.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-29T10:28:50.841Z] #11 ... [2023-12-29T10:28:50.841Z] [2023-12-29T10:28:50.841Z] #14 [builder 6/7] COPY . . [2023-12-29T10:28:50.841Z] #14 DONE 0.2s [2023-12-29T10:28:51.111Z] [2023-12-29T10:28:51.111Z] #15 [builder 7/7] RUN make build [2023-12-29T10:28:51.695Z] #15 0.672 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.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-12-29T10:28:51.695Z] #15 ... [2023-12-29T10:28:51.695Z] [2023-12-29T10:28:51.695Z] #11 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-29T10:28:51.695Z] #11 2.468 OK: 8 MiB in 16 packages [2023-12-29T10:28:51.695Z] #11 DONE 2.8s [2023-12-29T10:28:51.963Z] [2023-12-29T10:28:51.964Z] #15 [builder 7/7] RUN make build [2023-12-29T10:29:59.825Z] #15 DONE 61.2s [2023-12-29T10:29:59.825Z] [2023-12-29T10:29:59.825Z] #16 [stage-1 4/6] COPY --from=builder /app/LICENSE / [2023-12-29T10:29:59.825Z] #16 DONE 0.1s [2023-12-29T10:29:59.825Z] [2023-12-29T10:29:59.825Z] #17 [stage-1 5/6] COPY --from=builder /app/Attribution.txt / [2023-12-29T10:29:59.825Z] #17 DONE 0.1s [2023-12-29T10:29:59.825Z] [2023-12-29T10:29:59.825Z] #18 [stage-1 6/6] COPY --from=builder /app/cmd/ / [2023-12-29T10:29:59.825Z] #18 DONE 0.3s [2023-12-29T10:29:59.825Z] [2023-12-29T10:29:59.825Z] #19 exporting to image [2023-12-29T10:29:59.825Z] #19 exporting layers [2023-12-29T10:29:59.825Z] #19 exporting layers 0.4s done [2023-12-29T10:29:59.825Z] #19 writing image sha256:ebb28d541804435cdb684c2d6990ca434863e47854d4e748073799b90e16b31f done [2023-12-29T10:29:59.825Z] #19 naming to docker.io/library/device-rfid-llrp-arm64 done [2023-12-29T10:29:59.825Z] #19 DONE 0.4s [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-12-29T10:30:01.151Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-29T10:30:01.151Z] [2023-12-29T10:30:01.151Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T10:30:01.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-29T10:30:02.193Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-29T10:30:02.193Z] 8998bd30e6a1: Pulling fs layer [2023-12-29T10:30:02.193Z] 04944245beec: Pulling fs layer [2023-12-29T10:30:02.193Z] 699f458cf7ca: Pulling fs layer [2023-12-29T10:30:02.193Z] 765212b225bb: Pulling fs layer [2023-12-29T10:30:02.193Z] f23df028b6ca: Pulling fs layer [2023-12-29T10:30:02.193Z] d65c8cfc05b1: Pulling fs layer [2023-12-29T10:30:02.193Z] 2437ff75d9bd: Pulling fs layer [2023-12-29T10:30:02.193Z] f23df028b6ca: Waiting [2023-12-29T10:30:02.193Z] d65c8cfc05b1: Waiting [2023-12-29T10:30:02.193Z] 2437ff75d9bd: Waiting [2023-12-29T10:30:02.193Z] 765212b225bb: Waiting [2023-12-29T10:30:02.463Z] 04944245beec: Verifying Checksum [2023-12-29T10:30:02.463Z] 04944245beec: Download complete [2023-12-29T10:30:02.463Z] 765212b225bb: Verifying Checksum [2023-12-29T10:30:02.463Z] 765212b225bb: Download complete [2023-12-29T10:30:02.463Z] f23df028b6ca: Verifying Checksum [2023-12-29T10:30:02.463Z] f23df028b6ca: Download complete [2023-12-29T10:30:02.463Z] d65c8cfc05b1: Download complete [2023-12-29T10:30:02.463Z] 699f458cf7ca: Verifying Checksum [2023-12-29T10:30:02.463Z] 699f458cf7ca: Download complete [2023-12-29T10:30:03.047Z] 8998bd30e6a1: Verifying Checksum [2023-12-29T10:30:03.047Z] 8998bd30e6a1: Download complete [2023-12-29T10:30:04.988Z] 2437ff75d9bd: Verifying Checksum [2023-12-29T10:30:09.239Z] 8998bd30e6a1: Pull complete [2023-12-29T10:30:09.239Z] 04944245beec: Pull complete [2023-12-29T10:30:11.183Z] 699f458cf7ca: Pull complete [2023-12-29T10:30:11.183Z] 765212b225bb: Pull complete [2023-12-29T10:30:12.142Z] f23df028b6ca: Pull complete [2023-12-29T10:30:12.142Z] d65c8cfc05b1: Pull complete [2023-12-29T10:30:34.195Z] 2437ff75d9bd: Pull complete [2023-12-29T10:30:34.195Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-29T10:30:34.195Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-29T10:30:34.195Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T10:30:34.672Z] prd-ubuntu20.04-docker-arm64-4c-16g-26385 does not seem to be running inside a container [2023-12-29T10:30:34.724Z] $ 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-12-29T10:30:36.740Z] $ docker top 5486f944651209764d9e1fc01c5050b26dbe408bc89e0a737bd3e0f431504133 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-29T10:30:37.361Z] ---> job-cost.sh [2023-12-29T10:30:37.627Z] lf-activate-venv: SKIPPING [2023-12-29T10:30:37.627Z] INFO: No Stack... [2023-12-29T10:30:37.891Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-29T10:30:38.842Z] INFO: Archiving Costs [Pipeline] sh [2023-12-29T10:30:39.186Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2023-12-29T10:30:39.186Z] + cut -d, -f6 [Pipeline] lock [2023-12-29T10:30:39.259Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-280-1-stack-cost] [2023-12-29T10:30:39.264Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-280-1-stack-cost] did not exist. Created. [2023-12-29T10:30:39.265Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-280-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-29T10:30:39.837Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-35739b43/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-29T10:30:40.179Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-29T10:30:40.215Z] Warning: overwriting stash ‘stack-cost’ [2023-12-29T10:30:40.270Z] Stashed 1 file(s) [Pipeline] } [2023-12-29T10:30:40.300Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-280-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-29T10:30:40.473Z] $ docker stop --time=1 5486f944651209764d9e1fc01c5050b26dbe408bc89e0a737bd3e0f431504133 [2023-12-29T10:30:46.490Z] $ docker rm -f --volumes 5486f944651209764d9e1fc01c5050b26dbe408bc89e0a737bd3e0f431504133 [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-12-29T10:30:48.543Z] provisioning config files... [2023-12-29T10:30:48.552Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-280@tmp/config10285115460528728508tmp [Pipeline] { [Pipeline] sh [2023-12-29T10:30:48.977Z] + set +x [2023-12-29T10:30:48.977Z] + curl -s https://codecov.io/bash [2023-12-29T10:30:48.977Z] + bash -s -- [2023-12-29T10:30:48.977Z] [2023-12-29T10:30:48.977Z] _____ _ [2023-12-29T10:30:48.977Z] / ____| | | [2023-12-29T10:30:48.977Z] | | ___ __| | ___ ___ _____ __ [2023-12-29T10:30:48.977Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-29T10:30:48.977Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-29T10:30:48.977Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-29T10:30:48.977Z] Bash-1.0.6 [2023-12-29T10:30:48.977Z] [2023-12-29T10:30:48.977Z] [2023-12-29T10:30:48.977Z] ==> git version 2.25.1 found [2023-12-29T10:30:48.977Z] ==> 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-12-29T10:30:48.977Z] Release-Date: 2020-01-08 [2023-12-29T10:30:48.977Z] 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-12-29T10:30:48.977Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-29T10:30:48.977Z] ==> Jenkins CI detected. [2023-12-29T10:30:48.977Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-280 [2023-12-29T10:30:48.977Z] project root: . [2023-12-29T10:30:48.977Z] --> token set from env [2023-12-29T10:30:48.977Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-29T10:30:48.977Z] ==> Running gcov in . (disable via -X gcov) [2023-12-29T10:30:48.977Z] ==> Python coveragepy not found [2023-12-29T10:30:48.977Z] ==> Searching for coverage reports in: [2023-12-29T10:30:48.977Z] + . [2023-12-29T10:30:48.977Z] -> Found 1 reports [2023-12-29T10:30:48.977Z] ==> Detecting git/mercurial file structure [2023-12-29T10:30:48.977Z] ==> Reading reports [2023-12-29T10:30:49.239Z] + ./coverage.out bytes=459493 [2023-12-29T10:30:49.239Z] ==> Appending adjustments [2023-12-29T10:30:49.239Z] https://docs.codecov.io/docs/fixing-reports [2023-12-29T10:30:49.239Z] + Found adjustments [2023-12-29T10:30:49.239Z] ==> Gzipping contents [2023-12-29T10:30:49.498Z] 52K /tmp/codecov.LAayoz.gz [2023-12-29T10:30:49.498Z] ==> Uploading reports [2023-12-29T10:30:49.498Z] url: https://codecov.io [2023-12-29T10:30:49.498Z] query: branch=PR-280&commit=a3c60db898ff601d0732efef3b860b3fa1ad0aac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-280%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=280&job=&cmd_args= [2023-12-29T10:30:49.498Z] -> Pinging Codecov [2023-12-29T10:30:49.498Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-280&commit=a3c60db898ff601d0732efef3b860b3fa1ad0aac&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-280%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=280&job=&cmd_args= [2023-12-29T10:30:49.498Z] -> Uploading to [2023-12-29T10:30:49.499Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-29/581DD39554BDF9B6E22D074273EAD858/a3c60db898ff601d0732efef3b860b3fa1ad0aac/db07063e-e332-4ba4-ab7e-5e5c6d902ec5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231229%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231229T103049Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2c099981733403d6dd57a315d0edf9bd94b50ec982c83aac943037c90c45a759 [2023-12-29T10:30:49.499Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-29T10:30:49.499Z] Dload Upload Total Spent Left Speed [2023-12-29T10:30:49.759Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50322 0 0 100 50322 0 195k --:--:-- --:--:-- --:--:-- 195k [2023-12-29T10:30:49.759Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a3c60db898ff601d0732efef3b860b3fa1ad0aac [Pipeline] } [2023-12-29T10:30:49.787Z] 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-12-29T10:30:53.111Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-280/archives ] [2023-12-29T10:30:53.111Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-280/archives [2023-12-29T10:30:53.111Z] total 16 [2023-12-29T10:30:53.111Z] drwxr-xr-x 3 root root 4096 Dec 29 10:25 . [2023-12-29T10:30:53.111Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 29 10:25 .. [2023-12-29T10:30:53.111Z] drwxr-xr-x 2 root root 4096 Dec 29 10:25 cost [2023-12-29T10:30:53.111Z] -rw-r--r-- 1 root root 91 Dec 29 10:25 cost.csv [2023-12-29T10:30:53.111Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-280/archives [2023-12-29T10:30:53.111Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-280/archives [2023-12-29T10:30:53.111Z] total 16 [2023-12-29T10:30:53.111Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 10:25 . [2023-12-29T10:30:53.111Z] drwxrwxr-x 11 jenkins jenkins 4096 Dec 29 10:25 .. [2023-12-29T10:30:53.111Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 29 10:25 cost [2023-12-29T10:30:53.111Z] -rw-r--r-- 1 jenkins jenkins 91 Dec 29 10:25 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-29T10:30:53.445Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T10:30:54.339Z] ---> package-listing.sh [2023-12-29T10:30:54.339Z] ++ facter osfamily [2023-12-29T10:30:54.339Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-29T10:30:54.598Z] + OS_FAMILY=debian [2023-12-29T10:30:54.598Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-280 [2023-12-29T10:30:54.598Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-29T10:30:54.598Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-29T10:30:54.598Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-29T10:30:54.598Z] + PACKAGES=/tmp/packages_start.txt [2023-12-29T10:30:54.598Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-280 ']' [2023-12-29T10:30:54.598Z] + PACKAGES=/tmp/packages_end.txt [2023-12-29T10:30:54.598Z] + case "${OS_FAMILY}" in [2023-12-29T10:30:54.598Z] + dpkg -l [2023-12-29T10:30:54.598Z] + grep '^ii' [2023-12-29T10:30:54.598Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-29T10:30:54.598Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-29T10:30:54.598Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-29T10:30:54.598Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-280 ']' [2023-12-29T10:30:54.598Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-280/archives/ [2023-12-29T10:30:54.598Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-280/archives/ [Pipeline] echo [2023-12-29T10:30:54.632Z] 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-280/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-29T10:30:54.924Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-29T10:30:55.619Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-29T10:30:55.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-29T10:30:55.877Z] prd-ubuntu20.04-docker-8c-8g-26384 does not seem to be running inside a container [2023-12-29T10:30:55.913Z] $ 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-280/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-280 -v /w/workspace/undry_device-rfid-llrp-go_PR-280:/w/workspace/undry_device-rfid-llrp-go_PR-280:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-280@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-280@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-12-29T10:30:56.092Z] $ docker top 3131ddda5930ba525cb31edd7728e2997d8ce5118109b84e2fd5c401d6d64490 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-29T10:30:56.577Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-29T10:30:56.889Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-29T10:30:57.202Z] + ls /var/log/sa-host [2023-12-29T10:30:57.202Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-29T10:30:57.494Z] provisioning config files... [2023-12-29T10:30:57.505Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-280@tmp/config1955579464339120539tmp [Pipeline] { [Pipeline] echo [2023-12-29T10:30:57.656Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T10:30:57.971Z] ---> create-netrc.sh [Pipeline] } [2023-12-29T10:30:58.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-29T10:30:58.545Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-29T10:30:58.581Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T10:30:58.901Z] ---> sudo-logs.sh [2023-12-29T10:30:58.901Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-29T10:30:59.036Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T10:30:59.345Z] ---> job-cost.sh [2023-12-29T10:30:59.345Z] lf-activate-venv: SKIPPING [2023-12-29T10:30:59.345Z] DEBUG: total: 0.2199999988079071 [2023-12-29T10:30:59.345Z] INFO: Retrieving Stack Cost... [2023-12-29T10:30:59.913Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-29T10:31:00.173Z] INFO: Archiving Costs [Pipeline] echo [2023-12-29T10:31:00.213Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-29T10:31:00.524Z] ---> logs-deploy.sh [2023-12-29T10:31:00.524Z] lf-activate-venv: SKIPPING [2023-12-29T10:31:00.524Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-280/1 [2023-12-29T10:31:00.524Z] INFO: archiving workspace using pattern(s): [2023-12-29T10:31:01.463Z] Archives upload complete. [2023-12-29T10:31:01.722Z] INFO: archiving logs to Nexus