Pull request #327 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ea6e33377e441dd0a0aa7d86a2f367869732496f+e826f5dc6037df20d053c31d2f5c704deee50eae (651c5a5f36a5957ba898afb58e7c6a5870ab464c) 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-ssh5540778964783708937.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-ssh1186209019002587201.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-327/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-327/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5739682825040356381.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-327/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3284360255318496672.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-ssh14869700905267685706.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-327/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-327/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh904757519341867329.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-25912 in /w/workspace/undry_device-rfid-llrp-go_PR-327 [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-327 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e826f5dc6037df20d053c31d2f5c704deee50eae into PR head commit ea6e33377e441dd0a0aa7d86a2f367869732496f > git config core.sparsecheckout # timeout=10 > git checkout -f ea6e33377e441dd0a0aa7d86a2f367869732496f # timeout=10 Merge succeeded, producing ea6e33377e441dd0a0aa7d86a2f367869732496f Checking out Revision ea6e33377e441dd0a0aa7d86a2f367869732496f (PR-327) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e826f5dc6037df20d053c31d2f5c704deee50eae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ea6e33377e441dd0a0aa7d86a2f367869732496f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:23:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:23:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:23:27 ========================================================= 10:23:27 EdgeX Global Pipelines Version Info 10:23:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:23:28 ------------------- 10:23:28 stable info: 10:23:28 ------------------- 10:23:28 Commited By: Ginny Guan ginny@iotechsys.com 10:23:28 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 10:23:28 Message: update stable to v1.0.265 10:23:28 ------------------- 10:23:28 experimental info: 10:23:28 ------------------- 10:23:28 Commited By: Cherry Wang cherry@iotechsys.com 10:23:28 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 10:23:28 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:23:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:23:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:23:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:23:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:23:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:23:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:23:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:23:29 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:23:29 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:23:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:23:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:23:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:23:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:23:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:23:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:23:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:23:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:23:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:23:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:23:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:23:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:23:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-327 [Pipeline] echo 10:23:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-327 [Pipeline] echo 10:23:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-327 [Pipeline] echo 10:23:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ea6e33377e441dd0a0aa7d86a2f367869732496f [Pipeline] echo 10:23:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ea6e333 [Pipeline] echo 10:23:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:23:32 provisioning config files... 10:23:32 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-327@tmp/config6610884371093209867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:23:32 ---> ****-login.sh 10:23:32 nexus3.edgexfoundry.org:10001 10:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:33 Configure a credential helper to remove this warning. See 10:23:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:33 10:23:33 Login Succeeded 10:23:33 nexus3.edgexfoundry.org:10002 10:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:33 Configure a credential helper to remove this warning. See 10:23:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:33 10:23:33 Login Succeeded 10:23:33 nexus3.edgexfoundry.org:10003 10:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:33 Configure a credential helper to remove this warning. See 10:23:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:33 10:23:33 Login Succeeded 10:23:33 nexus3.edgexfoundry.org:10004 10:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:33 Configure a credential helper to remove this warning. See 10:23:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:33 10:23:33 Login Succeeded 10:23:33 ****.io 10:23:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:33 Configure a credential helper to remove this warning. See 10:23:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:33 10:23:33 Login Succeeded 10:23:33 ---> ****-login.sh ends [Pipeline] } 10:23:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:23:34 + git rev-list -1 --merges ea6e33377e441dd0a0aa7d86a2f367869732496f~1..ea6e33377e441dd0a0aa7d86a2f367869732496f [Pipeline] echo 10:23:34 -----------> git rev-list -1 --merges ea6e33377e441dd0a0aa7d86a2f367869732496f~1..ea6e33377e441dd0a0aa7d86a2f367869732496f ea6e33377e441dd0a0aa7d86a2f367869732496f [false] [Pipeline] sh 10:23:35 + git log --format=format:%s -1 ea6e33377e441dd0a0aa7d86a2f367869732496f [Pipeline] echo 10:23:35 ========================================================= 10:23:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:23:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:23:35 + git log --format=format:%s -1 ea6e33377e441dd0a0aa7d86a2f367869732496f [Pipeline] echo 10:23:35 [semverPrep] GIT_COMMIT: ea6e33377e441dd0a0aa7d86a2f367869732496f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 10:23:35 [semverPrep] This is not a build commit. [Pipeline] sh 10:23:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:23:36 + grep -v github /etc/ssh/ssh_known_hosts 10:23:36 + [ -e /tmp/ssh_known_hosts ] 10:23:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:23:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 10:23:36 sudo tee -a /etc/ssh/ssh_known_hosts 10:23:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:36 10:23:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:37 0.1.4: Pulling from edgex-devops/py-git-semver 10:23:37 b85a868b505f: Pulling fs layer 10:23:37 e2be974225ed: Pulling fs layer 10:23:37 339a4e72a1f5: Pulling fs layer 10:23:37 988bab9f4d93: Pulling fs layer 10:23:37 1469e6f7b9e6: Pulling fs layer 10:23:37 eaf3925da568: Pulling fs layer 10:23:37 bab4dde63d76: Pulling fs layer 10:23:37 bde34c3a00c8: Pulling fs layer 10:23:37 b352a97aabf1: Pulling fs layer 10:23:37 4872d77fe225: Pulling fs layer 10:23:37 5851b861e8e6: Pulling fs layer 10:23:37 4872d77fe225: Waiting 10:23:37 1469e6f7b9e6: Waiting 10:23:37 5851b861e8e6: Waiting 10:23:37 b352a97aabf1: Waiting 10:23:37 bde34c3a00c8: Waiting 10:23:37 eaf3925da568: Waiting 10:23:37 bab4dde63d76: Waiting 10:23:37 988bab9f4d93: Waiting 10:23:37 e2be974225ed: Download complete 10:23:37 988bab9f4d93: Download complete 10:23:37 1469e6f7b9e6: Verifying Checksum 10:23:37 1469e6f7b9e6: Download complete 10:23:37 eaf3925da568: Verifying Checksum 10:23:37 eaf3925da568: Download complete 10:23:37 339a4e72a1f5: Verifying Checksum 10:23:37 339a4e72a1f5: Download complete 10:23:37 bde34c3a00c8: Verifying Checksum 10:23:37 bde34c3a00c8: Download complete 10:23:37 b352a97aabf1: Download complete 10:23:37 4872d77fe225: Verifying Checksum 10:23:37 4872d77fe225: Download complete 10:23:37 5851b861e8e6: Verifying Checksum 10:23:37 5851b861e8e6: Download complete 10:23:37 b85a868b505f: Download complete 10:23:37 bab4dde63d76: Verifying Checksum 10:23:37 bab4dde63d76: Download complete 10:23:38 b85a868b505f: Pull complete 10:23:38 e2be974225ed: Pull complete 10:23:39 339a4e72a1f5: Pull complete 10:23:39 988bab9f4d93: Pull complete 10:23:39 1469e6f7b9e6: Pull complete 10:23:39 eaf3925da568: Pull complete 10:23:41 bab4dde63d76: Pull complete 10:23:41 bde34c3a00c8: Pull complete 10:23:41 b352a97aabf1: Pull complete 10:23:41 4872d77fe225: Pull complete 10:23:41 5851b861e8e6: Pull complete 10:23:41 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:23:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:23:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:23:42 prd-ubuntu20.04-docker-8c-8g-25912 does not seem to be running inside a container 10:23:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-327 -v /w/workspace/undry_device-rfid-llrp-go_PR-327:/w/workspace/undry_device-rfid-llrp-go_PR-327:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-327@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-327@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:23:43 $ docker top e747a587e5f968e6af72772905e0ef32bf9b5ec161a3a68e29195ae77be31e3b -eo pid,comm 10:23:43 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). 10:23:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:23:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:23:44 [ssh-agent] Looking for ssh-agent implementation... 10:23:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:23:44 $ docker exec e747a587e5f968e6af72772905e0ef32bf9b5ec161a3a68e29195ae77be31e3b ssh-agent 10:23:44 SSH_AUTH_SOCK=/tmp/ssh-hyB4rcTWRDmI/agent.32 10:23:44 SSH_AGENT_PID=38 10:23:44 Running ssh-add (command line suppressed) 10:23:44 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-327@tmp/private_key_15221095502563997181.key (/w/workspace/undry_device-rfid-llrp-go_PR-327@tmp/private_key_15221095502563997181.key) 10:23:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:23:44 + git tag --points-at HEAD [Pipeline] } 10:23:44 $ docker exec --env ******** --env ******** e747a587e5f968e6af72772905e0ef32bf9b5ec161a3a68e29195ae77be31e3b ssh-agent -k 10:23:44 unset SSH_AUTH_SOCK; 10:23:44 unset SSH_AGENT_PID; 10:23:44 echo Agent pid 38 killed; 10:23:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:23:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:23:45 [ssh-agent] Looking for ssh-agent implementation... 10:23:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:23:45 $ docker exec e747a587e5f968e6af72772905e0ef32bf9b5ec161a3a68e29195ae77be31e3b ssh-agent 10:23:45 SSH_AUTH_SOCK=/tmp/ssh-Ud4hwXKp7IWZ/agent.71 10:23:45 SSH_AGENT_PID=77 10:23:45 Running ssh-add (command line suppressed) 10:23:45 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-327@tmp/private_key_6721383501356331193.key (/w/workspace/undry_device-rfid-llrp-go_PR-327@tmp/private_key_6721383501356331193.key) 10:23:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:23:45 + git semver init 10:23:45 2024-11-08 10:23:45,940 [run_init] DEBUG init version:0.0.0 force:False 10:23:45 2024-11-08 10:23:45,940 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-327/.semver 10:23:45 2024-11-08 10:23:45,941 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-327/.semver 10:23:45 2024-11-08 10:23:45,941 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-327/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-327, universal_newlines=False, shell=None, istream=None) 10:23:47 2024-11-08 10:23:47,484 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-327/.git/info/exclude 10:23:47 2024-11-08 10:23:47,485 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-327/.semver/PR-327 with force:False 10:23:47 2024-11-08 10:23:47,485 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-327/.semver/PR-327 10:23:47 2024-11-08 10:23:47,489 [execute] INFO git cat-file --batch-check 10:23:47 2024-11-08 10:23:47,490 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-327/.semver, universal_newlines=False, shell=None, istream=) 10:23:47 2024-11-08 10:23:47,495 [execute] INFO git cat-file --batch 10:23:47 2024-11-08 10:23:47,496 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-327/.semver, universal_newlines=False, shell=None, istream=) 10:23:47 2024-11-08 10:23:47,500 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-327/.semver/PR-327 10:23:47 0.0.0 [Pipeline] } 10:23:47 $ docker exec --env ******** --env ******** e747a587e5f968e6af72772905e0ef32bf9b5ec161a3a68e29195ae77be31e3b ssh-agent -k 10:23:48 unset SSH_AUTH_SOCK; 10:23:48 unset SSH_AGENT_PID; 10:23:48 echo Agent pid 77 killed; 10:23:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:23:48 + git semver [Pipeline] } 10:23:48 $ docker stop --time=1 e747a587e5f968e6af72772905e0ef32bf9b5ec161a3a68e29195ae77be31e3b 10:23:50 $ docker rm -f --volumes e747a587e5f968e6af72772905e0ef32bf9b5ec161a3a68e29195ae77be31e3b [Pipeline] // withDockerContainer [Pipeline] sh 10:23:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:23:50 Stashed 1 file(s) [Pipeline] echo 10:23:50 [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 10:23:51 provisioning config files... 10:23:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-327@tmp/config3281962845787319417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:23:51 ---> ****-login.sh 10:23:51 nexus3.edgexfoundry.org:10001 10:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:51 Configure a credential helper to remove this warning. See 10:23:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:51 10:23:51 Login Succeeded 10:23:51 nexus3.edgexfoundry.org:10002 10:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:51 Configure a credential helper to remove this warning. See 10:23:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:51 10:23:51 Login Succeeded 10:23:51 nexus3.edgexfoundry.org:10003 10:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:52 Configure a credential helper to remove this warning. See 10:23:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:52 10:23:52 Login Succeeded 10:23:52 nexus3.edgexfoundry.org:10004 10:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:52 Configure a credential helper to remove this warning. See 10:23:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:52 10:23:52 Login Succeeded 10:23:52 ****.io 10:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:23:52 Configure a credential helper to remove this warning. See 10:23:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:23:52 10:23:52 Login Succeeded 10:23:52 ---> ****-login.sh ends [Pipeline] } 10:23:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:23:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:23:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:23:52 ========================================================= 10:23:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:23:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:53 + 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 . 10:23:53 Sending build context to Docker daemon 11.48MB 10:23:53 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:23:53 Step 2/12 : FROM ${BASE} AS builder 10:23:53 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:23:53 43c4264eed91: Pulling fs layer 10:23:53 4cc291be95ef: Pulling fs layer 10:23:53 2ac1f1163629: Pulling fs layer 10:23:53 5c3c966382ef: Pulling fs layer 10:23:53 4f4fb700ef54: Pulling fs layer 10:23:53 5d5c8e513c77: Pulling fs layer 10:23:53 9f66e0745190: Pulling fs layer 10:23:53 f49a43e4bbc0: Pulling fs layer 10:23:53 561ebcabdf7f: Pulling fs layer 10:23:53 5c3c966382ef: Waiting 10:23:53 4f4fb700ef54: Waiting 10:23:53 5d5c8e513c77: Waiting 10:23:53 9f66e0745190: Waiting 10:23:53 f49a43e4bbc0: Waiting 10:23:53 561ebcabdf7f: Waiting 10:23:53 4cc291be95ef: Verifying Checksum 10:23:53 4cc291be95ef: Download complete 10:23:53 5c3c966382ef: Verifying Checksum 10:23:53 5c3c966382ef: Download complete 10:23:53 4f4fb700ef54: Verifying Checksum 10:23:53 4f4fb700ef54: Download complete 10:23:53 5d5c8e513c77: Download complete 10:23:53 43c4264eed91: Download complete 10:23:53 9f66e0745190: Verifying Checksum 10:23:53 9f66e0745190: Download complete 10:23:53 43c4264eed91: Pull complete 10:23:53 561ebcabdf7f: Download complete 10:23:53 4cc291be95ef: Pull complete 10:23:53 2ac1f1163629: Verifying Checksum 10:23:53 2ac1f1163629: Download complete 10:23:54 f49a43e4bbc0: Verifying Checksum 10:23:54 f49a43e4bbc0: Download complete 10:23:57 2ac1f1163629: Pull complete 10:23:57 5c3c966382ef: Pull complete 10:23:57 4f4fb700ef54: Pull complete 10:23:57 5d5c8e513c77: Pull complete 10:23:57 9f66e0745190: Pull complete 10:24:00 f49a43e4bbc0: Pull complete 10:24:00 561ebcabdf7f: Pull complete 10:24:00 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 10:24:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:24:00 ---> 3a752c3f9dda 10:24:00 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:24:03 ---> Running in 955a019052e9 10:24:03 Removing intermediate container 955a019052e9 10:24:03 ---> 6f0aa77ee85e 10:24:03 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:24:03 ---> Running in 10be43021181 10:24:03 Removing intermediate container 10be43021181 10:24:03 ---> 3c25b13ff888 10:24:03 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:24:03 ---> Running in aa8a9aa198b7 10:24:03 Removing intermediate container aa8a9aa198b7 10:24:03 ---> 571137327c5b 10:24:03 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:24:03 ---> Running in 260e5020d569 10:24:03 Removing intermediate container 260e5020d569 10:24:03 ---> 4373d882c174 10:24:03 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:24:03 ---> Running in 5ee23b328742 10:24:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:24:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:24:04 OK: 246 MiB in 54 packages 10:24:04 Removing intermediate container 5ee23b328742 10:24:04 ---> 758df79b223a 10:24:04 Step 8/12 : WORKDIR /app 10:24:04 ---> Running in aeb033ed39f3 10:24:04 Removing intermediate container aeb033ed39f3 10:24:04 ---> 11453a211be2 10:24:04 Step 9/12 : COPY go.mod vendor* ./ 10:24:04 ---> 385999b3df80 10:24:04 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:04 ---> Running in f2270b135c5a 10:24:06 Still waiting to schedule task 10:24:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:24:44 Removing intermediate container f2270b135c5a 10:24:44 ---> c19d93d37c64 10:24:44 Step 11/12 : COPY . . 10:24:44 ---> dd8ec89defa4 10:24:44 Step 12/12 : RUN $MAKE 10:24:44 ---> Running in b8e80c462f6f 10:24:44 noop 10:24:44 Removing intermediate container b8e80c462f6f 10:24:44 ---> e17ab2ef9ae1 10:24:44 Successfully built e17ab2ef9ae1 10:24:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:45 + docker inspect -f . ci-base-image-x86_64 10:24:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:45 prd-ubuntu20.04-docker-8c-8g-25912 does not seem to be running inside a container 10:24:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-327 -v /w/workspace/undry_device-rfid-llrp-go_PR-327:/w/workspace/undry_device-rfid-llrp-go_PR-327:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-327@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-327@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 ******** ci-base-image-x86_64 cat 10:24:45 $ docker top 41edfcc403dc66996722fc3b41744c2c922a29e9e129b37281f74365bda65d6b -eo pid,comm [Pipeline] { [Pipeline] sh 10:24:46 + go version 10:24:46 go version go1.23.2 linux/amd64 [Pipeline] } 10:24:46 $ docker stop --time=1 41edfcc403dc66996722fc3b41744c2c922a29e9e129b37281f74365bda65d6b 10:24:47 $ docker rm -f --volumes 41edfcc403dc66996722fc3b41744c2c922a29e9e129b37281f74365bda65d6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:48 + docker inspect -f . ci-base-image-x86_64 10:24:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:48 prd-ubuntu20.04-docker-8c-8g-25912 does not seem to be running inside a container 10:24:48 $ 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-327 -v /w/workspace/undry_device-rfid-llrp-go_PR-327:/w/workspace/undry_device-rfid-llrp-go_PR-327:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-327@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-327@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 ******** ci-base-image-x86_64 cat 10:24:48 $ docker top 50d15aefacd4ba899dc9c29c581d3ec3496d313f4d0371568123b992d9ea3f54 -eo pid,comm [Pipeline] { [Pipeline] sh 10:24:49 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-327 [Pipeline] fileExists [Pipeline] sh 10:24:49 + make test 10:24:49 go test ./... -coverprofile=coverage.out ./... 10:24:50 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:25:08 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 10:25:08 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 10:25:12 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.066s coverage: 40.6% of statements 10:25:12 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.006s coverage: 94.6% of statements 10:25:12 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.251s coverage: 51.9% of statements 10:25:24 go vet ./... 10:25:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:25:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:25:28 ./bin/test-attribution-txt.sh [Pipeline] echo 10:25:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:25:28 $ docker stop --time=1 50d15aefacd4ba899dc9c29c581d3ec3496d313f4d0371568123b992d9ea3f54 10:25:31 $ docker rm -f --volumes 50d15aefacd4ba899dc9c29c581d3ec3496d313f4d0371568123b992d9ea3f54 [Pipeline] // withDockerContainer [Pipeline] sh 10:25:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:25:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:25:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:25:33 + ls -al . 10:25:33 total 704 10:25:33 drwxrwxr-x 11 jenkins jenkins 4096 Nov 8 10:24 . 10:25:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 10:23 .. 10:25:33 -rw-rw-r-- 1 jenkins jenkins 134 Nov 8 10:23 .dockerignore 10:25:33 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 10:25 .git 10:25:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 10:23 .github 10:25:33 -rw-rw-r-- 1 jenkins jenkins 880 Nov 8 10:23 .gitignore 10:25:33 -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 10:23 .golangci.yml 10:25:33 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 10:23 .semver 10:25:33 -rw-rw-r-- 1 jenkins jenkins 20798 Nov 8 10:23 Attribution.txt 10:25:33 -rw-rw-r-- 1 jenkins jenkins 11677 Nov 8 10:23 CHANGELOG.md 10:25:33 -rw-rw-r-- 1 jenkins jenkins 1489 Nov 8 10:23 Dockerfile 10:25:33 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 10:23 GOVERNANCE.md 10:25:33 -rw-rw-r-- 1 jenkins jenkins 661 Nov 8 10:23 Jenkinsfile 10:25:33 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 8 10:23 LICENSE 10:25:33 -rw-rw-r-- 1 jenkins jenkins 2761 Nov 8 10:23 Makefile 10:25:33 -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 10:23 OWNERS.md 10:25:33 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 8 10:23 README.md 10:25:33 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 10:23 VERSION 10:25:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 10:23 bin 10:25:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 10:23 cmd 10:25:33 -rw-r--r-- 1 jenkins jenkins 451915 Nov 8 10:25 coverage.out 10:25:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 10:23 examples 10:25:33 -rw-rw-r-- 1 jenkins jenkins 6468 Nov 8 10:23 go.mod 10:25:33 -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 10:23 go.sum 10:25:33 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 10:23 images 10:25:33 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 10:23 internal 10:25:33 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 10:23 pkg 10:25:33 -rw-rw-r-- 1 jenkins jenkins 193 Nov 8 10:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:33 + 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=ea6e33377e441dd0a0aa7d86a2f367869732496f --label arch=amd64 --label version=0.0.0 . 10:25:33 Sending build context to Docker daemon 11.48MB 10:25:33 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 10:25:33 Step 2/25 : FROM ${BASE} AS builder 10:25:33 ---> e17ab2ef9ae1 10:25:33 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:25:33 ---> Running in ada10ab831ff 10:25:33 Removing intermediate container ada10ab831ff 10:25:33 ---> a52d75684ab9 10:25:33 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:25:33 ---> Running in e355ccaa96da 10:25:33 Removing intermediate container e355ccaa96da 10:25:33 ---> 246aa74f763f 10:25:33 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:25:33 ---> Running in 512d94711f28 10:25:33 Removing intermediate container 512d94711f28 10:25:33 ---> 03146eff416f 10:25:33 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:25:33 ---> Running in 8bc387014565 10:25:33 Removing intermediate container 8bc387014565 10:25:33 ---> 80311f9f378c 10:25:33 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:25:33 ---> Running in 6572935f47dc 10:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:25:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:25:34 OK: 246 MiB in 54 packages 10:25:35 Removing intermediate container 6572935f47dc 10:25:35 ---> 6bb8c19911dc 10:25:35 Step 8/25 : WORKDIR /app 10:25:35 ---> Running in 1f4f46838d56 10:25:35 Removing intermediate container 1f4f46838d56 10:25:35 ---> b51fe9773a0a 10:25:35 Step 9/25 : COPY go.mod vendor* ./ 10:25:35 ---> dcab15dcd1ed 10:25:35 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:25:35 ---> Running in bee0b61db736 10:25:35 Removing intermediate container bee0b61db736 10:25:35 ---> 6441faade817 10:25:35 Step 11/25 : COPY . . 10:25:36 ---> 553dd3f8570b 10:25:36 Step 12/25 : RUN $MAKE 10:25:36 ---> Running in 91f5bc612a66 10:25:36 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/v4/internal/common.SDKVersion=v4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:25:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25913 in /w/workspace/undry_device-rfid-llrp-go_PR-327 [Pipeline] { [Pipeline] ws 10:25:37 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:25:40 The recommended git tool is: git 10:25:45 using credential edgex-jenkins-ssh 10:25:45 Cloning the remote Git repository 10:25:45 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:25:45 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:25:45 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:25:45 > git --version # timeout=10 10:25:45 > git --version # 'git version 2.25.1' 10:25:45 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:48 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:25:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:25:50 Merging remotes/origin/main commit e826f5dc6037df20d053c31d2f5c704deee50eae into PR head commit ea6e33377e441dd0a0aa7d86a2f367869732496f 10:25:50 Merge succeeded, producing ea6e33377e441dd0a0aa7d86a2f367869732496f 10:25:50 Checking out Revision ea6e33377e441dd0a0aa7d86a2f367869732496f (PR-327) 10:25:49 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:25:49 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:25:49 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/327/head:refs/remotes/origin/PR-327 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:25:50 > git config core.sparsecheckout # timeout=10 10:25:50 > git checkout -f ea6e33377e441dd0a0aa7d86a2f367869732496f # timeout=10 10:25:50 > git remote # timeout=10 10:25:50 > git config --get remote.origin.url # timeout=10 10:25:50 using GIT_SSH to set credentials SSH Credentials for GitHub 10:25:50 > git merge e826f5dc6037df20d053c31d2f5c704deee50eae # timeout=10 10:25:50 > git rev-parse HEAD^{commit} # timeout=10 10:25:50 > git config core.sparsecheckout # timeout=10 10:25:50 > git checkout -f ea6e33377e441dd0a0aa7d86a2f367869732496f # timeout=10 10:25:51 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" 10:25:51 > git --version # timeout=10 10:25:51 > git --version # 'git version 2.25.1' 10:25:51 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:25:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:25:56 % Total % Received % Xferd Average Speed Time Time Time Current 10:25:56 Dload Upload Total Spent Left Speed 10:25:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 10:25:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:25:56 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 10:25:56 /etc/docker/daemon.json 10:25:56 { 10:25:56 "registry-mirrors": [ 10:25:56 "https://nexus3.edgexfoundry.org:10001" 10:25:56 ], 10:25:56 "bip": "10.250.0.254/24", 10:25:56 "hosts": [ 10:25:56 "tcp://0.0.0.0:5555", 10:25:56 "unix:///var/run/docker.sock" 10:25:56 ], 10:25:56 "mtu": 1458, 10:25:56 "selinux-enabled": true, 10:25:56 "seccomp-profile": "/etc/docker/seccomp.json" 10:25:56 } [Pipeline] sh 10:25:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:25:57 + sudo service docker restart 10:26:03 Removing intermediate container 91f5bc612a66 10:26:03 ---> 2011f82d45aa 10:26:03 Step 13/25 : FROM alpine:3.20 10:26:03 3.20: Pulling from library/alpine 10:26:03 43c4264eed91: Already exists 10:26:03 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:26:03 Status: Downloaded newer image for alpine:3.20 10:26:03 ---> 91ef0af61f39 10:26:03 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:26:03 ---> Running in 9855e84c32bc 10:26:03 Removing intermediate container 9855e84c32bc 10:26:03 ---> cf3cf7f9d90a 10:26:03 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:26:03 ---> Running in 4a4b81001561 10:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:26:04 (1/1) Installing dumb-init (1.2.5-r3) 10:26:04 Executing busybox-1.36.1-r29.trigger 10:26:04 OK: 8 MiB in 15 packages 10:26:05 Removing intermediate container 4a4b81001561 10:26:05 ---> 5300b4e7656f 10:26:05 Step 16/25 : RUN apk --no-cache upgrade 10:26:05 ---> Running in d86fa8198abc 10:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:26:05 Upgrading critical system libraries and apk-tools: 10:26:05 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:26:05 Executing busybox-1.36.1-r29.trigger 10:26:05 Continuing the upgrade transaction with new apk-tools: 10:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:26:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:26:06 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:26:06 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:26:06 OK: 8 MiB in 15 packages 10:26:06 Removing intermediate container d86fa8198abc 10:26:06 ---> 08ee3f7684d8 10:26:06 Step 17/25 : COPY --from=builder /app/LICENSE / 10:26:06 ---> dc96ec95991b 10:26:06 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:26:06 ---> 0937d5abcb42 10:26:06 Step 19/25 : COPY --from=builder /app/cmd/ / 10:26:07 ---> 37e2ae587811 10:26:07 Step 20/25 : EXPOSE 59989 10:26:07 ---> Running in 0a0b98ae06ed 10:26:08 Removing intermediate container 0a0b98ae06ed 10:26:08 ---> 9a01fd8c6db0 10:26:08 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:26:08 ---> Running in 71565a1dbcbb 10:26:08 Removing intermediate container 71565a1dbcbb 10:26:08 ---> 0a1b625bc5bf 10:26:08 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:26:08 ---> Running in 92e8e302ae8c 10:26:08 Removing intermediate container 92e8e302ae8c 10:26:08 ---> 3ccf5b12dc2a 10:26:08 Step 23/25 : LABEL arch=amd64 10:26:08 ---> Running in f703a2d334c2 10:26:08 Removing intermediate container f703a2d334c2 10:26:08 ---> 6be5cf595eed 10:26:08 Step 24/25 : LABEL git_sha=ea6e33377e441dd0a0aa7d86a2f367869732496f 10:26:08 ---> Running in 1575e14c3872 10:26:08 Removing intermediate container 1575e14c3872 10:26:08 ---> f6afbcd45ca4 10:26:08 Step 25/25 : LABEL version=0.0.0 10:26:08 ---> Running in d8976064c806 10:26:08 Removing intermediate container d8976064c806 10:26:08 ---> 8e77c046b502 10:26:08 [Warning] One or more build-args [ARCH] were not consumed 10:26:08 Successfully built 8e77c046b502 10:26:08 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 10:26:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:26:09 10:26:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:26:10 latest: Pulling from edgex-lftools-log-publisher 10:26:10 5eb5b503b376: Pulling fs layer 10:26:10 5c69ac0246d0: Pulling fs layer 10:26:10 ec43610c2a17: Pulling fs layer 10:26:10 3a2ae6a8a46f: Pulling fs layer 10:26:10 33b1e0a273af: Pulling fs layer 10:26:10 5d3b04190fa2: Pulling fs layer 10:26:10 2f39f015ded8: Pulling fs layer 10:26:10 3a2ae6a8a46f: Waiting 10:26:10 33b1e0a273af: Waiting 10:26:10 5d3b04190fa2: Waiting 10:26:10 5c69ac0246d0: Download complete 10:26:10 3a2ae6a8a46f: Verifying Checksum 10:26:10 3a2ae6a8a46f: Download complete 10:26:10 33b1e0a273af: Verifying Checksum 10:26:10 33b1e0a273af: Download complete 10:26:10 5d3b04190fa2: Download complete 10:26:10 ec43610c2a17: Verifying Checksum 10:26:10 ec43610c2a17: Download complete 10:26:10 5eb5b503b376: Verifying Checksum 10:26:10 5eb5b503b376: Download complete 10:26:10 2f39f015ded8: Download complete 10:26:11 5eb5b503b376: Pull complete 10:26:11 5c69ac0246d0: Pull complete 10:26:11 ec43610c2a17: Pull complete 10:26:11 3a2ae6a8a46f: Pull complete 10:26:11 33b1e0a273af: Pull complete 10:26:12 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:26:15 provisioning config files... 10:26:15 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config15292282768606480596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:26:16 ---> ****-login.sh 10:26:16 nexus3.edgexfoundry.org:10001 10:26:16 2f39f015ded8: Pull complete 10:26:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:26:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:26:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:26:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:16 prd-ubuntu20.04-docker-8c-8g-25912 does not seem to be running inside a container 10:26:16 $ 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-327 -v /w/workspace/undry_device-rfid-llrp-go_PR-327:/w/workspace/undry_device-rfid-llrp-go_PR-327:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-327@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-327@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:26:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:16 Configure a credential helper to remove this warning. See 10:26:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:16 10:26:16 Login Succeeded 10:26:16 nexus3.edgexfoundry.org:10002 10:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:17 Configure a credential helper to remove this warning. See 10:26:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:17 10:26:17 Login Succeeded 10:26:17 nexus3.edgexfoundry.org:10003 10:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:17 Configure a credential helper to remove this warning. See 10:26:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:17 10:26:17 Login Succeeded 10:26:17 nexus3.edgexfoundry.org:10004 10:26:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:17 Configure a credential helper to remove this warning. See 10:26:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:17 10:26:17 Login Succeeded 10:26:17 ****.io 10:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:26:18 Configure a credential helper to remove this warning. See 10:26:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:26:18 10:26:18 Login Succeeded 10:26:18 ---> ****-login.sh ends 10:26:19 $ docker top 43e730137ab8dca6342b4125ae4c9e4e4d9450e01386dc789f94513ecab4d36c -eo pid,comm [Pipeline] { [Pipeline] } 10:26:19 Deleting 1 temporary files [Pipeline] libraryResource [Pipeline] sh [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 10:26:19 ---> job-cost.sh 10:26:19 lf-activate-venv: SKIPPING 10:26:19 INFO: No Stack... [Pipeline] echo 10:26:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:26:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:26:20 ========================================================= 10:26:20 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:26:20 ========================================================= 10:26:20 INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:26:20 INFO: Archiving Costs [Pipeline] sh 10:26:20 + 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 . 10:26:20 + cat /w/workspace/undry_device-rfid-llrp-go_PR-327/archives/cost.csv 10:26:20 + cut -d, -f6 [Pipeline] lock 10:26:20 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-327-1-stack-cost] 10:26:20 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-327-1-stack-cost] did not exist. Created. 10:26:20 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-327-1-stack-cost] [Pipeline] { [Pipeline] unstash 10:26:21 Sending build context to Docker daemon 1.21MB 10:26:21 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:26:21 Step 2/12 : FROM ${BASE} AS builder 10:26:21 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:26:21 cf04c63912e1: Pulling fs layer 10:26:21 55b35a11ae5e: Pulling fs layer 10:26:21 a37a00ec5f00: Pulling fs layer 10:26:21 50b3750afda1: Pulling fs layer 10:26:21 4f4fb700ef54: Pulling fs layer 10:26:21 80978eb59214: Pulling fs layer 10:26:21 c9f46d7d2bd2: Pulling fs layer 10:26:21 c5a475d317c9: Pulling fs layer 10:26:21 c9f46d7d2bd2: Waiting 10:26:21 c5a475d317c9: Waiting 10:26:21 50b3750afda1: Waiting 10:26:21 4f4fb700ef54: Waiting 10:26:21 80978eb59214: Waiting 10:26:21 55b35a11ae5e: Verifying Checksum 10:26:21 55b35a11ae5e: Download complete [Pipeline] sh 10:26:21 50b3750afda1: Verifying Checksum 10:26:21 50b3750afda1: Download complete 10:26:21 4f4fb700ef54: Verifying Checksum 10:26:21 4f4fb700ef54: Download complete 10:26:21 80978eb59214: Download complete 10:26:21 cf04c63912e1: Download complete 10:26:21 + echo total: 0.2199999988079071 [Pipeline] stash 10:26:21 Stashed 1 file(s) [Pipeline] } 10:26:21 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-327-1-stack-cost] [Pipeline] // lock 10:26:21 c5a475d317c9: Verifying Checksum 10:26:21 c5a475d317c9: Download complete [Pipeline] } 10:26:21 $ docker stop --time=1 43e730137ab8dca6342b4125ae4c9e4e4d9450e01386dc789f94513ecab4d36c 10:26:22 cf04c63912e1: Pull complete 10:26:22 55b35a11ae5e: Pull complete 10:26:22 $ docker rm -f --volumes 43e730137ab8dca6342b4125ae4c9e4e4d9450e01386dc789f94513ecab4d36c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script 10:26:23 a37a00ec5f00: Verifying Checksum 10:26:23 a37a00ec5f00: Download complete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:26:23 c9f46d7d2bd2: Verifying Checksum 10:26:23 c9f46d7d2bd2: Download complete 10:26:36 a37a00ec5f00: Pull complete 10:26:36 50b3750afda1: Pull complete 10:26:36 4f4fb700ef54: Pull complete 10:26:36 80978eb59214: Pull complete 10:26:45 c9f46d7d2bd2: Pull complete 10:26:46 c5a475d317c9: Pull complete 10:26:46 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 10:26:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:26:46 ---> be29e6b0f0d4 10:26:46 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:26:47 ---> Running in 67fe83a79531 10:26:47 Removing intermediate container 67fe83a79531 10:26:47 ---> 241eadf5d04a 10:26:47 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:26:47 ---> Running in 3f2d3d4dc0d0 10:26:47 Removing intermediate container 3f2d3d4dc0d0 10:26:47 ---> 3dfb566e1d48 10:26:47 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:26:47 ---> Running in 36d95818837c 10:26:48 Removing intermediate container 36d95818837c 10:26:48 ---> dfb1d780fdfb 10:26:48 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:26:48 ---> Running in 4c991320f938 10:26:48 Removing intermediate container 4c991320f938 10:26:48 ---> 1113e1482e7b 10:26:48 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:26:48 ---> Running in 038aaa194581 10:26:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:26:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:26:51 OK: 238 MiB in 54 packages 10:26:52 Removing intermediate container 038aaa194581 10:26:52 ---> a1e36389ed7b 10:26:52 Step 8/12 : WORKDIR /app 10:26:52 ---> Running in da10a53dd17a 10:26:52 Removing intermediate container da10a53dd17a 10:26:52 ---> 62225bd39f11 10:26:52 Step 9/12 : COPY go.mod vendor* ./ 10:26:53 ---> c4a08fc201be 10:26:53 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:26:53 ---> Running in e6b1992f84dd 10:28:44 Removing intermediate container e6b1992f84dd 10:28:44 ---> e115311c53ca 10:28:44 Step 11/12 : COPY . . 10:28:44 ---> 6f5f94d3ce57 10:28:44 Step 12/12 : RUN $MAKE 10:28:44 ---> Running in 798c91c014a1 10:28:44 noop 10:28:44 Removing intermediate container 798c91c014a1 10:28:44 ---> 417f8dca224a 10:28:44 Successfully built 417f8dca224a 10:28:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:45 + docker inspect -f . ci-base-image-arm64 10:28:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:45 prd-ubuntu20.04-docker-arm64-4c-16g-25913 does not seem to be running inside a container 10:28:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:28:46 $ docker top 92f8da85cc5e90d2e8ae6ec4648b2aac08d535f2b5f1fdf302154f98bfd17fbb -eo pid,comm [Pipeline] { [Pipeline] sh 10:28:47 + go version 10:28:47 go version go1.23.2 linux/arm64 [Pipeline] } 10:28:47 $ docker stop --time=1 92f8da85cc5e90d2e8ae6ec4648b2aac08d535f2b5f1fdf302154f98bfd17fbb 10:28:50 $ docker rm -f --volumes 92f8da85cc5e90d2e8ae6ec4648b2aac08d535f2b5f1fdf302154f98bfd17fbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:51 + docker inspect -f . ci-base-image-arm64 10:28:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:28:51 prd-ubuntu20.04-docker-arm64-4c-16g-25913 does not seem to be running inside a container 10:28:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 10:28:52 $ docker top 7309089a1fc6128a6b13761bd32051a42d19d6d4a8ff73df5bb2744c26e7f8f4 -eo pid,comm [Pipeline] { [Pipeline] sh 10:28:53 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:28:54 + make test 10:28:54 go test ./... -coverprofile=coverage.out ./... 10:29:01 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:32:08 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 10:32:08 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 10:32:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.026s coverage: 40.6% of statements 10:32:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.049s coverage: 95.5% of statements 10:32:40 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.579s coverage: 51.9% of statements 10:32:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:32:40 go vet ./... 10:33:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:33:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:33:27 ./bin/test-attribution-txt.sh [Pipeline] echo 10:33:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:33:27 $ docker stop --time=1 7309089a1fc6128a6b13761bd32051a42d19d6d4a8ff73df5bb2744c26e7f8f4 10:33:29 $ docker rm -f --volumes 7309089a1fc6128a6b13761bd32051a42d19d6d4a8ff73df5bb2744c26e7f8f4 [Pipeline] // withDockerContainer [Pipeline] sh 10:33:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:33:31 Warning: overwriting stash ‘coverage-report’ 10:33:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:33:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:33:32 + ls -al . 10:33:32 total 700 10:33:32 drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 10:28 . 10:33:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 10:25 .. 10:33:32 -rw-rw-r-- 1 jenkins jenkins 134 Nov 8 10:25 .dockerignore 10:33:32 drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 10:25 .git 10:33:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 10:25 .github 10:33:32 -rw-rw-r-- 1 jenkins jenkins 880 Nov 8 10:25 .gitignore 10:33:32 -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 10:25 .golangci.yml 10:33:32 -rw-rw-r-- 1 jenkins jenkins 20798 Nov 8 10:25 Attribution.txt 10:33:32 -rw-rw-r-- 1 jenkins jenkins 11677 Nov 8 10:25 CHANGELOG.md 10:33:32 -rw-rw-r-- 1 jenkins jenkins 1489 Nov 8 10:25 Dockerfile 10:33:32 -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 10:25 GOVERNANCE.md 10:33:32 -rw-rw-r-- 1 jenkins jenkins 661 Nov 8 10:25 Jenkinsfile 10:33:32 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 8 10:25 LICENSE 10:33:32 -rw-rw-r-- 1 jenkins jenkins 2761 Nov 8 10:25 Makefile 10:33:32 -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 10:25 OWNERS.md 10:33:32 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 8 10:25 README.md 10:33:32 -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 10:23 VERSION 10:33:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 10:25 bin 10:33:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 10:25 cmd 10:33:32 -rw-r--r-- 1 jenkins jenkins 451915 Nov 8 10:32 coverage.out 10:33:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 10:25 examples 10:33:32 -rw-rw-r-- 1 jenkins jenkins 6468 Nov 8 10:25 go.mod 10:33:32 -rw-rw-r-- 1 jenkins jenkins 88084 Nov 8 10:25 go.sum 10:33:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 10:25 images 10:33:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 10:25 internal 10:33:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 10:25 pkg 10:33:32 -rw-rw-r-- 1 jenkins jenkins 193 Nov 8 10:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:33:33 + 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=ea6e33377e441dd0a0aa7d86a2f367869732496f --label arch=arm64 --label version=0.0.0 . 10:33:33 Sending build context to Docker daemon 1.21MB 10:33:33 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 10:33:33 Step 2/25 : FROM ${BASE} AS builder 10:33:33 ---> 417f8dca224a 10:33:33 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:33:33 ---> Running in 90d0619278ba 10:33:34 Removing intermediate container 90d0619278ba 10:33:34 ---> 2bc3e67187d2 10:33:34 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:33:34 ---> Running in cd4f21fdbc85 10:33:34 Removing intermediate container cd4f21fdbc85 10:33:34 ---> 613549afded8 10:33:34 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:33:34 ---> Running in b02276ed435c 10:33:34 Removing intermediate container b02276ed435c 10:33:34 ---> 9561c3602fe5 10:33:34 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:33:34 ---> Running in e8781c76f48a 10:33:35 Removing intermediate container e8781c76f48a 10:33:35 ---> 23b6b9378bb0 10:33:35 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:33:35 ---> Running in 12d31d082935 10:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:33:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:33:37 OK: 238 MiB in 54 packages 10:33:38 Removing intermediate container 12d31d082935 10:33:38 ---> a379d975791e 10:33:38 Step 8/25 : WORKDIR /app 10:33:38 ---> Running in adf44f6e97eb 10:33:39 Removing intermediate container adf44f6e97eb 10:33:39 ---> 31dc196601bf 10:33:39 Step 9/25 : COPY go.mod vendor* ./ 10:33:39 ---> 419d3e6752cd 10:33:39 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:33:39 ---> Running in da394caec209 10:33:41 Removing intermediate container da394caec209 10:33:41 ---> 5d9355f081d6 10:33:41 Step 11/25 : COPY . . 10:33:42 ---> 875554c605b1 10:33:42 Step 12/25 : RUN $MAKE 10:33:42 ---> Running in 922ab711b699 10:33:43 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/v4/internal/common.SDKVersion=v4.0.0-dev.4 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:37:05 Removing intermediate container 922ab711b699 10:37:05 ---> 2f48e692b6c7 10:37:05 Step 13/25 : FROM alpine:3.20 10:37:05 3.20: Pulling from library/alpine 10:37:05 cf04c63912e1: Already exists 10:37:05 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:37:05 Status: Downloaded newer image for alpine:3.20 10:37:05 ---> c157a85ed455 10:37:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:37:05 ---> Running in 5168e1055e9d 10:37:05 Removing intermediate container 5168e1055e9d 10:37:05 ---> 73a39f0fdeaf 10:37:05 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:37:05 ---> Running in ba2443e03a2e 10:37:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:37:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:37:05 (1/1) Installing dumb-init (1.2.5-r3) 10:37:05 Executing busybox-1.36.1-r29.trigger 10:37:05 OK: 9 MiB in 15 packages 10:37:05 Removing intermediate container ba2443e03a2e 10:37:05 ---> 3153723fef67 10:37:05 Step 16/25 : RUN apk --no-cache upgrade 10:37:05 ---> Running in a214335aecac 10:37:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:37:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:37:05 Upgrading critical system libraries and apk-tools: 10:37:05 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:37:05 Executing busybox-1.36.1-r29.trigger 10:37:05 Continuing the upgrade transaction with new apk-tools: 10:37:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:37:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:37:06 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:37:06 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:37:06 OK: 9 MiB in 15 packages 10:37:07 Removing intermediate container a214335aecac 10:37:07 ---> 8495d2c7545e 10:37:07 Step 17/25 : COPY --from=builder /app/LICENSE / 10:37:08 ---> 2384e168192e 10:37:08 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:37:08 ---> 5c6c7d7399b2 10:37:08 Step 19/25 : COPY --from=builder /app/cmd/ / 10:37:10 ---> a6bd86f7737b 10:37:10 Step 20/25 : EXPOSE 59989 10:37:11 ---> Running in 41b30c28cbce 10:37:11 Removing intermediate container 41b30c28cbce 10:37:11 ---> eb727e969f47 10:37:11 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:37:11 ---> Running in ecb943adea0a 10:37:11 Removing intermediate container ecb943adea0a 10:37:11 ---> b9db83fb9f83 10:37:11 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:37:11 ---> Running in 519d51f85912 10:37:11 Removing intermediate container 519d51f85912 10:37:11 ---> 74a0107c0391 10:37:11 Step 23/25 : LABEL arch=arm64 10:37:11 ---> Running in 963626eff6c6 10:37:12 Removing intermediate container 963626eff6c6 10:37:12 ---> 2f99dd06ff48 10:37:12 Step 24/25 : LABEL git_sha=ea6e33377e441dd0a0aa7d86a2f367869732496f 10:37:12 ---> Running in 0a4c408f528e 10:37:12 Removing intermediate container 0a4c408f528e 10:37:12 ---> 82e0eda14a70 10:37:12 Step 25/25 : LABEL version=0.0.0 10:37:12 ---> Running in 5c4f2f4b9323 10:37:12 Removing intermediate container 5c4f2f4b9323 10:37:12 ---> 52cbaf1374ca 10:37:12 [Warning] One or more build-args [ARCH] were not consumed 10:37:12 Successfully built 52cbaf1374ca 10:37:12 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 10:37:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:37:13 10:37:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:37:14 arm64: Pulling from edgex-lftools-log-publisher 10:37:14 8998bd30e6a1: Pulling fs layer 10:37:14 04944245beec: Pulling fs layer 10:37:14 699f458cf7ca: Pulling fs layer 10:37:14 765212b225bb: Pulling fs layer 10:37:14 f23df028b6ca: Pulling fs layer 10:37:14 d65c8cfc05b1: Pulling fs layer 10:37:14 2437ff75d9bd: Pulling fs layer 10:37:14 765212b225bb: Waiting 10:37:14 f23df028b6ca: Waiting 10:37:14 d65c8cfc05b1: Waiting 10:37:14 2437ff75d9bd: Waiting 10:37:14 04944245beec: Verifying Checksum 10:37:14 04944245beec: Download complete 10:37:14 765212b225bb: Verifying Checksum 10:37:14 765212b225bb: Download complete 10:37:14 f23df028b6ca: Verifying Checksum 10:37:14 f23df028b6ca: Download complete 10:37:14 d65c8cfc05b1: Verifying Checksum 10:37:14 d65c8cfc05b1: Download complete 10:37:14 699f458cf7ca: Verifying Checksum 10:37:14 699f458cf7ca: Download complete 10:37:15 8998bd30e6a1: Verifying Checksum 10:37:15 8998bd30e6a1: Download complete 10:37:17 2437ff75d9bd: Verifying Checksum 10:37:17 2437ff75d9bd: Download complete 10:37:19 8998bd30e6a1: Pull complete 10:37:19 04944245beec: Pull complete 10:37:20 699f458cf7ca: Pull complete 10:37:21 765212b225bb: Pull complete 10:37:22 f23df028b6ca: Pull complete 10:37:22 d65c8cfc05b1: Pull complete 10:37:40 2437ff75d9bd: Pull complete 10:37:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:37:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:37:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:40 prd-ubuntu20.04-docker-arm64-4c-16g-25913 does not seem to be running inside a container 10:37:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:37:43 $ docker top a820a88eaa41166f4a18d4f61f916f0941a344038de186525b38d1653f1abbca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:37:44 ---> job-cost.sh 10:37:44 lf-activate-venv: SKIPPING 10:37:44 INFO: No Stack... 10:37:44 INFO: Retrieving Pricing Info for: v3-standard-4 10:37:45 INFO: Archiving Costs [Pipeline] sh 10:37:45 + cut -d, -f6 10:37:45 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [Pipeline] lock 10:37:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-327-1-stack-cost] 10:37:46 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-327-1-stack-cost] did not exist. Created. 10:37:46 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-327-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:37:46 /w/workspace/device-rfid-llrp-go/1@tmp/durable-25f98b4e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:37:46 + echo total: 0.10999999940395355 [Pipeline] stash 10:37:46 Warning: overwriting stash ‘stack-cost’ 10:37:46 Stashed 1 file(s) [Pipeline] } 10:37:46 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-327-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:37:47 $ docker stop --time=1 a820a88eaa41166f4a18d4f61f916f0941a344038de186525b38d1653f1abbca 10:37:48 $ docker rm -f --volumes a820a88eaa41166f4a18d4f61f916f0941a344038de186525b38d1653f1abbca [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 10:37:49 provisioning config files... 10:37:49 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-327@tmp/config1250989625111172775tmp [Pipeline] { [Pipeline] sh 10:37:50 + set +x 10:37:50 + bash -s -- 10:37:50 + curl -s https://codecov.io/bash 10:37:50 10:37:50 _____ _ 10:37:50 / ____| | | 10:37:50 | | ___ __| | ___ ___ _____ __ 10:37:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:37:50 | |___| (_) | (_| | __/ (_| (_) \ V / 10:37:50 \_____\___/ \__,_|\___|\___\___/ \_/ 10:37:50 Bash-1.0.6 10:37:50 10:37:50 10:37:50 ==> git version 2.25.1 found 10:37:50 ==> 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 10:37:50 Release-Date: 2020-01-08 10:37:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:37:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:37:50 ==> Jenkins CI detected. 10:37:50 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-327 10:37:50 project root: . 10:37:50 --> token set from env 10:37:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:37:50 ==> Running gcov in . (disable via -X gcov) 10:37:50 ==> Python coveragepy not found 10:37:50 ==> Searching for coverage reports in: 10:37:50 + . 10:37:50 -> Found 1 reports 10:37:50 ==> Detecting git/mercurial file structure 10:37:50 ==> Reading reports 10:37:50 + ./coverage.out bytes=451915 10:37:50 ==> Appending adjustments 10:37:50 https://docs.codecov.io/docs/fixing-reports 10:37:50 + Found adjustments 10:37:50 ==> Gzipping contents 10:37:50 52K /tmp/codecov.hRfVLu.gz 10:37:50 ==> Uploading reports 10:37:50 url: https://codecov.io 10:37:50 query: branch=PR-327&commit=ea6e33377e441dd0a0aa7d86a2f367869732496f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-327%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=327&job=&cmd_args= 10:37:50 -> Pinging Codecov 10:37:50 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-327&commit=ea6e33377e441dd0a0aa7d86a2f367869732496f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-327%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=327&job=&cmd_args= 10:37:50 -> Uploading to 10:37:50 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/ea6e33377e441dd0a0aa7d86a2f367869732496f/316b3a87-2931-44ff-8d59-283e9b252c2b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T103750Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=f49f8d895063a906036f92ae89497e1f0f7ecbc1faa9235c948e79404a80ba92 10:37:50 % Total % Received % Xferd Average Speed Time Time Time Current 10:37:50 Dload Upload Total Spent Left Speed 10:37:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51489 0 0 100 51489 0 185k --:--:-- --:--:-- --:--:-- 185k 10:37:51 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/ea6e33377e441dd0a0aa7d86a2f367869732496f [Pipeline] } 10:37:51 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 10:37:53 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-327/archives ] 10:37:53 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-327/archives 10:37:53 total 16 10:37:53 drwxr-xr-x 3 root root 4096 Nov 8 10:26 . 10:37:53 drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 10:26 .. 10:37:53 drwxr-xr-x 2 root root 4096 Nov 8 10:26 cost 10:37:53 -rw-r--r-- 1 root root 91 Nov 8 10:26 cost.csv 10:37:53 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-327/archives 10:37:53 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-327/archives 10:37:53 total 16 10:37:53 drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 10:26 . 10:37:53 drwxrwxr-x 12 jenkins jenkins 4096 Nov 8 10:26 .. 10:37:53 drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 10:26 cost 10:37:53 -rw-r--r-- 1 jenkins jenkins 91 Nov 8 10:26 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:37:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:37:54 ---> package-listing.sh 10:37:54 ++ facter osfamily 10:37:54 ++ tr '[:upper:]' '[:lower:]' 10:37:54 + OS_FAMILY=debian 10:37:54 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-327 10:37:54 + START_PACKAGES=/tmp/packages_start.txt 10:37:54 + END_PACKAGES=/tmp/packages_end.txt 10:37:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:37:54 + PACKAGES=/tmp/packages_start.txt 10:37:54 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-327 ']' 10:37:54 + PACKAGES=/tmp/packages_end.txt 10:37:54 + case "${OS_FAMILY}" in 10:37:54 + grep '^ii' 10:37:54 + dpkg -l 10:37:54 + '[' -f /tmp/packages_start.txt ']' 10:37:54 + '[' -f /tmp/packages_end.txt ']' 10:37:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:37:54 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-327 ']' 10:37:54 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-327/archives/ 10:37:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-327/archives/ [Pipeline] echo 10:37:55 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-327/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:37:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:37:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:37:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:37:56 prd-ubuntu20.04-docker-8c-8g-25912 does not seem to be running inside a container 10:37:56 $ 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-327/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-327 -v /w/workspace/undry_device-rfid-llrp-go_PR-327:/w/workspace/undry_device-rfid-llrp-go_PR-327:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-327@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-327@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:37:56 $ docker top 136060e92284e1626ba07d0f5e7c5e8fb7a87b87aa0b19dbf2e121fa98e40742 -eo pid,comm [Pipeline] { [Pipeline] sh 10:37:56 + touch /tmp/pre-build-complete [Pipeline] sh 10:37:57 + mkdir -p /var/log/sysstat [Pipeline] sh 10:37:57 + ls /var/log/sa-host 10:37:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:37:57 provisioning config files... 10:37:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-327@tmp/config7318592219835165194tmp [Pipeline] { [Pipeline] echo 10:37:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:37:58 ---> create-netrc.sh [Pipeline] } 10:37:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:37:58 ---> python-tools-install.sh [Pipeline] echo 10:37:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:37:59 ---> sudo-logs.sh 10:37:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:37:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:37:59 ---> job-cost.sh 10:37:59 lf-activate-venv: SKIPPING 10:37:59 DEBUG: total: 0.2199999988079071 10:37:59 INFO: Retrieving Stack Cost... 10:37:59 INFO: Retrieving Pricing Info for: v3-standard-8 10:38:00 INFO: Archiving Costs [Pipeline] echo 10:38:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:38:00 ---> logs-deploy.sh 10:38:00 lf-activate-venv: SKIPPING 10:38:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-327/1 10:38:00 INFO: archiving workspace using pattern(s): 10:38:01 Archives upload complete. 10:38:01 INFO: archiving logs to Nexus