Pull request #319 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/device-rfid-llrp-go Obtained Jenkinsfile from d982f180a311c67f6a438592f6886d73cdc5c46c+6a5b74d63dd00c05e25264972a940e2875707f01 (25ea2cbba0f137668f08e66206171ed6fdb257ef) 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-ssh8649131871302915644.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh15357806652926231560.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-319/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-319/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16592586142310542199.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-319/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh903664232271295171.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh10501076246942888107.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-319/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-319/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3483451791335761638.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22687 in /w/workspace/undry_device-rfid-llrp-go_PR-319 [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-319 # 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 Merging remotes/origin/main commit 6a5b74d63dd00c05e25264972a940e2875707f01 into PR head commit d982f180a311c67f6a438592f6886d73cdc5c46c > 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/319/head:refs/remotes/origin/PR-319 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d982f180a311c67f6a438592f6886d73cdc5c46c # timeout=10 Merge succeeded, producing d982f180a311c67f6a438592f6886d73cdc5c46c Checking out Revision d982f180a311c67f6a438592f6886d73cdc5c46c (PR-319) > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6a5b74d63dd00c05e25264972a940e2875707f01 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d982f180a311c67f6a438592f6886d73cdc5c46c # timeout=10 Commit message: "feat: Enable PIE support for ASLR and full RELRO" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-14T07:05:40.705Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-14T07:05:40.939Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-14T07:05:41.080Z] ========================================================= [2024-10-14T07:05:41.080Z] EdgeX Global Pipelines Version Info [2024-10-14T07:05:41.080Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:05:41.872Z] ------------------- [2024-10-14T07:05:41.872Z] stable info: [2024-10-14T07:05:41.872Z] ------------------- [2024-10-14T07:05:41.872Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-14T07:05:41.872Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T07:05:41.872Z] Message: update stable to v1.0.265 [2024-10-14T07:05:42.447Z] ------------------- [2024-10-14T07:05:42.447Z] experimental info: [2024-10-14T07:05:42.447Z] ------------------- [2024-10-14T07:05:42.447Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-14T07:05:42.447Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-14T07:05:42.447Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-14T07:05:42.669Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-10-14T07:05:42.724Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-10-14T07:05:42.786Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-14T07:05:42.845Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-14T07:05:42.903Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-14T07:05:42.963Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-14T07:05:43.028Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-14T07:05:43.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-14T07:05:43.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-14T07:05:43.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-14T07:05:43.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-14T07:05:43.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-10-14T07:05:43.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-14T07:05:43.453Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-14T07:05:43.514Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T07:05:43.577Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T07:05:43.640Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T07:05:43.703Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T07:05:43.766Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-14T07:05:43.825Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-14T07:05:43.883Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-14T07:05:43.956Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-14T07:05:44.008Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-14T07:05:44.075Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-14T07:05:44.138Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-14T07:05:44.201Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-14T07:05:44.267Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-14T07:05:44.330Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-319 [Pipeline] echo [2024-10-14T07:05:44.400Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-319 [Pipeline] echo [2024-10-14T07:05:44.463Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-319 [Pipeline] echo [2024-10-14T07:05:44.529Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d982f180a311c67f6a438592f6886d73cdc5c46c [Pipeline] echo [2024-10-14T07:05:44.593Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d982f18 [Pipeline] echo [2024-10-14T07:05:44.657Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T07:05:44.801Z] provisioning config files... [2024-10-14T07:05:44.822Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-319@tmp/config2353303177096225510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:05:45.227Z] ---> ****-login.sh [2024-10-14T07:05:45.227Z] nexus3.edgexfoundry.org:10001 [2024-10-14T07:05:45.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:05:45.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:05:45.490Z] Configure a credential helper to remove this warning. See [2024-10-14T07:05:45.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:05:45.490Z] [2024-10-14T07:05:45.490Z] Login Succeeded [2024-10-14T07:05:45.490Z] nexus3.edgexfoundry.org:10002 [2024-10-14T07:05:45.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:05:45.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:05:45.490Z] Configure a credential helper to remove this warning. See [2024-10-14T07:05:45.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:05:45.491Z] [2024-10-14T07:05:45.491Z] Login Succeeded [2024-10-14T07:05:45.491Z] nexus3.edgexfoundry.org:10003 [2024-10-14T07:05:45.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:05:45.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:05:45.753Z] Configure a credential helper to remove this warning. See [2024-10-14T07:05:45.753Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:05:45.753Z] [2024-10-14T07:05:45.753Z] Login Succeeded [2024-10-14T07:05:45.753Z] nexus3.edgexfoundry.org:10004 [2024-10-14T07:05:45.753Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:05:45.753Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:05:45.754Z] Configure a credential helper to remove this warning. See [2024-10-14T07:05:45.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:05:45.754Z] [2024-10-14T07:05:45.754Z] Login Succeeded [2024-10-14T07:05:45.754Z] ****.io [2024-10-14T07:05:46.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:05:46.016Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:05:46.016Z] Configure a credential helper to remove this warning. See [2024-10-14T07:05:46.016Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:05:46.016Z] [2024-10-14T07:05:46.016Z] Login Succeeded [2024-10-14T07:05:46.016Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T07:05:46.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-14T07:05:46.735Z] + git rev-list -1 --merges d982f180a311c67f6a438592f6886d73cdc5c46c~1..d982f180a311c67f6a438592f6886d73cdc5c46c [Pipeline] echo [2024-10-14T07:05:46.784Z] -----------> git rev-list -1 --merges d982f180a311c67f6a438592f6886d73cdc5c46c~1..d982f180a311c67f6a438592f6886d73cdc5c46c d982f180a311c67f6a438592f6886d73cdc5c46c [false] [Pipeline] sh [2024-10-14T07:05:47.113Z] + git log --format=format:%s -1 d982f180a311c67f6a438592f6886d73cdc5c46c [Pipeline] echo [2024-10-14T07:05:47.152Z] ========================================================= [2024-10-14T07:05:47.152Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-14T07:05:47.152Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T07:05:47.614Z] + git log --format=format:%s -1 d982f180a311c67f6a438592f6886d73cdc5c46c [Pipeline] echo [2024-10-14T07:05:47.660Z] [semverPrep] GIT_COMMIT: d982f180a311c67f6a438592f6886d73cdc5c46c, Commit Message: feat: Enable PIE support for ASLR and full RELRO [Pipeline] echo [2024-10-14T07:05:47.707Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-14T07:05:48.175Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T07:05:48.175Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-14T07:05:48.175Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-14T07:05:48.175Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-14T07:05:48.175Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-14T07:05:48.175Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-14T07:05:48.175Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:05:48.627Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T07:05:48.627Z] [2024-10-14T07:05:48.627Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:05:49.026Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T07:05:49.026Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-14T07:05:49.026Z] b85a868b505f: Pulling fs layer [2024-10-14T07:05:49.026Z] e2be974225ed: Pulling fs layer [2024-10-14T07:05:49.026Z] 339a4e72a1f5: Pulling fs layer [2024-10-14T07:05:49.026Z] 988bab9f4d93: Pulling fs layer [2024-10-14T07:05:49.026Z] 988bab9f4d93: Waiting [2024-10-14T07:05:49.026Z] 1469e6f7b9e6: Pulling fs layer [2024-10-14T07:05:49.026Z] eaf3925da568: Pulling fs layer [2024-10-14T07:05:49.026Z] bab4dde63d76: Pulling fs layer [2024-10-14T07:05:49.026Z] 1469e6f7b9e6: Waiting [2024-10-14T07:05:49.026Z] bde34c3a00c8: Pulling fs layer [2024-10-14T07:05:49.026Z] b352a97aabf1: Pulling fs layer [2024-10-14T07:05:49.026Z] eaf3925da568: Waiting [2024-10-14T07:05:49.026Z] bab4dde63d76: Waiting [2024-10-14T07:05:49.026Z] bde34c3a00c8: Waiting [2024-10-14T07:05:49.026Z] 4872d77fe225: Pulling fs layer [2024-10-14T07:05:49.026Z] 5851b861e8e6: Pulling fs layer [2024-10-14T07:05:49.026Z] 4872d77fe225: Waiting [2024-10-14T07:05:49.026Z] b352a97aabf1: Waiting [2024-10-14T07:05:49.026Z] 5851b861e8e6: Waiting [2024-10-14T07:05:49.026Z] e2be974225ed: Download complete [2024-10-14T07:05:49.026Z] 988bab9f4d93: Download complete [2024-10-14T07:05:49.026Z] 1469e6f7b9e6: Verifying Checksum [2024-10-14T07:05:49.026Z] 1469e6f7b9e6: Download complete [2024-10-14T07:05:49.285Z] eaf3925da568: Download complete [2024-10-14T07:05:49.285Z] 339a4e72a1f5: Verifying Checksum [2024-10-14T07:05:49.285Z] 339a4e72a1f5: Download complete [2024-10-14T07:05:49.285Z] bde34c3a00c8: Download complete [2024-10-14T07:05:49.285Z] b352a97aabf1: Verifying Checksum [2024-10-14T07:05:49.285Z] b352a97aabf1: Download complete [2024-10-14T07:05:49.285Z] 4872d77fe225: Verifying Checksum [2024-10-14T07:05:49.285Z] 4872d77fe225: Download complete [2024-10-14T07:05:49.285Z] 5851b861e8e6: Download complete [2024-10-14T07:05:49.285Z] b85a868b505f: Verifying Checksum [2024-10-14T07:05:49.285Z] b85a868b505f: Download complete [2024-10-14T07:05:49.544Z] bab4dde63d76: Verifying Checksum [2024-10-14T07:05:49.544Z] bab4dde63d76: Download complete [2024-10-14T07:05:50.487Z] b85a868b505f: Pull complete [2024-10-14T07:05:50.749Z] e2be974225ed: Pull complete [2024-10-14T07:05:51.320Z] 339a4e72a1f5: Pull complete [2024-10-14T07:05:51.320Z] 988bab9f4d93: Pull complete [2024-10-14T07:05:51.580Z] 1469e6f7b9e6: Pull complete [2024-10-14T07:05:51.840Z] eaf3925da568: Pull complete [2024-10-14T07:05:53.753Z] bab4dde63d76: Pull complete [2024-10-14T07:05:53.753Z] bde34c3a00c8: Pull complete [2024-10-14T07:05:53.753Z] b352a97aabf1: Pull complete [2024-10-14T07:05:53.753Z] 4872d77fe225: Pull complete [2024-10-14T07:05:54.014Z] 5851b861e8e6: Pull complete [2024-10-14T07:05:54.014Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-14T07:05:54.014Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T07:05:54.014Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:05:54.527Z] prd-ubuntu20.04-docker-8c-8g-22687 does not seem to be running inside a container [2024-10-14T07:05:54.557Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-319 -v /w/workspace/undry_device-rfid-llrp-go_PR-319:/w/workspace/undry_device-rfid-llrp-go_PR-319:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-319@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-319@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-devops/py-git-semver:0.1.4 cat [2024-10-14T07:05:57.464Z] $ docker top 9a2cc2919e5871fbc2324c234cc45290f3bdfcf54c3b95fb8aff448d2f01c0cb -eo pid,comm [2024-10-14T07:05:57.522Z] 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). [2024-10-14T07:05:57.522Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T07:05:57.705Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T07:05:57.705Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T07:05:57.826Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T07:05:57.827Z] $ docker exec 9a2cc2919e5871fbc2324c234cc45290f3bdfcf54c3b95fb8aff448d2f01c0cb ssh-agent [2024-10-14T07:05:57.942Z] SSH_AUTH_SOCK=/tmp/ssh-ntYtn263Sluc/agent.32 [2024-10-14T07:05:57.942Z] SSH_AGENT_PID=38 [2024-10-14T07:05:57.948Z] Running ssh-add (command line suppressed) [2024-10-14T07:05:58.057Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-319@tmp/private_key_12913229586934082720.key (/w/workspace/undry_device-rfid-llrp-go_PR-319@tmp/private_key_12913229586934082720.key) [2024-10-14T07:05:58.075Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T07:05:58.432Z] + git tag --points-at HEAD [Pipeline] } [2024-10-14T07:05:58.461Z] $ docker exec --env ******** --env ******** 9a2cc2919e5871fbc2324c234cc45290f3bdfcf54c3b95fb8aff448d2f01c0cb ssh-agent -k [2024-10-14T07:05:58.551Z] unset SSH_AUTH_SOCK; [2024-10-14T07:05:58.552Z] unset SSH_AGENT_PID; [2024-10-14T07:05:58.552Z] echo Agent pid 38 killed; [2024-10-14T07:05:58.563Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-14T07:05:58.679Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T07:05:58.679Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T07:05:58.807Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T07:05:58.809Z] $ docker exec 9a2cc2919e5871fbc2324c234cc45290f3bdfcf54c3b95fb8aff448d2f01c0cb ssh-agent [2024-10-14T07:05:58.921Z] SSH_AUTH_SOCK=/tmp/ssh-5FxgsrktY4U7/agent.71 [2024-10-14T07:05:58.921Z] SSH_AGENT_PID=77 [2024-10-14T07:05:58.927Z] Running ssh-add (command line suppressed) [2024-10-14T07:05:59.027Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-319@tmp/private_key_6956021101927860517.key (/w/workspace/undry_device-rfid-llrp-go_PR-319@tmp/private_key_6956021101927860517.key) [2024-10-14T07:05:59.044Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T07:05:59.387Z] + git semver init [2024-10-14T07:05:59.646Z] 2024-10-14 07:05:59,544 [run_init] DEBUG init version:0.0.0 force:False [2024-10-14T07:05:59.646Z] 2024-10-14 07:05:59,545 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-319/.semver [2024-10-14T07:05:59.646Z] 2024-10-14 07:05:59,545 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-319/.semver [2024-10-14T07:05:59.646Z] 2024-10-14 07:05:59,545 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-319/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-319, universal_newlines=False, shell=None, istream=None) [2024-10-14T07:06:01.559Z] 2024-10-14 07:06:01,175 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-319/.git/info/exclude [2024-10-14T07:06:01.559Z] 2024-10-14 07:06:01,176 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-319/.semver/PR-319 with force:False [2024-10-14T07:06:01.559Z] 2024-10-14 07:06:01,176 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-319/.semver/PR-319 [2024-10-14T07:06:01.559Z] 2024-10-14 07:06:01,180 [execute] INFO git cat-file --batch-check [2024-10-14T07:06:01.559Z] 2024-10-14 07:06:01,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-319/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T07:06:01.559Z] 2024-10-14 07:06:01,187 [execute] INFO git cat-file --batch [2024-10-14T07:06:01.559Z] 2024-10-14 07:06:01,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-319/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T07:06:01.559Z] 2024-10-14 07:06:01,192 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-319/.semver/PR-319 [2024-10-14T07:06:01.559Z] 0.0.0 [Pipeline] } [2024-10-14T07:06:01.585Z] $ docker exec --env ******** --env ******** 9a2cc2919e5871fbc2324c234cc45290f3bdfcf54c3b95fb8aff448d2f01c0cb ssh-agent -k [2024-10-14T07:06:01.694Z] unset SSH_AUTH_SOCK; [2024-10-14T07:06:01.694Z] unset SSH_AGENT_PID; [2024-10-14T07:06:01.694Z] echo Agent pid 77 killed; [2024-10-14T07:06:01.707Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T07:06:02.168Z] + git semver [Pipeline] } [2024-10-14T07:06:02.456Z] $ docker stop --time=1 9a2cc2919e5871fbc2324c234cc45290f3bdfcf54c3b95fb8aff448d2f01c0cb [2024-10-14T07:06:03.748Z] $ docker rm -f --volumes 9a2cc2919e5871fbc2324c234cc45290f3bdfcf54c3b95fb8aff448d2f01c0cb [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T07:06:04.173Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-14T07:06:04.491Z] Stashed 1 file(s) [Pipeline] echo [2024-10-14T07:06:04.517Z] [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 [2024-10-14T07:06:05.247Z] provisioning config files... [2024-10-14T07:06:05.259Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-319@tmp/config4511019465866103675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:06:05.634Z] ---> ****-login.sh [2024-10-14T07:06:05.634Z] nexus3.edgexfoundry.org:10001 [2024-10-14T07:06:05.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:06:05.634Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:06:05.634Z] Configure a credential helper to remove this warning. See [2024-10-14T07:06:05.634Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:06:05.634Z] [2024-10-14T07:06:05.634Z] Login Succeeded [2024-10-14T07:06:05.634Z] nexus3.edgexfoundry.org:10002 [2024-10-14T07:06:05.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:06:05.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:06:05.635Z] Configure a credential helper to remove this warning. See [2024-10-14T07:06:05.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:06:05.635Z] [2024-10-14T07:06:05.635Z] Login Succeeded [2024-10-14T07:06:05.635Z] nexus3.edgexfoundry.org:10003 [2024-10-14T07:06:05.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:06:05.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:06:05.894Z] Configure a credential helper to remove this warning. See [2024-10-14T07:06:05.894Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:06:05.894Z] [2024-10-14T07:06:05.894Z] Login Succeeded [2024-10-14T07:06:05.894Z] nexus3.edgexfoundry.org:10004 [2024-10-14T07:06:05.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:06:05.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:06:05.895Z] Configure a credential helper to remove this warning. See [2024-10-14T07:06:05.895Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:06:05.895Z] [2024-10-14T07:06:05.895Z] Login Succeeded [2024-10-14T07:06:05.895Z] ****.io [2024-10-14T07:06:06.156Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:06:06.156Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:06:06.157Z] Configure a credential helper to remove this warning. See [2024-10-14T07:06:06.157Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:06:06.157Z] [2024-10-14T07:06:06.157Z] Login Succeeded [2024-10-14T07:06:06.157Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T07:06:06.189Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T07:06:06.422Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:06:06.469Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:06:06.510Z] ========================================================= [2024-10-14T07:06:06.510Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-14T07:06:06.510Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:06:07.039Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T07:06:07.039Z] Sending build context to Docker daemon 11.42MB [2024-10-14T07:06:07.039Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T07:06:07.039Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T07:06:07.039Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-14T07:06:07.039Z] 43c4264eed91: Pulling fs layer [2024-10-14T07:06:07.039Z] 4cc291be95ef: Pulling fs layer [2024-10-14T07:06:07.039Z] 2ac1f1163629: Pulling fs layer [2024-10-14T07:06:07.039Z] 5c3c966382ef: Pulling fs layer [2024-10-14T07:06:07.039Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T07:06:07.039Z] 5d5c8e513c77: Pulling fs layer [2024-10-14T07:06:07.039Z] 9f66e0745190: Pulling fs layer [2024-10-14T07:06:07.039Z] f49a43e4bbc0: Pulling fs layer [2024-10-14T07:06:07.039Z] 561ebcabdf7f: Pulling fs layer [2024-10-14T07:06:07.039Z] 9f66e0745190: Waiting [2024-10-14T07:06:07.039Z] f49a43e4bbc0: Waiting [2024-10-14T07:06:07.039Z] 5c3c966382ef: Waiting [2024-10-14T07:06:07.039Z] 561ebcabdf7f: Waiting [2024-10-14T07:06:07.039Z] 5d5c8e513c77: Waiting [2024-10-14T07:06:07.039Z] 4f4fb700ef54: Waiting [2024-10-14T07:06:07.039Z] 4cc291be95ef: Verifying Checksum [2024-10-14T07:06:07.039Z] 4cc291be95ef: Download complete [2024-10-14T07:06:07.298Z] 5c3c966382ef: Verifying Checksum [2024-10-14T07:06:07.298Z] 5c3c966382ef: Download complete [2024-10-14T07:06:07.298Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T07:06:07.298Z] 4f4fb700ef54: Download complete [2024-10-14T07:06:07.298Z] 5d5c8e513c77: Download complete [2024-10-14T07:06:07.298Z] 43c4264eed91: Download complete [2024-10-14T07:06:07.298Z] 9f66e0745190: Verifying Checksum [2024-10-14T07:06:07.298Z] 9f66e0745190: Download complete [2024-10-14T07:06:07.298Z] 43c4264eed91: Pull complete [2024-10-14T07:06:07.561Z] 4cc291be95ef: Pull complete [2024-10-14T07:06:07.561Z] 561ebcabdf7f: Verifying Checksum [2024-10-14T07:06:07.561Z] 561ebcabdf7f: Download complete [2024-10-14T07:06:07.821Z] 2ac1f1163629: Verifying Checksum [2024-10-14T07:06:07.821Z] 2ac1f1163629: Download complete [2024-10-14T07:06:08.081Z] f49a43e4bbc0: Verifying Checksum [2024-10-14T07:06:08.081Z] f49a43e4bbc0: Download complete [2024-10-14T07:06:12.278Z] 2ac1f1163629: Pull complete [2024-10-14T07:06:12.278Z] 5c3c966382ef: Pull complete [2024-10-14T07:06:12.278Z] 4f4fb700ef54: Pull complete [2024-10-14T07:06:12.278Z] 5d5c8e513c77: Pull complete [2024-10-14T07:06:12.278Z] 9f66e0745190: Pull complete [2024-10-14T07:06:14.179Z] f49a43e4bbc0: Pull complete [2024-10-14T07:06:14.745Z] 561ebcabdf7f: Pull complete [2024-10-14T07:06:14.745Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-14T07:06:14.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T07:06:14.745Z] ---> 3a752c3f9dda [2024-10-14T07:06:14.745Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T07:06:20.029Z] Still waiting to schedule task [2024-10-14T07:06:20.030Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-14T07:06:20.031Z] ---> Running in f4beb0160a49 [2024-10-14T07:06:20.031Z] Removing intermediate container f4beb0160a49 [2024-10-14T07:06:20.031Z] ---> 158874098ed5 [2024-10-14T07:06:20.031Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T07:06:20.031Z] ---> Running in cee3cc9ed180 [2024-10-14T07:06:20.031Z] Removing intermediate container cee3cc9ed180 [2024-10-14T07:06:20.031Z] ---> 31a97e0e745c [2024-10-14T07:06:20.031Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T07:06:20.031Z] ---> Running in ae9bb5f64a8c [2024-10-14T07:06:20.031Z] Removing intermediate container ae9bb5f64a8c [2024-10-14T07:06:20.031Z] ---> 0824032270de [2024-10-14T07:06:20.031Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T07:06:20.031Z] ---> Running in 0d1719166737 [2024-10-14T07:06:20.031Z] Removing intermediate container 0d1719166737 [2024-10-14T07:06:20.031Z] ---> bf3bf35b6f9b [2024-10-14T07:06:20.031Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T07:06:20.031Z] ---> Running in 28c6d0a7cfad [2024-10-14T07:06:20.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:06:20.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:06:20.862Z] OK: 246 MiB in 54 packages [2024-10-14T07:06:21.121Z] Removing intermediate container 28c6d0a7cfad [2024-10-14T07:06:21.121Z] ---> 835a4fbe174e [2024-10-14T07:06:21.121Z] Step 8/12 : WORKDIR /app [2024-10-14T07:06:21.121Z] ---> Running in b4c514873338 [2024-10-14T07:06:21.121Z] Removing intermediate container b4c514873338 [2024-10-14T07:06:21.121Z] ---> 4015057432ce [2024-10-14T07:06:21.121Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-14T07:06:21.382Z] ---> 141a3f5cb52e [2024-10-14T07:06:21.382Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T07:06:21.382Z] ---> Running in b85e57ddb7e0 [2024-10-14T07:07:08.250Z] Removing intermediate container b85e57ddb7e0 [2024-10-14T07:07:08.250Z] ---> 47370b61841b [2024-10-14T07:07:08.250Z] Step 11/12 : COPY . . [2024-10-14T07:07:08.250Z] ---> 14d0289b7ed0 [2024-10-14T07:07:08.250Z] Step 12/12 : RUN $MAKE [2024-10-14T07:07:08.250Z] ---> Running in 379191a17bdf [2024-10-14T07:07:08.250Z] noop [2024-10-14T07:07:08.250Z] Removing intermediate container 379191a17bdf [2024-10-14T07:07:08.250Z] ---> 51d50b1e513e [2024-10-14T07:07:08.250Z] Successfully built 51d50b1e513e [2024-10-14T07:07:08.250Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:07:08.733Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T07:07:08.733Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:07:08.914Z] prd-ubuntu20.04-docker-8c-8g-22687 does not seem to be running inside a container [2024-10-14T07:07:08.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-319 -v /w/workspace/undry_device-rfid-llrp-go_PR-319:/w/workspace/undry_device-rfid-llrp-go_PR-319:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-319@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-319@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-14T07:07:09.295Z] $ docker top a8958e4f664699da2eac0c3f27dcc548a0ecfd1d8b52c1e6d933097bf00a40eb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:07:09.716Z] + go version [2024-10-14T07:07:09.716Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-14T07:07:09.751Z] $ docker stop --time=1 a8958e4f664699da2eac0c3f27dcc548a0ecfd1d8b52c1e6d933097bf00a40eb [2024-10-14T07:07:11.021Z] $ docker rm -f --volumes a8958e4f664699da2eac0c3f27dcc548a0ecfd1d8b52c1e6d933097bf00a40eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:07:11.794Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T07:07:11.794Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:07:11.985Z] prd-ubuntu20.04-docker-8c-8g-22687 does not seem to be running inside a container [2024-10-14T07:07:12.018Z] $ 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-319 -v /w/workspace/undry_device-rfid-llrp-go_PR-319:/w/workspace/undry_device-rfid-llrp-go_PR-319:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-319@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-319@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-14T07:07:12.368Z] $ docker top 9ad55ac53eece35b1acac7162ad0fecb49774ed9ab2157d542f8c2e0b0bd5319 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:07:12.803Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-319 [Pipeline] fileExists [Pipeline] sh [2024-10-14T07:07:13.181Z] + make test [2024-10-14T07:07:13.181Z] go test ./... -coverprofile=coverage.out ./... [2024-10-14T07:07:15.082Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-14T07:07:37.015Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-14T07:07:37.015Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-14T07:07:39.546Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.590s coverage: 40.6% of statements [2024-10-14T07:07:39.546Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 95.5% of statements [2024-10-14T07:07:39.546Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.252s coverage: 51.9% of statements [2024-10-14T07:07:54.436Z] go vet ./... [2024-10-14T07:07:59.717Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T07:07:59.985Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T07:07:59.985Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T07:08:00.279Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T07:08:00.318Z] $ docker stop --time=1 9ad55ac53eece35b1acac7162ad0fecb49774ed9ab2157d542f8c2e0b0bd5319 [2024-10-14T07:08:03.461Z] $ docker rm -f --volumes 9ad55ac53eece35b1acac7162ad0fecb49774ed9ab2157d542f8c2e0b0bd5319 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T07:08:04.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T07:08:04.267Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-14T07:08:05.038Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T07:08:05.361Z] + ls -al . [2024-10-14T07:08:05.361Z] total 716 [2024-10-14T07:08:05.361Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 14 07:07 . [2024-10-14T07:08:05.361Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:05 .. [2024-10-14T07:08:05.361Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 14 07:05 .dockerignore [2024-10-14T07:08:05.361Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:07 .git [2024-10-14T07:08:05.361Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:05 .github [2024-10-14T07:08:05.361Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 14 07:05 .gitignore [2024-10-14T07:08:05.361Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 07:05 .golangci.yml [2024-10-14T07:08:05.361Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 07:06 .semver [2024-10-14T07:08:05.361Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 14 07:05 Attribution.txt [2024-10-14T07:08:05.361Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 14 07:05 CHANGELOG.md [2024-10-14T07:08:05.361Z] -rw-rw-r-- 1 jenkins jenkins 1488 Oct 14 07:05 Dockerfile [2024-10-14T07:08:05.361Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 07:05 GOVERNANCE.md [2024-10-14T07:08:05.361Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 14 07:05 Jenkinsfile [2024-10-14T07:08:05.361Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 14 07:05 LICENSE [2024-10-14T07:08:05.361Z] -rw-rw-r-- 1 jenkins jenkins 2716 Oct 14 07:05 Makefile [2024-10-14T07:08:05.361Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 14 07:05 OWNERS.md [2024-10-14T07:08:05.361Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 14 07:05 README.md [2024-10-14T07:08:05.361Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 07:06 VERSION [2024-10-14T07:08:05.361Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:05 bin [2024-10-14T07:08:05.361Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:05 cmd [2024-10-14T07:08:05.361Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 14 07:07 coverage.out [2024-10-14T07:08:05.361Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:05 examples [2024-10-14T07:08:05.361Z] -rw-rw-r-- 1 jenkins jenkins 7135 Oct 14 07:05 go.mod [2024-10-14T07:08:05.361Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 07:05 go.sum [2024-10-14T07:08:05.361Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:05 images [2024-10-14T07:08:05.361Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:05 internal [2024-10-14T07:08:05.361Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:05 pkg [2024-10-14T07:08:05.361Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 14 07:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:08:05.793Z] + 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=d982f180a311c67f6a438592f6886d73cdc5c46c --label arch=amd64 --label version=0.0.0 . [2024-10-14T07:08:05.793Z] Sending build context to Docker daemon 11.42MB [2024-10-14T07:08:05.793Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T07:08:05.793Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-14T07:08:05.793Z] ---> 51d50b1e513e [2024-10-14T07:08:05.793Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-14T07:08:06.056Z] ---> Running in 9373bb5614e3 [2024-10-14T07:08:06.056Z] Removing intermediate container 9373bb5614e3 [2024-10-14T07:08:06.056Z] ---> 0cc591dfa67e [2024-10-14T07:08:06.056Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T07:08:06.056Z] ---> Running in 203a22788c16 [2024-10-14T07:08:06.317Z] Removing intermediate container 203a22788c16 [2024-10-14T07:08:06.317Z] ---> 1c5c0e4602d7 [2024-10-14T07:08:06.317Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T07:08:06.317Z] ---> Running in 662a0c66eca9 [2024-10-14T07:08:06.317Z] Removing intermediate container 662a0c66eca9 [2024-10-14T07:08:06.317Z] ---> dffaad590344 [2024-10-14T07:08:06.317Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T07:08:06.317Z] ---> Running in 87a20aa2cbe9 [2024-10-14T07:08:06.317Z] Removing intermediate container 87a20aa2cbe9 [2024-10-14T07:08:06.317Z] ---> cff7f4ba7836 [2024-10-14T07:08:06.317Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T07:08:06.580Z] ---> Running in 034b6d5f7f5a [2024-10-14T07:08:06.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:08:06.841Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:08:07.415Z] OK: 246 MiB in 54 packages [2024-10-14T07:08:07.674Z] Removing intermediate container 034b6d5f7f5a [2024-10-14T07:08:07.674Z] ---> 33710ea21a63 [2024-10-14T07:08:07.674Z] Step 8/25 : WORKDIR /app [2024-10-14T07:08:07.674Z] ---> Running in 49e2758b4466 [2024-10-14T07:08:07.674Z] Removing intermediate container 49e2758b4466 [2024-10-14T07:08:07.674Z] ---> d8589c37f021 [2024-10-14T07:08:07.674Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-14T07:08:07.935Z] ---> 03388b32222b [2024-10-14T07:08:07.935Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T07:08:07.935Z] ---> Running in b188d1ad7891 [2024-10-14T07:08:08.505Z] Removing intermediate container b188d1ad7891 [2024-10-14T07:08:08.505Z] ---> b3d817cb9103 [2024-10-14T07:08:08.505Z] Step 11/25 : COPY . . [2024-10-14T07:08:09.073Z] ---> 1821ead37702 [2024-10-14T07:08:09.073Z] Step 12/25 : RUN $MAKE [2024-10-14T07:08:09.073Z] ---> Running in 7f5d8b5386c9 [2024-10-14T07:08:09.334Z] 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.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-10-14T07:08:48.055Z] Removing intermediate container 7f5d8b5386c9 [2024-10-14T07:08:48.055Z] ---> c02d0aff87e0 [2024-10-14T07:08:48.055Z] Step 13/25 : FROM alpine:3.20 [2024-10-14T07:08:48.055Z] 3.20: Pulling from library/alpine [2024-10-14T07:08:48.055Z] 43c4264eed91: Already exists [2024-10-14T07:08:48.055Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T07:08:48.055Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T07:08:48.055Z] ---> 91ef0af61f39 [2024-10-14T07:08:48.055Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T07:08:48.055Z] ---> Running in fcc4cb779765 [2024-10-14T07:08:48.055Z] Removing intermediate container fcc4cb779765 [2024-10-14T07:08:48.055Z] ---> 7ac6f506799c [2024-10-14T07:08:48.055Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-14T07:08:48.055Z] ---> Running in 9ddcecc1e5e7 [2024-10-14T07:08:48.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:08:48.055Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:08:48.055Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T07:08:48.055Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T07:08:48.055Z] OK: 8 MiB in 15 packages [2024-10-14T07:08:48.623Z] Removing intermediate container 9ddcecc1e5e7 [2024-10-14T07:08:48.623Z] ---> fcf1e60ccc6f [2024-10-14T07:08:48.623Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-14T07:08:48.623Z] ---> Running in 7a476aa9ce2b [2024-10-14T07:08:48.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:08:48.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:08:49.144Z] Upgrading critical system libraries and apk-tools: [2024-10-14T07:08:49.144Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T07:08:49.144Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T07:08:49.144Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T07:08:49.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T07:08:49.403Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T07:08:49.663Z] OK: 8 MiB in 15 packages [2024-10-14T07:08:49.940Z] Removing intermediate container 7a476aa9ce2b [2024-10-14T07:08:49.940Z] ---> c2210399e71c [2024-10-14T07:08:49.940Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-14T07:08:50.200Z] ---> 302ec0f8c2b6 [2024-10-14T07:08:50.200Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-14T07:08:50.200Z] ---> 831a045a5e12 [2024-10-14T07:08:50.200Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-14T07:08:52.111Z] ---> ee9cd1b5d9ed [2024-10-14T07:08:52.111Z] Step 20/25 : EXPOSE 59989 [2024-10-14T07:08:52.111Z] ---> Running in 848383929eac [2024-10-14T07:08:52.111Z] Removing intermediate container 848383929eac [2024-10-14T07:08:52.111Z] ---> b6e07bfe9fc6 [2024-10-14T07:08:52.111Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-14T07:08:52.111Z] ---> Running in ec0f32337b55 [2024-10-14T07:08:52.111Z] Removing intermediate container ec0f32337b55 [2024-10-14T07:08:52.111Z] ---> 2307c2811a63 [2024-10-14T07:08:52.111Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T07:08:52.111Z] ---> Running in e212a7f07095 [2024-10-14T07:08:52.111Z] Removing intermediate container e212a7f07095 [2024-10-14T07:08:52.111Z] ---> c683d84b3bc0 [2024-10-14T07:08:52.111Z] Step 23/25 : LABEL arch=amd64 [2024-10-14T07:08:52.111Z] ---> Running in 91177cc35795 [2024-10-14T07:08:52.111Z] Removing intermediate container 91177cc35795 [2024-10-14T07:08:52.111Z] ---> 42b7cd0cd981 [2024-10-14T07:08:52.111Z] Step 24/25 : LABEL git_sha=d982f180a311c67f6a438592f6886d73cdc5c46c [2024-10-14T07:08:52.111Z] ---> Running in 576406846bc7 [2024-10-14T07:08:52.371Z] Removing intermediate container 576406846bc7 [2024-10-14T07:08:52.371Z] ---> f35d50197bf6 [2024-10-14T07:08:52.371Z] Step 25/25 : LABEL version=0.0.0 [2024-10-14T07:08:52.371Z] ---> Running in ef75a307bfb4 [2024-10-14T07:08:52.371Z] Removing intermediate container ef75a307bfb4 [2024-10-14T07:08:52.371Z] ---> 18238ca6e810 [2024-10-14T07:08:52.371Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T07:08:52.371Z] Successfully built 18238ca6e810 [2024-10-14T07:08:52.371Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:08:53.375Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T07:08:53.376Z] [2024-10-14T07:08:53.376Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:08:53.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T07:08:53.775Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-14T07:08:53.775Z] 5eb5b503b376: Pulling fs layer [2024-10-14T07:08:53.775Z] 5c69ac0246d0: Pulling fs layer [2024-10-14T07:08:53.775Z] ec43610c2a17: Pulling fs layer [2024-10-14T07:08:53.775Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-14T07:08:53.775Z] 33b1e0a273af: Pulling fs layer [2024-10-14T07:08:53.775Z] 5d3b04190fa2: Pulling fs layer [2024-10-14T07:08:53.775Z] 2f39f015ded8: Pulling fs layer [2024-10-14T07:08:53.775Z] 33b1e0a273af: Waiting [2024-10-14T07:08:53.775Z] 2f39f015ded8: Waiting [2024-10-14T07:08:53.775Z] 3a2ae6a8a46f: Waiting [2024-10-14T07:08:53.775Z] 5d3b04190fa2: Waiting [2024-10-14T07:08:53.775Z] 5c69ac0246d0: Verifying Checksum [2024-10-14T07:08:53.775Z] 5c69ac0246d0: Download complete [2024-10-14T07:08:53.775Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-14T07:08:53.775Z] 3a2ae6a8a46f: Download complete [2024-10-14T07:08:53.775Z] 33b1e0a273af: Verifying Checksum [2024-10-14T07:08:53.775Z] 33b1e0a273af: Download complete [2024-10-14T07:08:53.775Z] 5d3b04190fa2: Verifying Checksum [2024-10-14T07:08:53.775Z] 5d3b04190fa2: Download complete [2024-10-14T07:08:53.775Z] ec43610c2a17: Verifying Checksum [2024-10-14T07:08:53.775Z] ec43610c2a17: Download complete [2024-10-14T07:08:54.035Z] 5eb5b503b376: Verifying Checksum [2024-10-14T07:08:54.035Z] 5eb5b503b376: Download complete [2024-10-14T07:08:54.604Z] 2f39f015ded8: Download complete [2024-10-14T07:08:55.174Z] 5eb5b503b376: Pull complete [2024-10-14T07:08:55.435Z] 5c69ac0246d0: Pull complete [2024-10-14T07:08:55.694Z] ec43610c2a17: Pull complete [2024-10-14T07:08:55.954Z] 3a2ae6a8a46f: Pull complete [2024-10-14T07:08:56.217Z] 33b1e0a273af: Pull complete [2024-10-14T07:08:56.217Z] 5d3b04190fa2: Pull complete [2024-10-14T07:09:01.490Z] 2f39f015ded8: Pull complete [2024-10-14T07:09:01.490Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-14T07:09:01.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T07:09:01.490Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:09:01.775Z] prd-ubuntu20.04-docker-8c-8g-22687 does not seem to be running inside a container [2024-10-14T07:09:01.810Z] $ 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-319 -v /w/workspace/undry_device-rfid-llrp-go_PR-319:/w/workspace/undry_device-rfid-llrp-go_PR-319:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-319@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-319@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-14T07:09:07.905Z] $ docker top 84d6993d3080156edfd8c94231d34631891bce9ca43a36770d568ed8634ba4cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:09:08.395Z] ---> job-cost.sh [2024-10-14T07:09:08.395Z] lf-activate-venv: SKIPPING [2024-10-14T07:09:08.395Z] INFO: No Stack... [2024-10-14T07:09:08.654Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T07:09:08.915Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T07:09:09.241Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-319/archives/cost.csv [2024-10-14T07:09:09.241Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T07:09:09.289Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-319-1-stack-cost] [2024-10-14T07:09:09.296Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-319-1-stack-cost] did not exist. Created. [2024-10-14T07:09:09.303Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-319-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T07:09:09.732Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-14T07:09:09.789Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T07:09:09.825Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-319-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T07:09:09.917Z] $ docker stop --time=1 84d6993d3080156edfd8c94231d34631891bce9ca43a36770d568ed8634ba4cb [2024-10-14T07:09:11.713Z] $ docker rm -f --volumes 84d6993d3080156edfd8c94231d34631891bce9ca43a36770d568ed8634ba4cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-14T07:10:38.926Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22688 in /w/workspace/undry_device-rfid-llrp-go_PR-319 [Pipeline] { [Pipeline] ws [2024-10-14T07:10:39.012Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-10-14T07:10:42.135Z] The recommended git tool is: git [2024-10-14T07:10:49.369Z] using credential edgex-jenkins-ssh [2024-10-14T07:10:49.396Z] Cloning the remote Git repository [2024-10-14T07:10:49.468Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-14T07:10:49.611Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-10-14T07:10:49.835Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-14T07:10:49.837Z] > git --version # timeout=10 [2024-10-14T07:10:49.867Z] > git --version # 'git version 2.25.1' [2024-10-14T07:10:49.871Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T07:10:50.083Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T07:10:53.010Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-14T07:10:53.045Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T07:10:55.148Z] Merging remotes/origin/main commit 6a5b74d63dd00c05e25264972a940e2875707f01 into PR head commit d982f180a311c67f6a438592f6886d73cdc5c46c [2024-10-14T07:10:54.464Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-14T07:10:54.528Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-14T07:10:54.530Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T07:10:54.564Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/319/head:refs/remotes/origin/PR-319 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-14T07:10:55.174Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T07:10:55.266Z] > git checkout -f d982f180a311c67f6a438592f6886d73cdc5c46c # timeout=10 [2024-10-14T07:10:55.440Z] > git remote # timeout=10 [2024-10-14T07:10:55.466Z] > git config --get remote.origin.url # timeout=10 [2024-10-14T07:10:55.599Z] Merge succeeded, producing d982f180a311c67f6a438592f6886d73cdc5c46c [2024-10-14T07:10:55.600Z] Checking out Revision d982f180a311c67f6a438592f6886d73cdc5c46c (PR-319) [2024-10-14T07:10:55.492Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T07:10:55.525Z] > git merge 6a5b74d63dd00c05e25264972a940e2875707f01 # timeout=10 [2024-10-14T07:10:55.565Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-14T07:10:55.608Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T07:10:55.627Z] > git checkout -f d982f180a311c67f6a438592f6886d73cdc5c46c # timeout=10 [2024-10-14T07:10:59.635Z] Commit message: "feat: Enable PIE support for ASLR and full RELRO" [2024-10-14T07:10:59.717Z] > git --version # timeout=10 [2024-10-14T07:10:59.734Z] > git --version # 'git version 2.25.1' [2024-10-14T07:10:59.766Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T07:11:04.284Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-14T07:11:04.284Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T07:11:04.284Z] Dload Upload Total Spent Left Speed [2024-10-14T07:11:04.285Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 63820 0 --:--:-- --:--:-- --:--:-- 64140 [Pipeline] sh [2024-10-14T07:11:04.680Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-14T07:11:05.066Z] + sudo tee /etc/docker/daemon.new [2024-10-14T07:11:05.066Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-14T07:11:05.066Z] { [2024-10-14T07:11:05.066Z] "registry-mirrors": [ [2024-10-14T07:11:05.066Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-14T07:11:05.066Z] ], [2024-10-14T07:11:05.066Z] "bip": "10.250.0.254/24", [2024-10-14T07:11:05.066Z] "hosts": [ [2024-10-14T07:11:05.066Z] "tcp://0.0.0.0:5555", [2024-10-14T07:11:05.066Z] "unix:///var/run/docker.sock" [2024-10-14T07:11:05.066Z] ], [2024-10-14T07:11:05.066Z] "mtu": 1458, [2024-10-14T07:11:05.066Z] "selinux-enabled": true, [2024-10-14T07:11:05.066Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-14T07:11:05.066Z] } [Pipeline] sh [2024-10-14T07:11:05.459Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-14T07:11:05.845Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T07:11:24.319Z] provisioning config files... [2024-10-14T07:11:24.372Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config3743044401741385421tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:11:24.970Z] ---> ****-login.sh [2024-10-14T07:11:24.970Z] nexus3.edgexfoundry.org:10001 [2024-10-14T07:11:25.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:11:25.849Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:11:25.849Z] Configure a credential helper to remove this warning. See [2024-10-14T07:11:25.849Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:11:25.849Z] [2024-10-14T07:11:25.849Z] Login Succeeded [2024-10-14T07:11:25.849Z] nexus3.edgexfoundry.org:10002 [2024-10-14T07:11:26.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:11:26.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:11:26.405Z] Configure a credential helper to remove this warning. See [2024-10-14T07:11:26.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:11:26.405Z] [2024-10-14T07:11:26.405Z] Login Succeeded [2024-10-14T07:11:26.405Z] nexus3.edgexfoundry.org:10003 [2024-10-14T07:11:26.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:11:26.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:11:26.680Z] Configure a credential helper to remove this warning. See [2024-10-14T07:11:26.680Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:11:26.680Z] [2024-10-14T07:11:26.680Z] Login Succeeded [2024-10-14T07:11:26.680Z] nexus3.edgexfoundry.org:10004 [2024-10-14T07:11:27.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:11:27.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:11:27.281Z] Configure a credential helper to remove this warning. See [2024-10-14T07:11:27.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:11:27.281Z] [2024-10-14T07:11:27.281Z] Login Succeeded [2024-10-14T07:11:27.281Z] ****.io [2024-10-14T07:11:27.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T07:11:27.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T07:11:27.833Z] Configure a credential helper to remove this warning. See [2024-10-14T07:11:27.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T07:11:27.833Z] [2024-10-14T07:11:27.833Z] Login Succeeded [2024-10-14T07:11:27.833Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T07:11:27.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T07:11:28.440Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:11:28.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T07:11:28.524Z] ========================================================= [2024-10-14T07:11:28.525Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-14T07:11:28.525Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:11:29.087Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-14T07:11:29.369Z] Sending build context to Docker daemon 1.21MB [2024-10-14T07:11:29.369Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T07:11:29.369Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T07:11:29.662Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-14T07:11:29.662Z] cf04c63912e1: Pulling fs layer [2024-10-14T07:11:29.662Z] 55b35a11ae5e: Pulling fs layer [2024-10-14T07:11:29.662Z] a37a00ec5f00: Pulling fs layer [2024-10-14T07:11:29.662Z] 50b3750afda1: Pulling fs layer [2024-10-14T07:11:29.662Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T07:11:29.662Z] 80978eb59214: Pulling fs layer [2024-10-14T07:11:29.662Z] c9f46d7d2bd2: Pulling fs layer [2024-10-14T07:11:29.662Z] c5a475d317c9: Pulling fs layer [2024-10-14T07:11:29.662Z] 80978eb59214: Waiting [2024-10-14T07:11:29.662Z] c9f46d7d2bd2: Waiting [2024-10-14T07:11:29.662Z] 4f4fb700ef54: Waiting [2024-10-14T07:11:29.662Z] c5a475d317c9: Waiting [2024-10-14T07:11:29.662Z] 50b3750afda1: Waiting [2024-10-14T07:11:29.662Z] 55b35a11ae5e: Download complete [2024-10-14T07:11:29.662Z] 50b3750afda1: Verifying Checksum [2024-10-14T07:11:29.662Z] 50b3750afda1: Download complete [2024-10-14T07:11:29.662Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T07:11:29.662Z] 4f4fb700ef54: Download complete [2024-10-14T07:11:29.942Z] 80978eb59214: Download complete [2024-10-14T07:11:29.942Z] cf04c63912e1: Verifying Checksum [2024-10-14T07:11:29.942Z] cf04c63912e1: Download complete [2024-10-14T07:11:30.559Z] c5a475d317c9: Verifying Checksum [2024-10-14T07:11:30.559Z] c5a475d317c9: Download complete [2024-10-14T07:11:31.165Z] cf04c63912e1: Pull complete [2024-10-14T07:11:32.159Z] 55b35a11ae5e: Pull complete [2024-10-14T07:11:32.159Z] a37a00ec5f00: Verifying Checksum [2024-10-14T07:11:32.159Z] a37a00ec5f00: Download complete [2024-10-14T07:11:33.604Z] c9f46d7d2bd2: Verifying Checksum [2024-10-14T07:11:33.604Z] c9f46d7d2bd2: Download complete [2024-10-14T07:11:48.722Z] a37a00ec5f00: Pull complete [2024-10-14T07:11:48.722Z] 50b3750afda1: Pull complete [2024-10-14T07:11:48.722Z] 4f4fb700ef54: Pull complete [2024-10-14T07:11:48.998Z] 80978eb59214: Pull complete [2024-10-14T07:11:57.295Z] c9f46d7d2bd2: Pull complete [2024-10-14T07:11:59.935Z] c5a475d317c9: Pull complete [2024-10-14T07:11:59.935Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-14T07:11:59.935Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T07:11:59.935Z] ---> be29e6b0f0d4 [2024-10-14T07:11:59.935Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T07:12:00.920Z] ---> Running in 15105aec91ec [2024-10-14T07:12:01.195Z] Removing intermediate container 15105aec91ec [2024-10-14T07:12:01.195Z] ---> 4b7e6a60bb2c [2024-10-14T07:12:01.195Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T07:12:01.466Z] ---> Running in 5b0e310f309e [2024-10-14T07:12:01.738Z] Removing intermediate container 5b0e310f309e [2024-10-14T07:12:01.738Z] ---> 4e8416927a24 [2024-10-14T07:12:01.738Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T07:12:01.738Z] ---> Running in c3d7cfb52a16 [2024-10-14T07:12:02.340Z] Removing intermediate container c3d7cfb52a16 [2024-10-14T07:12:02.340Z] ---> 8e27e898f508 [2024-10-14T07:12:02.340Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T07:12:02.340Z] ---> Running in ca5d245d06c8 [2024-10-14T07:12:02.615Z] Removing intermediate container ca5d245d06c8 [2024-10-14T07:12:02.615Z] ---> ca29d7abd3a3 [2024-10-14T07:12:02.615Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T07:12:02.888Z] ---> Running in 64ad1d16bd84 [2024-10-14T07:12:04.328Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T07:12:04.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T07:12:06.585Z] OK: 238 MiB in 54 packages [2024-10-14T07:12:07.565Z] Removing intermediate container 64ad1d16bd84 [2024-10-14T07:12:07.565Z] ---> 13e5c57c8292 [2024-10-14T07:12:07.565Z] Step 8/12 : WORKDIR /app [2024-10-14T07:12:07.565Z] ---> Running in d9bcb5109a43 [2024-10-14T07:12:07.841Z] Removing intermediate container d9bcb5109a43 [2024-10-14T07:12:07.841Z] ---> 820fd95d003f [2024-10-14T07:12:07.841Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-14T07:12:08.451Z] ---> 3a6e40ff0cc9 [2024-10-14T07:12:08.451Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T07:12:08.726Z] ---> Running in 47a1792ff791 [2024-10-14T07:14:15.547Z] Removing intermediate container 47a1792ff791 [2024-10-14T07:14:15.547Z] ---> 0b2b486507b8 [2024-10-14T07:14:15.547Z] Step 11/12 : COPY . . [2024-10-14T07:14:15.547Z] ---> 3ea9fcd00694 [2024-10-14T07:14:15.547Z] Step 12/12 : RUN $MAKE [2024-10-14T07:14:15.547Z] ---> Running in fb269d19a363 [2024-10-14T07:14:15.547Z] noop [2024-10-14T07:14:15.547Z] Removing intermediate container fb269d19a363 [2024-10-14T07:14:15.547Z] ---> e6a907594f48 [2024-10-14T07:14:15.547Z] Successfully built e6a907594f48 [2024-10-14T07:14:15.547Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:14:16.254Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T07:14:16.254Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:14:16.596Z] prd-ubuntu20.04-docker-arm64-4c-16g-22688 does not seem to be running inside a container [2024-10-14T07:14:16.677Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-14T07:14:18.027Z] $ docker top a3e925cda673eec14cdeb66b8e0a7990d5867d34379a448b437ac2a6388e1679 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:14:18.982Z] + go version [2024-10-14T07:14:18.982Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-14T07:14:19.025Z] $ docker stop --time=1 a3e925cda673eec14cdeb66b8e0a7990d5867d34379a448b437ac2a6388e1679 [2024-10-14T07:14:20.836Z] $ docker rm -f --volumes a3e925cda673eec14cdeb66b8e0a7990d5867d34379a448b437ac2a6388e1679 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:14:21.835Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T07:14:21.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:14:22.146Z] prd-ubuntu20.04-docker-arm64-4c-16g-22688 does not seem to be running inside a container [2024-10-14T07:14:22.217Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-14T07:14:24.377Z] $ docker top dcc78dbe738d3de3541366ace9b5b715b18921c9c126910bebab924033e02abe -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:14:25.353Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-14T07:14:26.113Z] + make test [2024-10-14T07:14:26.113Z] go test ./... -coverprofile=coverage.out ./... [2024-10-14T07:14:34.413Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-14T07:19:14.285Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-14T07:19:14.285Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-14T07:19:53.607Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.505s coverage: 40.6% of statements [2024-10-14T07:19:53.607Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.048s coverage: 95.5% of statements [2024-10-14T07:19:53.607Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.636s coverage: 51.9% of statements [2024-10-14T07:19:53.607Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-14T07:19:53.607Z] go vet ./... [2024-10-14T07:21:01.567Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T07:21:01.567Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T07:21:01.567Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T07:21:01.616Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T07:21:01.661Z] $ docker stop --time=1 dcc78dbe738d3de3541366ace9b5b715b18921c9c126910bebab924033e02abe [2024-10-14T07:21:03.846Z] $ docker rm -f --volumes dcc78dbe738d3de3541366ace9b5b715b18921c9c126910bebab924033e02abe [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T07:21:05.867Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T07:21:05.910Z] Warning: overwriting stash ‘coverage-report’ [2024-10-14T07:21:06.628Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T07:21:07.321Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T07:21:07.670Z] + ls -al . [2024-10-14T07:21:07.670Z] total 712 [2024-10-14T07:21:07.670Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 07:14 . [2024-10-14T07:21:07.670Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:10 .. [2024-10-14T07:21:07.670Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 14 07:10 .dockerignore [2024-10-14T07:21:07.670Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 07:10 .git [2024-10-14T07:21:07.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:10 .github [2024-10-14T07:21:07.670Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 14 07:10 .gitignore [2024-10-14T07:21:07.670Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 07:10 .golangci.yml [2024-10-14T07:21:07.670Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 14 07:10 Attribution.txt [2024-10-14T07:21:07.670Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 14 07:10 CHANGELOG.md [2024-10-14T07:21:07.670Z] -rw-rw-r-- 1 jenkins jenkins 1488 Oct 14 07:10 Dockerfile [2024-10-14T07:21:07.670Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 07:10 GOVERNANCE.md [2024-10-14T07:21:07.670Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 14 07:10 Jenkinsfile [2024-10-14T07:21:07.670Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 14 07:10 LICENSE [2024-10-14T07:21:07.670Z] -rw-rw-r-- 1 jenkins jenkins 2716 Oct 14 07:10 Makefile [2024-10-14T07:21:07.670Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 14 07:10 OWNERS.md [2024-10-14T07:21:07.670Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 14 07:10 README.md [2024-10-14T07:21:07.670Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 07:06 VERSION [2024-10-14T07:21:07.670Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:10 bin [2024-10-14T07:21:07.670Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:10 cmd [2024-10-14T07:21:07.670Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 14 07:19 coverage.out [2024-10-14T07:21:07.670Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:10 examples [2024-10-14T07:21:07.670Z] -rw-rw-r-- 1 jenkins jenkins 7135 Oct 14 07:10 go.mod [2024-10-14T07:21:07.670Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 14 07:10 go.sum [2024-10-14T07:21:07.670Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 07:10 images [2024-10-14T07:21:07.670Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 07:10 internal [2024-10-14T07:21:07.670Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 07:10 pkg [2024-10-14T07:21:07.670Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 14 07:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:21:08.745Z] + 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=d982f180a311c67f6a438592f6886d73cdc5c46c --label arch=arm64 --label version=0.0.0 . [2024-10-14T07:21:09.012Z] Sending build context to Docker daemon 1.21MB [2024-10-14T07:21:09.012Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T07:21:09.012Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-14T07:21:09.012Z] ---> e6a907594f48 [2024-10-14T07:21:09.012Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-14T07:21:09.278Z] ---> Running in b25cb8d8b31b [2024-10-14T07:21:09.544Z] Removing intermediate container b25cb8d8b31b [2024-10-14T07:21:09.544Z] ---> 689b8e47004c [2024-10-14T07:21:09.544Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T07:21:09.544Z] ---> Running in 1b26f4b6fa88 [2024-10-14T07:21:09.813Z] Removing intermediate container 1b26f4b6fa88 [2024-10-14T07:21:09.813Z] ---> b929273f224a [2024-10-14T07:21:09.813Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T07:21:10.083Z] ---> Running in 31ef41c5b04e [2024-10-14T07:21:10.355Z] Removing intermediate container 31ef41c5b04e [2024-10-14T07:21:10.355Z] ---> 42681b8a08f0 [2024-10-14T07:21:10.355Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T07:21:10.355Z] ---> Running in 04c817a0a3f2 [2024-10-14T07:21:10.951Z] Removing intermediate container 04c817a0a3f2 [2024-10-14T07:21:10.951Z] ---> 8a4a590d7403 [2024-10-14T07:21:10.951Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T07:21:10.951Z] ---> Running in 4d31a97f3f18 [2024-10-14T07:21:11.923Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T07:21:12.511Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T07:21:14.489Z] OK: 238 MiB in 54 packages [2024-10-14T07:21:16.448Z] Removing intermediate container 4d31a97f3f18 [2024-10-14T07:21:16.448Z] ---> 35be117bf3f6 [2024-10-14T07:21:16.448Z] Step 8/25 : WORKDIR /app [2024-10-14T07:21:16.448Z] ---> Running in 35ff5d4063f8 [2024-10-14T07:21:17.038Z] Removing intermediate container 35ff5d4063f8 [2024-10-14T07:21:17.038Z] ---> 6a4a227a35d0 [2024-10-14T07:21:17.038Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-14T07:21:17.307Z] ---> 2ecabf20abcb [2024-10-14T07:21:17.307Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T07:21:17.592Z] ---> Running in 261ffca76ac7 [2024-10-14T07:21:20.200Z] Removing intermediate container 261ffca76ac7 [2024-10-14T07:21:20.200Z] ---> bebea1bf0315 [2024-10-14T07:21:20.200Z] Step 11/25 : COPY . . [2024-10-14T07:21:20.789Z] ---> 5a844eaab152 [2024-10-14T07:21:20.789Z] Step 12/25 : RUN $MAKE [2024-10-14T07:21:20.789Z] ---> Running in 3bcce7a6cd73 [2024-10-14T07:21:22.209Z] 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.45" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-10-14T07:25:14.045Z] Removing intermediate container 3bcce7a6cd73 [2024-10-14T07:25:14.045Z] ---> 217d4d8b34b8 [2024-10-14T07:25:14.045Z] Step 13/25 : FROM alpine:3.20 [2024-10-14T07:25:14.045Z] 3.20: Pulling from library/alpine [2024-10-14T07:25:14.045Z] cf04c63912e1: Already exists [2024-10-14T07:25:14.045Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T07:25:14.045Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T07:25:14.045Z] ---> c157a85ed455 [2024-10-14T07:25:14.045Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T07:25:14.045Z] ---> Running in eb55618fade2 [2024-10-14T07:25:14.314Z] Removing intermediate container eb55618fade2 [2024-10-14T07:25:14.314Z] ---> a4f4e5a160b6 [2024-10-14T07:25:14.314Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-14T07:25:14.314Z] ---> Running in cf0eb04226bd [2024-10-14T07:25:15.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T07:25:15.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T07:25:17.410Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T07:25:17.410Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T07:25:17.410Z] OK: 9 MiB in 15 packages [2024-10-14T07:25:18.371Z] Removing intermediate container cf0eb04226bd [2024-10-14T07:25:18.371Z] ---> 2f8e70128a1c [2024-10-14T07:25:18.371Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-14T07:25:18.637Z] ---> Running in e453e73aba80 [2024-10-14T07:25:19.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T07:25:19.865Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T07:25:21.829Z] Upgrading critical system libraries and apk-tools: [2024-10-14T07:25:21.829Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T07:25:21.829Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T07:25:22.098Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T07:25:22.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T07:25:22.364Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T07:25:24.319Z] OK: 9 MiB in 15 packages [2024-10-14T07:25:25.284Z] Removing intermediate container e453e73aba80 [2024-10-14T07:25:25.284Z] ---> bfb0d3728ebe [2024-10-14T07:25:25.284Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-14T07:25:25.553Z] ---> 0c5d422e59f0 [2024-10-14T07:25:25.553Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-14T07:25:26.138Z] ---> cb4f115414c8 [2024-10-14T07:25:26.138Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-14T07:25:28.732Z] ---> 46b197117ccb [2024-10-14T07:25:28.732Z] Step 20/25 : EXPOSE 59989 [2024-10-14T07:25:29.005Z] ---> Running in bbd4e1eca6ab [2024-10-14T07:25:29.275Z] Removing intermediate container bbd4e1eca6ab [2024-10-14T07:25:29.275Z] ---> f276b4ab9473 [2024-10-14T07:25:29.275Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-14T07:25:29.275Z] ---> Running in 227d8a8c1e5c [2024-10-14T07:25:29.543Z] Removing intermediate container 227d8a8c1e5c [2024-10-14T07:25:29.543Z] ---> 87f7cc997f4e [2024-10-14T07:25:29.543Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T07:25:29.812Z] ---> Running in 968bb220067c [2024-10-14T07:25:30.083Z] Removing intermediate container 968bb220067c [2024-10-14T07:25:30.083Z] ---> 15e662e30470 [2024-10-14T07:25:30.083Z] Step 23/25 : LABEL arch=arm64 [2024-10-14T07:25:30.361Z] ---> Running in cf87bd49edc5 [2024-10-14T07:25:30.648Z] Removing intermediate container cf87bd49edc5 [2024-10-14T07:25:30.648Z] ---> 1cdba0aeb39a [2024-10-14T07:25:30.648Z] Step 24/25 : LABEL git_sha=d982f180a311c67f6a438592f6886d73cdc5c46c [2024-10-14T07:25:30.923Z] ---> Running in 0656056b92b0 [2024-10-14T07:25:31.196Z] Removing intermediate container 0656056b92b0 [2024-10-14T07:25:31.196Z] ---> 9fbce42fbb01 [2024-10-14T07:25:31.196Z] Step 25/25 : LABEL version=0.0.0 [2024-10-14T07:25:31.196Z] ---> Running in b25764e19b48 [2024-10-14T07:25:31.785Z] Removing intermediate container b25764e19b48 [2024-10-14T07:25:31.785Z] ---> e6748974ca30 [2024-10-14T07:25:31.785Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T07:25:31.785Z] Successfully built e6748974ca30 [2024-10-14T07:25:31.785Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:25:32.707Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T07:25:32.707Z] [2024-10-14T07:25:32.707Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:25:33.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T07:25:33.407Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-14T07:25:33.407Z] 8998bd30e6a1: Pulling fs layer [2024-10-14T07:25:33.407Z] 04944245beec: Pulling fs layer [2024-10-14T07:25:33.407Z] 699f458cf7ca: Pulling fs layer [2024-10-14T07:25:33.407Z] 765212b225bb: Pulling fs layer [2024-10-14T07:25:33.407Z] f23df028b6ca: Pulling fs layer [2024-10-14T07:25:33.407Z] d65c8cfc05b1: Pulling fs layer [2024-10-14T07:25:33.407Z] 2437ff75d9bd: Pulling fs layer [2024-10-14T07:25:33.407Z] f23df028b6ca: Waiting [2024-10-14T07:25:33.407Z] 765212b225bb: Waiting [2024-10-14T07:25:33.407Z] 2437ff75d9bd: Waiting [2024-10-14T07:25:33.407Z] 04944245beec: Verifying Checksum [2024-10-14T07:25:33.407Z] 04944245beec: Download complete [2024-10-14T07:25:33.407Z] 765212b225bb: Verifying Checksum [2024-10-14T07:25:33.407Z] 765212b225bb: Download complete [2024-10-14T07:25:33.407Z] f23df028b6ca: Verifying Checksum [2024-10-14T07:25:33.407Z] f23df028b6ca: Download complete [2024-10-14T07:25:33.407Z] d65c8cfc05b1: Verifying Checksum [2024-10-14T07:25:33.407Z] d65c8cfc05b1: Download complete [2024-10-14T07:25:33.677Z] 699f458cf7ca: Verifying Checksum [2024-10-14T07:25:33.677Z] 699f458cf7ca: Download complete [2024-10-14T07:25:34.264Z] 8998bd30e6a1: Verifying Checksum [2024-10-14T07:25:34.264Z] 8998bd30e6a1: Download complete [2024-10-14T07:25:36.862Z] 2437ff75d9bd: Verifying Checksum [2024-10-14T07:25:36.862Z] 2437ff75d9bd: Download complete [2024-10-14T07:25:38.814Z] 8998bd30e6a1: Pull complete [2024-10-14T07:25:39.398Z] 04944245beec: Pull complete [2024-10-14T07:25:41.347Z] 699f458cf7ca: Pull complete [2024-10-14T07:25:41.347Z] 765212b225bb: Pull complete [2024-10-14T07:25:42.313Z] f23df028b6ca: Pull complete [2024-10-14T07:25:42.583Z] d65c8cfc05b1: Pull complete [2024-10-14T07:26:00.823Z] 2437ff75d9bd: Pull complete [2024-10-14T07:26:00.823Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-14T07:26:00.823Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T07:26:00.823Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:26:01.242Z] prd-ubuntu20.04-docker-arm64-4c-16g-22688 does not seem to be running inside a container [2024-10-14T07:26:01.314Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-14T07:26:04.652Z] $ docker top c50f27c69860a950a3eb2cf0445dbafabe119ec29974c4b2554a72d814adf5bb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:26:05.614Z] ---> job-cost.sh [2024-10-14T07:26:05.614Z] lf-activate-venv: SKIPPING [2024-10-14T07:26:05.614Z] INFO: No Stack... [2024-10-14T07:26:06.195Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-14T07:26:07.153Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T07:26:07.828Z] + cut -d, -f6 [2024-10-14T07:26:07.828Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock [2024-10-14T07:26:07.924Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-319-1-stack-cost] [2024-10-14T07:26:07.931Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-319-1-stack-cost] did not exist. Created. [2024-10-14T07:26:07.939Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-319-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T07:26:08.716Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-465a90b5/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-14T07:26:09.399Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-14T07:26:09.444Z] Warning: overwriting stash ‘stack-cost’ [2024-10-14T07:26:09.534Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T07:26:09.556Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-319-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T07:26:09.651Z] $ docker stop --time=1 c50f27c69860a950a3eb2cf0445dbafabe119ec29974c4b2554a72d814adf5bb [2024-10-14T07:26:11.282Z] $ docker rm -f --volumes c50f27c69860a950a3eb2cf0445dbafabe119ec29974c4b2554a72d814adf5bb [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 [2024-10-14T07:26:12.566Z] provisioning config files... [2024-10-14T07:26:12.573Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-319@tmp/config3766590514693196065tmp [Pipeline] { [Pipeline] sh [2024-10-14T07:26:12.941Z] + set +x [2024-10-14T07:26:12.941Z] + bash -s -- [2024-10-14T07:26:12.941Z] + curl -s https://codecov.io/bash [2024-10-14T07:26:12.941Z] [2024-10-14T07:26:12.941Z] _____ _ [2024-10-14T07:26:12.941Z] / ____| | | [2024-10-14T07:26:12.941Z] | | ___ __| | ___ ___ _____ __ [2024-10-14T07:26:12.942Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-14T07:26:12.942Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-14T07:26:12.942Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-14T07:26:12.942Z] Bash-1.0.6 [2024-10-14T07:26:12.942Z] [2024-10-14T07:26:12.942Z] [2024-10-14T07:26:12.942Z] ==> git version 2.25.1 found [2024-10-14T07:26:12.942Z] ==> 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 [2024-10-14T07:26:12.942Z] Release-Date: 2020-01-08 [2024-10-14T07:26:12.942Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-14T07:26:12.942Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-14T07:26:12.942Z] ==> Jenkins CI detected. [2024-10-14T07:26:12.942Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-319 [2024-10-14T07:26:12.942Z] project root: . [2024-10-14T07:26:12.942Z] --> token set from env [2024-10-14T07:26:12.942Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-14T07:26:12.942Z] ==> Running gcov in . (disable via -X gcov) [2024-10-14T07:26:12.942Z] ==> Python coveragepy not found [2024-10-14T07:26:12.942Z] ==> Searching for coverage reports in: [2024-10-14T07:26:12.942Z] + . [2024-10-14T07:26:12.942Z] -> Found 1 reports [2024-10-14T07:26:12.942Z] ==> Detecting git/mercurial file structure [2024-10-14T07:26:12.942Z] ==> Reading reports [2024-10-14T07:26:12.942Z] + ./coverage.out bytes=451915 [2024-10-14T07:26:12.942Z] ==> Appending adjustments [2024-10-14T07:26:12.942Z] https://docs.codecov.io/docs/fixing-reports [2024-10-14T07:26:13.201Z] + Found adjustments [2024-10-14T07:26:13.201Z] ==> Gzipping contents [2024-10-14T07:26:13.201Z] 52K /tmp/codecov.GFXmzL.gz [2024-10-14T07:26:13.201Z] ==> Uploading reports [2024-10-14T07:26:13.201Z] url: https://codecov.io [2024-10-14T07:26:13.201Z] query: branch=PR-319&commit=d982f180a311c67f6a438592f6886d73cdc5c46c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-319%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=319&job=&cmd_args= [2024-10-14T07:26:13.201Z] -> Pinging Codecov [2024-10-14T07:26:13.201Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-319&commit=d982f180a311c67f6a438592f6886d73cdc5c46c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-319%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=319&job=&cmd_args= [2024-10-14T07:26:13.460Z] -> Uploading to [2024-10-14T07:26:13.460Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/d982f180a311c67f6a438592f6886d73cdc5c46c/7d6abd74-1273-4640-bf71-5fb13434ec4a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T072613Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=119c0b53b39683c08528456360a3d9d6a0798b0cadb207ad6c7178b1463b365d [2024-10-14T07:26:13.460Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T07:26:13.460Z] Dload Upload Total Spent Left Speed [2024-10-14T07:26:13.721Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51489 0 0 100 51489 0 199k --:--:-- --:--:-- --:--:-- 199k [2024-10-14T07:26:13.721Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/d982f180a311c67f6a438592f6886d73cdc5c46c [Pipeline] } [2024-10-14T07:26:13.751Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-14T07:26:15.987Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-319/archives ] [2024-10-14T07:26:15.988Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-319/archives [2024-10-14T07:26:15.988Z] total 16 [2024-10-14T07:26:15.988Z] drwxr-xr-x 3 root root 4096 Oct 14 07:09 . [2024-10-14T07:26:15.988Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 07:09 .. [2024-10-14T07:26:15.988Z] drwxr-xr-x 2 root root 4096 Oct 14 07:09 cost [2024-10-14T07:26:15.988Z] -rw-r--r-- 1 root root 91 Oct 14 07:09 cost.csv [2024-10-14T07:26:15.988Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-319/archives [2024-10-14T07:26:15.988Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-319/archives [2024-10-14T07:26:15.988Z] total 16 [2024-10-14T07:26:15.988Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 07:09 . [2024-10-14T07:26:15.988Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 07:09 .. [2024-10-14T07:26:15.988Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 07:09 cost [2024-10-14T07:26:15.988Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 14 07:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:26:16.320Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:26:17.339Z] ---> package-listing.sh [2024-10-14T07:26:17.339Z] ++ facter osfamily [2024-10-14T07:26:17.339Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-14T07:26:17.339Z] + OS_FAMILY=debian [2024-10-14T07:26:17.339Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-319 [2024-10-14T07:26:17.339Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-14T07:26:17.339Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-14T07:26:17.339Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-14T07:26:17.339Z] + PACKAGES=/tmp/packages_start.txt [2024-10-14T07:26:17.339Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-319 ']' [2024-10-14T07:26:17.339Z] + PACKAGES=/tmp/packages_end.txt [2024-10-14T07:26:17.339Z] + case "${OS_FAMILY}" in [2024-10-14T07:26:17.339Z] + dpkg -l [2024-10-14T07:26:17.339Z] + grep '^ii' [2024-10-14T07:26:17.609Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-14T07:26:17.609Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-14T07:26:17.609Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-14T07:26:17.609Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-319 ']' [2024-10-14T07:26:17.609Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-319/archives/ [2024-10-14T07:26:17.609Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-319/archives/ [Pipeline] echo [2024-10-14T07:26:17.652Z] 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-319/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-14T07:26:17.975Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T07:26:18.671Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T07:26:18.671Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T07:26:18.839Z] prd-ubuntu20.04-docker-8c-8g-22687 does not seem to be running inside a container [2024-10-14T07:26:18.865Z] $ 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-319/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-319 -v /w/workspace/undry_device-rfid-llrp-go_PR-319:/w/workspace/undry_device-rfid-llrp-go_PR-319:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-319@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-319@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-14T07:26:19.082Z] $ docker top 51f08eb039e75fe31517e568dd2d4bb61a653594d48a8fd897df153be748b7d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T07:26:19.495Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-14T07:26:19.811Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-14T07:26:20.126Z] + ls /var/log/sa-host [2024-10-14T07:26:20.126Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T07:26:20.286Z] provisioning config files... [2024-10-14T07:26:20.295Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-319@tmp/config11323946888441532479tmp [Pipeline] { [Pipeline] echo [2024-10-14T07:26:20.367Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:26:20.687Z] ---> create-netrc.sh [Pipeline] } [2024-10-14T07:26:20.725Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:26:21.148Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-14T07:26:21.187Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:26:21.519Z] ---> sudo-logs.sh [2024-10-14T07:26:21.519Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-14T07:26:21.634Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:26:21.953Z] ---> job-cost.sh [2024-10-14T07:26:21.953Z] lf-activate-venv: SKIPPING [2024-10-14T07:26:21.953Z] DEBUG: total: 0.2199999988079071 [2024-10-14T07:26:21.953Z] INFO: Retrieving Stack Cost... [2024-10-14T07:26:22.521Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T07:26:22.780Z] INFO: Archiving Costs [Pipeline] echo [2024-10-14T07:26:22.824Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T07:26:23.153Z] ---> logs-deploy.sh [2024-10-14T07:26:23.153Z] lf-activate-venv: SKIPPING [2024-10-14T07:26:23.153Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-319/1 [2024-10-14T07:26:23.153Z] INFO: archiving workspace using pattern(s): [2024-10-14T07:26:24.090Z] Archives upload complete. [2024-10-14T07:26:24.090Z] INFO: archiving logs to Nexus