Pull request #298 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4d822564c3b0db4f59863b5d500c476f1cb31c2a+e83b8e1a3e8907a42e6a265f9968d04d77803185 (2966efb0527b1caaff7740c2450bf528b14b3053) 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-ssh15758489290486962839.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-ssh7285235589120856872.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-298/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-298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14690767658418780994.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-298/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15094810664904239129.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-ssh10404405736569125040.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-298/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-298/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12768672663067437728.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 ‘prd-ubuntu20.04-docker-8c-8g-4701’ is offline Running on prd-ubuntu20.04-docker-8c-8g-4711 in /w/workspace/undry_device-rfid-llrp-go_PR-298 [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-298 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/298/head:refs/remotes/origin/PR-298 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e83b8e1a3e8907a42e6a265f9968d04d77803185 into PR head commit 4d822564c3b0db4f59863b5d500c476f1cb31c2a Merge succeeded, producing 4d822564c3b0db4f59863b5d500c476f1cb31c2a Checking out Revision 4d822564c3b0db4f59863b5d500c476f1cb31c2a (PR-298) Commit message: "build(deps): bump github.com/gorilla/schema from 1.2.0 to 1.4.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 4d822564c3b0db4f59863b5d500c476f1cb31c2a # 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 e83b8e1a3e8907a42e6a265f9968d04d77803185 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4d822564c3b0db4f59863b5d500c476f1cb31c2a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:41:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:41:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:41:04 ========================================================= 20:41:04 EdgeX Global Pipelines Version Info 20:41:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:41:05 ------------------- 20:41:05 stable info: 20:41:05 ------------------- 20:41:05 Commited By: Ginny Guan ginny@iotechsys.com 20:41:05 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 20:41:05 Message: update stable to v1.0.260 20:41:05 ------------------- 20:41:05 experimental info: 20:41:05 ------------------- 20:41:05 Commited By: Ginny Guan ginny@iotechsys.com 20:41:05 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 20:41:05 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:41:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 20:41:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 20:41:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:41:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:41:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:41:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:41:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:41:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:41:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:41:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:41:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:41:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 20:41:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:41:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:41:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:41:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:41:07 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:41:07 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:41:07 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:41:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:41:07 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:41:07 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:41:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:41:07 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:41:07 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:41:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:41:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:41:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-298 [Pipeline] echo 20:41:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-298 [Pipeline] echo 20:41:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-298 [Pipeline] echo 20:41:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4d822564c3b0db4f59863b5d500c476f1cb31c2a [Pipeline] echo 20:41:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4d82256 [Pipeline] echo 20:41:08 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:08 provisioning config files... 20:41:08 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-298@tmp/config15449831589663347295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:08 ---> ****-login.sh 20:41:08 nexus3.edgexfoundry.org:10001 20:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:10 Configure a credential helper to remove this warning. See 20:41:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:10 20:41:10 Login Succeeded 20:41:10 nexus3.edgexfoundry.org:10002 20:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:10 Configure a credential helper to remove this warning. See 20:41:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:10 20:41:10 Login Succeeded 20:41:10 nexus3.edgexfoundry.org:10003 20:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:10 Configure a credential helper to remove this warning. See 20:41:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:10 20:41:10 Login Succeeded 20:41:10 nexus3.edgexfoundry.org:10004 20:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:10 Configure a credential helper to remove this warning. See 20:41:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:10 20:41:10 Login Succeeded 20:41:10 ****.io 20:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:11 Configure a credential helper to remove this warning. See 20:41:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:11 20:41:11 Login Succeeded 20:41:11 ---> ****-login.sh ends [Pipeline] } 20:41:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:41:11 + git rev-list -1 --merges 4d822564c3b0db4f59863b5d500c476f1cb31c2a~1..4d822564c3b0db4f59863b5d500c476f1cb31c2a [Pipeline] echo 20:41:11 -----------> git rev-list -1 --merges 4d822564c3b0db4f59863b5d500c476f1cb31c2a~1..4d822564c3b0db4f59863b5d500c476f1cb31c2a 4d822564c3b0db4f59863b5d500c476f1cb31c2a [false] [Pipeline] sh 20:41:12 + git log --format=format:%s -1 4d822564c3b0db4f59863b5d500c476f1cb31c2a [Pipeline] echo 20:41:12 ========================================================= 20:41:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:41:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:41:12 + git log --format=format:%s -1 4d822564c3b0db4f59863b5d500c476f1cb31c2a [Pipeline] echo 20:41:12 [semverPrep] GIT_COMMIT: 4d822564c3b0db4f59863b5d500c476f1cb31c2a, Commit Message: build(deps): bump github.com/gorilla/schema from 1.2.0 to 1.4.1 [Pipeline] echo 20:41:12 [semverPrep] This is not a build commit. [Pipeline] sh 20:41:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:41:13 + grep -v github /etc/ssh/ssh_known_hosts 20:41:13 + [ -e /tmp/ssh_known_hosts ] 20:41:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:41:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:41:13 + sudo tee -a /etc/ssh/ssh_known_hosts 20:41:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:41:13 20:41:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:41:14 0.1.4: Pulling from edgex-devops/py-git-semver 20:41:14 b85a868b505f: Pulling fs layer 20:41:14 e2be974225ed: Pulling fs layer 20:41:14 339a4e72a1f5: Pulling fs layer 20:41:14 988bab9f4d93: Pulling fs layer 20:41:14 1469e6f7b9e6: Pulling fs layer 20:41:14 eaf3925da568: Pulling fs layer 20:41:14 bab4dde63d76: Pulling fs layer 20:41:14 bde34c3a00c8: Pulling fs layer 20:41:14 b352a97aabf1: Pulling fs layer 20:41:14 4872d77fe225: Pulling fs layer 20:41:14 5851b861e8e6: Pulling fs layer 20:41:14 988bab9f4d93: Waiting 20:41:14 bab4dde63d76: Waiting 20:41:14 bde34c3a00c8: Waiting 20:41:14 b352a97aabf1: Waiting 20:41:14 1469e6f7b9e6: Waiting 20:41:14 eaf3925da568: Waiting 20:41:14 5851b861e8e6: Waiting 20:41:14 4872d77fe225: Waiting 20:41:14 e2be974225ed: Verifying Checksum 20:41:14 e2be974225ed: Download complete 20:41:14 988bab9f4d93: Verifying Checksum 20:41:14 988bab9f4d93: Download complete 20:41:14 1469e6f7b9e6: Verifying Checksum 20:41:14 1469e6f7b9e6: Download complete 20:41:14 eaf3925da568: Download complete 20:41:14 339a4e72a1f5: Verifying Checksum 20:41:14 339a4e72a1f5: Download complete 20:41:14 bde34c3a00c8: Download complete 20:41:14 b352a97aabf1: Verifying Checksum 20:41:14 b352a97aabf1: Download complete 20:41:14 4872d77fe225: Verifying Checksum 20:41:14 4872d77fe225: Download complete 20:41:14 5851b861e8e6: Verifying Checksum 20:41:14 5851b861e8e6: Download complete 20:41:14 b85a868b505f: Verifying Checksum 20:41:14 b85a868b505f: Download complete 20:41:14 bab4dde63d76: Verifying Checksum 20:41:14 bab4dde63d76: Download complete 20:41:15 b85a868b505f: Pull complete 20:41:16 e2be974225ed: Pull complete 20:41:16 339a4e72a1f5: Pull complete 20:41:16 988bab9f4d93: Pull complete 20:41:17 1469e6f7b9e6: Pull complete 20:41:17 eaf3925da568: Pull complete 20:41:19 bab4dde63d76: Pull complete 20:41:19 bde34c3a00c8: Pull complete 20:41:20 b352a97aabf1: Pull complete 20:41:20 4872d77fe225: Pull complete 20:41:20 5851b861e8e6: Pull complete 20:41:21 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:41:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:41:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:21 prd-ubuntu20.04-docker-8c-8g-4711 does not seem to be running inside a container 20:41:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-298 -v /w/workspace/undry_device-rfid-llrp-go_PR-298:/w/workspace/undry_device-rfid-llrp-go_PR-298:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-298@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-298@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 20:41:29 $ docker top 16234342cdc3ceea48599eb50134c97dc57f1821e69ff6257b311b0a16a4def1 -eo pid,comm 20:41:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:41:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:41:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:41:29 [ssh-agent] Looking for ssh-agent implementation... 20:41:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:41:30 $ docker exec 16234342cdc3ceea48599eb50134c97dc57f1821e69ff6257b311b0a16a4def1 ssh-agent 20:41:30 SSH_AUTH_SOCK=/tmp/ssh-ThYtxmuYU92s/agent.13 20:41:30 SSH_AGENT_PID=19 20:41:30 Running ssh-add (command line suppressed) 20:41:30 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-298@tmp/private_key_5316834155567087951.key (/w/workspace/undry_device-rfid-llrp-go_PR-298@tmp/private_key_5316834155567087951.key) 20:41:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:41:30 + git tag --points-at HEAD [Pipeline] } 20:41:30 $ docker exec --env ******** --env ******** 16234342cdc3ceea48599eb50134c97dc57f1821e69ff6257b311b0a16a4def1 ssh-agent -k 20:41:30 unset SSH_AUTH_SOCK; 20:41:30 unset SSH_AGENT_PID; 20:41:30 echo Agent pid 19 killed; 20:41:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:41:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:41:30 [ssh-agent] Looking for ssh-agent implementation... 20:41:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:41:30 $ docker exec 16234342cdc3ceea48599eb50134c97dc57f1821e69ff6257b311b0a16a4def1 ssh-agent 20:41:31 SSH_AUTH_SOCK=/tmp/ssh-db4XJU2tQsRK/agent.72 20:41:31 SSH_AGENT_PID=78 20:41:31 Running ssh-add (command line suppressed) 20:41:31 Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-298@tmp/private_key_14385419209585380883.key (/w/workspace/undry_device-rfid-llrp-go_PR-298@tmp/private_key_14385419209585380883.key) 20:41:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:41:31 + git semver init 20:41:31 2024-07-01 20:41:31,752 [run_init] DEBUG init version:0.0.0 force:False 20:41:31 2024-07-01 20:41:31,753 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-298/.semver 20:41:31 2024-07-01 20:41:31,754 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-298/.semver 20:41:31 2024-07-01 20:41:31,754 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-298/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-298, universal_newlines=False, shell=None, istream=None) 20:41:33 2024-07-01 20:41:33,164 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-298/.git/info/exclude 20:41:33 2024-07-01 20:41:33,164 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-298/.semver/PR-298 with force:False 20:41:33 2024-07-01 20:41:33,165 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-298/.semver/PR-298 20:41:33 2024-07-01 20:41:33,167 [execute] INFO git cat-file --batch-check 20:41:33 2024-07-01 20:41:33,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-298/.semver, universal_newlines=False, shell=None, istream=) 20:41:33 2024-07-01 20:41:33,173 [execute] INFO git cat-file --batch 20:41:33 2024-07-01 20:41:33,173 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-298/.semver, universal_newlines=False, shell=None, istream=) 20:41:33 2024-07-01 20:41:33,177 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-298/.semver/PR-298 20:41:33 0.0.0 [Pipeline] } 20:41:33 $ docker exec --env ******** --env ******** 16234342cdc3ceea48599eb50134c97dc57f1821e69ff6257b311b0a16a4def1 ssh-agent -k 20:41:33 unset SSH_AUTH_SOCK; 20:41:33 unset SSH_AGENT_PID; 20:41:33 echo Agent pid 78 killed; 20:41:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:41:34 + git semver [Pipeline] } 20:41:34 $ docker stop --time=1 16234342cdc3ceea48599eb50134c97dc57f1821e69ff6257b311b0a16a4def1 20:41:36 $ docker rm -f --volumes 16234342cdc3ceea48599eb50134c97dc57f1821e69ff6257b311b0a16a4def1 [Pipeline] // withDockerContainer [Pipeline] sh 20:41:36 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:41:36 Stashed 1 file(s) [Pipeline] echo 20:41:36 [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 20:41:37 provisioning config files... 20:41:37 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-298@tmp/config862308817316751013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:38 ---> ****-login.sh 20:41:38 nexus3.edgexfoundry.org:10001 20:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:38 Configure a credential helper to remove this warning. See 20:41:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:38 20:41:38 Login Succeeded 20:41:38 nexus3.edgexfoundry.org:10002 20:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:38 Configure a credential helper to remove this warning. See 20:41:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:38 20:41:38 Login Succeeded 20:41:38 nexus3.edgexfoundry.org:10003 20:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:38 Configure a credential helper to remove this warning. See 20:41:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:38 20:41:38 Login Succeeded 20:41:38 nexus3.edgexfoundry.org:10004 20:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:38 Configure a credential helper to remove this warning. See 20:41:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:38 20:41:38 Login Succeeded 20:41:38 ****.io 20:41:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:41:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:41:38 Configure a credential helper to remove this warning. See 20:41:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:41:38 20:41:38 Login Succeeded 20:41:38 ---> ****-login.sh ends [Pipeline] } 20:41:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:41:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:41:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:41:39 ========================================================= 20:41:39 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:41:39 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:39 + 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 . 20:41:39 Sending build context to Docker daemon 11.53MB 20:41:39 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:41:39 Step 2/12 : FROM ${BASE} AS builder 20:41:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:41:39 619be1103602: Pulling fs layer 20:41:39 7862e08f4a3e: Pulling fs layer 20:41:39 5df492c9dc93: Pulling fs layer 20:41:39 7629e6793208: Pulling fs layer 20:41:39 4f4fb700ef54: Pulling fs layer 20:41:39 fb5054dd5b73: Pulling fs layer 20:41:39 eeca6798cff9: Pulling fs layer 20:41:39 aa269ceb94a6: Pulling fs layer 20:41:39 ada007ff1a6a: Pulling fs layer 20:41:39 fb5054dd5b73: Waiting 20:41:39 eeca6798cff9: Waiting 20:41:39 aa269ceb94a6: Waiting 20:41:39 ada007ff1a6a: Waiting 20:41:39 7629e6793208: Waiting 20:41:39 4f4fb700ef54: Waiting 20:41:39 7862e08f4a3e: Verifying Checksum 20:41:39 7862e08f4a3e: Download complete 20:41:39 7629e6793208: Download complete 20:41:39 4f4fb700ef54: Download complete 20:41:39 fb5054dd5b73: Verifying Checksum 20:41:39 fb5054dd5b73: Download complete 20:41:39 619be1103602: Verifying Checksum 20:41:39 619be1103602: Download complete 20:41:39 eeca6798cff9: Verifying Checksum 20:41:39 eeca6798cff9: Download complete 20:41:40 619be1103602: Pull complete 20:41:40 ada007ff1a6a: Verifying Checksum 20:41:40 ada007ff1a6a: Download complete 20:41:40 7862e08f4a3e: Pull complete 20:41:40 5df492c9dc93: Verifying Checksum 20:41:40 5df492c9dc93: Download complete 20:41:40 aa269ceb94a6: Verifying Checksum 20:41:40 aa269ceb94a6: Download complete 20:41:43 5df492c9dc93: Pull complete 20:41:43 7629e6793208: Pull complete 20:41:43 4f4fb700ef54: Pull complete 20:41:44 fb5054dd5b73: Pull complete 20:41:44 eeca6798cff9: Pull complete 20:41:47 aa269ceb94a6: Pull complete 20:41:48 ada007ff1a6a: Pull complete 20:41:48 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 20:41:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:41:48 ---> f489d0715acc 20:41:48 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:41:52 Still waiting to schedule task 20:41:52 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4709’ 20:42:00 ---> Running in 01e29e1dbfd7 20:42:00 Removing intermediate container 01e29e1dbfd7 20:42:00 ---> 312d611ea5f8 20:42:00 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:42:00 ---> Running in 2c63958a6fcf 20:42:00 Removing intermediate container 2c63958a6fcf 20:42:00 ---> 51424e07c8fb 20:42:00 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 20:42:00 ---> Running in 540b258b777e 20:42:00 Removing intermediate container 540b258b777e 20:42:00 ---> 0ecf161e6141 20:42:00 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:42:00 ---> Running in 37b5ce065305 20:42:00 Removing intermediate container 37b5ce065305 20:42:00 ---> e50dff15f015 20:42:00 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:42:00 ---> Running in 5dbe30e097a4 20:42:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:42:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:42:01 OK: 264 MiB in 52 packages 20:42:02 Removing intermediate container 5dbe30e097a4 20:42:02 ---> 3786f10be54e 20:42:02 Step 8/12 : WORKDIR /app 20:42:02 ---> Running in 68920296ffa8 20:42:02 Removing intermediate container 68920296ffa8 20:42:02 ---> 2d6ecb5d29ef 20:42:02 Step 9/12 : COPY go.mod vendor* ./ 20:42:02 ---> 518f7dc819ad 20:42:02 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:42:03 ---> Running in e7f047d69ae6 20:43:11 Removing intermediate container e7f047d69ae6 20:43:11 ---> 91fd3caf9331 20:43:11 Step 11/12 : COPY . . 20:43:11 ---> 9178ade583ef 20:43:11 Step 12/12 : RUN $MAKE 20:43:11 ---> Running in 499bb1ac8007 20:43:11 noop 20:43:11 Removing intermediate container 499bb1ac8007 20:43:11 ---> 1373ec1a4080 20:43:11 Successfully built 1373ec1a4080 20:43:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:11 + docker inspect -f . ci-base-image-x86_64 20:43:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:11 prd-ubuntu20.04-docker-8c-8g-4711 does not seem to be running inside a container 20:43:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-298 -v /w/workspace/undry_device-rfid-llrp-go_PR-298:/w/workspace/undry_device-rfid-llrp-go_PR-298:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-298@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-298@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 20:43:12 $ docker top e30fb7d9c3baacaab982b3f99e352410a286c881f8cf36a4ee31e9dbc6c611a6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:12 + go version 20:43:12 go version go1.21.9 linux/amd64 [Pipeline] } 20:43:12 $ docker stop --time=1 e30fb7d9c3baacaab982b3f99e352410a286c881f8cf36a4ee31e9dbc6c611a6 20:43:13 $ docker rm -f --volumes e30fb7d9c3baacaab982b3f99e352410a286c881f8cf36a4ee31e9dbc6c611a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:14 + docker inspect -f . ci-base-image-x86_64 20:43:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:14 prd-ubuntu20.04-docker-8c-8g-4711 does not seem to be running inside a container 20:43:14 $ 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-298 -v /w/workspace/undry_device-rfid-llrp-go_PR-298:/w/workspace/undry_device-rfid-llrp-go_PR-298:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-298@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-298@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 20:43:15 $ docker top bdf3b49e5011079a1b8560b6623ec36976f860e73b23d43f40e8cda8daedc7b6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:43:15 + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-298 [Pipeline] fileExists [Pipeline] sh 20:43:16 + make test 20:43:16 go test ./... -coverprofile=coverage.out ./... 20:43:17 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:43:36 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:43:36 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:43:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.188s coverage: 40.6% of statements 20:43:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.012s coverage: 96.4% of statements 20:43:40 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.258s coverage: 51.9% of statements 20:44:02 go vet ./... 20:44:06 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:44:06 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:44:06 ./bin/test-attribution-txt.sh 20:44:06 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 20:44:06 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 20:44:06 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 20:44:06 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 20:44:06 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 20:44:06 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 20:44:06 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 20:44:06 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 20:44:06 An attribution for golang.org/x/term is missing from Attribution.txt, please add 20:44:06 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 20:44:06 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 20:44:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:44:06 $ docker stop --time=1 bdf3b49e5011079a1b8560b6623ec36976f860e73b23d43f40e8cda8daedc7b6 20:44:09 $ docker rm -f --volumes bdf3b49e5011079a1b8560b6623ec36976f860e73b23d43f40e8cda8daedc7b6 [Pipeline] // withDockerContainer [Pipeline] sh 20:44:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:44:10 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:44:11 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:44:11 + ls -al . 20:44:11 total 688 20:44:11 drwxrwxr-x 11 jenkins jenkins 4096 Jul 1 20:43 . 20:44:11 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:40 .. 20:44:11 -rw-rw-r-- 1 jenkins jenkins 134 Jul 1 20:40 .dockerignore 20:44:11 drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 20:43 .git 20:44:11 drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:40 .github 20:44:11 -rw-rw-r-- 1 jenkins jenkins 880 Jul 1 20:40 .gitignore 20:44:11 -rw-rw-r-- 1 jenkins jenkins 41 Jul 1 20:40 .golangci.yml 20:44:11 drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 20:41 .semver 20:44:11 -rw-rw-r-- 1 jenkins jenkins 11980 Jul 1 20:40 Attribution.txt 20:44:11 -rw-rw-r-- 1 jenkins jenkins 11677 Jul 1 20:40 CHANGELOG.md 20:44:11 -rw-rw-r-- 1 jenkins jenkins 1456 Jul 1 20:40 Dockerfile 20:44:11 -rw-rw-r-- 1 jenkins jenkins 677 Jul 1 20:40 GOVERNANCE.md 20:44:11 -rw-rw-r-- 1 jenkins jenkins 661 Jul 1 20:40 Jenkinsfile 20:44:11 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 1 20:40 LICENSE 20:44:11 -rw-rw-r-- 1 jenkins jenkins 2179 Jul 1 20:40 Makefile 20:44:11 -rw-rw-r-- 1 jenkins jenkins 625 Jul 1 20:40 OWNERS.md 20:44:11 -rw-rw-r-- 1 jenkins jenkins 28907 Jul 1 20:40 README.md 20:44:11 -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 20:41 VERSION 20:44:11 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:40 bin 20:44:11 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:40 cmd 20:44:11 -rw-r--r-- 1 jenkins jenkins 438103 Jul 1 20:43 coverage.out 20:44:11 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:40 examples 20:44:11 -rw-rw-r-- 1 jenkins jenkins 7219 Jul 1 20:40 go.mod 20:44:11 -rw-rw-r-- 1 jenkins jenkins 101949 Jul 1 20:40 go.sum 20:44:11 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:40 images 20:44:11 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:40 internal 20:44:11 drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:40 pkg 20:44:11 -rw-rw-r-- 1 jenkins jenkins 193 Jul 1 20:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:11 + 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=4d822564c3b0db4f59863b5d500c476f1cb31c2a --label arch=amd64 --label version=0.0.0 . 20:44:11 Sending build context to Docker daemon 11.53MB 20:44:11 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 20:44:11 Step 2/25 : FROM ${BASE} AS builder 20:44:11 ---> 1373ec1a4080 20:44:11 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:44:13 ---> Running in d109231fae19 20:44:13 Removing intermediate container d109231fae19 20:44:13 ---> a5067ac8cef9 20:44:13 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:44:14 ---> Running in 12e6d01aa33d 20:44:14 Removing intermediate container 12e6d01aa33d 20:44:14 ---> 6e9eb187ad1a 20:44:14 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 20:44:14 ---> Running in 699cd99ef945 20:44:14 Removing intermediate container 699cd99ef945 20:44:14 ---> 4315e0af2e57 20:44:14 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 20:44:14 ---> Running in 4146f5bc911a 20:44:15 Removing intermediate container 4146f5bc911a 20:44:15 ---> 10a72b3588a4 20:44:15 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:44:15 ---> Running in 9c1136a0c894 20:44:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:44:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:44:16 OK: 264 MiB in 52 packages 20:44:17 Removing intermediate container 9c1136a0c894 20:44:17 ---> 3dd31285a5d8 20:44:17 Step 8/25 : WORKDIR /app 20:44:18 ---> Running in d6507c504853 20:44:18 Removing intermediate container d6507c504853 20:44:18 ---> 2c06fd3f812d 20:44:18 Step 9/25 : COPY go.mod vendor* ./ 20:44:18 ---> 5b14c2bbef47 20:44:18 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:44:18 ---> Running in 7e5124410016 20:44:20 Removing intermediate container 7e5124410016 20:44:20 ---> 448d1e64f475 20:44:20 Step 11/25 : COPY . . 20:44:21 ---> c076dff3f8fc 20:44:21 Step 12/25 : RUN $MAKE 20:44:22 ---> Running in fe7557c804cf 20:44:22 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.18" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 20:44:45 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4721 in /w/workspace/undry_device-rfid-llrp-go_PR-298 [Pipeline] { [Pipeline] ws 20:44:45 Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout 20:44:46 The recommended git tool is: git 20:44:53 using credential edgex-jenkins-ssh 20:44:53 Cloning the remote Git repository 20:44:53 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:44:54 > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 20:44:54 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:44:54 > git --version # timeout=10 20:44:54 > git --version # 'git version 2.25.1' 20:44:54 using GIT_SSH to set credentials SSH Credentials for GitHub 20:44:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:44:57 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:44:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:44:59 Merging remotes/origin/main commit e83b8e1a3e8907a42e6a265f9968d04d77803185 into PR head commit 4d822564c3b0db4f59863b5d500c476f1cb31c2a 20:44:58 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:44:58 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:44:58 using GIT_SSH to set credentials SSH Credentials for GitHub 20:44:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/298/head:refs/remotes/origin/PR-298 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:44:59 > git config core.sparsecheckout # timeout=10 20:44:59 > git checkout -f 4d822564c3b0db4f59863b5d500c476f1cb31c2a # timeout=10 20:44:59 > git remote # timeout=10 20:44:59 > git config --get remote.origin.url # timeout=10 20:44:59 Merge succeeded, producing 4d822564c3b0db4f59863b5d500c476f1cb31c2a 20:44:59 Checking out Revision 4d822564c3b0db4f59863b5d500c476f1cb31c2a (PR-298) 20:45:01 Commit message: "build(deps): bump github.com/gorilla/schema from 1.2.0 to 1.4.1" 20:45:01 > git --version # timeout=10 20:45:01 > git --version # 'git version 2.25.1' 20:45:01 fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc 20:44:59 using GIT_SSH to set credentials SSH Credentials for GitHub 20:44:59 > git merge e83b8e1a3e8907a42e6a265f9968d04d77803185 # timeout=10 20:44:59 > git rev-parse HEAD^{commit} # timeout=10 20:44:59 > git config core.sparsecheckout # timeout=10 20:44:59 > git checkout -f 4d822564c3b0db4f59863b5d500c476f1cb31c2a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:45:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:45:06 % Total % Received % Xferd Average Speed Time Time Time Current 20:45:06 Dload Upload Total Spent Left Speed 20:45:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 160k 0 --:--:-- --:--:-- --:--:-- 162k [Pipeline] sh 20:45:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:45:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:45:07 + sudo tee /etc/docker/daemon.new 20:45:07 { 20:45:07 "registry-mirrors": [ 20:45:07 "https://nexus3.edgexfoundry.org:10001" 20:45:07 ], 20:45:07 "bip": "10.250.0.254/24", 20:45:07 "hosts": [ 20:45:07 "tcp://0.0.0.0:5555", 20:45:07 "unix:///var/run/docker.sock" 20:45:07 ], 20:45:07 "mtu": 1458, 20:45:07 "selinux-enabled": true, 20:45:07 "seccomp-profile": "/etc/docker/seccomp.json" 20:45:07 } [Pipeline] sh 20:45:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:45:07 + sudo service docker restart 20:45:09 Removing intermediate container fe7557c804cf 20:45:09 ---> 5291d8f1d8fa 20:45:09 Step 13/25 : FROM alpine:3.18 20:45:09 3.18: Pulling from library/alpine 20:45:09 73baa7ef167e: Pulling fs layer 20:45:09 73baa7ef167e: Verifying Checksum 20:45:09 73baa7ef167e: Download complete 20:45:09 73baa7ef167e: Pull complete 20:45:09 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 20:45:10 Status: Downloaded newer image for alpine:3.18 20:45:10 ---> 8fd7cac70a4a 20:45:10 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:45:11 ---> Running in 4b83931f9dfa 20:45:11 Removing intermediate container 4b83931f9dfa 20:45:11 ---> a5e0f01482d3 20:45:11 Step 15/25 : RUN apk add --update --no-cache dumb-init 20:45:12 ---> Running in 62212b5fcdc4 20:45:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:45:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:45:12 (1/1) Installing dumb-init (1.2.5-r2) 20:45:12 Executing busybox-1.36.1-r7.trigger 20:45:12 OK: 7 MiB in 16 packages 20:45:15 Removing intermediate container 62212b5fcdc4 20:45:15 ---> d25c02e6ce68 20:45:15 Step 16/25 : RUN apk --no-cache upgrade 20:45:15 ---> Running in fecbff5d5b37 20:45:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:45:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:45:16 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 20:45:16 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 20:45:16 OK: 7 MiB in 16 packages 20:45:17 Removing intermediate container fecbff5d5b37 20:45:17 ---> d2e1fb807709 20:45:17 Step 17/25 : COPY --from=builder /app/LICENSE / 20:45:18 ---> 9f6682f66930 20:45:18 Step 18/25 : COPY --from=builder /app/Attribution.txt / 20:45:18 ---> 588cefa6d7a6 20:45:18 Step 19/25 : COPY --from=builder /app/cmd/ / 20:45:21 ---> 8d1b3ede1aeb 20:45:21 Step 20/25 : EXPOSE 59989 20:45:21 ---> Running in 36a83048a61d 20:45:22 Removing intermediate container 36a83048a61d 20:45:22 ---> b2253b32dc55 20:45:22 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 20:45:22 ---> Running in 6e672cc1d9d2 20:45:23 Removing intermediate container 6e672cc1d9d2 20:45:23 ---> a5b61188ac64 20:45:23 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:45:23 ---> Running in 69a12434d1c6 20:45:23 Removing intermediate container 69a12434d1c6 20:45:23 ---> 7221cd1e4ee5 20:45:23 Step 23/25 : LABEL arch=amd64 20:45:23 ---> Running in 49f27b7c19e8 20:45:23 Removing intermediate container 49f27b7c19e8 20:45:23 ---> cd6dbab06783 20:45:23 Step 24/25 : LABEL git_sha=4d822564c3b0db4f59863b5d500c476f1cb31c2a 20:45:23 ---> Running in e53fe1e5bee7 20:45:23 Removing intermediate container e53fe1e5bee7 20:45:23 ---> af360905328e 20:45:23 Step 25/25 : LABEL version=0.0.0 20:45:23 ---> Running in 0a57a4d6c14f 20:45:23 Removing intermediate container 0a57a4d6c14f 20:45:23 ---> 8f729f8ea8ba 20:45:23 [Warning] One or more build-args [ARCH] were not consumed 20:45:23 Successfully built 8f729f8ea8ba 20:45:23 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 20:45:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:24 20:45:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:24 latest: Pulling from edgex-lftools-log-publisher 20:45:24 5eb5b503b376: Pulling fs layer 20:45:24 5c69ac0246d0: Pulling fs layer 20:45:24 ec43610c2a17: Pulling fs layer 20:45:24 3a2ae6a8a46f: Pulling fs layer 20:45:24 33b1e0a273af: Pulling fs layer 20:45:24 5d3b04190fa2: Pulling fs layer 20:45:24 2f39f015ded8: Pulling fs layer 20:45:24 5d3b04190fa2: Waiting 20:45:24 3a2ae6a8a46f: Waiting 20:45:24 33b1e0a273af: Waiting 20:45:24 2f39f015ded8: Waiting 20:45:24 5c69ac0246d0: Download complete 20:45:24 3a2ae6a8a46f: Verifying Checksum 20:45:24 3a2ae6a8a46f: Download complete 20:45:24 33b1e0a273af: Verifying Checksum 20:45:24 33b1e0a273af: Download complete 20:45:24 5d3b04190fa2: Verifying Checksum 20:45:24 5d3b04190fa2: Download complete 20:45:25 ec43610c2a17: Verifying Checksum 20:45:25 ec43610c2a17: Download complete 20:45:25 5eb5b503b376: Verifying Checksum 20:45:25 5eb5b503b376: Download complete 20:45:25 2f39f015ded8: Download complete 20:45:26 5eb5b503b376: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:45:26 provisioning config files... 20:45:26 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config8131807963549635925tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:27 5c69ac0246d0: Pull complete 20:45:27 ---> ****-login.sh 20:45:27 nexus3.edgexfoundry.org:10001 20:45:27 ec43610c2a17: Pull complete 20:45:27 3a2ae6a8a46f: Pull complete 20:45:27 33b1e0a273af: Pull complete 20:45:27 5d3b04190fa2: Pull complete 20:45:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:45:28 Configure a credential helper to remove this warning. See 20:45:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:45:28 20:45:28 Login Succeeded 20:45:28 nexus3.edgexfoundry.org:10002 20:45:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:45:28 Configure a credential helper to remove this warning. See 20:45:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:45:28 20:45:28 Login Succeeded 20:45:28 nexus3.edgexfoundry.org:10003 20:45:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:45:28 Configure a credential helper to remove this warning. See 20:45:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:45:28 20:45:28 Login Succeeded 20:45:28 nexus3.edgexfoundry.org:10004 20:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:45:29 Configure a credential helper to remove this warning. See 20:45:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:45:29 20:45:29 Login Succeeded 20:45:29 ****.io 20:45:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:45:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 20:45:30 Configure a credential helper to remove this warning. See 20:45:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 20:45:30 20:45:30 Login Succeeded 20:45:30 ---> ****-login.sh ends [Pipeline] } 20:45:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:45:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:45:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 20:45:31 ========================================================= 20:45:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:45:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:45:31 + 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 . 20:45:32 Sending build context to Docker daemon 1.202MB 20:45:32 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:45:32 Step 2/12 : FROM ${BASE} AS builder 20:45:32 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:45:32 c6b39de5b339: Pulling fs layer 20:45:32 a69c41024577: Pulling fs layer 20:45:32 d6de4b400683: Pulling fs layer 20:45:32 35cb2a7552d0: Pulling fs layer 20:45:32 4f4fb700ef54: Pulling fs layer 20:45:32 464afbd9ba4c: Pulling fs layer 20:45:32 00f215d4a9da: Pulling fs layer 20:45:32 d496ad576159: Pulling fs layer 20:45:32 35cb2a7552d0: Waiting 20:45:32 4f4fb700ef54: Waiting 20:45:32 464afbd9ba4c: Waiting 20:45:32 00f215d4a9da: Waiting 20:45:32 d496ad576159: Waiting 20:45:32 a69c41024577: Verifying Checksum 20:45:32 a69c41024577: Download complete 20:45:32 35cb2a7552d0: Download complete 20:45:32 4f4fb700ef54: Verifying Checksum 20:45:32 4f4fb700ef54: Download complete 20:45:32 464afbd9ba4c: Verifying Checksum 20:45:32 464afbd9ba4c: Download complete 20:45:32 c6b39de5b339: Verifying Checksum 20:45:32 c6b39de5b339: Download complete 20:45:32 2f39f015ded8: Pull complete 20:45:32 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:45:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:45:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:45:33 prd-ubuntu20.04-docker-8c-8g-4711 does not seem to be running inside a container 20:45:33 d496ad576159: Verifying Checksum 20:45:33 d496ad576159: Download complete 20:45:33 $ 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-298 -v /w/workspace/undry_device-rfid-llrp-go_PR-298:/w/workspace/undry_device-rfid-llrp-go_PR-298:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-298@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-298@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 20:45:33 c6b39de5b339: Pull complete 20:45:34 a69c41024577: Pull complete 20:45:35 d6de4b400683: Verifying Checksum 20:45:35 d6de4b400683: Download complete 20:45:36 00f215d4a9da: Verifying Checksum 20:45:36 00f215d4a9da: Download complete 20:45:40 $ docker top 316e6d7c3a8bd59e5e81bfa23ad5c819d270f24fcd57e7f8c07b85f0a8f31694 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:45:40 ---> job-cost.sh 20:45:40 lf-activate-venv: SKIPPING 20:45:40 INFO: No Stack... 20:45:41 INFO: Retrieving Pricing Info for: v3-standard-8 20:45:41 INFO: Archiving Costs [Pipeline] sh 20:45:41 + cat /w/workspace/undry_device-rfid-llrp-go_PR-298/archives/cost.csv 20:45:41 + cut -d, -f6 [Pipeline] lock 20:45:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-298-1-stack-cost] 20:45:41 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-298-1-stack-cost] did not exist. Created. 20:45:41 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-298-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:45:42 + echo total: 0.2199999988079071 [Pipeline] stash 20:45:42 Stashed 1 file(s) [Pipeline] } 20:45:42 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-298-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:45:42 $ docker stop --time=1 316e6d7c3a8bd59e5e81bfa23ad5c819d270f24fcd57e7f8c07b85f0a8f31694 20:45:44 $ docker rm -f --volumes 316e6d7c3a8bd59e5e81bfa23ad5c819d270f24fcd57e7f8c07b85f0a8f31694 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:45:52 d6de4b400683: Pull complete 20:45:52 35cb2a7552d0: Pull complete 20:45:52 4f4fb700ef54: Pull complete 20:45:52 464afbd9ba4c: Pull complete 20:46:02 00f215d4a9da: Pull complete 20:46:02 d496ad576159: Pull complete 20:46:02 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 20:46:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:46:02 ---> f246e2811388 20:46:02 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:46:04 ---> Running in 0dd3b43f37e0 20:46:04 Removing intermediate container 0dd3b43f37e0 20:46:04 ---> ec086b457244 20:46:04 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:46:05 ---> Running in 8dd4b813802d 20:46:05 Removing intermediate container 8dd4b813802d 20:46:05 ---> be215ca0648e 20:46:05 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 20:46:05 ---> Running in 6dcc8730fc0d 20:46:06 Removing intermediate container 6dcc8730fc0d 20:46:06 ---> f95137884ca0 20:46:06 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:46:06 ---> Running in d718fbee40aa 20:46:06 Removing intermediate container d718fbee40aa 20:46:06 ---> 7782e2148d62 20:46:06 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:46:06 ---> Running in 319c3f792843 20:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:46:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:46:09 OK: 266 MiB in 52 packages 20:46:11 Removing intermediate container 319c3f792843 20:46:11 ---> ee719b6ad8c5 20:46:11 Step 8/12 : WORKDIR /app 20:46:11 ---> Running in 9c342ad8f391 20:46:11 Removing intermediate container 9c342ad8f391 20:46:11 ---> 6b1e6e5ad5f5 20:46:11 Step 9/12 : COPY go.mod vendor* ./ 20:46:12 ---> 26f0964621bf 20:46:12 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:46:12 ---> Running in be12cbba46f6 20:48:20 Removing intermediate container be12cbba46f6 20:48:20 ---> 549f3059cd2d 20:48:20 Step 11/12 : COPY . . 20:48:20 ---> 294ed561e680 20:48:20 Step 12/12 : RUN $MAKE 20:48:20 ---> Running in 4938b1d2b33d 20:48:20 noop 20:48:20 Removing intermediate container 4938b1d2b33d 20:48:20 ---> 8170ee2a6665 20:48:20 Successfully built 8170ee2a6665 20:48:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:20 + docker inspect -f . ci-base-image-arm64 20:48:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:20 prd-ubuntu20.04-docker-arm64-4c-16g-4721 does not seem to be running inside a container 20:48:21 $ 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 20:48:22 $ docker top ec9b3845436f38f09cc5f5b4326d9707beff59c4a41061dd6144fee26c0a251c -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:23 + go version 20:48:23 go version go1.21.9 linux/arm64 [Pipeline] } 20:48:23 $ docker stop --time=1 ec9b3845436f38f09cc5f5b4326d9707beff59c4a41061dd6144fee26c0a251c 20:48:25 $ docker rm -f --volumes ec9b3845436f38f09cc5f5b4326d9707beff59c4a41061dd6144fee26c0a251c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:26 + docker inspect -f . ci-base-image-arm64 20:48:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:26 prd-ubuntu20.04-docker-arm64-4c-16g-4721 does not seem to be running inside a container 20:48:26 $ 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 20:48:28 $ docker top f3f57cb164b477c03a91fa822759885b541be862d7aac74e4649fb55879dda81 -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:29 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh 20:48:30 + make test 20:48:30 go test ./... -coverprofile=coverage.out ./... 20:48:38 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:54:15 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:54:15 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:55:02 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 37.252s coverage: 40.6% of statements 20:55:02 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.045s coverage: 95.5% of statements 20:55:02 ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.636s coverage: 51.9% of statements 20:55:02 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:55:02 go vet ./... 20:56:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:56:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:56:10 ./bin/test-attribution-txt.sh 20:56:10 An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/josharian/intern is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/openziti/identity is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/pkg/errors is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/spf13/cast is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add 20:56:10 An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add 20:56:10 An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add 20:56:10 An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add 20:56:10 An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add 20:56:10 An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add 20:56:10 An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add 20:56:10 An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add 20:56:10 An attribution for golang.org/x/term is missing from Attribution.txt, please add 20:56:10 An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add 20:56:10 An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo 20:56:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 20:56:11 $ docker stop --time=1 f3f57cb164b477c03a91fa822759885b541be862d7aac74e4649fb55879dda81 20:56:13 $ docker rm -f --volumes f3f57cb164b477c03a91fa822759885b541be862d7aac74e4649fb55879dda81 [Pipeline] // withDockerContainer [Pipeline] sh 20:56:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:56:15 Warning: overwriting stash ‘coverage-report’ 20:56:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 20:56:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:56:17 + ls -al . 20:56:17 total 684 20:56:17 drwxrwxr-x 10 jenkins jenkins 4096 Jul 1 20:48 . 20:56:17 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:44 .. 20:56:17 -rw-rw-r-- 1 jenkins jenkins 134 Jul 1 20:44 .dockerignore 20:56:17 drwxrwxr-x 8 jenkins jenkins 4096 Jul 1 20:45 .git 20:56:17 drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:44 .github 20:56:17 -rw-rw-r-- 1 jenkins jenkins 880 Jul 1 20:44 .gitignore 20:56:17 -rw-rw-r-- 1 jenkins jenkins 41 Jul 1 20:44 .golangci.yml 20:56:17 -rw-rw-r-- 1 jenkins jenkins 11980 Jul 1 20:44 Attribution.txt 20:56:17 -rw-rw-r-- 1 jenkins jenkins 11677 Jul 1 20:44 CHANGELOG.md 20:56:17 -rw-rw-r-- 1 jenkins jenkins 1456 Jul 1 20:44 Dockerfile 20:56:17 -rw-rw-r-- 1 jenkins jenkins 677 Jul 1 20:44 GOVERNANCE.md 20:56:17 -rw-rw-r-- 1 jenkins jenkins 661 Jul 1 20:44 Jenkinsfile 20:56:17 -rw-rw-r-- 1 jenkins jenkins 11347 Jul 1 20:44 LICENSE 20:56:17 -rw-rw-r-- 1 jenkins jenkins 2179 Jul 1 20:44 Makefile 20:56:17 -rw-rw-r-- 1 jenkins jenkins 625 Jul 1 20:44 OWNERS.md 20:56:17 -rw-rw-r-- 1 jenkins jenkins 28907 Jul 1 20:44 README.md 20:56:17 -rw-rw-r-- 1 jenkins jenkins 5 Jul 1 20:41 VERSION 20:56:17 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:44 bin 20:56:17 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:44 cmd 20:56:17 -rw-r--r-- 1 jenkins jenkins 438103 Jul 1 20:54 coverage.out 20:56:17 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:44 examples 20:56:17 -rw-rw-r-- 1 jenkins jenkins 7219 Jul 1 20:44 go.mod 20:56:17 -rw-rw-r-- 1 jenkins jenkins 101949 Jul 1 20:44 go.sum 20:56:17 drwxrwxr-x 2 jenkins jenkins 4096 Jul 1 20:44 images 20:56:17 drwxrwxr-x 4 jenkins jenkins 4096 Jul 1 20:44 internal 20:56:17 drwxrwxr-x 3 jenkins jenkins 4096 Jul 1 20:44 pkg 20:56:17 -rw-rw-r-- 1 jenkins jenkins 193 Jul 1 20:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:18 + 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=4d822564c3b0db4f59863b5d500c476f1cb31c2a --label arch=arm64 --label version=0.0.0 . 20:56:18 Sending build context to Docker daemon 1.202MB 20:56:18 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 20:56:18 Step 2/25 : FROM ${BASE} AS builder 20:56:18 ---> 8170ee2a6665 20:56:18 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:56:18 ---> Running in bd1e6f8e6e6a 20:56:19 Removing intermediate container bd1e6f8e6e6a 20:56:19 ---> d86b812af403 20:56:19 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:56:19 ---> Running in ab92f6de5b14 20:56:19 Removing intermediate container ab92f6de5b14 20:56:19 ---> 8500d87bd5de 20:56:19 Step 5/25 : ARG ALPINE_PKG_BASE="make git" 20:56:19 ---> Running in 530ebf92db84 20:56:20 Removing intermediate container 530ebf92db84 20:56:20 ---> 6fa2fd3be144 20:56:20 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 20:56:20 ---> Running in 5bf01564c787 20:56:20 Removing intermediate container 5bf01564c787 20:56:20 ---> 2d3b9aab5261 20:56:20 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:56:21 ---> Running in dc69c188d1f8 20:56:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:56:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:56:24 OK: 266 MiB in 52 packages 20:56:25 Removing intermediate container dc69c188d1f8 20:56:25 ---> e6f4efa0665c 20:56:25 Step 8/25 : WORKDIR /app 20:56:25 ---> Running in 14a48449ce74 20:56:26 Removing intermediate container 14a48449ce74 20:56:26 ---> 315fc9cbb80d 20:56:26 Step 9/25 : COPY go.mod vendor* ./ 20:56:27 ---> 6f83da4beb46 20:56:27 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:56:27 ---> Running in 69634e34ee04 20:56:29 Removing intermediate container 69634e34ee04 20:56:29 ---> 781e0e83fb46 20:56:29 Step 11/25 : COPY . . 20:56:31 ---> 5955143d8128 20:56:31 Step 12/25 : RUN $MAKE 20:56:31 ---> Running in afc0d1bf8e70 20:56:32 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.18" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 21:01:24 Removing intermediate container afc0d1bf8e70 21:01:24 ---> e2e7f530d81f 21:01:24 Step 13/25 : FROM alpine:3.18 21:01:24 3.18: Pulling from library/alpine 21:01:24 5c905c7ebe2f: Pulling fs layer 21:01:24 5c905c7ebe2f: Verifying Checksum 21:01:24 5c905c7ebe2f: Download complete 21:01:24 5c905c7ebe2f: Pull complete 21:01:24 Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 21:01:24 Status: Downloaded newer image for alpine:3.18 21:01:24 ---> dec292d02e07 21:01:24 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:01:24 ---> Running in 535ab226ebaa 21:01:24 Removing intermediate container 535ab226ebaa 21:01:24 ---> 42f225cde920 21:01:24 Step 15/25 : RUN apk add --update --no-cache dumb-init 21:01:24 ---> Running in 00024bcb2e18 21:01:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:01:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:01:24 (1/1) Installing dumb-init (1.2.5-r2) 21:01:24 Executing busybox-1.36.1-r7.trigger 21:01:24 OK: 8 MiB in 16 packages 21:01:24 Removing intermediate container 00024bcb2e18 21:01:24 ---> d9cc9d5b5c89 21:01:24 Step 16/25 : RUN apk --no-cache upgrade 21:01:24 ---> Running in afeda43794f3 21:01:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:01:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:01:24 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 21:01:24 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 21:01:24 OK: 8 MiB in 16 packages 21:01:24 Removing intermediate container afeda43794f3 21:01:24 ---> e9aa23c6e14d 21:01:24 Step 17/25 : COPY --from=builder /app/LICENSE / 21:01:24 ---> 865054b45933 21:01:24 Step 18/25 : COPY --from=builder /app/Attribution.txt / 21:01:24 ---> 4a721c578bc6 21:01:24 Step 19/25 : COPY --from=builder /app/cmd/ / 21:01:25 ---> 14f6db2f5a8a 21:01:25 Step 20/25 : EXPOSE 59989 21:01:26 ---> Running in 6df742828cac 21:01:26 Removing intermediate container 6df742828cac 21:01:26 ---> 31efc1a6a64d 21:01:26 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 21:01:26 ---> Running in 4098a9de0789 21:01:26 Removing intermediate container 4098a9de0789 21:01:26 ---> 7663f5dcd195 21:01:26 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:01:26 ---> Running in adf406732876 21:01:27 Removing intermediate container adf406732876 21:01:27 ---> aa3f27ac7f53 21:01:27 Step 23/25 : LABEL arch=arm64 21:01:27 ---> Running in b777daaa24de 21:01:27 Removing intermediate container b777daaa24de 21:01:27 ---> fbdcd6dd4812 21:01:27 Step 24/25 : LABEL git_sha=4d822564c3b0db4f59863b5d500c476f1cb31c2a 21:01:27 ---> Running in 6a11d8a3f890 21:01:28 Removing intermediate container 6a11d8a3f890 21:01:28 ---> b413d294e1f1 21:01:28 Step 25/25 : LABEL version=0.0.0 21:01:28 ---> Running in 3e55a51eb9a1 21:01:28 Removing intermediate container 3e55a51eb9a1 21:01:28 ---> 6223d4436dff 21:01:28 [Warning] One or more build-args [ARCH] were not consumed 21:01:28 Successfully built 6223d4436dff 21:01:28 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 21:01:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:01:29 21:01:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:01:30 arm64: Pulling from edgex-lftools-log-publisher 21:01:30 8998bd30e6a1: Pulling fs layer 21:01:30 04944245beec: Pulling fs layer 21:01:30 699f458cf7ca: Pulling fs layer 21:01:30 765212b225bb: Pulling fs layer 21:01:30 f23df028b6ca: Pulling fs layer 21:01:30 d65c8cfc05b1: Pulling fs layer 21:01:30 2437ff75d9bd: Pulling fs layer 21:01:30 f23df028b6ca: Waiting 21:01:30 d65c8cfc05b1: Waiting 21:01:30 765212b225bb: Waiting 21:01:30 2437ff75d9bd: Waiting 21:01:30 04944245beec: Verifying Checksum 21:01:30 04944245beec: Download complete 21:01:30 765212b225bb: Verifying Checksum 21:01:30 765212b225bb: Download complete 21:01:30 f23df028b6ca: Verifying Checksum 21:01:30 d65c8cfc05b1: Verifying Checksum 21:01:30 d65c8cfc05b1: Download complete 21:01:30 699f458cf7ca: Verifying Checksum 21:01:30 699f458cf7ca: Download complete 21:01:30 8998bd30e6a1: Verifying Checksum 21:01:30 8998bd30e6a1: Download complete 21:01:33 2437ff75d9bd: Verifying Checksum 21:01:33 2437ff75d9bd: Download complete 21:01:35 8998bd30e6a1: Pull complete 21:01:36 04944245beec: Pull complete 21:01:38 699f458cf7ca: Pull complete 21:01:38 765212b225bb: Pull complete 21:01:39 f23df028b6ca: Pull complete 21:01:40 d65c8cfc05b1: Pull complete 21:01:58 2437ff75d9bd: Pull complete 21:01:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:01:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:01:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:58 prd-ubuntu20.04-docker-arm64-4c-16g-4721 does not seem to be running inside a container 21:01:58 $ 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 21:02:01 $ docker top ddd55876241fb04ff904a947b2df8eb7979b11274917634b0851b8dc0ae5430f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:02:02 ---> job-cost.sh 21:02:02 lf-activate-venv: SKIPPING 21:02:02 INFO: No Stack... 21:02:03 INFO: Retrieving Pricing Info for: v3-standard-4 21:02:04 INFO: Archiving Costs [Pipeline] sh 21:02:05 + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv 21:02:05 + cut -d, -f6 [Pipeline] lock 21:02:05 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-298-1-stack-cost] 21:02:05 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-298-1-stack-cost] did not exist. Created. 21:02:05 Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-298-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:02:06 /w/workspace/device-rfid-llrp-go/1@tmp/durable-2ddbead1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:02:06 + echo total: 0.10999999940395355 [Pipeline] stash 21:02:06 Warning: overwriting stash ‘stack-cost’ 21:02:06 Stashed 1 file(s) [Pipeline] } 21:02:06 Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-298-1-stack-cost] [Pipeline] // lock [Pipeline] } 21:02:06 $ docker stop --time=1 ddd55876241fb04ff904a947b2df8eb7979b11274917634b0851b8dc0ae5430f 21:02:08 $ docker rm -f --volumes ddd55876241fb04ff904a947b2df8eb7979b11274917634b0851b8dc0ae5430f [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 21:02:09 provisioning config files... 21:02:09 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-298@tmp/config16853389673283930485tmp [Pipeline] { [Pipeline] sh 21:02:10 + set +x 21:02:10 + curl -s https://codecov.io/bash 21:02:10 + bash -s -- 21:02:10 21:02:10 _____ _ 21:02:10 / ____| | | 21:02:10 | | ___ __| | ___ ___ _____ __ 21:02:10 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:02:10 | |___| (_) | (_| | __/ (_| (_) \ V / 21:02:10 \_____\___/ \__,_|\___|\___\___/ \_/ 21:02:10 Bash-1.0.6 21:02:10 21:02:10 21:02:10 ==> git version 2.25.1 found 21:02:10 ==> 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 21:02:10 Release-Date: 2020-01-08 21:02:10 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:02:10 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:02:10 ==> Jenkins CI detected. 21:02:10 current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-298 21:02:10 project root: . 21:02:10 --> token set from env 21:02:10 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:02:10 ==> Running gcov in . (disable via -X gcov) 21:02:10 ==> Python coveragepy not found 21:02:10 ==> Searching for coverage reports in: 21:02:10 + . 21:02:10 -> Found 1 reports 21:02:10 ==> Detecting git/mercurial file structure 21:02:10 ==> Reading reports 21:02:10 + ./coverage.out bytes=438103 21:02:10 ==> Appending adjustments 21:02:10 https://docs.codecov.io/docs/fixing-reports 21:02:10 + Found adjustments 21:02:10 ==> Gzipping contents 21:02:10 52K /tmp/codecov.aZHWW1.gz 21:02:10 ==> Uploading reports 21:02:10 url: https://codecov.io 21:02:10 query: branch=PR-298&commit=4d822564c3b0db4f59863b5d500c476f1cb31c2a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-298%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=298&job=&cmd_args= 21:02:10 -> Pinging Codecov 21:02:10 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-298&commit=4d822564c3b0db4f59863b5d500c476f1cb31c2a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-298%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=298&job=&cmd_args= 21:02:10 -> Uploading to 21:02:10 https://storage.googleapis.com/codecov/v4/raw/2024-07-01/581DD39554BDF9B6E22D074273EAD858/4d822564c3b0db4f59863b5d500c476f1cb31c2a/32fa7733-8ed8-4710-aa93-646b9fb7656b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240701%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240701T210210Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=754ea55a525be8314d237c4b3f351c5339e770023344279baf9a4c711173074c 21:02:10 % Total % Received % Xferd Average Speed Time Time Time Current 21:02:10 Dload Upload Total Spent Left Speed 21:02:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50186 0 0 100 50186 0 175k --:--:-- --:--:-- --:--:-- 175k 21:02:10 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/4d822564c3b0db4f59863b5d500c476f1cb31c2a [Pipeline] } 21:02:11 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 21:02:13 + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-298/archives ] 21:02:13 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-298/archives 21:02:13 total 16 21:02:13 drwxr-xr-x 3 root root 4096 Jul 1 20:45 . 21:02:13 drwxrwxr-x 12 jenkins jenkins 4096 Jul 1 20:45 .. 21:02:13 drwxr-xr-x 2 root root 4096 Jul 1 20:45 cost 21:02:13 -rw-r--r-- 1 root root 91 Jul 1 20:45 cost.csv 21:02:13 + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-298/archives 21:02:13 + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-298/archives 21:02:13 total 16 21:02:13 drwxr-xr-x 3 jenkins jenkins 4096 Jul 1 20:45 . 21:02:13 drwxrwxr-x 12 jenkins jenkins 4096 Jul 1 20:45 .. 21:02:13 drwxr-xr-x 2 jenkins jenkins 4096 Jul 1 20:45 cost 21:02:13 -rw-r--r-- 1 jenkins jenkins 91 Jul 1 20:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:02:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:02:14 ---> package-listing.sh 21:02:14 ++ facter osfamily 21:02:14 ++ tr '[:upper:]' '[:lower:]' 21:02:14 + OS_FAMILY=debian 21:02:14 + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-298 21:02:14 + START_PACKAGES=/tmp/packages_start.txt 21:02:14 + END_PACKAGES=/tmp/packages_end.txt 21:02:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:02:14 + PACKAGES=/tmp/packages_start.txt 21:02:14 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-298 ']' 21:02:14 + PACKAGES=/tmp/packages_end.txt 21:02:14 + case "${OS_FAMILY}" in 21:02:14 + dpkg -l 21:02:14 + grep '^ii' 21:02:14 + '[' -f /tmp/packages_start.txt ']' 21:02:14 + '[' -f /tmp/packages_end.txt ']' 21:02:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:02:14 + '[' /w/workspace/undry_device-rfid-llrp-go_PR-298 ']' 21:02:14 + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-298/archives/ 21:02:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-298/archives/ [Pipeline] echo 21:02:14 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-298/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:02:15 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:02:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:02:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:02:15 prd-ubuntu20.04-docker-8c-8g-4711 does not seem to be running inside a container 21:02:16 $ 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-298/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-298 -v /w/workspace/undry_device-rfid-llrp-go_PR-298:/w/workspace/undry_device-rfid-llrp-go_PR-298:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-298@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-298@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 21:02:16 $ docker top 5858918fdb89d67798bd9138424e18996bc5b6f08190d1f195950ac01e0b7fb1 -eo pid,comm [Pipeline] { [Pipeline] sh 21:02:17 + touch /tmp/pre-build-complete [Pipeline] sh 21:02:17 + mkdir -p /var/log/sysstat [Pipeline] sh 21:02:17 + ls /var/log/sa-host 21:02:17 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:02:17 provisioning config files... 21:02:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-298@tmp/config15716154399747712351tmp [Pipeline] { [Pipeline] echo 21:02:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:02:18 ---> create-netrc.sh [Pipeline] } 21:02:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:02:18 ---> python-tools-install.sh [Pipeline] echo 21:02:18 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:02:19 ---> sudo-logs.sh 21:02:19 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:02:19 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:02:19 ---> job-cost.sh 21:02:19 lf-activate-venv: SKIPPING 21:02:19 DEBUG: total: 0.2199999988079071 21:02:19 INFO: Retrieving Stack Cost... 21:02:19 INFO: Retrieving Pricing Info for: v3-standard-8 21:02:20 INFO: Archiving Costs [Pipeline] echo 21:02:20 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:02:20 ---> logs-deploy.sh 21:02:20 lf-activate-venv: SKIPPING 21:02:20 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-298/1 21:02:20 INFO: archiving workspace using pattern(s): 21:02:21 Archives upload complete. 21:02:21 INFO: archiving logs to Nexus