Pull request #328 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dca53bd79d04c403cc6b948ea469cd90ee5c9cbc+e826f5dc6037df20d053c31d2f5c704deee50eae (5e9477ede6bbafbc6f35ec12de19d4e345fc911c) 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-ssh5379394383644971745.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-ssh4010564598491414662.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-328/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-328/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12823273055389375176.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-328/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh897825093927028995.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-ssh716862572355563045.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-328/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-328/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4821663995635807087.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-26150 in /w/workspace/undry_device-rfid-llrp-go_PR-328 [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-328 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit e826f5dc6037df20d053c31d2f5c704deee50eae into PR head commit dca53bd79d04c403cc6b948ea469cd90ee5c9cbc Merge succeeded, producing dca53bd79d04c403cc6b948ea469cd90ee5c9cbc Checking out Revision dca53bd79d04c403cc6b948ea469cd90ee5c9cbc (PR-328) > 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/328/head:refs/remotes/origin/PR-328 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dca53bd79d04c403cc6b948ea469cd90ee5c9cbc # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e826f5dc6037df20d053c31d2f5c704deee50eae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dca53bd79d04c403cc6b948ea469cd90ee5c9cbc # timeout=10 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 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:48:45 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:48:45 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:48:45 ========================================================= 10:48:45 EdgeX Global Pipelines Version Info 10:48:45 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:48:46 ------------------- 10:48:46 stable info: 10:48:46 ------------------- 10:48:46 Commited By: Ginny Guan ginny@iotechsys.com 10:48:46 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 10:48:46 Message: update stable to v1.0.265 10:48:47 ------------------- 10:48:47 experimental info: 10:48:47 ------------------- 10:48:47 Commited By: Cherry Wang cherry@iotechsys.com 10:48:47 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 10:48:47 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:48:47 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:48:47 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:48:47 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:48:47 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:48:47 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:48:47 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 10:48:47 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:48:47 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:48:47 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:48:47 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:48:48 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:48:48 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:48:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:48:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:48:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:48:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:48:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:48:48 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:48:48 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:48:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:48:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:48:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-328 [Pipeline] echo 10:48:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-328 [Pipeline] echo 10:48:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-328 [Pipeline] echo 10:48:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dca53bd79d04c403cc6b948ea469cd90ee5c9cbc [Pipeline] echo 10:48:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dca53bd [Pipeline] echo 10:48:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:48:49 provisioning config files... 10:48:49 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-328@tmp/config7463829314573194572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:48:49 ---> ****-login.sh 10:48:49 nexus3.edgexfoundry.org:10001 10:48:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:48:49 Configure a credential helper to remove this warning. See 10:48:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:48:49 10:48:49 Login Succeeded 10:48:49 nexus3.edgexfoundry.org:10002 10:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:48:50 Configure a credential helper to remove this warning. See 10:48:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:48:50 10:48:50 Login Succeeded 10:48:50 nexus3.edgexfoundry.org:10003 10:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:48:50 Configure a credential helper to remove this warning. See 10:48:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:48:50 10:48:50 Login Succeeded 10:48:50 nexus3.edgexfoundry.org:10004 10:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:48:50 Configure a credential helper to remove this warning. See 10:48:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:48:50 10:48:50 Login Succeeded 10:48:50 ****.io 10:48:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:48:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:48:50 Configure a credential helper to remove this warning. See 10:48:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:48:50 10:48:50 Login Succeeded 10:48:50 ---> ****-login.sh ends [Pipeline] } 10:48:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:48:51 + git rev-list -1 --merges dca53bd79d04c403cc6b948ea469cd90ee5c9cbc~1..dca53bd79d04c403cc6b948ea469cd90ee5c9cbc [Pipeline] echo 10:48:51 -----------> git rev-list -1 --merges dca53bd79d04c403cc6b948ea469cd90ee5c9cbc~1..dca53bd79d04c403cc6b948ea469cd90ee5c9cbc dca53bd79d04c403cc6b948ea469cd90ee5c9cbc [false] [Pipeline] sh 10:48:51 + git log --format=format:%s -1 dca53bd79d04c403cc6b948ea469cd90ee5c9cbc [Pipeline] echo 10:48:51 ========================================================= 10:48:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:48:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:48:52 + git log --format=format:%s -1 dca53bd79d04c403cc6b948ea469cd90ee5c9cbc [Pipeline] echo 10:48:52 [semverPrep] GIT_COMMIT: dca53bd79d04c403cc6b948ea469cd90ee5c9cbc, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 10:48:52 [semverPrep] This is not a build commit. [Pipeline] sh 10:48:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:48:52 + grep -v github /etc/ssh/ssh_known_hosts 10:48:52 + [ -e /tmp/ssh_known_hosts ] 10:48:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:48:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:48:52 + sudo tee -a /etc/ssh/ssh_known_hosts 10:48:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:48:53 10:48:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:48:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:48:53 0.1.4: Pulling from edgex-devops/py-git-semver 10:48:53 b85a868b505f: Pulling fs layer 10:48:53 e2be974225ed: Pulling fs layer 10:48:53 339a4e72a1f5: Pulling fs layer 10:48:53 988bab9f4d93: Pulling fs layer 10:48:53 1469e6f7b9e6: Pulling fs layer 10:48:53 eaf3925da568: Pulling fs layer 10:48:53 bab4dde63d76: Pulling fs layer 10:48:53 bde34c3a00c8: Pulling fs layer 10:48:53 b352a97aabf1: Pulling fs layer 10:48:53 988bab9f4d93: Waiting 10:48:53 4872d77fe225: Pulling fs layer 10:48:53 1469e6f7b9e6: Waiting 10:48:53 5851b861e8e6: Pulling fs layer 10:48:53 eaf3925da568: Waiting 10:48:53 bab4dde63d76: Waiting 10:48:53 bde34c3a00c8: Waiting 10:48:53 b352a97aabf1: Waiting 10:48:53 4872d77fe225: Waiting 10:48:53 5851b861e8e6: Waiting 10:48:53 e2be974225ed: Verifying Checksum 10:48:53 e2be974225ed: Download complete 10:48:53 988bab9f4d93: Verifying Checksum 10:48:53 988bab9f4d93: Download complete 10:48:53 1469e6f7b9e6: Verifying Checksum 10:48:53 1469e6f7b9e6: Download complete 10:48:53 339a4e72a1f5: Verifying Checksum 10:48:53 339a4e72a1f5: Download complete 10:48:53 eaf3925da568: Verifying Checksum 10:48:53 eaf3925da568: Download complete 10:48:53 bde34c3a00c8: Download complete 10:48:53 b352a97aabf1: Verifying Checksum 10:48:53 b352a97aabf1: Download complete 10:48:53 4872d77fe225: Download complete 10:48:53 5851b861e8e6: Verifying Checksum 10:48:53 5851b861e8e6: Download complete 10:48:53 b85a868b505f: Verifying Checksum 10:48:53 b85a868b505f: Download complete 10:48:54 bab4dde63d76: Verifying Checksum 10:48:54 bab4dde63d76: Download complete 10:48:55 b85a868b505f: Pull complete 10:48:55 e2be974225ed: Pull complete 10:48:55 339a4e72a1f5: Pull complete 10:48:55 988bab9f4d93: Pull complete 10:48:55 1469e6f7b9e6: Pull complete 10:48:55 eaf3925da568: Pull complete 10:48:57 bab4dde63d76: Pull complete 10:48:57 bde34c3a00c8: Pull complete 10:48:57 b352a97aabf1: Pull complete 10:48:57 4872d77fe225: Pull complete 10:48:57 5851b861e8e6: Pull complete 10:48:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:48:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:48:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:48:59 prd-ubuntu20.04-docker-8c-8g-26150 does not seem to be running inside a container 10:48:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-328 -v /w/workspace/undry_device-rfid-llrp-go_PR-328:/w/workspace/undry_device-rfid-llrp-go_PR-328:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-328@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:49:01 $ docker top db871fea0d2746e2cc96bb6dc53ace28a4962cc8b9bd7132e369455f8dbd4850 -eo pid,comm 10:49:01 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:49:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:49:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:49:01 [ssh-agent] Looking for ssh-agent implementation... 10:49:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:49:01 $ docker exec db871fea0d2746e2cc96bb6dc53ace28a4962cc8b9bd7132e369455f8dbd4850 ssh-agent 10:49:02 SSH_AUTH_SOCK=/tmp/ssh-9tkWaAEyMcTS/agent.33 10:49:02 SSH_AGENT_PID=39 10:49:02 Running ssh-add (command line suppressed) 10:49:02 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-328@tmp/private_key_18116538278329631335.key (/w/workspace/undry_device-rfid-llrp-go_PR-328@tmp/private_key_18116538278329631335.key) 10:49:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:49:02 + git tag --points-at HEAD [Pipeline] } 10:49:02 $ docker exec --env ******** --env ******** db871fea0d2746e2cc96bb6dc53ace28a4962cc8b9bd7132e369455f8dbd4850 ssh-agent -k 10:49:02 unset SSH_AUTH_SOCK; 10:49:02 unset SSH_AGENT_PID; 10:49:02 echo Agent pid 39 killed; 10:49:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:49:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:49:02 [ssh-agent] Looking for ssh-agent implementation... 10:49:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:49:02 $ docker exec db871fea0d2746e2cc96bb6dc53ace28a4962cc8b9bd7132e369455f8dbd4850 ssh-agent 10:49:02 SSH_AUTH_SOCK=/tmp/ssh-wGB9LTNJje1r/agent.72 10:49:02 SSH_AGENT_PID=78 10:49:02 Running ssh-add (command line suppressed) 10:49:03 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-328@tmp/private_key_17762536129048582820.key (/w/workspace/undry_device-rfid-llrp-go_PR-328@tmp/private_key_17762536129048582820.key) 10:49:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:49:03 + git semver init 10:49:03 2024-11-11 10:49:03,525 [run_init] DEBUG init version:0.0.0 force:False 10:49:03 2024-11-11 10:49:03,525 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-328/.semver 10:49:03 2024-11-11 10:49:03,526 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-328/.semver 10:49:03 2024-11-11 10:49:03,526 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-328/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-328, universal_newlines=False, shell=None, istream=None) 10:49:05 2024-11-11 10:49:05,200 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-328/.git/info/exclude 10:49:05 2024-11-11 10:49:05,201 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-328/.semver/PR-328 with force:False 10:49:05 2024-11-11 10:49:05,201 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-328/.semver/PR-328 10:49:05 2024-11-11 10:49:05,205 [execute] INFO git cat-file --batch-check 10:49:05 2024-11-11 10:49:05,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-328/.semver, universal_newlines=False, shell=None, istream=) 10:49:05 2024-11-11 10:49:05,212 [execute] INFO git cat-file --batch 10:49:05 2024-11-11 10:49:05,213 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-328/.semver, universal_newlines=False, shell=None, istream=) 10:49:05 2024-11-11 10:49:05,218 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-328/.semver/PR-328 10:49:05 0.0.0 [Pipeline] } 10:49:05 $ docker exec --env ******** --env ******** db871fea0d2746e2cc96bb6dc53ace28a4962cc8b9bd7132e369455f8dbd4850 ssh-agent -k 10:49:05 unset SSH_AUTH_SOCK; 10:49:05 unset SSH_AGENT_PID; 10:49:05 echo Agent pid 78 killed; 10:49:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:49:06 + git semver [Pipeline] } 10:49:06 $ docker stop --time=1 db871fea0d2746e2cc96bb6dc53ace28a4962cc8b9bd7132e369455f8dbd4850 10:49:07 $ docker rm -f --volumes db871fea0d2746e2cc96bb6dc53ace28a4962cc8b9bd7132e369455f8dbd4850 [Pipeline] // withDockerContainer [Pipeline] sh 10:49:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:49:08 Stashed 1 file(s) [Pipeline] echo 10:49:08 [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:49:09 provisioning config files... 10:49:09 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-328@tmp/config3123116333315300296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:49:09 ---> ****-login.sh 10:49:09 nexus3.edgexfoundry.org:10001 10:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:09 Configure a credential helper to remove this warning. See 10:49:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:09 10:49:09 Login Succeeded 10:49:09 nexus3.edgexfoundry.org:10002 10:49:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:09 Configure a credential helper to remove this warning. See 10:49:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:09 10:49:09 Login Succeeded 10:49:09 nexus3.edgexfoundry.org:10003 10:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:10 Configure a credential helper to remove this warning. See 10:49:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:10 10:49:10 Login Succeeded 10:49:10 nexus3.edgexfoundry.org:10004 10:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:10 Configure a credential helper to remove this warning. See 10:49:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:10 10:49:10 Login Succeeded 10:49:10 ****.io 10:49:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:49:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:49:10 Configure a credential helper to remove this warning. See 10:49:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:49:10 10:49:10 Login Succeeded 10:49:10 ---> ****-login.sh ends [Pipeline] } 10:49:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:49:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:49:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:49:10 ========================================================= 10:49:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 10:49:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:11 + 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:49:11 Sending build context to Docker daemon 11.48MB 10:49:11 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:49:11 Step 2/12 : FROM ${BASE} AS builder 10:49:11 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 10:49:11 43c4264eed91: Pulling fs layer 10:49:11 4cc291be95ef: Pulling fs layer 10:49:11 2ac1f1163629: Pulling fs layer 10:49:11 5c3c966382ef: Pulling fs layer 10:49:11 4f4fb700ef54: Pulling fs layer 10:49:11 4f4fb700ef54: Waiting 10:49:11 5d5c8e513c77: Pulling fs layer 10:49:11 5c3c966382ef: Waiting 10:49:11 9f66e0745190: Pulling fs layer 10:49:11 f49a43e4bbc0: Pulling fs layer 10:49:11 561ebcabdf7f: Pulling fs layer 10:49:11 5d5c8e513c77: Waiting 10:49:11 9f66e0745190: Waiting 10:49:11 f49a43e4bbc0: Waiting 10:49:11 4cc291be95ef: Download complete 10:49:11 5c3c966382ef: Verifying Checksum 10:49:11 5c3c966382ef: Download complete 10:49:11 4f4fb700ef54: Verifying Checksum 10:49:11 5d5c8e513c77: Download complete 10:49:11 43c4264eed91: Download complete 10:49:11 9f66e0745190: Verifying Checksum 10:49:11 9f66e0745190: Download complete 10:49:11 43c4264eed91: Pull complete 10:49:11 561ebcabdf7f: Download complete 10:49:11 4cc291be95ef: Pull complete 10:49:11 2ac1f1163629: Verifying Checksum 10:49:11 2ac1f1163629: Download complete 10:49:12 f49a43e4bbc0: Verifying Checksum 10:49:12 f49a43e4bbc0: Download complete 10:49:15 2ac1f1163629: Pull complete 10:49:15 5c3c966382ef: Pull complete 10:49:15 4f4fb700ef54: Pull complete 10:49:15 5d5c8e513c77: Pull complete 10:49:15 9f66e0745190: Pull complete 10:49:18 f49a43e4bbc0: Pull complete 10:49:18 561ebcabdf7f: Pull complete 10:49:18 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 10:49:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 10:49:18 ---> 3a752c3f9dda 10:49:18 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:49:21 ---> Running in c95f5fdccba3 10:49:21 Removing intermediate container c95f5fdccba3 10:49:21 ---> 8573cb9bae9f 10:49:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:49:21 ---> Running in ab7c36dc43b1 10:49:21 Removing intermediate container ab7c36dc43b1 10:49:21 ---> 09f80dc770db 10:49:21 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:49:21 ---> Running in 4030971d620d 10:49:21 Removing intermediate container 4030971d620d 10:49:21 ---> dcf36d778b77 10:49:21 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:49:21 ---> Running in 5cbf32bed57a 10:49:21 Removing intermediate container 5cbf32bed57a 10:49:21 ---> b912127b241e 10:49:21 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:49:21 ---> Running in 7657db036390 10:49:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:49:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:49:23 OK: 246 MiB in 54 packages 10:49:23 Removing intermediate container 7657db036390 10:49:23 ---> e56fad998c91 10:49:23 Step 8/12 : WORKDIR /app 10:49:23 ---> Running in ec7c6643c3c7 10:49:23 Removing intermediate container ec7c6643c3c7 10:49:23 ---> 151bec39e155 10:49:23 Step 9/12 : COPY go.mod vendor* ./ 10:49:23 ---> e1046275d1ab 10:49:23 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:23 ---> Running in cd6685383c88 10:49:24 Still waiting to schedule task 10:49:24 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:50:31 Removing intermediate container cd6685383c88 10:50:31 ---> 638901335fc2 10:50:31 Step 11/12 : COPY . . 10:50:31 ---> dbbee8ad434c 10:50:31 Step 12/12 : RUN $MAKE 10:50:31 ---> Running in e2814221a8f7 10:50:31 noop 10:50:31 Removing intermediate container e2814221a8f7 10:50:31 ---> 86f389010dbf 10:50:31 Successfully built 86f389010dbf 10:50:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:31 + docker inspect -f . ci-base-image-x86_64 10:50:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:31 prd-ubuntu20.04-docker-8c-8g-26150 does not seem to be running inside a container 10:50:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-328 -v /w/workspace/undry_device-rfid-llrp-go_PR-328:/w/workspace/undry_device-rfid-llrp-go_PR-328:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-328@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:50:32 $ docker top 78ee352efd9c28106c4e0fea091b39423823bc85f31958f8dafab8928ac5e00a -eo pid,comm [Pipeline] { [Pipeline] sh 10:50:32 + go version 10:50:32 go version go1.23.2 linux/amd64 [Pipeline] } 10:50:32 $ docker stop --time=1 78ee352efd9c28106c4e0fea091b39423823bc85f31958f8dafab8928ac5e00a 10:50:34 $ docker rm -f --volumes 78ee352efd9c28106c4e0fea091b39423823bc85f31958f8dafab8928ac5e00a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:50:34 + docker inspect -f . ci-base-image-x86_64 10:50:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:50:34 prd-ubuntu20.04-docker-8c-8g-26150 does not seem to be running inside a container 10:50:35 $ 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-328 -v /w/workspace/undry_device-rfid-llrp-go_PR-328:/w/workspace/undry_device-rfid-llrp-go_PR-328:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-328@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:50:35 $ docker top db3840b70d6d551ba35aa3e9f21068342d1b417d646a1651ad9c767943497dce -eo pid,comm [Pipeline] { [Pipeline] sh 10:50:35 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-328 [Pipeline] fileExists [Pipeline] sh 10:50:36 + make test 10:50:36 go test ./... -coverprofile=coverage.out ./... 10:50:38 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:50:56 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 10:50:56 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 10:51:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.601s coverage: 40.6% of statements 10:51:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 94.6% of statements 10:51:00 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.240s coverage: 51.9% of statements 10:51:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26151 in /w/workspace/undry_device-rfid-llrp-go_PR-328 [Pipeline] { [Pipeline] ws 10:51:04 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:51:04 The recommended git tool is: git 10:51:09 using credential edgex-jenkins-ssh 10:51:09 Cloning the remote Git repository 10:51:09 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:51:09 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:51:09 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:51:09 > git --version # timeout=10 10:51:09 > git --version # 'git version 2.25.1' 10:51:09 using GIT_SSH to set credentials SSH Credentials for GitHub 10:51:09 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:51:12 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:51:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:51:13 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:51:13 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:51:13 using GIT_SSH to set credentials SSH Credentials for GitHub 10:51:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/328/head:refs/remotes/origin/PR-328 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:51:15 go vet ./... 10:51:15 Merging remotes/origin/main commit e826f5dc6037df20d053c31d2f5c704deee50eae into PR head commit dca53bd79d04c403cc6b948ea469cd90ee5c9cbc 10:51:15 Merge succeeded, producing dca53bd79d04c403cc6b948ea469cd90ee5c9cbc 10:51:15 Checking out Revision dca53bd79d04c403cc6b948ea469cd90ee5c9cbc (PR-328) 10:51:16 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" 10:51:16 > git --version # timeout=10 10:51:16 > git --version # 'git version 2.25.1' 10:51:16 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 10:51:15 > git config core.sparsecheckout # timeout=10 10:51:15 > git checkout -f dca53bd79d04c403cc6b948ea469cd90ee5c9cbc # timeout=10 10:51:15 > git remote # timeout=10 10:51:15 > git config --get remote.origin.url # timeout=10 10:51:15 using GIT_SSH to set credentials SSH Credentials for GitHub 10:51:15 > git merge e826f5dc6037df20d053c31d2f5c704deee50eae # timeout=10 10:51:15 > git rev-parse HEAD^{commit} # timeout=10 10:51:15 > git config core.sparsecheckout # timeout=10 10:51:15 > git checkout -f dca53bd79d04c403cc6b948ea469cd90ee5c9cbc # timeout=10 10:51:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:51:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:51:19 ./bin/test-attribution-txt.sh [Pipeline] echo 10:51:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:51:19 $ docker stop --time=1 db3840b70d6d551ba35aa3e9f21068342d1b417d646a1651ad9c767943497dce 10:51:22 $ docker rm -f --volumes db3840b70d6d551ba35aa3e9f21068342d1b417d646a1651ad9c767943497dce [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { 10:51:22 + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash 10:51:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage 10:51:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:51:23 % Total % Received % Xferd Average Speed Time Time Time Current 10:51:23 Dload Upload Total Spent Left Speed 10:51:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 72886 0 --:--:-- --:--:-- --:--:-- 72886 [Pipeline] { (Build) [Pipeline] sh [Pipeline] sh 10:51:23 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:51:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:51:24 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 10:51:24 /etc/docker/daemon.json 10:51:24 { 10:51:24 "registry-mirrors": [ 10:51:24 "https://nexus3.edgexfoundry.org:10001" 10:51:24 ], 10:51:24 "bip": "10.250.0.254/24", 10:51:24 "hosts": [ 10:51:24 "tcp://0.0.0.0:5555", 10:51:24 "unix:///var/run/docker.sock" 10:51:24 ], 10:51:24 "mtu": 1458, 10:51:24 "selinux-enabled": true, 10:51:24 "seccomp-profile": "/etc/docker/seccomp.json" 10:51:24 } [Pipeline] sh 10:51:24 + ls -al . 10:51:24 total 704 10:51:24 drwxrwxr-x 11 jenkins jenkins 4096 Nov 11 10:50 . 10:51:24 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 10:48 .. 10:51:24 -rw-rw-r-- 1 jenkins jenkins 134 Nov 11 10:48 .dockerignore 10:51:24 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 10:51 .git 10:51:24 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 10:48 .github 10:51:24 -rw-rw-r-- 1 jenkins jenkins 880 Nov 11 10:48 .gitignore 10:51:24 -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 10:48 .golangci.yml 10:51:24 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 10:49 .semver 10:51:24 -rw-rw-r-- 1 jenkins jenkins 20798 Nov 11 10:48 Attribution.txt 10:51:24 -rw-rw-r-- 1 jenkins jenkins 11677 Nov 11 10:48 CHANGELOG.md 10:51:24 -rw-rw-r-- 1 jenkins jenkins 1489 Nov 11 10:48 Dockerfile 10:51:24 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 10:48 GOVERNANCE.md 10:51:24 -rw-rw-r-- 1 jenkins jenkins 661 Nov 11 10:48 Jenkinsfile 10:51:24 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 11 10:48 LICENSE 10:51:24 -rw-rw-r-- 1 jenkins jenkins 2761 Nov 11 10:48 Makefile 10:51:24 -rw-rw-r-- 1 jenkins jenkins 625 Nov 11 10:48 OWNERS.md 10:51:24 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 11 10:48 README.md 10:51:24 -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 10:49 VERSION 10:51:24 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 10:48 bin 10:51:24 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 10:48 cmd 10:51:24 -rw-r--r-- 1 jenkins jenkins 451915 Nov 11 10:51 coverage.out 10:51:24 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 10:48 examples 10:51:24 -rw-rw-r-- 1 jenkins jenkins 6419 Nov 11 10:48 go.mod 10:51:24 -rw-rw-r-- 1 jenkins jenkins 87337 Nov 11 10:48 go.sum 10:51:24 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 10:48 images 10:51:24 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 10:48 internal 10:51:24 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 10:48 pkg 10:51:24 -rw-rw-r-- 1 jenkins jenkins 193 Nov 11 10:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:51:24 + 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=dca53bd79d04c403cc6b948ea469cd90ee5c9cbc --label arch=amd64 --label version=0.0.0 . 10:51:24 Sending build context to Docker daemon 11.48MB 10:51:24 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 10:51:24 Step 2/25 : FROM ${BASE} AS builder 10:51:24 ---> 86f389010dbf 10:51:24 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:51:24 + sudo service docker restart 10:51:25 ---> Running in a3cafd841537 10:51:25 Removing intermediate container a3cafd841537 10:51:25 ---> ec55bcec3bec 10:51:25 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:51:25 ---> Running in 8cbe0a6929e3 10:51:25 Removing intermediate container 8cbe0a6929e3 10:51:25 ---> cdf9e84378d8 10:51:25 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:51:25 ---> Running in 65745784ddb4 10:51:25 Removing intermediate container 65745784ddb4 10:51:25 ---> 84b08245b4a1 10:51:25 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:51:25 ---> Running in 129c38166801 10:51:25 Removing intermediate container 129c38166801 10:51:25 ---> 8271ea857b95 10:51:25 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:51:25 ---> Running in 576326dd0394 10:51:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:51:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:51:26 OK: 246 MiB in 54 packages 10:51:26 Removing intermediate container 576326dd0394 10:51:26 ---> cd90a874d565 10:51:26 Step 8/25 : WORKDIR /app 10:51:26 ---> Running in 443e9a3f7751 10:51:26 Removing intermediate container 443e9a3f7751 10:51:26 ---> 6139670ca518 10:51:26 Step 9/25 : COPY go.mod vendor* ./ 10:51:26 ---> 0408a040ae60 10:51:26 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:51:26 ---> Running in 3aa6ab9d4190 10:51:27 Removing intermediate container 3aa6ab9d4190 10:51:27 ---> 0566654422d9 10:51:27 Step 11/25 : COPY . . 10:51:27 ---> 21a567e3fc11 10:51:27 Step 12/25 : RUN $MAKE 10:51:27 ---> Running in 62af674fa143 10:51:28 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.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:51:43 provisioning config files... 10:51:43 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config12490153590593510619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:51:43 ---> ****-login.sh 10:51:43 nexus3.edgexfoundry.org:10001 10:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:51:44 Configure a credential helper to remove this warning. See 10:51:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:51:44 10:51:44 Login Succeeded 10:51:44 nexus3.edgexfoundry.org:10002 10:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:51:44 Configure a credential helper to remove this warning. See 10:51:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:51:44 10:51:44 Login Succeeded 10:51:44 nexus3.edgexfoundry.org:10003 10:51:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:51:45 Configure a credential helper to remove this warning. See 10:51:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:51:45 10:51:45 Login Succeeded 10:51:45 nexus3.edgexfoundry.org:10004 10:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:51:45 Configure a credential helper to remove this warning. See 10:51:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:51:45 10:51:45 Login Succeeded 10:51:45 ****.io 10:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:51:46 Configure a credential helper to remove this warning. See 10:51:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:51:46 10:51:46 Login Succeeded 10:51:46 ---> ****-login.sh ends [Pipeline] } 10:51:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:51:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:51:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:51:46 ========================================================= 10:51:46 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 10:51:46 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:51:47 + 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:51:47 Sending build context to Docker daemon 1.21MB 10:51:47 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 10:51:47 Step 2/12 : FROM ${BASE} AS builder 10:51:47 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:51:47 cf04c63912e1: Pulling fs layer 10:51:47 55b35a11ae5e: Pulling fs layer 10:51:47 a37a00ec5f00: Pulling fs layer 10:51:47 50b3750afda1: Pulling fs layer 10:51:47 4f4fb700ef54: Pulling fs layer 10:51:47 80978eb59214: Pulling fs layer 10:51:47 c9f46d7d2bd2: Pulling fs layer 10:51:47 c5a475d317c9: Pulling fs layer 10:51:47 50b3750afda1: Waiting 10:51:47 4f4fb700ef54: Waiting 10:51:47 80978eb59214: Waiting 10:51:47 c9f46d7d2bd2: Waiting 10:51:47 c5a475d317c9: Waiting 10:51:47 55b35a11ae5e: Verifying Checksum 10:51:47 55b35a11ae5e: Download complete 10:51:47 50b3750afda1: Verifying Checksum 10:51:47 50b3750afda1: Download complete 10:51:47 4f4fb700ef54: Verifying Checksum 10:51:47 4f4fb700ef54: Download complete 10:51:47 80978eb59214: Download complete 10:51:47 cf04c63912e1: Verifying Checksum 10:51:47 cf04c63912e1: Download complete 10:51:48 c5a475d317c9: Verifying Checksum 10:51:48 c5a475d317c9: Download complete 10:51:48 cf04c63912e1: Pull complete 10:51:49 55b35a11ae5e: Pull complete 10:51:49 a37a00ec5f00: Verifying Checksum 10:51:49 a37a00ec5f00: Download complete 10:51:50 c9f46d7d2bd2: Verifying Checksum 10:51:50 c9f46d7d2bd2: Download complete 10:52:00 Removing intermediate container 62af674fa143 10:52:00 ---> d47f6590e810 10:52:00 Step 13/25 : FROM alpine:3.20 10:52:00 3.20: Pulling from library/alpine 10:52:00 43c4264eed91: Already exists 10:52:00 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 10:52:00 Status: Downloaded newer image for alpine:3.20 10:52:00 ---> 91ef0af61f39 10:52:00 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:52:00 ---> Running in c4ac47497011 10:52:00 Removing intermediate container c4ac47497011 10:52:00 ---> c0cf4e611570 10:52:00 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:52:00 ---> Running in 38de4d252972 10:52:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:52:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:52:00 (1/1) Installing dumb-init (1.2.5-r3) 10:52:00 Executing busybox-1.36.1-r29.trigger 10:52:00 OK: 8 MiB in 15 packages 10:52:00 Removing intermediate container 38de4d252972 10:52:00 ---> 306070567203 10:52:00 Step 16/25 : RUN apk --no-cache upgrade 10:52:00 ---> Running in 9b9c99d1b3c6 10:52:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:52:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:52:01 Upgrading critical system libraries and apk-tools: 10:52:01 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 10:52:01 Executing busybox-1.36.1-r29.trigger 10:52:01 Continuing the upgrade transaction with new apk-tools: 10:52:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:52:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:52:01 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 10:52:01 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 10:52:01 OK: 8 MiB in 15 packages 10:52:02 Removing intermediate container 9b9c99d1b3c6 10:52:02 ---> 7a3815eab4d2 10:52:02 Step 17/25 : COPY --from=builder /app/LICENSE / 10:52:02 ---> e2bf795f0cf4 10:52:02 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:52:02 ---> 22558d69dc56 10:52:02 Step 19/25 : COPY --from=builder /app/cmd/ / 10:52:02 a37a00ec5f00: Pull complete 10:52:03 50b3750afda1: Pull complete 10:52:03 4f4fb700ef54: Pull complete 10:52:03 80978eb59214: Pull complete 10:52:03 ---> 7cd7b615f10f 10:52:03 Step 20/25 : EXPOSE 59989 10:52:03 ---> Running in ee7f2c6fe99e 10:52:03 Removing intermediate container ee7f2c6fe99e 10:52:03 ---> 88c46a56b9c7 10:52:03 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:52:03 ---> Running in 2dc1e20484a7 10:52:04 Removing intermediate container 2dc1e20484a7 10:52:04 ---> 445a0255354d 10:52:04 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:52:04 ---> Running in 5435ce4cc63a 10:52:04 Removing intermediate container 5435ce4cc63a 10:52:04 ---> 1b18a296f775 10:52:04 Step 23/25 : LABEL arch=amd64 10:52:04 ---> Running in fcf73f6deb42 10:52:04 Removing intermediate container fcf73f6deb42 10:52:04 ---> 0680bde38822 10:52:04 Step 24/25 : LABEL git_sha=dca53bd79d04c403cc6b948ea469cd90ee5c9cbc 10:52:04 ---> Running in 899f50a44b28 10:52:04 Removing intermediate container 899f50a44b28 10:52:04 ---> 2714b828aa4a 10:52:04 Step 25/25 : LABEL version=0.0.0 10:52:04 ---> Running in a23ed8a9b79b 10:52:04 Removing intermediate container a23ed8a9b79b 10:52:04 ---> aa45984b1381 10:52:04 [Warning] One or more build-args [ARCH] were not consumed 10:52:04 Successfully built aa45984b1381 10:52:04 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:52:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:52:05 10:52:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:52:06 latest: Pulling from edgex-lftools-log-publisher 10:52:06 5eb5b503b376: Pulling fs layer 10:52:06 5c69ac0246d0: Pulling fs layer 10:52:06 ec43610c2a17: Pulling fs layer 10:52:06 3a2ae6a8a46f: Pulling fs layer 10:52:06 33b1e0a273af: Pulling fs layer 10:52:06 5d3b04190fa2: Pulling fs layer 10:52:06 2f39f015ded8: Pulling fs layer 10:52:06 3a2ae6a8a46f: Waiting 10:52:06 33b1e0a273af: Waiting 10:52:06 5d3b04190fa2: Waiting 10:52:06 2f39f015ded8: Waiting 10:52:06 5c69ac0246d0: Verifying Checksum 10:52:06 5c69ac0246d0: Download complete 10:52:06 3a2ae6a8a46f: Verifying Checksum 10:52:06 3a2ae6a8a46f: Download complete 10:52:06 33b1e0a273af: Download complete 10:52:06 5d3b04190fa2: Verifying Checksum 10:52:06 5d3b04190fa2: Download complete 10:52:06 ec43610c2a17: Verifying Checksum 10:52:06 ec43610c2a17: Download complete 10:52:06 5eb5b503b376: Verifying Checksum 10:52:06 5eb5b503b376: Download complete 10:52:06 2f39f015ded8: Download complete 10:52:07 5eb5b503b376: Pull complete 10:52:07 5c69ac0246d0: Pull complete 10:52:08 ec43610c2a17: Pull complete 10:52:08 3a2ae6a8a46f: Pull complete 10:52:08 33b1e0a273af: Pull complete 10:52:08 5d3b04190fa2: Pull complete 10:52:12 c9f46d7d2bd2: Pull complete 10:52:12 2f39f015ded8: Pull complete 10:52:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:52:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:52:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:52:12 prd-ubuntu20.04-docker-8c-8g-26150 does not seem to be running inside a container 10:52:12 $ 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-328 -v /w/workspace/undry_device-rfid-llrp-go_PR-328:/w/workspace/undry_device-rfid-llrp-go_PR-328:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-328@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:52:13 c5a475d317c9: Pull complete 10:52:13 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 10:52:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 10:52:13 ---> be29e6b0f0d4 10:52:13 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:52:14 ---> Running in e6160677c0ba 10:52:14 Removing intermediate container e6160677c0ba 10:52:14 ---> ec76569aef4f 10:52:14 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:52:14 ---> Running in 778b4c2c23fd 10:52:14 Removing intermediate container 778b4c2c23fd 10:52:14 ---> 9910b3ef4529 10:52:14 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:52:14 ---> Running in 78ce6ffebb65 10:52:15 Removing intermediate container 78ce6ffebb65 10:52:15 ---> 076b88c62dd2 10:52:15 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:52:15 ---> Running in 1408ac1259f2 10:52:15 Removing intermediate container 1408ac1259f2 10:52:15 ---> dd3aa06e2e75 10:52:15 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:52:15 ---> Running in 9ba9ad0f1ca4 10:52:16 $ docker top 5aa77e4ebbd53d90350903615257a3ccd0d3731b2903661ae967f75c4d0e314c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:52:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:52:16 ---> job-cost.sh 10:52:16 lf-activate-venv: SKIPPING 10:52:16 INFO: No Stack... 10:52:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:52:17 INFO: Retrieving Pricing Info for: v3-standard-8 10:52:17 INFO: Archiving Costs [Pipeline] sh 10:52:17 + cat /w/workspace/undry_device-rfid-llrp-go_PR-328/archives/cost.csv 10:52:17 + cut -d, -f6 [Pipeline] lock 10:52:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-328-1-stack-cost] 10:52:17 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-328-1-stack-cost] did not exist. Created. 10:52:17 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-328-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:52:18 + echo total: 0.2199999988079071 [Pipeline] stash 10:52:18 Stashed 1 file(s) [Pipeline] } 10:52:18 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-328-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:52:18 OK: 238 MiB in 54 packages 10:52:18 $ docker stop --time=1 5aa77e4ebbd53d90350903615257a3ccd0d3731b2903661ae967f75c4d0e314c 10:52:19 Removing intermediate container 9ba9ad0f1ca4 10:52:19 ---> 8b7f0c2856d4 10:52:19 Step 8/12 : WORKDIR /app 10:52:19 ---> Running in 0e9453e08c7e 10:52:19 $ docker rm -f --volumes 5aa77e4ebbd53d90350903615257a3ccd0d3731b2903661ae967f75c4d0e314c 10:52:19 Removing intermediate container 0e9453e08c7e 10:52:19 ---> c1699cbdc523 10:52:19 Step 9/12 : COPY go.mod vendor* ./ [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:52:20 ---> e97ab240fd4e 10:52:20 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:52:20 ---> Running in cac46787199e 10:54:11 Removing intermediate container cac46787199e 10:54:11 ---> c1bda27c3f8a 10:54:11 Step 11/12 : COPY . . 10:54:11 ---> 857ec71548cd 10:54:11 Step 12/12 : RUN $MAKE 10:54:11 ---> Running in 1bc64938f8da 10:54:11 noop 10:54:11 Removing intermediate container 1bc64938f8da 10:54:11 ---> 02931951b79b 10:54:11 Successfully built 02931951b79b 10:54:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:12 + docker inspect -f . ci-base-image-arm64 10:54:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:12 prd-ubuntu20.04-docker-arm64-4c-16g-26151 does not seem to be running inside a container 10:54:12 $ 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:54:13 $ docker top 0fd328fb777a88fb3b84b7c141135791ce108e957ec4bb5b89a6926c1ef5e9bd -eo pid,comm [Pipeline] { [Pipeline] sh 10:54:14 + go version 10:54:14 go version go1.23.2 linux/arm64 [Pipeline] } 10:54:14 $ docker stop --time=1 0fd328fb777a88fb3b84b7c141135791ce108e957ec4bb5b89a6926c1ef5e9bd 10:54:16 $ docker rm -f --volumes 0fd328fb777a88fb3b84b7c141135791ce108e957ec4bb5b89a6926c1ef5e9bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:17 + docker inspect -f . ci-base-image-arm64 10:54:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:54:17 prd-ubuntu20.04-docker-arm64-4c-16g-26151 does not seem to be running inside a container 10:54:17 $ 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:54:19 $ docker top 09613fd8ef7c3c98914ed2ef20594a88ea5f9c68ea4037086b9c69491975c91d -eo pid,comm [Pipeline] { [Pipeline] sh 10:54:19 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:54:20 + make test 10:54:20 go test ./... -coverprofile=coverage.out ./... 10:54:26 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:57:33 github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements 10:57:33 github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements 10:57:51 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.293s coverage: 40.6% of statements 10:57:51 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.050s coverage: 95.5% of statements 10:57:51 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.541s coverage: 51.9% of statements 10:57:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:57:52 go vet ./... 10:58:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:58:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:58:39 ./bin/test-attribution-txt.sh [Pipeline] echo 10:58:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:58:40 $ docker stop --time=1 09613fd8ef7c3c98914ed2ef20594a88ea5f9c68ea4037086b9c69491975c91d 10:58:42 $ docker rm -f --volumes 09613fd8ef7c3c98914ed2ef20594a88ea5f9c68ea4037086b9c69491975c91d [Pipeline] // withDockerContainer [Pipeline] sh 10:58:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:58:44 Warning: overwriting stash ‘coverage-report’ 10:58:44 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:58:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:58:45 + ls -al . 10:58:45 total 700 10:58:45 drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 10:54 . 10:58:45 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 10:51 .. 10:58:45 -rw-rw-r-- 1 jenkins jenkins 134 Nov 11 10:51 .dockerignore 10:58:45 drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 10:51 .git 10:58:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 10:51 .github 10:58:45 -rw-rw-r-- 1 jenkins jenkins 880 Nov 11 10:51 .gitignore 10:58:45 -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 10:51 .golangci.yml 10:58:45 -rw-rw-r-- 1 jenkins jenkins 20798 Nov 11 10:51 Attribution.txt 10:58:45 -rw-rw-r-- 1 jenkins jenkins 11677 Nov 11 10:51 CHANGELOG.md 10:58:45 -rw-rw-r-- 1 jenkins jenkins 1489 Nov 11 10:51 Dockerfile 10:58:45 -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 10:51 GOVERNANCE.md 10:58:45 -rw-rw-r-- 1 jenkins jenkins 661 Nov 11 10:51 Jenkinsfile 10:58:45 -rw-rw-r-- 1 jenkins jenkins 11347 Nov 11 10:51 LICENSE 10:58:45 -rw-rw-r-- 1 jenkins jenkins 2761 Nov 11 10:51 Makefile 10:58:45 -rw-rw-r-- 1 jenkins jenkins 625 Nov 11 10:51 OWNERS.md 10:58:45 -rw-rw-r-- 1 jenkins jenkins 28907 Nov 11 10:51 README.md 10:58:45 -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 10:49 VERSION 10:58:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 10:51 bin 10:58:45 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 10:51 cmd 10:58:45 -rw-r--r-- 1 jenkins jenkins 451915 Nov 11 10:57 coverage.out 10:58:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 10:51 examples 10:58:45 -rw-rw-r-- 1 jenkins jenkins 6419 Nov 11 10:51 go.mod 10:58:45 -rw-rw-r-- 1 jenkins jenkins 87337 Nov 11 10:51 go.sum 10:58:45 drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 10:51 images 10:58:45 drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 10:51 internal 10:58:45 drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 10:51 pkg 10:58:45 -rw-rw-r-- 1 jenkins jenkins 193 Nov 11 10:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:58:46 + 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=dca53bd79d04c403cc6b948ea469cd90ee5c9cbc --label arch=arm64 --label version=0.0.0 . 10:58:46 Sending build context to Docker daemon 1.21MB 10:58:46 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 10:58:46 Step 2/25 : FROM ${BASE} AS builder 10:58:46 ---> 02931951b79b 10:58:46 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:58:46 ---> Running in b892a3bae8ca 10:58:47 Removing intermediate container b892a3bae8ca 10:58:47 ---> b46a6cb97cd8 10:58:47 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:58:47 ---> Running in 7cae007684c5 10:58:47 Removing intermediate container 7cae007684c5 10:58:47 ---> c31991ade055 10:58:47 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:58:47 ---> Running in f67e744692b6 10:58:47 Removing intermediate container f67e744692b6 10:58:47 ---> 6c7d15b294fc 10:58:47 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:58:47 ---> Running in ab0d2cc601e3 10:58:48 Removing intermediate container ab0d2cc601e3 10:58:48 ---> 5e17732837db 10:58:48 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:58:48 ---> Running in d37b0fcd582d 10:58:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:58:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:58:51 OK: 238 MiB in 54 packages 10:58:51 Removing intermediate container d37b0fcd582d 10:58:51 ---> 0fe6904a67e8 10:58:51 Step 8/25 : WORKDIR /app 10:58:52 ---> Running in ccaaed16e6e4 10:58:52 Removing intermediate container ccaaed16e6e4 10:58:52 ---> 0ace30a40aae 10:58:52 Step 9/25 : COPY go.mod vendor* ./ 10:58:53 ---> fc575a71c7e0 10:58:53 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:58:53 ---> Running in 6d66425eb0a8 10:58:55 Removing intermediate container 6d66425eb0a8 10:58:55 ---> ad355ba8b7a6 10:58:55 Step 11/25 : COPY . . 10:58:56 ---> 902c6dad139e 10:58:56 Step 12/25 : RUN $MAKE 10:58:56 ---> Running in 4d4cbf3bd1f7 10:58:57 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.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 11:02:19 Removing intermediate container 4d4cbf3bd1f7 11:02:19 ---> b8d6a68c7563 11:02:19 Step 13/25 : FROM alpine:3.20 11:02:19 3.20: Pulling from library/alpine 11:02:19 cf04c63912e1: Already exists 11:02:19 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 11:02:19 Status: Downloaded newer image for alpine:3.20 11:02:19 ---> c157a85ed455 11:02:19 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 11:02:19 ---> Running in 8bd5ca5072f6 11:02:19 Removing intermediate container 8bd5ca5072f6 11:02:19 ---> 97b4b54b0ece 11:02:19 Step 15/25 : RUN apk add --update --no-cache dumb-init 11:02:19 ---> Running in e3a5dd111262 11:02:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:02:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:02:19 (1/1) Installing dumb-init (1.2.5-r3) 11:02:19 Executing busybox-1.36.1-r29.trigger 11:02:19 OK: 9 MiB in 15 packages 11:02:19 Removing intermediate container e3a5dd111262 11:02:19 ---> 6fab046859b5 11:02:19 Step 16/25 : RUN apk --no-cache upgrade 11:02:19 ---> Running in e2ab5c633631 11:02:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:02:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:02:19 Upgrading critical system libraries and apk-tools: 11:02:19 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:02:19 Executing busybox-1.36.1-r29.trigger 11:02:19 Continuing the upgrade transaction with new apk-tools: 11:02:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:02:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:02:19 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:02:19 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:02:19 OK: 9 MiB in 15 packages 11:02:19 Removing intermediate container e2ab5c633631 11:02:19 ---> c544ba801cfe 11:02:19 Step 17/25 : COPY --from=builder /app/LICENSE / 11:02:19 ---> 63b5eeee81a7 11:02:19 Step 18/25 : COPY --from=builder /app/Attribution.txt / 11:02:20 ---> c3183ddd76c8 11:02:20 Step 19/25 : COPY --from=builder /app/cmd/ / 11:02:22 ---> 019130228bab 11:02:22 Step 20/25 : EXPOSE 59989 11:02:22 ---> Running in 3e6e922bf286 11:02:22 Removing intermediate container 3e6e922bf286 11:02:22 ---> a7abeb4e7a1c 11:02:22 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 11:02:22 ---> Running in 419d57e71f14 11:02:23 Removing intermediate container 419d57e71f14 11:02:23 ---> a8ae3f6e5580 11:02:23 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:02:23 ---> Running in 03ce937f610d 11:02:23 Removing intermediate container 03ce937f610d 11:02:23 ---> 75623f9f6e16 11:02:23 Step 23/25 : LABEL arch=arm64 11:02:23 ---> Running in 803cf13b7477 11:02:23 Removing intermediate container 803cf13b7477 11:02:23 ---> 2d77b4aea170 11:02:23 Step 24/25 : LABEL git_sha=dca53bd79d04c403cc6b948ea469cd90ee5c9cbc 11:02:24 ---> Running in 8e218506f89f 11:02:24 Removing intermediate container 8e218506f89f 11:02:24 ---> accd1f01371b 11:02:24 Step 25/25 : LABEL version=0.0.0 11:02:24 ---> Running in 1da68dda8038 11:02:24 Removing intermediate container 1da68dda8038 11:02:24 ---> 20b8ba542601 11:02:24 [Warning] One or more build-args [ARCH] were not consumed 11:02:24 Successfully built 20b8ba542601 11:02:24 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 11:02:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:02:25 11:02:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:02:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:02:25 arm64: Pulling from edgex-lftools-log-publisher 11:02:25 8998bd30e6a1: Pulling fs layer 11:02:25 04944245beec: Pulling fs layer 11:02:25 699f458cf7ca: Pulling fs layer 11:02:25 765212b225bb: Pulling fs layer 11:02:25 f23df028b6ca: Pulling fs layer 11:02:25 d65c8cfc05b1: Pulling fs layer 11:02:25 2437ff75d9bd: Pulling fs layer 11:02:25 765212b225bb: Waiting 11:02:25 f23df028b6ca: Waiting 11:02:25 d65c8cfc05b1: Waiting 11:02:25 2437ff75d9bd: Waiting 11:02:26 04944245beec: Verifying Checksum 11:02:26 04944245beec: Download complete 11:02:26 765212b225bb: Verifying Checksum 11:02:26 765212b225bb: Download complete 11:02:26 f23df028b6ca: Download complete 11:02:26 d65c8cfc05b1: Verifying Checksum 11:02:26 d65c8cfc05b1: Download complete 11:02:26 699f458cf7ca: Verifying Checksum 11:02:26 699f458cf7ca: Download complete 11:02:26 8998bd30e6a1: Verifying Checksum 11:02:26 8998bd30e6a1: Download complete 11:02:29 2437ff75d9bd: Verifying Checksum 11:02:29 2437ff75d9bd: Download complete 11:02:31 8998bd30e6a1: Pull complete 11:02:31 04944245beec: Pull complete 11:02:33 699f458cf7ca: Pull complete 11:02:33 765212b225bb: Pull complete 11:02:34 f23df028b6ca: Pull complete 11:02:34 d65c8cfc05b1: Pull complete 11:02:52 2437ff75d9bd: Pull complete 11:02:52 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:02:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:02:52 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:02:53 prd-ubuntu20.04-docker-arm64-4c-16g-26151 does not seem to be running inside a container 11:02:53 $ 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 11:02:55 $ docker top ea3dd96a07547d2ed4914a8b9b2a29ed6ef46617fb46a3bf7f495656a41460cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:02:56 ---> job-cost.sh 11:02:56 lf-activate-venv: SKIPPING 11:02:56 INFO: No Stack... 11:02:57 INFO: Retrieving Pricing Info for: v3-standard-4 11:02:58 INFO: Archiving Costs [Pipeline] sh 11:02:58 + + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csvcut 11:02:58 -d, -f6 [Pipeline] lock 11:02:58 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-328-1-stack-cost] 11:02:58 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-328-1-stack-cost] did not exist. Created. 11:02:58 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-328-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:02:59 /w/workspace/device-rfid-llrp-go/1@tmp/durable-ec147a74/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 11:03:00 + echo total: 0.10999999940395355 [Pipeline] stash 11:03:00 Warning: overwriting stash ‘stack-cost’ 11:03:00 Stashed 1 file(s) [Pipeline] } 11:03:00 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-328-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:03:00 $ docker stop --time=1 ea3dd96a07547d2ed4914a8b9b2a29ed6ef46617fb46a3bf7f495656a41460cb 11:03:02 $ docker rm -f --volumes ea3dd96a07547d2ed4914a8b9b2a29ed6ef46617fb46a3bf7f495656a41460cb [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 11:03:03 provisioning config files... 11:03:03 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-328@tmp/config1072280298823034776tmp [Pipeline] { [Pipeline] sh 11:03:03 + set +x 11:03:03 + + bash -s -- 11:03:03 curl -s https://codecov.io/bash 11:03:03 11:03:03 _____ _ 11:03:03 / ____| | | 11:03:03 | | ___ __| | ___ ___ _____ __ 11:03:03 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:03:03 | |___| (_) | (_| | __/ (_| (_) \ V / 11:03:03 \_____\___/ \__,_|\___|\___\___/ \_/ 11:03:03 Bash-1.0.6 11:03:03 11:03:03 11:03:03 ==> git version 2.25.1 found 11:03:03 ==> 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 11:03:03 Release-Date: 2020-01-08 11:03:03 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:03:03 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:03:03 ==> Jenkins CI detected. 11:03:03 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-328 11:03:03 project root: . 11:03:03 --> token set from env 11:03:03 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:03:03 ==> Running gcov in . (disable via -X gcov) 11:03:03 ==> Python coveragepy not found 11:03:03 ==> Searching for coverage reports in: 11:03:03 + . 11:03:03 -> Found 1 reports 11:03:03 ==> Detecting git/mercurial file structure 11:03:03 ==> Reading reports 11:03:03 + ./coverage.out bytes=451915 11:03:03 ==> Appending adjustments 11:03:03 https://docs.codecov.io/docs/fixing-reports 11:03:03 + Found adjustments 11:03:03 ==> Gzipping contents 11:03:04 52K /tmp/codecov.ti9xNQ.gz 11:03:04 ==> Uploading reports 11:03:04 url: https://codecov.io 11:03:04 query: branch=PR-328&commit=dca53bd79d04c403cc6b948ea469cd90ee5c9cbc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-328%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=328&job=&cmd_args= 11:03:04 -> Pinging Codecov 11:03:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-328&commit=dca53bd79d04c403cc6b948ea469cd90ee5c9cbc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-328%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=328&job=&cmd_args= 11:03:04 -> Uploading to 11:03:04 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/dca53bd79d04c403cc6b948ea469cd90ee5c9cbc/c4867712-aaca-46f6-baca-e110e9de3a9a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T110304Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a42217c16f4769b151b499d0e8302f84549b513037119a7f1c8c4ffbd0960f20 11:03:04 % Total % Received % Xferd Average Speed Time Time Time Current 11:03:04 Dload Upload Total Spent Left Speed 11:03:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51500 0 0 100 51500 0 196k --:--:-- --:--:-- --:--:-- 196k 11:03:04 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/dca53bd79d04c403cc6b948ea469cd90ee5c9cbc [Pipeline] } 11:03:04 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 11:03:06 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-328/archives ] 11:03:06 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-328/archives 11:03:06 total 16 11:03:06 drwxr-xr-x 3 root root 4096 Nov 11 10:52 . 11:03:06 drwxrwxr-x 12 jenkins jenkins 4096 Nov 11 10:52 .. 11:03:06 drwxr-xr-x 2 root root 4096 Nov 11 10:52 cost 11:03:06 -rw-r--r-- 1 root root 91 Nov 11 10:52 cost.csv 11:03:06 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-328/archives 11:03:06 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-328/archives 11:03:06 total 16 11:03:06 drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 10:52 . 11:03:06 drwxrwxr-x 12 jenkins jenkins 4096 Nov 11 10:52 .. 11:03:06 drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 10:52 cost 11:03:06 -rw-r--r-- 1 jenkins jenkins 91 Nov 11 10:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 11:03:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:03:07 ---> package-listing.sh 11:03:07 ++ facter osfamily 11:03:07 ++ tr '[:upper:]' '[:lower:]' 11:03:08 + OS_FAMILY=debian 11:03:08 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-328 11:03:08 + START_PACKAGES=/tmp/packages_start.txt 11:03:08 + END_PACKAGES=/tmp/packages_end.txt 11:03:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:03:08 + PACKAGES=/tmp/packages_start.txt 11:03:08 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-328 ']' 11:03:08 + PACKAGES=/tmp/packages_end.txt 11:03:08 + case "${OS_FAMILY}" in 11:03:08 + dpkg -l 11:03:08 + grep '^ii' 11:03:08 + '[' -f /tmp/packages_start.txt ']' 11:03:08 + '[' -f /tmp/packages_end.txt ']' 11:03:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:03:08 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-328 ']' 11:03:08 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-328/archives/ 11:03:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-328/archives/ [Pipeline] echo 11:03:08 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-328/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:03:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:03:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:03:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:03:09 prd-ubuntu20.04-docker-8c-8g-26150 does not seem to be running inside a container 11:03:09 $ 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-328/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-328 -v /w/workspace/undry_device-rfid-llrp-go_PR-328:/w/workspace/undry_device-rfid-llrp-go_PR-328:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-328@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-328@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 11:03:09 $ docker top 74f12e7525242da2f4c449d881c23a4804dcab221ba4f6cd6921814da1d01300 -eo pid,comm [Pipeline] { [Pipeline] sh 11:03:09 + touch /tmp/pre-build-complete [Pipeline] sh 11:03:10 + mkdir -p /var/log/sysstat [Pipeline] sh 11:03:10 + ls /var/log/sa-host 11:03:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:03:10 provisioning config files... 11:03:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-328@tmp/config10675184541617745817tmp [Pipeline] { [Pipeline] echo 11:03:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:03:11 ---> create-netrc.sh [Pipeline] } 11:03:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:03:11 ---> python-tools-install.sh [Pipeline] echo 11:03:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:03:12 ---> sudo-logs.sh 11:03:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:03:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:03:12 ---> job-cost.sh 11:03:12 lf-activate-venv: SKIPPING 11:03:12 DEBUG: total: 0.2199999988079071 11:03:12 INFO: Retrieving Stack Cost... 11:03:12 INFO: Retrieving Pricing Info for: v3-standard-8 11:03:13 INFO: Archiving Costs [Pipeline] echo 11:03:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:03:13 ---> logs-deploy.sh 11:03:13 lf-activate-venv: SKIPPING 11:03:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-328/1 11:03:13 INFO: archiving workspace using pattern(s): 11:03:14 Archives upload complete. 11:03:14 INFO: archiving logs to Nexus