Pull request #303 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5e0a5350000f7cc8a439d9f46baffec18b5dcd72+5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 (297a9abc09f7977e6663e2144c783815e11887bd) 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-ssh12381105654078279568.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh980426012531140220.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 590556114a56c6d90cc8043840e039c2f74196dc 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-303/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-303/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8445250363415238815.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-303/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16565834575082564738.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh134675062028030345.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-303/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-303/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1682885459675390815.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 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5927 in /w/workspace/undry_device-rfid-llrp-go_PR-303 [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-303 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 into PR head commit 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 Merge succeeded, producing 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 Checking out Revision 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 (PR-303) > 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/303/head:refs/remotes/origin/PR-303 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 # 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 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:27:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:27:06 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:27:06 ========================================================= 10:27:06 EdgeX Global Pipelines Version Info 10:27:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:27:07 ------------------- 10:27:07 stable info: 10:27:07 ------------------- 10:27:07 Commited By: Ginny Guan ginny@iotechsys.com 10:27:07 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 10:27:07 Message: update stable to v1.0.260 10:27:08 ------------------- 10:27:08 experimental info: 10:27:08 ------------------- 10:27:08 Commited By: Ginny Guan ginny@iotechsys.com 10:27:08 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 10:27:08 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:27:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:27:09 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:27:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:27:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:27:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:27:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:27:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:27:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:27:11 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:27:12 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:27:12 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:27:12 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:27:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:27:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:27:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:27:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:27:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:27:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:27:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:27:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:27:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:27:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:27:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:27:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-303 [Pipeline] echo 10:27:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-303 [Pipeline] echo 10:27:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-303 [Pipeline] echo 10:27:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 [Pipeline] echo 10:27:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5e0a535 [Pipeline] echo 10:27:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:27:17 provisioning config files... 10:27:17 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-303@tmp/config10964401186342145339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:18 ---> ****-login.sh 10:27:18 nexus3.edgexfoundry.org:10001 10:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:18 Configure a credential helper to remove this warning. See 10:27:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:18 10:27:18 Login Succeeded 10:27:18 nexus3.edgexfoundry.org:10002 10:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:18 Configure a credential helper to remove this warning. See 10:27:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:18 10:27:18 Login Succeeded 10:27:18 nexus3.edgexfoundry.org:10003 10:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:18 Configure a credential helper to remove this warning. See 10:27:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:18 10:27:18 Login Succeeded 10:27:18 nexus3.edgexfoundry.org:10004 10:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:19 Configure a credential helper to remove this warning. See 10:27:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:19 10:27:19 Login Succeeded 10:27:19 ****.io 10:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:19 Configure a credential helper to remove this warning. See 10:27:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:19 10:27:19 Login Succeeded 10:27:19 ---> ****-login.sh ends [Pipeline] } 10:27:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:27:21 + git rev-list -1 --merges 5e0a5350000f7cc8a439d9f46baffec18b5dcd72~1..5e0a5350000f7cc8a439d9f46baffec18b5dcd72 [Pipeline] echo 10:27:21 -----------> git rev-list -1 --merges 5e0a5350000f7cc8a439d9f46baffec18b5dcd72~1..5e0a5350000f7cc8a439d9f46baffec18b5dcd72 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 [false] [Pipeline] sh 10:27:22 + git log --format=format:%s -1 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 [Pipeline] echo 10:27:22 ========================================================= 10:27:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:27:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:27:23 + git log --format=format:%s -1 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 [Pipeline] echo 10:27:23 [semverPrep] GIT_COMMIT: 5e0a5350000f7cc8a439d9f46baffec18b5dcd72, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 10:27:23 [semverPrep] This is not a build commit. [Pipeline] sh 10:27:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:27:24 + grep -v github /etc/ssh/ssh_known_hosts 10:27:24 + [ -e /tmp/ssh_known_hosts ] 10:27:24 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:27:24 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:27:24 + sudo tee -a /etc/ssh/ssh_known_hosts 10:27:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:27:25 10:27:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:27:25 0.1.4: Pulling from edgex-devops/py-git-semver 10:27:25 b85a868b505f: Pulling fs layer 10:27:25 e2be974225ed: Pulling fs layer 10:27:25 339a4e72a1f5: Pulling fs layer 10:27:25 988bab9f4d93: Pulling fs layer 10:27:25 1469e6f7b9e6: Pulling fs layer 10:27:25 eaf3925da568: Pulling fs layer 10:27:25 bab4dde63d76: Pulling fs layer 10:27:25 bde34c3a00c8: Pulling fs layer 10:27:25 b352a97aabf1: Pulling fs layer 10:27:25 4872d77fe225: Pulling fs layer 10:27:25 5851b861e8e6: Pulling fs layer 10:27:25 988bab9f4d93: Waiting 10:27:25 1469e6f7b9e6: Waiting 10:27:25 eaf3925da568: Waiting 10:27:25 4872d77fe225: Waiting 10:27:25 b352a97aabf1: Waiting 10:27:25 bab4dde63d76: Waiting 10:27:25 bde34c3a00c8: Waiting 10:27:25 e2be974225ed: Verifying Checksum 10:27:25 e2be974225ed: Download complete 10:27:25 988bab9f4d93: Download complete 10:27:25 1469e6f7b9e6: Verifying Checksum 10:27:25 1469e6f7b9e6: Download complete 10:27:26 339a4e72a1f5: Verifying Checksum 10:27:26 339a4e72a1f5: Download complete 10:27:26 eaf3925da568: Verifying Checksum 10:27:26 eaf3925da568: Download complete 10:27:26 bde34c3a00c8: Verifying Checksum 10:27:26 bde34c3a00c8: Download complete 10:27:26 b352a97aabf1: Verifying Checksum 10:27:26 b352a97aabf1: Download complete 10:27:26 4872d77fe225: Verifying Checksum 10:27:26 4872d77fe225: Download complete 10:27:26 5851b861e8e6: Download complete 10:27:26 b85a868b505f: Verifying Checksum 10:27:26 b85a868b505f: Download complete 10:27:26 bab4dde63d76: Verifying Checksum 10:27:26 bab4dde63d76: Download complete 10:27:27 b85a868b505f: Pull complete 10:27:27 e2be974225ed: Pull complete 10:27:28 339a4e72a1f5: Pull complete 10:27:28 988bab9f4d93: Pull complete 10:27:28 1469e6f7b9e6: Pull complete 10:27:28 eaf3925da568: Pull complete 10:27:30 bab4dde63d76: Pull complete 10:27:30 bde34c3a00c8: Pull complete 10:27:30 b352a97aabf1: Pull complete 10:27:30 4872d77fe225: Pull complete 10:27:30 5851b861e8e6: Pull complete 10:27:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:27:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:27:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:27:31 prd-ubuntu20.04-docker-8c-8g-5927 does not seem to be running inside a container 10:27:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-303 -v /w/workspace/undry_device-rfid-llrp-go_PR-303:/w/workspace/undry_device-rfid-llrp-go_PR-303:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-303@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-303@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:27:35 $ docker top 5dbc5e72c4073761ddd1dc2167495933587b69b080a590adf16d34b640517cc9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:27:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:27:36 [ssh-agent] Looking for ssh-agent implementation... 10:27:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:27:36 $ docker exec 5dbc5e72c4073761ddd1dc2167495933587b69b080a590adf16d34b640517cc9 ssh-agent 10:27:36 SSH_AUTH_SOCK=/tmp/ssh-CwR4LR2tS7AC/agent.32 10:27:36 SSH_AGENT_PID=38 10:27:36 Running ssh-add (command line suppressed) 10:27:36 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-303@tmp/private_key_353704157406931934.key (/w/workspace/undry_device-rfid-llrp-go_PR-303@tmp/private_key_353704157406931934.key) 10:27:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:27:37 + git tag --points-at HEAD [Pipeline] } 10:27:37 $ docker exec --env ******** --env ******** 5dbc5e72c4073761ddd1dc2167495933587b69b080a590adf16d34b640517cc9 ssh-agent -k 10:27:37 unset SSH_AUTH_SOCK; 10:27:37 unset SSH_AGENT_PID; 10:27:37 echo Agent pid 38 killed; 10:27:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:27:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:27:37 [ssh-agent] Looking for ssh-agent implementation... 10:27:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:27:37 $ docker exec 5dbc5e72c4073761ddd1dc2167495933587b69b080a590adf16d34b640517cc9 ssh-agent 10:27:38 SSH_AUTH_SOCK=/tmp/ssh-puo5HOhxhVIP/agent.72 10:27:38 SSH_AGENT_PID=78 10:27:38 Running ssh-add (command line suppressed) 10:27:38 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-303@tmp/private_key_2846655784336442872.key (/w/workspace/undry_device-rfid-llrp-go_PR-303@tmp/private_key_2846655784336442872.key) 10:27:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:27:38 + git semver init 10:27:39 2024-07-19 10:27:38,919 [run_init] DEBUG init version:0.0.0 force:False 10:27:39 2024-07-19 10:27:38,920 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-303/.semver 10:27:39 2024-07-19 10:27:38,920 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-303/.semver 10:27:39 2024-07-19 10:27:38,920 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-303/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-303, universal_newlines=False, shell=None, istream=None) 10:27:40 2024-07-19 10:27:40,534 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-303/.git/info/exclude 10:27:40 2024-07-19 10:27:40,535 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-303/.semver/PR-303 with force:False 10:27:40 2024-07-19 10:27:40,535 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-303/.semver/PR-303 10:27:40 2024-07-19 10:27:40,539 [execute] INFO git cat-file --batch-check 10:27:40 2024-07-19 10:27:40,539 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-303/.semver, universal_newlines=False, shell=None, istream=) 10:27:40 2024-07-19 10:27:40,545 [execute] INFO git cat-file --batch 10:27:40 2024-07-19 10:27:40,545 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-303/.semver, universal_newlines=False, shell=None, istream=) 10:27:40 2024-07-19 10:27:40,550 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-303/.semver/PR-303 10:27:40 0.0.0 [Pipeline] } 10:27:40 $ docker exec --env ******** --env ******** 5dbc5e72c4073761ddd1dc2167495933587b69b080a590adf16d34b640517cc9 ssh-agent -k 10:27:40 unset SSH_AUTH_SOCK; 10:27:40 unset SSH_AGENT_PID; 10:27:40 echo Agent pid 78 killed; 10:27:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:27:41 + git semver [Pipeline] } 10:27:42 $ docker stop --time=1 5dbc5e72c4073761ddd1dc2167495933587b69b080a590adf16d34b640517cc9 10:27:43 $ docker rm -f --volumes 5dbc5e72c4073761ddd1dc2167495933587b69b080a590adf16d34b640517cc9 [Pipeline] // withDockerContainer [Pipeline] sh 10:27:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:27:45 Stashed 1 file(s) [Pipeline] echo 10:27:47 [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:27:50 provisioning config files... 10:27:50 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-303@tmp/config6451861566032108344tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:27:50 ---> ****-login.sh 10:27:50 nexus3.edgexfoundry.org:10001 10:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:50 Configure a credential helper to remove this warning. See 10:27:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:50 10:27:50 Login Succeeded 10:27:50 nexus3.edgexfoundry.org:10002 10:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:50 Configure a credential helper to remove this warning. See 10:27:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:50 10:27:50 Login Succeeded 10:27:50 nexus3.edgexfoundry.org:10003 10:27:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:51 Configure a credential helper to remove this warning. See 10:27:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:51 10:27:51 Login Succeeded 10:27:51 nexus3.edgexfoundry.org:10004 10:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:51 Configure a credential helper to remove this warning. See 10:27:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:51 10:27:51 Login Succeeded 10:27:51 ****.io 10:27:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:27:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:27:51 Configure a credential helper to remove this warning. See 10:27:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:27:51 10:27:51 Login Succeeded 10:27:51 ---> ****-login.sh ends [Pipeline] } 10:27:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:27:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:27:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:27:52 ========================================================= 10:27:52 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:27:52 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:27:53 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:27:53 Sending build context to Docker daemon 11.41MB 10:27:53 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:27:53 Step 2/12 : FROM ${BASE} AS builder 10:27:53 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:27:53 619be1103602: Pulling fs layer 10:27:53 7862e08f4a3e: Pulling fs layer 10:27:53 5df492c9dc93: Pulling fs layer 10:27:53 7629e6793208: Pulling fs layer 10:27:53 4f4fb700ef54: Pulling fs layer 10:27:53 fb5054dd5b73: Pulling fs layer 10:27:53 eeca6798cff9: Pulling fs layer 10:27:53 aa269ceb94a6: Pulling fs layer 10:27:53 ada007ff1a6a: Pulling fs layer 10:27:53 fb5054dd5b73: Waiting 10:27:53 eeca6798cff9: Waiting 10:27:53 7629e6793208: Waiting 10:27:53 aa269ceb94a6: Waiting 10:27:53 4f4fb700ef54: Waiting 10:27:53 ada007ff1a6a: Waiting 10:27:53 7862e08f4a3e: Verifying Checksum 10:27:53 7862e08f4a3e: Download complete 10:27:53 7629e6793208: Verifying Checksum 10:27:53 7629e6793208: Download complete 10:27:53 4f4fb700ef54: Verifying Checksum 10:27:53 4f4fb700ef54: Download complete 10:27:53 fb5054dd5b73: Verifying Checksum 10:27:53 fb5054dd5b73: Download complete 10:27:53 619be1103602: Download complete 10:27:54 eeca6798cff9: Verifying Checksum 10:27:54 eeca6798cff9: Download complete 10:27:54 619be1103602: Pull complete 10:27:54 ada007ff1a6a: Verifying Checksum 10:27:54 ada007ff1a6a: Download complete 10:27:54 7862e08f4a3e: Pull complete 10:27:54 5df492c9dc93: Verifying Checksum 10:27:54 5df492c9dc93: Download complete 10:27:54 aa269ceb94a6: Verifying Checksum 10:27:54 aa269ceb94a6: Download complete 10:27:57 5df492c9dc93: Pull complete 10:27:57 7629e6793208: Pull complete 10:27:57 4f4fb700ef54: Pull complete 10:27:57 fb5054dd5b73: Pull complete 10:27:58 eeca6798cff9: Pull complete 10:28:00 aa269ceb94a6: Pull complete 10:28:00 ada007ff1a6a: Pull complete 10:28:00 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:28:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:28:00 ---> f489d0715acc 10:28:00 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:28:04 Still waiting to schedule task 10:28:04 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:28:05 ---> Running in 4b3e97a3669a 10:28:05 Removing intermediate container 4b3e97a3669a 10:28:05 ---> 193a4d3ce44d 10:28:05 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:28:05 ---> Running in 61a21f906b2c 10:28:05 Removing intermediate container 61a21f906b2c 10:28:05 ---> a6134b1621bf 10:28:05 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:28:05 ---> Running in 93aa380ded2c 10:28:05 Removing intermediate container 93aa380ded2c 10:28:05 ---> 3fa3e667ba62 10:28:05 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:28:05 ---> Running in 84491addbf3b 10:28:05 Removing intermediate container 84491addbf3b 10:28:05 ---> 27b6274a7290 10:28:05 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:28:05 ---> Running in 660253ce5e6b 10:28:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:28:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:28:06 OK: 264 MiB in 52 packages 10:28:06 Removing intermediate container 660253ce5e6b 10:28:06 ---> 624a1f966a01 10:28:06 Step 8/12 : WORKDIR /app 10:28:06 ---> Running in 3deea35c47a9 10:28:06 Removing intermediate container 3deea35c47a9 10:28:06 ---> e66758f7d282 10:28:06 Step 9/12 : COPY go.mod vendor* ./ 10:28:07 ---> 1aaad929d35c 10:28:07 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:07 ---> Running in 1c214bee23d7 10:29:15 Removing intermediate container 1c214bee23d7 10:29:15 ---> 3552d38e7d24 10:29:15 Step 11/12 : COPY . . 10:29:15 ---> 1f1e9e2716bc 10:29:15 Step 12/12 : RUN $MAKE 10:29:15 ---> Running in c7257b15bfeb 10:29:15 noop 10:29:15 Removing intermediate container c7257b15bfeb 10:29:15 ---> 5a53a6ac2c90 10:29:15 Successfully built 5a53a6ac2c90 10:29:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:16 + docker inspect -f . ci-base-image-x86_64 10:29:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:17 prd-ubuntu20.04-docker-8c-8g-5927 does not seem to be running inside a container 10:29:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-303 -v /w/workspace/undry_device-rfid-llrp-go_PR-303:/w/workspace/undry_device-rfid-llrp-go_PR-303:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-303@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-303@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:29:17 $ docker top 762289fa0ed5f4b0f032c628cd5fe26637410edf0f21eeefc4f74202c9638cc3 -eo pid,comm [Pipeline] { [Pipeline] sh 10:29:18 + go version 10:29:18 go version go1.21.9 linux/amd64 [Pipeline] } 10:29:18 $ docker stop --time=1 762289fa0ed5f4b0f032c628cd5fe26637410edf0f21eeefc4f74202c9638cc3 10:29:19 $ docker rm -f --volumes 762289fa0ed5f4b0f032c628cd5fe26637410edf0f21eeefc4f74202c9638cc3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:29:21 + docker inspect -f . ci-base-image-x86_64 10:29:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:29:22 prd-ubuntu20.04-docker-8c-8g-5927 does not seem to be running inside a container 10:29:22 $ 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-303 -v /w/workspace/undry_device-rfid-llrp-go_PR-303:/w/workspace/undry_device-rfid-llrp-go_PR-303:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-303@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-303@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:29:22 $ docker top a8e4c54b3fbdbc5e78199a26e5ad6cc5e59181565b3f7af9b4091466ca17cf07 -eo pid,comm [Pipeline] { [Pipeline] sh 10:29:23 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-303 [Pipeline] fileExists [Pipeline] sh 10:29:24 + make test 10:29:24 go test ./... -coverprofile=coverage.out ./... 10:29:25 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:29:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5928 in /w/workspace/undry_device-rfid-llrp-go_PR-303 [Pipeline] { [Pipeline] ws 10:29:34 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 10:29:37 The recommended git tool is: git 10:29:44 using credential edgex-jenkins-ssh 10:29:45 Cloning the remote Git repository 10:29:45 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:29:45 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 10:29:45 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:29:45 > git --version # timeout=10 10:29:45 > git --version # 'git version 2.25.1' 10:29:45 using GIT_SSH to set credentials SSH Credentials for GitHub 10:29:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:29:48 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:29:48 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:29:48 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.107s coverage: 40.6% of statements 10:29:48 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 94.6% of statements 10:29:48 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.257s coverage: 51.9% of statements 10:29:48 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:29:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:29:49 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:29:49 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:29:49 using GIT_SSH to set credentials SSH Credentials for GitHub 10:29:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/303/head:refs/remotes/origin/PR-303 +refs/heads/main:refs/remotes/origin/main # timeout=10 10:29:49 Merging remotes/origin/main commit 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 into PR head commit 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 10:29:50 Merge succeeded, producing 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 10:29:50 Checking out Revision 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 (PR-303) 10:29:51 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 10:29:51 > git --version # timeout=10 10:29:51 > git --version # 'git version 2.25.1' 10:29:51 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 10:29:49 > git config core.sparsecheckout # timeout=10 10:29:50 > git checkout -f 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 # timeout=10 10:29:50 > git remote # timeout=10 10:29:50 > git config --get remote.origin.url # timeout=10 10:29:50 using GIT_SSH to set credentials SSH Credentials for GitHub 10:29:50 > git merge 5ddd7e6e889966c4c3ff010a60ebd9ac8ffa4b77 # timeout=10 10:29:50 > git rev-parse HEAD^{commit} # timeout=10 10:29:50 > git config core.sparsecheckout # timeout=10 10:29:50 > git checkout -f 5e0a5350000f7cc8a439d9f46baffec18b5dcd72 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:29:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:29:57 % Total % Received % Xferd Average Speed Time Time Time Current 10:29:57 Dload Upload Total Spent Left Speed 10:29:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 54355 0 --:--:-- --:--:-- --:--:-- 54355 [Pipeline] sh 10:29:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:29:58 + sudo tee /etc/docker/daemon.new 10:29:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:29:58 { 10:29:58 "registry-mirrors": [ 10:29:58 "https://nexus3.edgexfoundry.org:10001" 10:29:58 ], 10:29:58 "bip": "10.250.0.254/24", 10:29:58 "hosts": [ 10:29:58 "tcp://0.0.0.0:5555", 10:29:58 "unix:///var/run/docker.sock" 10:29:58 ], 10:29:58 "mtu": 1458, 10:29:58 "selinux-enabled": true, 10:29:58 "seccomp-profile": "/etc/docker/seccomp.json" 10:29:58 } [Pipeline] sh 10:29:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:29:59 + sudo service docker restart 10:30:11 go vet ./... 10:30:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:30:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:30:15 ./bin/test-attribution-txt.sh 10:30:15 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:30:15 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:30:15 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:30:15 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:30:15 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:30:15 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:30:15 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:30:15 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:30:15 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:30:15 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:30:15 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:30:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:30:16 $ docker stop --time=1 a8e4c54b3fbdbc5e78199a26e5ad6cc5e59181565b3f7af9b4091466ca17cf07 10:30:18 $ docker rm -f --volumes a8e4c54b3fbdbc5e78199a26e5ad6cc5e59181565b3f7af9b4091466ca17cf07 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { 10:30:19 + sudo chown -R jenkins:jenkins . [Pipeline] configFileProvider 10:30:19 provisioning config files... 10:30:19 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config16010105653726170327tmp [Pipeline] stash [Pipeline] { 10:30:19 Stashed 1 file(s) [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [Pipeline] // script [Pipeline] } 10:30:20 ---> ****-login.sh 10:30:20 nexus3.edgexfoundry.org:10001 [Pipeline] // stage 10:30:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] stage [Pipeline] { (Build) 10:30:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:30:20 Configure a credential helper to remove this warning. See 10:30:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:30:20 10:30:20 Login Succeeded 10:30:20 nexus3.edgexfoundry.org:10002 [Pipeline] sh 10:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:30:21 Configure a credential helper to remove this warning. See 10:30:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:30:21 10:30:21 Login Succeeded 10:30:21 nexus3.edgexfoundry.org:10003 10:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:30:21 Configure a credential helper to remove this warning. See 10:30:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:30:21 10:30:21 Login Succeeded 10:30:21 nexus3.edgexfoundry.org:10004 10:30:21 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:30:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:30:21 + ls -al . 10:30:21 total 688 10:30:21 drwxrwxr-x 11 jenkins jenkins 4096 Jul 19 10:29 . 10:30:21 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 10:26 .. 10:30:21 -rw-rw-r-- 1 jenkins jenkins 134 Jul 19 10:26 .dockerignore 10:30:21 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 10:29 .git 10:30:21 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 10:26 .github 10:30:21 -rw-rw-r-- 1 jenkins jenkins 880 Jul 19 10:26 .gitignore 10:30:21 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 10:26 .golangci.yml 10:30:21 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 10:27 .semver 10:30:21 -rw-rw-r-- 1 jenkins jenkins 11980 Jul 19 10:26 Attribution.txt 10:30:21 -rw-rw-r-- 1 jenkins jenkins 11677 Jul 19 10:26 CHANGELOG.md 10:30:21 -rw-rw-r-- 1 jenkins jenkins 1456 Jul 19 10:26 Dockerfile 10:30:21 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 10:26 GOVERNANCE.md 10:30:21 -rw-rw-r-- 1 jenkins jenkins 661 Jul 19 10:26 Jenkinsfile 10:30:21 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 10:26 LICENSE 10:30:21 -rw-rw-r-- 1 jenkins jenkins 2179 Jul 19 10:26 Makefile 10:30:21 -rw-rw-r-- 1 jenkins jenkins 625 Jul 19 10:26 OWNERS.md 10:30:21 -rw-rw-r-- 1 jenkins jenkins 28907 Jul 19 10:26 README.md 10:30:21 -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 10:27 VERSION 10:30:21 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 10:26 bin 10:30:21 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 10:26 cmd 10:30:21 -rw-r--r-- 1 jenkins jenkins 438103 Jul 19 10:29 coverage.out 10:30:21 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 10:26 examples 10:30:21 -rw-rw-r-- 1 jenkins jenkins 7162 Jul 19 10:26 go.mod 10:30:21 -rw-rw-r-- 1 jenkins jenkins 101671 Jul 19 10:26 go.sum 10:30:21 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 10:26 images 10:30:21 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 10:26 internal 10:30:21 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 10:26 pkg 10:30:21 -rw-rw-r-- 1 jenkins jenkins 193 Jul 19 10:26 version.go [Pipeline] isUnix 10:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:30:22 Configure a credential helper to remove this warning. See 10:30:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:30:22 10:30:22 Login Succeeded 10:30:22 ****.io 10:30:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] withEnv [Pipeline] { 10:30:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:30:22 Configure a credential helper to remove this warning. See 10:30:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:30:22 10:30:22 Login Succeeded 10:30:22 ---> ****-login.sh ends [Pipeline] sh [Pipeline] } 10:30:22 Deleting 1 temporary files 10:30:22 + 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=5e0a5350000f7cc8a439d9f46baffec18b5dcd72 --label arch=amd64 --label version=0.0.0 . 10:30:22 Sending build context to Docker daemon 11.41MB 10:30:22 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:30:22 Step 2/25 : FROM ${BASE} AS builder 10:30:22 ---> 5a53a6ac2c90 10:30:22 Step 3/25 : ARG ADD_BUILD_TAGS="" [Pipeline] // configFileProvider [Pipeline] } 10:30:23 ---> Running in e413521ce379 10:30:23 Removing intermediate container e413521ce379 10:30:23 ---> 13db74315fe7 10:30:23 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:30:23 ---> Running in fe888b948299 [Pipeline] // withEnv [Pipeline] unstash 10:30:23 Removing intermediate container fe888b948299 10:30:23 ---> 1dbab8dd4a12 10:30:23 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:30:23 ---> Running in 6ca9354b5930 10:30:23 Removing intermediate container 6ca9354b5930 10:30:23 ---> 0917141ece15 10:30:23 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:30:23 ---> Running in 1cd97807db7f 10:30:23 Removing intermediate container 1cd97807db7f 10:30:23 ---> 2f3ea0fd98d1 10:30:23 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:30:23 ---> Running in 25123a43ef34 [Pipeline] echo 10:30:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 10:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] echo 10:30:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 10:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] echo 10:30:24 ========================================================= 10:30:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:30:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists 10:30:24 OK: 264 MiB in 52 packages [Pipeline] isUnix 10:30:24 Removing intermediate container 25123a43ef34 10:30:24 ---> 229b6bdc1d0d 10:30:24 Step 8/25 : WORKDIR /app 10:30:24 ---> Running in 15cf1218af84 10:30:24 Removing intermediate container 15cf1218af84 10:30:24 ---> 7f7346ff7a56 10:30:24 Step 9/25 : COPY go.mod vendor* ./ [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:30:24 ---> f43e6ae76ad8 10:30:24 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:24 ---> Running in c9b05756b087 10:30:25 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 10:30:25 Removing intermediate container c9b05756b087 10:30:25 ---> 13fd83f33178 10:30:25 Step 11/25 : COPY . . 10:30:25 Sending build context to Docker daemon 1.201MB 10:30:25 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:30:25 Step 2/12 : FROM ${BASE} AS builder 10:30:25 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:30:25 c6b39de5b339: Pulling fs layer 10:30:25 a69c41024577: Pulling fs layer 10:30:25 d6de4b400683: Pulling fs layer 10:30:25 35cb2a7552d0: Pulling fs layer 10:30:25 4f4fb700ef54: Pulling fs layer 10:30:25 464afbd9ba4c: Pulling fs layer 10:30:25 00f215d4a9da: Pulling fs layer 10:30:25 d496ad576159: Pulling fs layer 10:30:25 4f4fb700ef54: Waiting 10:30:25 464afbd9ba4c: Waiting 10:30:25 00f215d4a9da: Waiting 10:30:25 d496ad576159: Waiting 10:30:25 35cb2a7552d0: Waiting 10:30:25 a69c41024577: Download complete 10:30:25 35cb2a7552d0: Verifying Checksum 10:30:25 35cb2a7552d0: Download complete 10:30:25 4f4fb700ef54: Verifying Checksum 10:30:25 4f4fb700ef54: Download complete 10:30:25 464afbd9ba4c: Verifying Checksum 10:30:25 464afbd9ba4c: Download complete 10:30:25 c6b39de5b339: Verifying Checksum 10:30:25 c6b39de5b339: Download complete 10:30:26 d496ad576159: Verifying Checksum 10:30:26 d496ad576159: Download complete 10:30:26 ---> 28d123a7937e 10:30:26 Step 12/25 : RUN $MAKE 10:30:26 ---> Running in e3c2362500ce 10:30:26 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:30:26 c6b39de5b339: Pull complete 10:30:27 a69c41024577: Pull complete 10:30:27 d6de4b400683: Verifying Checksum 10:30:27 d6de4b400683: Download complete 10:30:28 00f215d4a9da: Verifying Checksum 10:30:28 00f215d4a9da: Download complete 10:30:41 d6de4b400683: Pull complete 10:30:41 35cb2a7552d0: Pull complete 10:30:41 4f4fb700ef54: Pull complete 10:30:41 464afbd9ba4c: Pull complete 10:30:49 00f215d4a9da: Pull complete 10:30:50 d496ad576159: Pull complete 10:30:50 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 10:30:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:30:50 ---> f246e2811388 10:30:50 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:30:52 ---> Running in f0ea69be9412 10:30:52 Removing intermediate container f0ea69be9412 10:30:52 ---> 7d22e176ee77 10:30:52 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:30:52 ---> Running in ce4a97bc8fc6 10:30:53 Removing intermediate container ce4a97bc8fc6 10:30:53 ---> d40812600888 10:30:53 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 10:30:53 ---> Running in 107ecd311e29 10:30:53 Removing intermediate container 107ecd311e29 10:30:53 ---> 38fbd9a78a0c 10:30:53 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:30:53 ---> Running in fc6c8714bcdd 10:30:53 Removing intermediate container fc6c8714bcdd 10:30:53 ---> fe5e815b9caa 10:30:53 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:30:54 ---> Running in 47e6d54e3954 10:30:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:30:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:30:56 OK: 266 MiB in 52 packages 10:30:57 Removing intermediate container 47e6d54e3954 10:30:57 ---> df2b75a4d80c 10:30:57 Step 8/12 : WORKDIR /app 10:30:57 ---> Running in 08a2a94e26a6 10:30:57 Removing intermediate container 08a2a94e26a6 10:30:57 ---> 56e4dcf1608f 10:30:57 Step 9/12 : COPY go.mod vendor* ./ 10:30:58 ---> 73a93366d71d 10:30:58 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:30:58 ---> Running in 675ac2185b2f 10:31:05 Removing intermediate container e3c2362500ce 10:31:05 ---> e4bf35d1fa2f 10:31:05 Step 13/25 : FROM alpine:3.18 10:31:05 3.18: Pulling from library/alpine 10:31:05 73baa7ef167e: Pulling fs layer 10:31:05 73baa7ef167e: Verifying Checksum 10:31:05 73baa7ef167e: Download complete 10:31:05 73baa7ef167e: Pull complete 10:31:05 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 10:31:05 Status: Downloaded newer image for alpine:3.18 10:31:05 ---> 8fd7cac70a4a 10:31:05 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:31:05 ---> Running in e405a5ad16cd 10:31:05 Removing intermediate container e405a5ad16cd 10:31:05 ---> cd8576a1fe9d 10:31:05 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:31:05 ---> Running in ede977d6af9a 10:31:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:31:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:31:05 (1/1) Installing dumb-init (1.2.5-r2) 10:31:05 Executing busybox-1.36.1-r7.trigger 10:31:05 OK: 7 MiB in 16 packages 10:31:05 Removing intermediate container ede977d6af9a 10:31:05 ---> 1e2e55bb2f76 10:31:05 Step 16/25 : RUN apk --no-cache upgrade 10:31:05 ---> Running in 2a7dc016038a 10:31:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:31:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:31:05 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 10:31:05 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 10:31:05 OK: 7 MiB in 16 packages 10:31:05 Removing intermediate container 2a7dc016038a 10:31:05 ---> 33b2c87b01bd 10:31:05 Step 17/25 : COPY --from=builder /app/LICENSE / 10:31:05 ---> b208791b34f5 10:31:05 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:31:05 ---> b4475078812d 10:31:05 Step 19/25 : COPY --from=builder /app/cmd/ / 10:31:07 ---> 7a076dab3e72 10:31:07 Step 20/25 : EXPOSE 59989 10:31:07 ---> Running in b441ea5b497a 10:31:07 Removing intermediate container b441ea5b497a 10:31:07 ---> 315715e02598 10:31:07 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:31:07 ---> Running in 7d58c3e3e513 10:31:07 Removing intermediate container 7d58c3e3e513 10:31:07 ---> ae177892f2df 10:31:07 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:31:07 ---> Running in 537d77495845 10:31:07 Removing intermediate container 537d77495845 10:31:07 ---> 34aff582f37e 10:31:07 Step 23/25 : LABEL arch=amd64 10:31:07 ---> Running in 7d16eec812f8 10:31:07 Removing intermediate container 7d16eec812f8 10:31:07 ---> 9552b8c8c484 10:31:07 Step 24/25 : LABEL git_sha=5e0a5350000f7cc8a439d9f46baffec18b5dcd72 10:31:07 ---> Running in a4e97fc001d5 10:31:07 Removing intermediate container a4e97fc001d5 10:31:07 ---> 29893632e51f 10:31:07 Step 25/25 : LABEL version=0.0.0 10:31:07 ---> Running in 1e9db10dc99f 10:31:07 Removing intermediate container 1e9db10dc99f 10:31:07 ---> c8349a979e2b 10:31:07 [Warning] One or more build-args [ARCH] were not consumed 10:31:07 Successfully built c8349a979e2b 10:31:07 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:31:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:31:08 10:31:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:31:09 latest: Pulling from edgex-lftools-log-publisher 10:31:09 5eb5b503b376: Pulling fs layer 10:31:09 5c69ac0246d0: Pulling fs layer 10:31:09 ec43610c2a17: Pulling fs layer 10:31:09 3a2ae6a8a46f: Pulling fs layer 10:31:09 33b1e0a273af: Pulling fs layer 10:31:09 5d3b04190fa2: Pulling fs layer 10:31:09 2f39f015ded8: Pulling fs layer 10:31:09 33b1e0a273af: Waiting 10:31:09 2f39f015ded8: Waiting 10:31:09 5d3b04190fa2: Waiting 10:31:09 3a2ae6a8a46f: Waiting 10:31:09 5c69ac0246d0: Verifying Checksum 10:31:09 5c69ac0246d0: Download complete 10:31:09 3a2ae6a8a46f: Verifying Checksum 10:31:09 3a2ae6a8a46f: Download complete 10:31:09 33b1e0a273af: Verifying Checksum 10:31:09 33b1e0a273af: Download complete 10:31:09 ec43610c2a17: Verifying Checksum 10:31:09 ec43610c2a17: Download complete 10:31:09 5d3b04190fa2: Verifying Checksum 10:31:09 5d3b04190fa2: Download complete 10:31:09 5eb5b503b376: Verifying Checksum 10:31:09 5eb5b503b376: Download complete 10:31:10 2f39f015ded8: Download complete 10:31:11 5eb5b503b376: Pull complete 10:31:11 5c69ac0246d0: Pull complete 10:31:11 ec43610c2a17: Pull complete 10:31:11 3a2ae6a8a46f: Pull complete 10:31:11 33b1e0a273af: Pull complete 10:31:11 5d3b04190fa2: Pull complete 10:31:16 2f39f015ded8: Pull complete 10:31:16 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:31:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:31:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:16 prd-ubuntu20.04-docker-8c-8g-5927 does not seem to be running inside a container 10:31:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-303 -v /w/workspace/undry_device-rfid-llrp-go_PR-303:/w/workspace/undry_device-rfid-llrp-go_PR-303:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-303@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-303@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:31:21 $ docker top cfc9dc962df0a6aa73a46711c4065d03785489b2c61271823da84d41ad10cfc1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:31:21 ---> job-cost.sh 10:31:21 lf-activate-venv: SKIPPING 10:31:21 INFO: No Stack... 10:31:22 INFO: Retrieving Pricing Info for: v3-standard-8 10:31:22 INFO: Archiving Costs [Pipeline] sh 10:31:23 + cat /w/workspace/undry_device-rfid-llrp-go_PR-303/archives/cost.csv 10:31:23 + cut -d, -f6 [Pipeline] lock 10:31:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-303-1-stack-cost] 10:31:23 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-303-1-stack-cost] did not exist. Created. 10:31:23 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-303-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:31:23 + echo total: 0.2199999988079071 [Pipeline] stash 10:31:23 Stashed 1 file(s) [Pipeline] } 10:31:23 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-303-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:31:23 $ docker stop --time=1 cfc9dc962df0a6aa73a46711c4065d03785489b2c61271823da84d41ad10cfc1 10:31:24 $ docker rm -f --volumes cfc9dc962df0a6aa73a46711c4065d03785489b2c61271823da84d41ad10cfc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:32:49 Removing intermediate container 675ac2185b2f 10:32:49 ---> 4c857d215ca3 10:32:49 Step 11/12 : COPY . . 10:32:49 ---> 5d8fbc49aa72 10:32:49 Step 12/12 : RUN $MAKE 10:32:49 ---> Running in 01d2970440a9 10:32:49 noop 10:32:49 Removing intermediate container 01d2970440a9 10:32:49 ---> 7dbe0309c034 10:32:49 Successfully built 7dbe0309c034 10:32:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:50 + docker inspect -f . ci-base-image-arm64 10:32:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:50 prd-ubuntu20.04-docker-arm64-4c-16g-5928 does not seem to be running inside a container 10:32:50 $ 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:32:51 $ docker top 0c832905a520656a73410bfcb06df20ebde80e6e28ca9a9fb644ff22b8b9c179 -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:52 + go version 10:32:52 go version go1.21.9 linux/arm64 [Pipeline] } 10:32:52 $ docker stop --time=1 0c832905a520656a73410bfcb06df20ebde80e6e28ca9a9fb644ff22b8b9c179 10:32:54 $ docker rm -f --volumes 0c832905a520656a73410bfcb06df20ebde80e6e28ca9a9fb644ff22b8b9c179 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:55 + docker inspect -f . ci-base-image-arm64 10:32:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:55 prd-ubuntu20.04-docker-arm64-4c-16g-5928 does not seem to be running inside a container 10:32:55 $ 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:32:56 $ docker top cee65b76255ce01df20d0a59ed5cbfb50fd5c2179d560f331194082e3b427ab9 -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:57 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 10:32:58 + make test 10:32:58 go test ./... -coverprofile=coverage.out ./... 10:33:05 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:36:42 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:36:42 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:37:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.223s coverage: 40.6% of statements 10:37:15 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 95.5% of statements 10:37:15 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.546s coverage: 51.9% of statements 10:37:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:37:15 go vet ./... 10:38:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:38:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:38:03 ./bin/test-attribution-txt.sh 10:38:03 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 10:38:03 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 10:38:03 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 10:38:03 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 10:38:03 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 10:38:03 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 10:38:03 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 10:38:03 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 10:38:03 An attribution for golang.org/x/term is missing from Attribution.txt, please add 10:38:03 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 10:38:03 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 10:38:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 10:38:03 $ docker stop --time=1 cee65b76255ce01df20d0a59ed5cbfb50fd5c2179d560f331194082e3b427ab9 10:38:05 $ docker rm -f --volumes cee65b76255ce01df20d0a59ed5cbfb50fd5c2179d560f331194082e3b427ab9 [Pipeline] // withDockerContainer [Pipeline] sh 10:38:07 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:38:07 Warning: overwriting stash ‘coverage-report’ 10:38:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:38:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:38:10 + ls -al . 10:38:10 total 684 10:38:10 drwxrwxr-x 10 jenkins jenkins 4096 Jul 19 10:33 . 10:38:10 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 10:29 .. 10:38:10 -rw-rw-r-- 1 jenkins jenkins 134 Jul 19 10:29 .dockerignore 10:38:10 drwxrwxr-x 8 jenkins jenkins 4096 Jul 19 10:29 .git 10:38:10 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 10:29 .github 10:38:10 -rw-rw-r-- 1 jenkins jenkins 880 Jul 19 10:29 .gitignore 10:38:10 -rw-rw-r-- 1 jenkins jenkins 41 Jul 19 10:29 .golangci.yml 10:38:10 -rw-rw-r-- 1 jenkins jenkins 11980 Jul 19 10:29 Attribution.txt 10:38:10 -rw-rw-r-- 1 jenkins jenkins 11677 Jul 19 10:29 CHANGELOG.md 10:38:10 -rw-rw-r-- 1 jenkins jenkins 1456 Jul 19 10:29 Dockerfile 10:38:10 -rw-rw-r-- 1 jenkins jenkins 677 Jul 19 10:29 GOVERNANCE.md 10:38:10 -rw-rw-r-- 1 jenkins jenkins 661 Jul 19 10:29 Jenkinsfile 10:38:10 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 19 10:29 LICENSE 10:38:10 -rw-rw-r-- 1 jenkins jenkins 2179 Jul 19 10:29 Makefile 10:38:10 -rw-rw-r-- 1 jenkins jenkins 625 Jul 19 10:29 OWNERS.md 10:38:10 -rw-rw-r-- 1 jenkins jenkins 28907 Jul 19 10:29 README.md 10:38:10 -rw-rw-r-- 1 jenkins jenkins 5 Jul 19 10:27 VERSION 10:38:10 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 10:29 bin 10:38:10 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 10:29 cmd 10:38:10 -rw-r--r-- 1 jenkins jenkins 438103 Jul 19 10:37 coverage.out 10:38:10 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 10:29 examples 10:38:10 -rw-rw-r-- 1 jenkins jenkins 7162 Jul 19 10:29 go.mod 10:38:10 -rw-rw-r-- 1 jenkins jenkins 101671 Jul 19 10:29 go.sum 10:38:10 drwxrwxr-x 2 jenkins jenkins 4096 Jul 19 10:29 images 10:38:10 drwxrwxr-x 4 jenkins jenkins 4096 Jul 19 10:29 internal 10:38:10 drwxrwxr-x 3 jenkins jenkins 4096 Jul 19 10:29 pkg 10:38:10 -rw-rw-r-- 1 jenkins jenkins 193 Jul 19 10:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:11 + 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=5e0a5350000f7cc8a439d9f46baffec18b5dcd72 --label arch=arm64 --label version=0.0.0 . 10:38:11 Sending build context to Docker daemon 1.201MB 10:38:11 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 10:38:11 Step 2/25 : FROM ${BASE} AS builder 10:38:11 ---> 7dbe0309c034 10:38:11 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:38:11 ---> Running in 4b5077e663df 10:38:12 Removing intermediate container 4b5077e663df 10:38:12 ---> aace577b9139 10:38:12 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:38:12 ---> Running in c2c43d577117 10:38:12 Removing intermediate container c2c43d577117 10:38:12 ---> 34d38001762b 10:38:12 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 10:38:12 ---> Running in 5698163efcd6 10:38:12 Removing intermediate container 5698163efcd6 10:38:12 ---> 0ddb5be75c7a 10:38:12 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:38:13 ---> Running in 4a0a6dfc2564 10:38:13 Removing intermediate container 4a0a6dfc2564 10:38:13 ---> 391778e13e3d 10:38:13 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:38:13 ---> Running in ece601395ea3 10:38:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:38:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:38:15 OK: 266 MiB in 52 packages 10:38:16 Removing intermediate container ece601395ea3 10:38:16 ---> 1b644998caa2 10:38:16 Step 8/25 : WORKDIR /app 10:38:16 ---> Running in 5c18ec69b8ff 10:38:16 Removing intermediate container 5c18ec69b8ff 10:38:16 ---> e4687d86c54b 10:38:16 Step 9/25 : COPY go.mod vendor* ./ 10:38:17 ---> 93099457a1c9 10:38:17 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:38:17 ---> Running in 5fcdfc7216ca 10:38:19 Removing intermediate container 5fcdfc7216ca 10:38:19 ---> 38ca823d7600 10:38:19 Step 11/25 : COPY . . 10:38:20 ---> 09ca7711b535 10:38:20 Step 12/25 : RUN $MAKE 10:38:20 ---> Running in 6d03c2f55cf1 10:38:21 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.25" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 10:41:44 Removing intermediate container 6d03c2f55cf1 10:41:44 ---> 22b38c4e5c13 10:41:44 Step 13/25 : FROM alpine:3.18 10:41:44 3.18: Pulling from library/alpine 10:41:44 5c905c7ebe2f: Pulling fs layer 10:41:44 5c905c7ebe2f: Verifying Checksum 10:41:44 5c905c7ebe2f: Download complete 10:41:44 5c905c7ebe2f: Pull complete 10:41:44 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 10:41:44 Status: Downloaded newer image for alpine:3.18 10:41:44 ---> dec292d02e07 10:41:44 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:41:44 ---> Running in 4913f4318c60 10:41:44 Removing intermediate container 4913f4318c60 10:41:44 ---> 37d8141ec671 10:41:44 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:41:44 ---> Running in 1e58ac2621b2 10:41:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:41:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:41:45 (1/1) Installing dumb-init (1.2.5-r2) 10:41:45 Executing busybox-1.36.1-r7.trigger 10:41:45 OK: 8 MiB in 16 packages 10:41:46 Removing intermediate container 1e58ac2621b2 10:41:46 ---> d74d276a6301 10:41:46 Step 16/25 : RUN apk --no-cache upgrade 10:41:47 ---> Running in 6c501af8a760 10:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:41:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:41:49 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 10:41:49 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 10:41:49 OK: 8 MiB in 16 packages 10:41:50 Removing intermediate container 6c501af8a760 10:41:50 ---> e6a7aaf304a4 10:41:50 Step 17/25 : COPY --from=builder /app/LICENSE / 10:41:50 ---> 946e50760191 10:41:50 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:41:51 ---> 14d6d8493f79 10:41:51 Step 19/25 : COPY --from=builder /app/cmd/ / 10:41:53 ---> adc4f1320e10 10:41:53 Step 20/25 : EXPOSE 59989 10:41:53 ---> Running in b52cddfb822c 10:41:53 Removing intermediate container b52cddfb822c 10:41:53 ---> e941d49e197e 10:41:53 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:41:53 ---> Running in 0868575f124e 10:41:54 Removing intermediate container 0868575f124e 10:41:54 ---> 51a2c8deff45 10:41:54 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 10:41:54 ---> Running in cc9a7ef9eed2 10:41:54 Removing intermediate container cc9a7ef9eed2 10:41:54 ---> a8b9d9aac821 10:41:54 Step 23/25 : LABEL arch=arm64 10:41:54 ---> Running in bdf78dbf3a6f 10:41:54 Removing intermediate container bdf78dbf3a6f 10:41:54 ---> 106532895f62 10:41:54 Step 24/25 : LABEL git_sha=5e0a5350000f7cc8a439d9f46baffec18b5dcd72 10:41:54 ---> Running in 8cef0c1bc586 10:41:54 Removing intermediate container 8cef0c1bc586 10:41:54 ---> 91feaba4a501 10:41:54 Step 25/25 : LABEL version=0.0.0 10:41:54 ---> Running in 56579373dec9 10:41:55 Removing intermediate container 56579373dec9 10:41:55 ---> 5a5d6be13dba 10:41:55 [Warning] One or more build-args [ARCH] were not consumed 10:41:55 Successfully built 5a5d6be13dba 10:41:55 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:41:58 10:41:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:41:58 arm64: Pulling from edgex-lftools-log-publisher 10:41:58 8998bd30e6a1: Pulling fs layer 10:41:58 04944245beec: Pulling fs layer 10:41:58 699f458cf7ca: Pulling fs layer 10:41:58 765212b225bb: Pulling fs layer 10:41:58 f23df028b6ca: Pulling fs layer 10:41:58 d65c8cfc05b1: Pulling fs layer 10:41:58 2437ff75d9bd: Pulling fs layer 10:41:58 f23df028b6ca: Waiting 10:41:58 2437ff75d9bd: Waiting 10:41:58 d65c8cfc05b1: Waiting 10:41:58 765212b225bb: Waiting 10:41:59 04944245beec: Verifying Checksum 10:41:59 04944245beec: Download complete 10:41:59 765212b225bb: Verifying Checksum 10:41:59 765212b225bb: Download complete 10:41:59 f23df028b6ca: Verifying Checksum 10:41:59 f23df028b6ca: Download complete 10:41:59 d65c8cfc05b1: Verifying Checksum 10:41:59 d65c8cfc05b1: Download complete 10:41:59 699f458cf7ca: Verifying Checksum 10:41:59 699f458cf7ca: Download complete 10:41:59 8998bd30e6a1: Verifying Checksum 10:41:59 8998bd30e6a1: Download complete 10:42:01 2437ff75d9bd: Download complete 10:42:04 8998bd30e6a1: Pull complete 10:42:04 04944245beec: Pull complete 10:42:06 699f458cf7ca: Pull complete 10:42:06 765212b225bb: Pull complete 10:42:07 f23df028b6ca: Pull complete 10:42:07 d65c8cfc05b1: Pull complete 10:42:26 2437ff75d9bd: Pull complete 10:42:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:42:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:42:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:27 prd-ubuntu20.04-docker-arm64-4c-16g-5928 does not seem to be running inside a container 10:42:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:42:29 $ docker top 490385fb623885332038fa649c8b7a47f4851aec8ba16edba108ac081cf77e6b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:42:30 ---> job-cost.sh 10:42:31 lf-activate-venv: SKIPPING 10:42:31 INFO: No Stack... 10:42:31 INFO: Retrieving Pricing Info for: v3-standard-4 10:42:32 INFO: Archiving Costs [Pipeline] sh 10:42:32 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 10:42:32 + cut -d, -f6 [Pipeline] lock 10:42:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-303-1-stack-cost] 10:42:33 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-303-1-stack-cost] did not exist. Created. 10:42:33 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-303-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:42:34 /w/workspace/device-rfid-llrp-go/1@tmp/durable-30e7ba77/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:42:34 + echo total: 0.10999999940395355 [Pipeline] stash 10:42:34 Warning: overwriting stash ‘stack-cost’ 10:42:34 Stashed 1 file(s) [Pipeline] } 10:42:34 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-303-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:42:35 $ docker stop --time=1 490385fb623885332038fa649c8b7a47f4851aec8ba16edba108ac081cf77e6b 10:42:36 $ docker rm -f --volumes 490385fb623885332038fa649c8b7a47f4851aec8ba16edba108ac081cf77e6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:42:39 provisioning config files... 10:42:39 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-303@tmp/config7116077506166219119tmp [Pipeline] { [Pipeline] sh 10:42:40 + set +x 10:42:40 + + bash -s --curl 10:42:40 -s https://codecov.io/bash 10:42:40 10:42:40 _____ _ 10:42:40 / ____| | | 10:42:40 | | ___ __| | ___ ___ _____ __ 10:42:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:42:40 | |___| (_) | (_| | __/ (_| (_) \ V / 10:42:40 \_____\___/ \__,_|\___|\___\___/ \_/ 10:42:40 Bash-1.0.6 10:42:40 10:42:40 10:42:40 ==> git version 2.25.1 found 10:42:40 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:42:40 Release-Date: 2020-01-08 10:42:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:42:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:42:40 ==> Jenkins CI detected. 10:42:40 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-303 10:42:40 project root: . 10:42:40 --> token set from env 10:42:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:42:40 ==> Running gcov in . (disable via -X gcov) 10:42:40 ==> Python coveragepy not found 10:42:40 ==> Searching for coverage reports in: 10:42:40 + . 10:42:40 -> Found 1 reports 10:42:40 ==> Detecting git/mercurial file structure 10:42:40 ==> Reading reports 10:42:40 + ./coverage.out bytes=438103 10:42:40 ==> Appending adjustments 10:42:40 https://docs.codecov.io/docs/fixing-reports 10:42:40 + Found adjustments 10:42:40 ==> Gzipping contents 10:42:40 52K /tmp/codecov.1Ca19h.gz 10:42:40 ==> Uploading reports 10:42:40 url: https://codecov.io 10:42:40 query: branch=PR-303&commit=5e0a5350000f7cc8a439d9f46baffec18b5dcd72&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-303%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=303&job=&cmd_args= 10:42:40 -> Pinging Codecov 10:42:40 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-303&commit=5e0a5350000f7cc8a439d9f46baffec18b5dcd72&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-303%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=303&job=&cmd_args= 10:42:40 -> Uploading to 10:42:40 https://storage.googleapis.com/codecov/v4/raw/2024-07-19/581DD39554BDF9B6E22D074273EAD858/5e0a5350000f7cc8a439d9f46baffec18b5dcd72/f0211da3-b925-49fe-9288-af209e5441cd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240719%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240719T104240Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e14b3845e486e3d7f3fc24e0dcd446eec5a8778e19c60fda3e70c7028604cdf3 10:42:40 % Total % Received % Xferd Average Speed Time Time Time Current 10:42:40 Dload Upload Total Spent Left Speed 10:42:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50186 0 0 100 50186 0 171k --:--:-- --:--:-- --:--:-- 171k 10:42:40 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5e0a5350000f7cc8a439d9f46baffec18b5dcd72 [Pipeline] } 10:42:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:42:47 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-303/archives ] 10:42:47 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-303/archives 10:42:47 total 16 10:42:47 drwxr-xr-x 3 root root 4096 Jul 19 10:31 . 10:42:47 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 10:31 .. 10:42:47 drwxr-xr-x 2 root root 4096 Jul 19 10:31 cost 10:42:47 -rw-r--r-- 1 root root 91 Jul 19 10:31 cost.csv 10:42:47 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-303/archives 10:42:47 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-303/archives 10:42:47 total 16 10:42:47 drwxr-xr-x 3 jenkins jenkins 4096 Jul 19 10:31 . 10:42:47 drwxrwxr-x 12 jenkins jenkins 4096 Jul 19 10:31 .. 10:42:47 drwxr-xr-x 2 jenkins jenkins 4096 Jul 19 10:31 cost 10:42:47 -rw-r--r-- 1 jenkins jenkins 91 Jul 19 10:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:42:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:42:49 ---> package-listing.sh 10:42:49 ++ facter osfamily 10:42:49 ++ tr '[:upper:]' '[:lower:]' 10:42:49 + OS_FAMILY=debian 10:42:49 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-303 10:42:49 + START_PACKAGES=/tmp/packages_start.txt 10:42:49 + END_PACKAGES=/tmp/packages_end.txt 10:42:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:42:49 + PACKAGES=/tmp/packages_start.txt 10:42:49 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-303 ']' 10:42:49 + PACKAGES=/tmp/packages_end.txt 10:42:49 + case "${OS_FAMILY}" in 10:42:49 + dpkg -l 10:42:49 + grep '^ii' 10:42:49 + '[' -f /tmp/packages_start.txt ']' 10:42:49 + '[' -f /tmp/packages_end.txt ']' 10:42:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:42:49 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-303 ']' 10:42:49 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-303/archives/ 10:42:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-303/archives/ [Pipeline] echo 10:42:49 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-303/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:42:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:42:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:42:51 prd-ubuntu20.04-docker-8c-8g-5927 does not seem to be running inside a container 10:42:51 $ 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-303/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-303 -v /w/workspace/undry_device-rfid-llrp-go_PR-303:/w/workspace/undry_device-rfid-llrp-go_PR-303:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-303@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-303@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:42:51 $ docker top c0c1ba6a2b9d3efe64a6644b34b2df7c7099f100289c59cfe5f5cd71a432ca3e -eo pid,comm [Pipeline] { [Pipeline] sh 10:42:52 + touch /tmp/pre-build-complete [Pipeline] sh 10:42:52 + mkdir -p /var/log/sysstat [Pipeline] sh 10:42:53 + ls /var/log/sa-host 10:42:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:42:53 provisioning config files... 10:42:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-303@tmp/config13458791481147678581tmp [Pipeline] { [Pipeline] echo 10:42:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:42:54 ---> create-netrc.sh [Pipeline] } 10:42:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:42:55 ---> python-tools-install.sh [Pipeline] echo 10:42:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:42:56 ---> sudo-logs.sh 10:42:56 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:42:56 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:42:57 ---> job-cost.sh 10:42:57 lf-activate-venv: SKIPPING 10:42:57 DEBUG: total: 0.2199999988079071 10:42:57 INFO: Retrieving Stack Cost... 10:42:57 INFO: Retrieving Pricing Info for: v3-standard-8 10:42:58 INFO: Archiving Costs [Pipeline] echo 10:42:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:42:58 ---> logs-deploy.sh 10:42:58 lf-activate-venv: SKIPPING 10:42:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-303/1 10:42:58 INFO: archiving workspace using pattern(s): 10:42:59 Archives upload complete. 10:42:59 INFO: archiving logs to Nexus