Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from abf08d0160819e269393c084552fc961dbc8790f 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-ssh239266388307816237.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh15762194828381327146.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3595117887197022636.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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 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-ssh9211560319530136361.key Verifying host key using known hosts file > 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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18235090337228203605.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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, buildSnap:false] ========================================================= [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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-1411 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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/foundry_device-rfid-llrp-go_main # 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision abf08d0160819e269393c084552fc961dbc8790f (main) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#108)" > 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 core.sparsecheckout # timeout=10 > git checkout -f abf08d0160819e269393c084552fc961dbc8790f # timeout=10 > git rev-list --no-walk 49e16427221716f5f6b4899d18a3c56203f30fd8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 21:06:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 21:06:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 21:06:59 ========================================================= 21:06:59 EdgeX Global Pipelines Version Info 21:06:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 21:07:00 ------------------- 21:07:00 stable info: 21:07:00 ------------------- 21:07:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 21:07:00 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:07:00 Message: update stable to v1.0.239 21:07:00 ------------------- 21:07:00 experimental info: 21:07:00 ------------------- 21:07:00 Commited By: **** collab-it+edgex@linuxfoundation.org 21:07:00 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 21:07:00 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 21:07:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 21:07:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 21:07:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 21:07:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 21:07:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 21:07:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 21:07:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 21:07:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 21:07:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 21:07:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 21:07:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 21:07:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 21:07:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = abf08d0160819e269393c084552fc961dbc8790f [Pipeline] echo 21:07:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = abf08d0 [Pipeline] echo 21:07:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:07:01 provisioning config files... 21:07:01 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15071356635334921470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:01 ---> docker-login.sh 21:07:01 nexus3.edgexfoundry.org:10001 21:07:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:01 Configure a credential helper to remove this warning. See 21:07:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:01 21:07:01 Login Succeeded 21:07:01 nexus3.edgexfoundry.org:10002 21:07:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:01 Configure a credential helper to remove this warning. See 21:07:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:01 21:07:01 Login Succeeded 21:07:02 nexus3.edgexfoundry.org:10003 21:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:02 Configure a credential helper to remove this warning. See 21:07:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:02 21:07:02 Login Succeeded 21:07:02 nexus3.edgexfoundry.org:10004 21:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:02 Configure a credential helper to remove this warning. See 21:07:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:02 21:07:02 Login Succeeded 21:07:02 docker.io 21:07:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:02 Configure a credential helper to remove this warning. See 21:07:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:02 21:07:02 Login Succeeded 21:07:02 ---> docker-login.sh ends [Pipeline] } 21:07:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 21:07:02 + git rev-list -1 --merges abf08d0160819e269393c084552fc961dbc8790f~1..abf08d0160819e269393c084552fc961dbc8790f [Pipeline] echo 21:07:02 -----------> git rev-list -1 --merges abf08d0160819e269393c084552fc961dbc8790f~1..abf08d0160819e269393c084552fc961dbc8790f abf08d0160819e269393c084552fc961dbc8790f [false] [Pipeline] sh 21:07:03 + git log --format=format:%s -1 abf08d0160819e269393c084552fc961dbc8790f [Pipeline] echo 21:07:03 ========================================================= 21:07:03 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 21:07:03 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:07:03 + git log --format=format:%s -1 abf08d0160819e269393c084552fc961dbc8790f [Pipeline] echo 21:07:03 [semverPrep] GIT_COMMIT: abf08d0160819e269393c084552fc961dbc8790f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#108) [Pipeline] echo 21:07:03 [semverPrep] This is not a build commit. [Pipeline] sh 21:07:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:07:03 + grep -v github /etc/ssh/ssh_known_hosts 21:07:03 + [ -e /tmp/ssh_known_hosts ] 21:07:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 21:07:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 21:07:03 + sudo tee -a /etc/ssh/ssh_known_hosts 21:07:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:07:04 21:07:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:07:04 0.1.4: Pulling from edgex-devops/py-git-semver 21:07:04 b85a868b505f: Pulling fs layer 21:07:04 e2be974225ed: Pulling fs layer 21:07:04 339a4e72a1f5: Pulling fs layer 21:07:04 988bab9f4d93: Pulling fs layer 21:07:04 1469e6f7b9e6: Pulling fs layer 21:07:04 eaf3925da568: Pulling fs layer 21:07:04 bab4dde63d76: Pulling fs layer 21:07:04 bde34c3a00c8: Pulling fs layer 21:07:04 b352a97aabf1: Pulling fs layer 21:07:04 4872d77fe225: Pulling fs layer 21:07:04 5851b861e8e6: Pulling fs layer 21:07:04 988bab9f4d93: Waiting 21:07:04 1469e6f7b9e6: Waiting 21:07:04 eaf3925da568: Waiting 21:07:04 bab4dde63d76: Waiting 21:07:04 bde34c3a00c8: Waiting 21:07:04 4872d77fe225: Waiting 21:07:04 b352a97aabf1: Waiting 21:07:04 5851b861e8e6: Waiting 21:07:04 e2be974225ed: Verifying Checksum 21:07:04 e2be974225ed: Download complete 21:07:04 988bab9f4d93: Verifying Checksum 21:07:04 988bab9f4d93: Download complete 21:07:04 1469e6f7b9e6: Download complete 21:07:04 eaf3925da568: Download complete 21:07:04 339a4e72a1f5: Verifying Checksum 21:07:04 339a4e72a1f5: Download complete 21:07:04 bde34c3a00c8: Verifying Checksum 21:07:04 bde34c3a00c8: Download complete 21:07:04 b352a97aabf1: Download complete 21:07:04 4872d77fe225: Verifying Checksum 21:07:04 4872d77fe225: Download complete 21:07:04 5851b861e8e6: Download complete 21:07:04 b85a868b505f: Verifying Checksum 21:07:04 b85a868b505f: Download complete 21:07:05 bab4dde63d76: Verifying Checksum 21:07:05 bab4dde63d76: Download complete 21:07:06 b85a868b505f: Pull complete 21:07:06 e2be974225ed: Pull complete 21:07:06 339a4e72a1f5: Pull complete 21:07:06 988bab9f4d93: Pull complete 21:07:06 1469e6f7b9e6: Pull complete 21:07:06 eaf3925da568: Pull complete 21:07:08 bab4dde63d76: Pull complete 21:07:08 bde34c3a00c8: Pull complete 21:07:08 b352a97aabf1: Pull complete 21:07:08 4872d77fe225: Pull complete 21:07:08 5851b861e8e6: Pull complete 21:07:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 21:07:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:07:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:09 prd-ubuntu20.04-docker-8c-8g-1411 does not seem to be running inside a container 21:07:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:07:11 $ docker top 2251a6e8e8443df24331eb8cba594a50dc4d3675c4b95d9f100c6d99a673739a -eo pid,comm 21:07:11 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). 21:07:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:07:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:07:11 [ssh-agent] Looking for ssh-agent implementation... 21:07:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:07:11 $ docker exec 2251a6e8e8443df24331eb8cba594a50dc4d3675c4b95d9f100c6d99a673739a ssh-agent 21:07:11 SSH_AUTH_SOCK=/tmp/ssh-gGIQ4cGu06Oo/agent.32 21:07:11 SSH_AGENT_PID=38 21:07:11 Running ssh-add (command line suppressed) 21:07:11 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_113274761797435750.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_113274761797435750.key) 21:07:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:07:12 + git tag --points-at HEAD [Pipeline] } 21:07:12 $ docker exec --env ******** --env ******** 2251a6e8e8443df24331eb8cba594a50dc4d3675c4b95d9f100c6d99a673739a ssh-agent -k 21:07:12 unset SSH_AUTH_SOCK; 21:07:12 unset SSH_AGENT_PID; 21:07:12 echo Agent pid 38 killed; 21:07:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 21:07:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:07:12 [ssh-agent] Looking for ssh-agent implementation... 21:07:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:07:12 $ docker exec 2251a6e8e8443df24331eb8cba594a50dc4d3675c4b95d9f100c6d99a673739a ssh-agent 21:07:12 SSH_AUTH_SOCK=/tmp/ssh-pJVcWbaKoKpp/agent.70 21:07:12 SSH_AGENT_PID=76 21:07:12 Running ssh-add (command line suppressed) 21:07:12 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4433838020306922377.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4433838020306922377.key) 21:07:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:07:12 + git semver init 21:07:13 2022-09-27 21:07:13,046 [run_init] DEBUG init version:0.0.0 force:False 21:07:13 2022-09-27 21:07:13,047 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 21:07:13 2022-09-27 21:07:13,047 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 21:07:13 2022-09-27 21:07:13,047 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 21:07:14 2022-09-27 21:07:14,101 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 21:07:14 2022-09-27 21:07:14,102 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 21:07:14 2022-09-27 21:07:14,102 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:07:14 2022-09-27 21:07:14,102 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:07:14 2.3.0-dev.12 [Pipeline] } 21:07:14 $ docker exec --env ******** --env ******** 2251a6e8e8443df24331eb8cba594a50dc4d3675c4b95d9f100c6d99a673739a ssh-agent -k 21:07:14 unset SSH_AUTH_SOCK; 21:07:14 unset SSH_AGENT_PID; 21:07:14 echo Agent pid 76 killed; 21:07:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:07:14 + git semver [Pipeline] } 21:07:15 $ docker stop --time=1 2251a6e8e8443df24331eb8cba594a50dc4d3675c4b95d9f100c6d99a673739a 21:07:16 $ docker rm -f 2251a6e8e8443df24331eb8cba594a50dc4d3675c4b95d9f100c6d99a673739a [Pipeline] // withDockerContainer [Pipeline] sh 21:07:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 21:07:16 Stashed 1 file(s) [Pipeline] echo 21:07:16 [edgeXSemver]: initialized semver on version 2.3.0-dev.12 [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 21:07:17 provisioning config files... 21:07:17 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7782580862046352627tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:07:17 ---> docker-login.sh 21:07:17 nexus3.edgexfoundry.org:10001 21:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:17 Configure a credential helper to remove this warning. See 21:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:17 21:07:17 Login Succeeded 21:07:17 nexus3.edgexfoundry.org:10002 21:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:17 Configure a credential helper to remove this warning. See 21:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:17 21:07:17 Login Succeeded 21:07:17 nexus3.edgexfoundry.org:10003 21:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:17 Configure a credential helper to remove this warning. See 21:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:17 21:07:17 Login Succeeded 21:07:17 nexus3.edgexfoundry.org:10004 21:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:17 Configure a credential helper to remove this warning. See 21:07:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:17 21:07:17 Login Succeeded 21:07:17 docker.io 21:07:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:07:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:07:18 Configure a credential helper to remove this warning. See 21:07:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:07:18 21:07:18 Login Succeeded 21:07:18 ---> docker-login.sh ends [Pipeline] } 21:07:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:07:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:07:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:07:18 ========================================================= 21:07:18 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 21:07:18 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:18 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:07:18 Sending build context to Docker daemon 4.06MB 21:07:18 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:07:18 Step 2/12 : FROM ${BASE} AS builder 21:07:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 21:07:18 2408cc74d12b: Pulling fs layer 21:07:18 ea60b727a1ce: Pulling fs layer 21:07:18 30c4a7721957: Pulling fs layer 21:07:18 370296b7ddb6: Pulling fs layer 21:07:18 7c6cee850709: Pulling fs layer 21:07:18 39a5fcdaea64: Pulling fs layer 21:07:18 d94ebbe4e438: Pulling fs layer 21:07:18 bcfd1f05c69d: Pulling fs layer 21:07:18 59ccb84bbe0f: Pulling fs layer 21:07:18 370296b7ddb6: Waiting 21:07:18 7c6cee850709: Waiting 21:07:18 39a5fcdaea64: Waiting 21:07:18 d94ebbe4e438: Waiting 21:07:18 59ccb84bbe0f: Waiting 21:07:18 30c4a7721957: Download complete 21:07:18 ea60b727a1ce: Verifying Checksum 21:07:18 ea60b727a1ce: Download complete 21:07:18 7c6cee850709: Verifying Checksum 21:07:18 7c6cee850709: Download complete 21:07:18 39a5fcdaea64: Verifying Checksum 21:07:18 39a5fcdaea64: Download complete 21:07:18 2408cc74d12b: Verifying Checksum 21:07:18 2408cc74d12b: Download complete 21:07:18 d94ebbe4e438: Verifying Checksum 21:07:18 d94ebbe4e438: Download complete 21:07:18 2408cc74d12b: Pull complete 21:07:19 ea60b727a1ce: Pull complete 21:07:19 30c4a7721957: Pull complete 21:07:19 59ccb84bbe0f: Verifying Checksum 21:07:19 59ccb84bbe0f: Download complete 21:07:19 bcfd1f05c69d: Verifying Checksum 21:07:19 bcfd1f05c69d: Download complete 21:07:19 370296b7ddb6: Verifying Checksum 21:07:19 370296b7ddb6: Download complete 21:07:22 370296b7ddb6: Pull complete 21:07:22 7c6cee850709: Pull complete 21:07:22 39a5fcdaea64: Pull complete 21:07:23 d94ebbe4e438: Pull complete 21:07:25 bcfd1f05c69d: Pull complete 21:07:25 59ccb84bbe0f: Pull complete 21:07:25 Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 21:07:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 21:07:25 ---> a4fb48ad2a94 21:07:25 Step 3/12 : ARG MAKE='make build' 21:07:29 ---> Running in a37b81a9093f 21:07:29 Removing intermediate container a37b81a9093f 21:07:29 ---> e40e30cbd33c 21:07:29 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 21:07:29 ---> Running in 65d4c01358fe 21:07:29 Removing intermediate container 65d4c01358fe 21:07:29 ---> 094e543b028a 21:07:29 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 21:07:29 ---> Running in 4b9ceae07020 21:07:29 Removing intermediate container 4b9ceae07020 21:07:29 ---> f8a4423bc886 21:07:29 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:07:29 ---> Running in 3db461694040 21:07:30 Removing intermediate container 3db461694040 21:07:30 ---> dd74b4f5c1fd 21:07:30 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:07:30 ---> Running in 5d6467adbef8 21:07:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:07:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:07:31 OK: 211 MiB in 51 packages 21:07:32 Still waiting to schedule task 21:07:32 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 21:07:32 Removing intermediate container 5d6467adbef8 21:07:32 ---> 54ac789425d5 21:07:32 Step 8/12 : WORKDIR /app 21:07:32 ---> Running in bdae1f7da799 21:07:32 Removing intermediate container bdae1f7da799 21:07:32 ---> c2f334c243a7 21:07:32 Step 9/12 : COPY go.mod vendor* ./ 21:07:32 ---> f2fa6f4abf1c 21:07:32 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:07:32 ---> Running in 70379ac37968 21:07:50 Removing intermediate container 70379ac37968 21:07:50 ---> ed4635dba48a 21:07:50 Step 11/12 : COPY . . 21:07:50 ---> 8b1f03312ffe 21:07:50 Step 12/12 : RUN $MAKE 21:07:50 ---> Running in a9082fe33f03 21:07:50 noop 21:07:50 Removing intermediate container a9082fe33f03 21:07:50 ---> 72e2f7a74db0 21:07:50 Successfully built 72e2f7a74db0 21:07:50 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:50 + docker inspect -f . ci-base-image-x86_64 21:07:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:50 prd-ubuntu20.04-docker-8c-8g-1411 does not seem to be running inside a container 21:07:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat 21:07:51 $ docker top 8005014bb6655a57dfab42a93681b147640a41ad898ab054f8ba1b4418bd9981 -eo pid,comm [Pipeline] { [Pipeline] sh 21:07:51 + go version 21:07:51 go version go1.18.3 linux/amd64 [Pipeline] } 21:07:51 $ docker stop --time=1 8005014bb6655a57dfab42a93681b147640a41ad898ab054f8ba1b4418bd9981 21:07:52 $ docker rm -f 8005014bb6655a57dfab42a93681b147640a41ad898ab054f8ba1b4418bd9981 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:07:53 + docker inspect -f . ci-base-image-x86_64 21:07:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:07:53 prd-ubuntu20.04-docker-8c-8g-1411 does not seem to be running inside a container 21:07:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 ******** ci-base-image-x86_64 cat 21:07:53 $ docker top 3369baebef71e25fac2b4f855b3a3735d787c06e3f4fc17c28be88549584940d -eo pid,comm [Pipeline] { [Pipeline] sh 21:07:53 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 21:07:54 + make test 21:07:54 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:07:54 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:08:04 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:08:04 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:08:09 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.270s coverage: 38.5% of statements 21:08:09 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.251s coverage: 52.0% of statements 21:08:09 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.016s coverage: 95.5% of statements 21:08:19 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 21:08:19 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:08:22 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:08:22 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:08:22 ./bin/test-attribution-txt.sh 21:08:22 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 21:08:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:08:22 $ docker stop --time=1 3369baebef71e25fac2b4f855b3a3735d787c06e3f4fc17c28be88549584940d 21:08:24 $ docker rm -f 3369baebef71e25fac2b4f855b3a3735d787c06e3f4fc17c28be88549584940d [Pipeline] // withDockerContainer [Pipeline] sh 21:08:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:08:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 21:08:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:08:25 + ls -al . 21:08:25 total 636 21:08:25 drwxrwxr-x 11 jenkins jenkins 4096 Sep 27 21:07 . 21:08:25 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:06 .. 21:08:25 -rw-rw-r-- 1 jenkins jenkins 134 Sep 27 21:06 .dockerignore 21:08:25 drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 21:08 .git 21:08:25 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:06 .github 21:08:25 -rw-rw-r-- 1 jenkins jenkins 946 Sep 27 21:06 .gitignore 21:08:25 -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 21:06 .golangci.yml 21:08:25 drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 21:07 .semver 21:08:25 -rw-rw-r-- 1 jenkins jenkins 10866 Sep 27 21:06 Attribution.txt 21:08:25 -rw-rw-r-- 1 jenkins jenkins 3740 Sep 27 21:06 CHANGELOG.md 21:08:25 -rw-rw-r-- 1 jenkins jenkins 1518 Sep 27 21:06 Dockerfile 21:08:25 -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 21:06 GOVERNANCE.md 21:08:25 -rw-rw-r-- 1 jenkins jenkins 683 Sep 27 21:06 Jenkinsfile 21:08:25 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 27 21:06 LICENSE 21:08:25 -rw-rw-r-- 1 jenkins jenkins 2196 Sep 27 21:06 Makefile 21:08:25 -rw-rw-r-- 1 jenkins jenkins 625 Sep 27 21:06 OWNERS.md 21:08:25 -rw-rw-r-- 1 jenkins jenkins 28496 Sep 27 21:06 README.md 21:08:25 -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 21:07 VERSION 21:08:25 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:06 bin 21:08:25 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:06 cmd 21:08:25 -rw-r--r-- 1 jenkins jenkins 460049 Sep 27 21:08 coverage.out 21:08:25 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:06 examples 21:08:25 -rw-rw-r-- 1 jenkins jenkins 3609 Sep 27 21:06 go.mod 21:08:25 -rw-rw-r-- 1 jenkins jenkins 37782 Sep 27 21:06 go.sum 21:08:25 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:06 images 21:08:25 drwxrwxr-x 5 jenkins jenkins 4096 Sep 27 21:06 internal 21:08:25 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:06 snap 21:08:25 -rw-rw-r-- 1 jenkins jenkins 193 Sep 27 21:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:26 + 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=abf08d0160819e269393c084552fc961dbc8790f --label arch=amd64 --label version=2.3.0-dev.12 . 21:08:26 Sending build context to Docker daemon 4.06MB 21:08:26 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 21:08:26 Step 2/25 : FROM ${BASE} AS builder 21:08:26 ---> 72e2f7a74db0 21:08:26 Step 3/25 : ARG MAKE='make build' 21:08:26 ---> Running in d4ba8030c383 21:08:26 Removing intermediate container d4ba8030c383 21:08:26 ---> e122f3dfbb02 21:08:26 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 21:08:26 ---> Running in 8ee7215b715a 21:08:26 Removing intermediate container 8ee7215b715a 21:08:26 ---> c109a759deda 21:08:26 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:08:26 ---> Running in 90a8321608b3 21:08:26 Removing intermediate container 90a8321608b3 21:08:26 ---> 30b5b4ab8575 21:08:26 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:08:26 ---> Running in 383a930e7fe5 21:08:27 Removing intermediate container 383a930e7fe5 21:08:27 ---> bc8bcb06fa1a 21:08:27 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:08:27 ---> Running in 7b9181d699b2 21:08:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:08:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:08:28 OK: 211 MiB in 51 packages 21:08:29 Removing intermediate container 7b9181d699b2 21:08:29 ---> 8ec87b7199f8 21:08:29 Step 8/25 : WORKDIR /app 21:08:29 ---> Running in 23729e51c4d2 21:08:29 Removing intermediate container 23729e51c4d2 21:08:29 ---> d45a70a1cd33 21:08:29 Step 9/25 : COPY go.mod vendor* ./ 21:08:29 ---> bd8c0d5268bc 21:08:29 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:08:29 ---> Running in d45c2dfb1c1b 21:08:30 Removing intermediate container d45c2dfb1c1b 21:08:30 ---> 9c67ec6dd9f4 21:08:30 Step 11/25 : COPY . . 21:08:30 ---> 7ffdb0ecb947 21:08:30 Step 12/25 : RUN $MAKE 21:08:30 ---> Running in 3be7544b75a8 21:08:30 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.26 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.12" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 21:08:52 Removing intermediate container 3be7544b75a8 21:08:52 ---> 20772c7a079c 21:08:52 Step 13/25 : FROM alpine:3.16 21:08:52 3.16: Pulling from library/alpine 21:08:52 213ec9aee27d: Pulling fs layer 21:08:53 213ec9aee27d: Verifying Checksum 21:08:53 213ec9aee27d: Download complete 21:08:53 213ec9aee27d: Pull complete 21:08:53 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:08:53 Status: Downloaded newer image for alpine:3.16 21:08:53 ---> 9c6f07244728 21:08:53 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:08:53 ---> Running in 2295fb7ed89a 21:08:53 Removing intermediate container 2295fb7ed89a 21:08:53 ---> afc500e246e4 21:08:53 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:08:53 ---> Running in d98d8b4d0bb2 21:08:54 Removing intermediate container d98d8b4d0bb2 21:08:54 ---> 19e8021394e6 21:08:54 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 21:08:54 ---> Running in 050ec59d34de 21:08:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 21:08:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 21:08:55 (1/6) Installing dumb-init (1.2.5-r1) 21:08:55 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:08:55 (3/6) Installing libsodium (1.0.18-r0) 21:08:55 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:08:55 (5/6) Installing libzmq (4.3.4-r0) 21:08:56 (6/6) Installing zeromq (4.3.4-r0) 21:08:56 Executing busybox-1.35.0-r17.trigger 21:08:56 OK: 8 MiB in 20 packages 21:08:56 Removing intermediate container 050ec59d34de 21:08:56 ---> a793b58f4c98 21:08:56 Step 17/25 : COPY --from=builder /app/LICENSE / 21:08:56 ---> 34c7bab32492 21:08:56 Step 18/25 : COPY --from=builder /app/Attribution.txt / 21:08:56 ---> eb4f3ef9aded 21:08:56 Step 19/25 : COPY --from=builder /app/cmd/ / 21:08:57 ---> 8c2020925995 21:08:57 Step 20/25 : EXPOSE 59989 21:08:57 ---> Running in 6ba3a44ac253 21:08:57 Removing intermediate container 6ba3a44ac253 21:08:57 ---> a50cc55ae341 21:08:57 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 21:08:57 ---> Running in 9819f712a9fe 21:08:57 Removing intermediate container 9819f712a9fe 21:08:57 ---> b8756a36d3ab 21:08:57 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 21:08:57 ---> Running in a75e6213844a 21:08:57 Removing intermediate container a75e6213844a 21:08:57 ---> 64c4ac553f2d 21:08:57 Step 23/25 : LABEL arch=amd64 21:08:58 ---> Running in 6e7587bac842 21:08:58 Removing intermediate container 6e7587bac842 21:08:58 ---> cae3de9cea06 21:08:58 Step 24/25 : LABEL git_sha=abf08d0160819e269393c084552fc961dbc8790f 21:08:58 ---> Running in 8945e6af16d6 21:08:58 Removing intermediate container 8945e6af16d6 21:08:58 ---> cd98972a4da4 21:08:58 Step 25/25 : LABEL version=2.3.0-dev.12 21:08:58 ---> Running in d1df437f5134 21:08:58 Removing intermediate container d1df437f5134 21:08:58 ---> 56a766b8d9a0 21:08:58 [Warning] One or more build-args [ARCH] were not consumed 21:08:58 Successfully built 56a766b8d9a0 21:08:58 Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:58 provisioning config files... 21:08:58 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9753047274287414596tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:58 ---> docker-login.sh 21:08:58 nexus3.edgexfoundry.org:10001 21:08:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:58 Configure a credential helper to remove this warning. See 21:08:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:58 21:08:58 Login Succeeded 21:08:58 nexus3.edgexfoundry.org:10002 21:08:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:58 Configure a credential helper to remove this warning. See 21:08:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:58 21:08:58 Login Succeeded 21:08:58 nexus3.edgexfoundry.org:10003 21:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:59 Configure a credential helper to remove this warning. See 21:08:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:59 21:08:59 Login Succeeded 21:08:59 nexus3.edgexfoundry.org:10004 21:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:59 Configure a credential helper to remove this warning. See 21:08:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:59 21:08:59 Login Succeeded 21:08:59 docker.io 21:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:59 Configure a credential helper to remove this warning. See 21:08:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:59 21:08:59 Login Succeeded 21:08:59 ---> docker-login.sh ends [Pipeline] } 21:08:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:59 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 21:08:59 abf08d0160819e269393c084552fc961dbc8790f 21:08:59 latest 21:08:59 2.3.0-dev.12 21:08:59 abf08d0160819e269393c084552fc961dbc8790f-2.3.0-dev.12 21:08:59 main 21:08:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:00 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:abf08d0160819e269393c084552fc961dbc8790f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:00 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:abf08d0160819e269393c084552fc961dbc8790f 21:09:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:09:00 74b4a7213f76: Preparing 21:09:00 845a63e225ad: Preparing 21:09:00 a82b7b892a91: Preparing 21:09:00 785fa14b2dfc: Preparing 21:09:00 dcd015f46c8e: Preparing 21:09:00 994393dc58e7: Preparing 21:09:00 994393dc58e7: Waiting 21:09:00 845a63e225ad: Pushed 21:09:00 a82b7b892a91: Pushed 21:09:00 dcd015f46c8e: Pushed 21:09:00 994393dc58e7: Layer already exists 21:09:00 785fa14b2dfc: Pushed 21:09:03 74b4a7213f76: Pushed 21:09:03 abf08d0160819e269393c084552fc961dbc8790f: digest: sha256:e54b6a4c6807b3cde0ec96eb47f395f55bb292cafcff8a61b4dce031764057a6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:03 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 21:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:09:04 74b4a7213f76: Preparing 21:09:04 845a63e225ad: Preparing 21:09:04 a82b7b892a91: Preparing 21:09:04 785fa14b2dfc: Preparing 21:09:04 dcd015f46c8e: Preparing 21:09:04 994393dc58e7: Preparing 21:09:04 994393dc58e7: Waiting 21:09:04 a82b7b892a91: Layer already exists 21:09:04 dcd015f46c8e: Layer already exists 21:09:04 74b4a7213f76: Layer already exists 21:09:04 785fa14b2dfc: Layer already exists 21:09:04 845a63e225ad: Layer already exists 21:09:04 994393dc58e7: Layer already exists 21:09:04 latest: digest: sha256:e54b6a4c6807b3cde0ec96eb47f395f55bb292cafcff8a61b4dce031764057a6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:04 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.12 21:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:09:04 74b4a7213f76: Preparing 21:09:04 845a63e225ad: Preparing 21:09:04 a82b7b892a91: Preparing 21:09:04 785fa14b2dfc: Preparing 21:09:04 dcd015f46c8e: Preparing 21:09:04 994393dc58e7: Preparing 21:09:04 994393dc58e7: Waiting 21:09:04 dcd015f46c8e: Layer already exists 21:09:04 785fa14b2dfc: Layer already exists 21:09:04 a82b7b892a91: Layer already exists 21:09:04 845a63e225ad: Layer already exists 21:09:04 74b4a7213f76: Layer already exists 21:09:04 994393dc58e7: Layer already exists 21:09:04 2.3.0-dev.12: digest: sha256:e54b6a4c6807b3cde0ec96eb47f395f55bb292cafcff8a61b4dce031764057a6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:05 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:abf08d0160819e269393c084552fc961dbc8790f-2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:05 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:abf08d0160819e269393c084552fc961dbc8790f-2.3.0-dev.12 21:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:09:05 74b4a7213f76: Preparing 21:09:05 845a63e225ad: Preparing 21:09:05 a82b7b892a91: Preparing 21:09:05 785fa14b2dfc: Preparing 21:09:05 dcd015f46c8e: Preparing 21:09:05 994393dc58e7: Preparing 21:09:05 74b4a7213f76: Layer already exists 21:09:05 785fa14b2dfc: Layer already exists 21:09:05 a82b7b892a91: Layer already exists 21:09:05 dcd015f46c8e: Layer already exists 21:09:05 845a63e225ad: Layer already exists 21:09:05 994393dc58e7: Layer already exists 21:09:05 abf08d0160819e269393c084552fc961dbc8790f-2.3.0-dev.12: digest: sha256:e54b6a4c6807b3cde0ec96eb47f395f55bb292cafcff8a61b4dce031764057a6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:05 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:05 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 21:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 21:09:05 74b4a7213f76: Preparing 21:09:05 845a63e225ad: Preparing 21:09:05 a82b7b892a91: Preparing 21:09:05 785fa14b2dfc: Preparing 21:09:05 dcd015f46c8e: Preparing 21:09:05 994393dc58e7: Preparing 21:09:05 994393dc58e7: Waiting 21:09:05 785fa14b2dfc: Layer already exists 21:09:05 845a63e225ad: Layer already exists 21:09:05 dcd015f46c8e: Layer already exists 21:09:05 74b4a7213f76: Layer already exists 21:09:05 a82b7b892a91: Layer already exists 21:09:05 994393dc58e7: Layer already exists 21:09:05 main: digest: sha256:e54b6a4c6807b3cde0ec96eb47f395f55bb292cafcff8a61b4dce031764057a6 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:09:05 ===================================================== [Pipeline] echo 21:09:05 taggedImages: 21:09:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:abf08d0160819e269393c084552fc961dbc8790f 21:09:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 21:09:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.12 21:09:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:abf08d0160819e269393c084552fc961dbc8790f-2.3.0-dev.12 21:09:05 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:06 21:09:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:06 latest: Pulling from edgex-lftools-log-publisher 21:09:06 5eb5b503b376: Pulling fs layer 21:09:06 5c69ac0246d0: Pulling fs layer 21:09:06 ec43610c2a17: Pulling fs layer 21:09:06 3a2ae6a8a46f: Pulling fs layer 21:09:06 33b1e0a273af: Pulling fs layer 21:09:06 5d3b04190fa2: Pulling fs layer 21:09:06 2f39f015ded8: Pulling fs layer 21:09:06 33b1e0a273af: Waiting 21:09:06 3a2ae6a8a46f: Waiting 21:09:06 5d3b04190fa2: Waiting 21:09:06 2f39f015ded8: Waiting 21:09:06 5c69ac0246d0: Verifying Checksum 21:09:06 5c69ac0246d0: Download complete 21:09:06 3a2ae6a8a46f: Verifying Checksum 21:09:06 3a2ae6a8a46f: Download complete 21:09:06 33b1e0a273af: Verifying Checksum 21:09:06 33b1e0a273af: Download complete 21:09:06 5d3b04190fa2: Verifying Checksum 21:09:06 5d3b04190fa2: Download complete 21:09:06 ec43610c2a17: Verifying Checksum 21:09:06 ec43610c2a17: Download complete 21:09:06 5eb5b503b376: Verifying Checksum 21:09:06 5eb5b503b376: Download complete 21:09:07 2f39f015ded8: Download complete 21:09:08 5eb5b503b376: Pull complete 21:09:08 5c69ac0246d0: Pull complete 21:09:08 ec43610c2a17: Pull complete 21:09:08 3a2ae6a8a46f: Pull complete 21:09:08 33b1e0a273af: Pull complete 21:09:09 5d3b04190fa2: Pull complete 21:09:13 2f39f015ded8: Pull complete 21:09:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 21:09:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:09:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:13 prd-ubuntu20.04-docker-8c-8g-1411 does not seem to be running inside a container 21:09:13 $ 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/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:09:16 $ docker top 4262707eda95d0ce356051de5460d712ed0407fdacae68266bd5de724f1900d5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:16 ---> job-cost.sh 21:09:16 lf-activate-venv: SKIPPING 21:09:16 INFO: No Stack... 21:09:17 INFO: Retrieving Pricing Info for: v3-standard-8 21:09:17 INFO: Archiving Costs [Pipeline] sh 21:09:17 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 21:09:17 + cut -d, -f6 [Pipeline] lock 21:09:17 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-48-stack-cost] 21:09:17 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-48-stack-cost] did not exist. Created. 21:09:17 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:09:18 + echo total: 0.2199999988079071 [Pipeline] stash 21:09:18 Stashed 1 file(s) [Pipeline] } 21:09:18 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 21:09:18 $ docker stop --time=1 4262707eda95d0ce356051de5460d712ed0407fdacae68266bd5de724f1900d5 21:09:19 $ docker rm -f 4262707eda95d0ce356051de5460d712ed0407fdacae68266bd5de724f1900d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 21:10:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1426 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 21:10:55 Running in /w/workspace/device-rfid-llrp-go/48 [Pipeline] { [Pipeline] checkout 21:10:55 Selected Git installation does not exist. Using Default 21:10:55 The recommended git tool is: NONE 21:11:00 using credential edgex-jenkins-ssh 21:11:00 Cloning the remote Git repository 21:11:00 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:11:00 > git init /w/workspace/device-rfid-llrp-go/48 # timeout=10 21:11:00 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 21:11:00 > git --version # timeout=10 21:11:00 > git --version # 'git version 2.25.1' 21:11:00 using GIT_SSH to set credentials SSH Credentials for GitHub 21:11:00 Verifying host key using known hosts file 21:11:00 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 21:11:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 21:11:02 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 21:11:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 21:11:02 Avoid second fetch 21:11:02 Checking out Revision abf08d0160819e269393c084552fc961dbc8790f (main) 21:11:03 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 (#108)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 21:11:02 > git config core.sparsecheckout # timeout=10 21:11:02 > git checkout -f abf08d0160819e269393c084552fc961dbc8790f # timeout=10 21:11:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 21:11:04 % Total % Received % Xferd Average Speed Time Time Time Current 21:11:04 Dload Upload Total Spent Left Speed 21:11:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 93348 0 --:--:-- --:--:-- --:--:-- 94044 [Pipeline] sh 21:11:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 21:11:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 21:11:05 + sudo tee /etc/docker/daemon.new 21:11:05 { 21:11:05 "registry-mirrors": [ 21:11:05 "https://nexus3.edgexfoundry.org:10001" 21:11:05 ], 21:11:05 "bip": "10.250.0.254/24", 21:11:05 "hosts": [ 21:11:05 "tcp://0.0.0.0:5555", 21:11:05 "unix:///var/run/docker.sock" 21:11:05 ], 21:11:05 "mtu": 1458, 21:11:05 "selinux-enabled": true, 21:11:05 "seccomp-profile": "/etc/docker/seccomp.json" 21:11:05 } [Pipeline] sh 21:11:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 21:11:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:11:24 provisioning config files... 21:11:24 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/48@tmp/config8141711865118779794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:11:24 ---> docker-login.sh 21:11:24 nexus3.edgexfoundry.org:10001 21:11:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:25 Configure a credential helper to remove this warning. See 21:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:25 21:11:25 Login Succeeded 21:11:25 nexus3.edgexfoundry.org:10002 21:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:25 Configure a credential helper to remove this warning. See 21:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:25 21:11:25 Login Succeeded 21:11:25 nexus3.edgexfoundry.org:10003 21:11:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:25 Configure a credential helper to remove this warning. See 21:11:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:25 21:11:25 Login Succeeded 21:11:25 nexus3.edgexfoundry.org:10004 21:11:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:26 Configure a credential helper to remove this warning. See 21:11:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:26 21:11:26 Login Succeeded 21:11:26 docker.io 21:11:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:11:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:11:27 Configure a credential helper to remove this warning. See 21:11:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:11:27 21:11:27 Login Succeeded 21:11:27 ---> docker-login.sh ends [Pipeline] } 21:11:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 21:11:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:11:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:11:27 ========================================================= 21:11:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 21:11:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:11:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 21:11:27 Sending build context to Docker daemon 1.22MB 21:11:27 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 21:11:27 Step 2/12 : FROM ${BASE} AS builder 21:11:28 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 21:11:28 b3c136eddcbf: Pulling fs layer 21:11:28 c0a3192eca97: Pulling fs layer 21:11:28 a050256f5b6f: Pulling fs layer 21:11:28 656be50a0ddc: Pulling fs layer 21:11:28 2bbca73fdf42: Pulling fs layer 21:11:28 46d945488cbd: Pulling fs layer 21:11:28 8a5474983e97: Pulling fs layer 21:11:28 329c88fbcd65: Pulling fs layer 21:11:28 2bbca73fdf42: Waiting 21:11:28 46d945488cbd: Waiting 21:11:28 8a5474983e97: Waiting 21:11:28 329c88fbcd65: Waiting 21:11:28 656be50a0ddc: Waiting 21:11:28 a050256f5b6f: Verifying Checksum 21:11:28 a050256f5b6f: Download complete 21:11:28 c0a3192eca97: Download complete 21:11:28 2bbca73fdf42: Verifying Checksum 21:11:28 2bbca73fdf42: Download complete 21:11:28 46d945488cbd: Download complete 21:11:28 b3c136eddcbf: Verifying Checksum 21:11:28 b3c136eddcbf: Download complete 21:11:29 b3c136eddcbf: Pull complete 21:11:29 329c88fbcd65: Verifying Checksum 21:11:29 329c88fbcd65: Download complete 21:11:29 c0a3192eca97: Pull complete 21:11:30 a050256f5b6f: Pull complete 21:11:30 8a5474983e97: Verifying Checksum 21:11:30 8a5474983e97: Download complete 21:11:31 656be50a0ddc: Verifying Checksum 21:11:31 656be50a0ddc: Download complete 21:11:43 656be50a0ddc: Pull complete 21:11:43 2bbca73fdf42: Pull complete 21:11:43 46d945488cbd: Pull complete 21:11:49 8a5474983e97: Pull complete 21:11:51 329c88fbcd65: Pull complete 21:11:51 Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 21:11:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 21:11:51 ---> ff4287adb874 21:11:51 Step 3/12 : ARG MAKE='make build' 21:11:53 ---> Running in a6c4b0b1b787 21:11:53 Removing intermediate container a6c4b0b1b787 21:11:53 ---> e9403108bfcc 21:11:53 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 21:11:53 ---> Running in ff8f38d46f4f 21:11:54 Removing intermediate container ff8f38d46f4f 21:11:54 ---> 1672f0e69bde 21:11:54 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 21:11:54 ---> Running in b12fb3d19188 21:11:54 Removing intermediate container b12fb3d19188 21:11:54 ---> eb772b91cc0f 21:11:54 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:11:54 ---> Running in 02719ffd47e4 21:11:56 Removing intermediate container 02719ffd47e4 21:11:56 ---> 8e78391f0355 21:11:56 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:11:56 ---> Running in 6f7ef55b6f77 21:11:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:11:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:11:59 OK: 221 MiB in 51 packages 21:12:00 Removing intermediate container 6f7ef55b6f77 21:12:00 ---> 261066c886e6 21:12:00 Step 8/12 : WORKDIR /app 21:12:00 ---> Running in 29b2bedf4097 21:12:00 Removing intermediate container 29b2bedf4097 21:12:00 ---> 1e6fd511a711 21:12:00 Step 9/12 : COPY go.mod vendor* ./ 21:12:01 ---> 30c09ea33714 21:12:01 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:12:01 ---> Running in 85a10b95b193 21:12:48 Removing intermediate container 85a10b95b193 21:12:48 ---> cb3de4443584 21:12:48 Step 11/12 : COPY . . 21:12:48 ---> f5dd762c7096 21:12:48 Step 12/12 : RUN $MAKE 21:12:48 ---> Running in 794f84617781 21:12:49 noop 21:12:49 Removing intermediate container 794f84617781 21:12:49 ---> b77ede208b95 21:12:49 Successfully built b77ede208b95 21:12:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:50 + docker inspect -f . ci-base-image-arm64 21:12:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:50 prd-ubuntu20.04-docker-arm64-4c-16g-1426 does not seem to be running inside a container 21:12:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/48 -v /w/workspace/device-rfid-llrp-go/48:/w/workspace/device-rfid-llrp-go/48:rw,z -v /w/workspace/device-rfid-llrp-go/48@tmp:/w/workspace/device-rfid-llrp-go/48@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 ******** ci-base-image-arm64 cat 21:12:51 $ docker top 01d0d7df277d4e8dd7f985179d07deb734d02c9ffe975669de99cb200f677274 -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:52 + go version 21:12:52 go version go1.18.3 linux/arm64 [Pipeline] } 21:12:52 $ docker stop --time=1 01d0d7df277d4e8dd7f985179d07deb734d02c9ffe975669de99cb200f677274 21:12:54 $ docker rm -f 01d0d7df277d4e8dd7f985179d07deb734d02c9ffe975669de99cb200f677274 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:12:54 + docker inspect -f . ci-base-image-arm64 21:12:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:12:55 prd-ubuntu20.04-docker-arm64-4c-16g-1426 does not seem to be running inside a container 21:12:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/48 -v /w/workspace/device-rfid-llrp-go/48:/w/workspace/device-rfid-llrp-go/48:rw,z -v /w/workspace/device-rfid-llrp-go/48@tmp:/w/workspace/device-rfid-llrp-go/48@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 ******** ci-base-image-arm64 cat 21:12:56 $ docker top 0af61418d7a802e36fe1ed91776c0a381bf0a1750c7b8df344fb902205f73135 -eo pid,comm [Pipeline] { [Pipeline] sh 21:12:57 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/48 [Pipeline] fileExists [Pipeline] sh 21:12:57 + make test 21:12:57 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 21:12:59 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:14:36 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:14:36 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:15:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 26.884s coverage: 38.5% of statements 21:15:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.502s coverage: 52.0% of statements 21:15:03 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.048s coverage: 95.5% of statements 21:15:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:15:03 CGO_ENABLED=1 GO111MODULE=on go vet ./... 21:15:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:15:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:15:30 ./bin/test-attribution-txt.sh 21:15:30 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 21:15:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:15:30 $ docker stop --time=1 0af61418d7a802e36fe1ed91776c0a381bf0a1750c7b8df344fb902205f73135 21:15:31 $ docker rm -f 0af61418d7a802e36fe1ed91776c0a381bf0a1750c7b8df344fb902205f73135 [Pipeline] // withDockerContainer [Pipeline] sh 21:15:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:15:32 Warning: overwriting stash ‘coverage-report’ 21:15:33 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:15:34 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:15:34 + ls -al . 21:15:34 total 632 21:15:34 drwxrwxr-x 10 jenkins jenkins 4096 Sep 27 21:12 . 21:15:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:11 .. 21:15:34 -rw-rw-r-- 1 jenkins jenkins 134 Sep 27 21:11 .dockerignore 21:15:34 drwxrwxr-x 8 jenkins jenkins 4096 Sep 27 21:11 .git 21:15:34 drwxrwxr-x 3 jenkins jenkins 4096 Sep 27 21:11 .github 21:15:34 -rw-rw-r-- 1 jenkins jenkins 946 Sep 27 21:11 .gitignore 21:15:34 -rw-rw-r-- 1 jenkins jenkins 41 Sep 27 21:11 .golangci.yml 21:15:34 -rw-rw-r-- 1 jenkins jenkins 10866 Sep 27 21:11 Attribution.txt 21:15:34 -rw-rw-r-- 1 jenkins jenkins 3740 Sep 27 21:11 CHANGELOG.md 21:15:34 -rw-rw-r-- 1 jenkins jenkins 1518 Sep 27 21:11 Dockerfile 21:15:34 -rw-rw-r-- 1 jenkins jenkins 677 Sep 27 21:11 GOVERNANCE.md 21:15:34 -rw-rw-r-- 1 jenkins jenkins 683 Sep 27 21:11 Jenkinsfile 21:15:34 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 27 21:11 LICENSE 21:15:34 -rw-rw-r-- 1 jenkins jenkins 2196 Sep 27 21:11 Makefile 21:15:34 -rw-rw-r-- 1 jenkins jenkins 625 Sep 27 21:11 OWNERS.md 21:15:34 -rw-rw-r-- 1 jenkins jenkins 28496 Sep 27 21:11 README.md 21:15:34 -rw-rw-r-- 1 jenkins jenkins 12 Sep 27 21:07 VERSION 21:15:34 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:11 bin 21:15:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:11 cmd 21:15:34 -rw-r--r-- 1 jenkins jenkins 460049 Sep 27 21:14 coverage.out 21:15:34 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:11 examples 21:15:34 -rw-rw-r-- 1 jenkins jenkins 3609 Sep 27 21:11 go.mod 21:15:34 -rw-rw-r-- 1 jenkins jenkins 37782 Sep 27 21:11 go.sum 21:15:34 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 21:11 images 21:15:34 drwxrwxr-x 5 jenkins jenkins 4096 Sep 27 21:11 internal 21:15:34 drwxrwxr-x 4 jenkins jenkins 4096 Sep 27 21:11 snap 21:15:34 -rw-rw-r-- 1 jenkins jenkins 193 Sep 27 21:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:15:34 + 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=abf08d0160819e269393c084552fc961dbc8790f --label arch=arm64 --label version=2.3.0-dev.12 . 21:15:35 Sending build context to Docker daemon 1.22MB 21:15:35 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 21:15:35 Step 2/25 : FROM ${BASE} AS builder 21:15:35 ---> b77ede208b95 21:15:35 Step 3/25 : ARG MAKE='make build' 21:15:35 ---> Running in d4e5fc95208b 21:15:35 Removing intermediate container d4e5fc95208b 21:15:35 ---> 92275351749a 21:15:35 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 21:15:35 ---> Running in a6c097ec9e41 21:15:36 Removing intermediate container a6c097ec9e41 21:15:36 ---> 860a48191a33 21:15:36 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 21:15:36 ---> Running in e2a474f5cdfa 21:15:36 Removing intermediate container e2a474f5cdfa 21:15:36 ---> 118553a4b404 21:15:36 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:15:36 ---> Running in f3f717285501 21:15:38 Removing intermediate container f3f717285501 21:15:38 ---> 34fb55a0f81e 21:15:38 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:15:38 ---> Running in ca2032a08f2d 21:15:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:15:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:15:42 OK: 221 MiB in 51 packages 21:15:43 Removing intermediate container ca2032a08f2d 21:15:43 ---> b78e8b450aad 21:15:43 Step 8/25 : WORKDIR /app 21:15:43 ---> Running in ac4dfcc9a611 21:15:44 Removing intermediate container ac4dfcc9a611 21:15:44 ---> 6acb5baf303f 21:15:44 Step 9/25 : COPY go.mod vendor* ./ 21:15:45 ---> cf86c6a21603 21:15:45 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:15:45 ---> Running in 11bbc2847b05 21:15:48 Removing intermediate container 11bbc2847b05 21:15:48 ---> 8971e30b8c32 21:15:48 Step 11/25 : COPY . . 21:15:50 ---> 22dcf0438ed1 21:15:50 Step 12/25 : RUN $MAKE 21:15:50 ---> Running in 3d215f6c60d5 21:15:51 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.26 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.12" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 21:18:13 Removing intermediate container 3d215f6c60d5 21:18:13 ---> 5c74a9044f38 21:18:13 Step 13/25 : FROM alpine:3.16 21:18:13 3.16: Pulling from library/alpine 21:18:13 9b18e9b68314: Pulling fs layer 21:18:13 9b18e9b68314: Verifying Checksum 21:18:13 9b18e9b68314: Download complete 21:18:13 9b18e9b68314: Pull complete 21:18:13 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 21:18:13 Status: Downloaded newer image for alpine:3.16 21:18:13 ---> a6215f271958 21:18:13 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 21:18:13 ---> Running in 22c541b2310d 21:18:13 Removing intermediate container 22c541b2310d 21:18:13 ---> 4fbc308c9bc5 21:18:13 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 21:18:13 ---> Running in 521d20bd9ecc 21:18:13 Removing intermediate container 521d20bd9ecc 21:18:13 ---> f0649241149f 21:18:13 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 21:18:13 ---> Running in aa9931444ee4 21:18:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 21:18:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 21:18:14 (1/6) Installing dumb-init (1.2.5-r1) 21:18:14 (2/6) Installing libgcc (11.2.1_git20220219-r2) 21:18:14 (3/6) Installing libsodium (1.0.18-r0) 21:18:14 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 21:18:14 (5/6) Installing libzmq (4.3.4-r0) 21:18:14 (6/6) Installing zeromq (4.3.4-r0) 21:18:15 Executing busybox-1.35.0-r17.trigger 21:18:15 OK: 8 MiB in 20 packages 21:18:16 Removing intermediate container aa9931444ee4 21:18:16 ---> 6e330aa1ee1a 21:18:16 Step 17/25 : COPY --from=builder /app/LICENSE / 21:18:16 ---> 0a94f2fda77b 21:18:16 Step 18/25 : COPY --from=builder /app/Attribution.txt / 21:18:16 ---> 821b0bf7d6d7 21:18:16 Step 19/25 : COPY --from=builder /app/cmd/ / 21:18:18 ---> a203726d7ea0 21:18:18 Step 20/25 : EXPOSE 59989 21:18:18 ---> Running in 2e800880241a 21:18:18 Removing intermediate container 2e800880241a 21:18:18 ---> 49e9cac059f4 21:18:18 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 21:18:18 ---> Running in 7deb3e4d86d3 21:18:19 Removing intermediate container 7deb3e4d86d3 21:18:19 ---> da6dc33168cf 21:18:19 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 21:18:19 ---> Running in b0381378b967 21:18:19 Removing intermediate container b0381378b967 21:18:19 ---> efc4024151ac 21:18:19 Step 23/25 : LABEL arch=arm64 21:18:19 ---> Running in 90f1bc8d121e 21:18:19 Removing intermediate container 90f1bc8d121e 21:18:19 ---> 98c18b107755 21:18:19 Step 24/25 : LABEL git_sha=abf08d0160819e269393c084552fc961dbc8790f 21:18:19 ---> Running in 1532ac78a8b1 21:18:20 Removing intermediate container 1532ac78a8b1 21:18:20 ---> baac24ece6b4 21:18:20 Step 25/25 : LABEL version=2.3.0-dev.12 21:18:20 ---> Running in f90561f9d30c 21:18:20 Removing intermediate container f90561f9d30c 21:18:20 ---> ccbc1ec8479a 21:18:20 [Warning] One or more build-args [ARCH] were not consumed 21:18:20 Successfully built ccbc1ec8479a 21:18:20 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:18:20 provisioning config files... 21:18:20 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/48@tmp/config5602142778689476737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:18:20 ---> docker-login.sh 21:18:20 nexus3.edgexfoundry.org:10001 21:18:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:21 Configure a credential helper to remove this warning. See 21:18:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:21 21:18:21 Login Succeeded 21:18:21 nexus3.edgexfoundry.org:10002 21:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:21 Configure a credential helper to remove this warning. See 21:18:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:21 21:18:21 Login Succeeded 21:18:21 nexus3.edgexfoundry.org:10003 21:18:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:22 Configure a credential helper to remove this warning. See 21:18:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:22 21:18:22 Login Succeeded 21:18:22 nexus3.edgexfoundry.org:10004 21:18:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:22 Configure a credential helper to remove this warning. See 21:18:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:22 21:18:22 Login Succeeded 21:18:22 docker.io 21:18:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:18:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:18:23 Configure a credential helper to remove this warning. See 21:18:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:18:23 21:18:23 Login Succeeded 21:18:23 ---> docker-login.sh ends [Pipeline] } 21:18:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:18:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:18:23 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 21:18:23 abf08d0160819e269393c084552fc961dbc8790f 21:18:23 latest 21:18:23 2.3.0-dev.12 21:18:23 abf08d0160819e269393c084552fc961dbc8790f-2.3.0-dev.12 21:18:23 main 21:18:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:23 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:abf08d0160819e269393c084552fc961dbc8790f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:23 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:abf08d0160819e269393c084552fc961dbc8790f 21:18:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:18:23 6c7e6b53087d: Preparing 21:18:23 3fb5b601b72d: Preparing 21:18:23 789eb0e37b2f: Preparing 21:18:23 2243983edd00: Preparing 21:18:23 88d8d018fb50: Preparing 21:18:23 5d3e392a13a0: Preparing 21:18:23 5d3e392a13a0: Waiting 21:18:24 3fb5b601b72d: Pushed 21:18:24 88d8d018fb50: Pushed 21:18:24 789eb0e37b2f: Pushed 21:18:24 5d3e392a13a0: Layer already exists 21:18:24 2243983edd00: Pushed 21:18:30 6c7e6b53087d: Pushed 21:18:30 abf08d0160819e269393c084552fc961dbc8790f: digest: sha256:4254a5a88caa12363fb0aa0b4b67f765cf1dc6655c58e47410a070580eea213b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:30 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:30 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 21:18:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:18:30 6c7e6b53087d: Preparing 21:18:30 3fb5b601b72d: Preparing 21:18:30 789eb0e37b2f: Preparing 21:18:30 2243983edd00: Preparing 21:18:30 88d8d018fb50: Preparing 21:18:30 5d3e392a13a0: Preparing 21:18:30 5d3e392a13a0: Waiting 21:18:30 3fb5b601b72d: Layer already exists 21:18:30 2243983edd00: Layer already exists 21:18:30 6c7e6b53087d: Layer already exists 21:18:30 789eb0e37b2f: Layer already exists 21:18:30 88d8d018fb50: Layer already exists 21:18:30 5d3e392a13a0: Layer already exists 21:18:31 latest: digest: sha256:4254a5a88caa12363fb0aa0b4b67f765cf1dc6655c58e47410a070580eea213b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:31 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:31 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.12 21:18:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:18:31 6c7e6b53087d: Preparing 21:18:31 3fb5b601b72d: Preparing 21:18:31 789eb0e37b2f: Preparing 21:18:31 2243983edd00: Preparing 21:18:31 88d8d018fb50: Preparing 21:18:31 5d3e392a13a0: Preparing 21:18:31 5d3e392a13a0: Waiting 21:18:31 789eb0e37b2f: Layer already exists 21:18:31 88d8d018fb50: Layer already exists 21:18:31 3fb5b601b72d: Layer already exists 21:18:31 2243983edd00: Layer already exists 21:18:31 6c7e6b53087d: Layer already exists 21:18:31 5d3e392a13a0: Layer already exists 21:18:31 2.3.0-dev.12: digest: sha256:4254a5a88caa12363fb0aa0b4b67f765cf1dc6655c58e47410a070580eea213b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:32 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:abf08d0160819e269393c084552fc961dbc8790f-2.3.0-dev.12 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:32 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:abf08d0160819e269393c084552fc961dbc8790f-2.3.0-dev.12 21:18:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:18:32 6c7e6b53087d: Preparing 21:18:32 3fb5b601b72d: Preparing 21:18:32 789eb0e37b2f: Preparing 21:18:32 2243983edd00: Preparing 21:18:32 88d8d018fb50: Preparing 21:18:32 5d3e392a13a0: Preparing 21:18:32 5d3e392a13a0: Waiting 21:18:32 88d8d018fb50: Layer already exists 21:18:32 6c7e6b53087d: Layer already exists 21:18:32 3fb5b601b72d: Layer already exists 21:18:32 789eb0e37b2f: Layer already exists 21:18:32 2243983edd00: Layer already exists 21:18:32 5d3e392a13a0: Layer already exists 21:18:32 abf08d0160819e269393c084552fc961dbc8790f-2.3.0-dev.12: digest: sha256:4254a5a88caa12363fb0aa0b4b67f765cf1dc6655c58e47410a070580eea213b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:32 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 21:18:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:18:33 6c7e6b53087d: Preparing 21:18:33 3fb5b601b72d: Preparing 21:18:33 789eb0e37b2f: Preparing 21:18:33 2243983edd00: Preparing 21:18:33 88d8d018fb50: Preparing 21:18:33 5d3e392a13a0: Preparing 21:18:33 5d3e392a13a0: Waiting 21:18:33 88d8d018fb50: Layer already exists 21:18:33 3fb5b601b72d: Layer already exists 21:18:33 6c7e6b53087d: Layer already exists 21:18:33 2243983edd00: Layer already exists 21:18:33 789eb0e37b2f: Layer already exists 21:18:33 5d3e392a13a0: Layer already exists 21:18:33 main: digest: sha256:4254a5a88caa12363fb0aa0b4b67f765cf1dc6655c58e47410a070580eea213b size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:18:33 ===================================================== [Pipeline] echo 21:18:33 taggedImages: 21:18:33 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:abf08d0160819e269393c084552fc961dbc8790f 21:18:33 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 21:18:33 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.12 21:18:33 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:abf08d0160819e269393c084552fc961dbc8790f-2.3.0-dev.12 21:18:33 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:18:33 21:18:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:18:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:18:34 arm64: Pulling from edgex-lftools-log-publisher 21:18:34 8998bd30e6a1: Pulling fs layer 21:18:34 04944245beec: Pulling fs layer 21:18:34 699f458cf7ca: Pulling fs layer 21:18:34 765212b225bb: Pulling fs layer 21:18:34 f23df028b6ca: Pulling fs layer 21:18:34 d65c8cfc05b1: Pulling fs layer 21:18:34 765212b225bb: Waiting 21:18:34 2437ff75d9bd: Pulling fs layer 21:18:34 f23df028b6ca: Waiting 21:18:34 d65c8cfc05b1: Waiting 21:18:34 2437ff75d9bd: Waiting 21:18:34 04944245beec: Verifying Checksum 21:18:34 04944245beec: Download complete 21:18:34 765212b225bb: Verifying Checksum 21:18:34 765212b225bb: Download complete 21:18:34 f23df028b6ca: Verifying Checksum 21:18:34 f23df028b6ca: Download complete 21:18:34 d65c8cfc05b1: Verifying Checksum 21:18:34 d65c8cfc05b1: Download complete 21:18:34 699f458cf7ca: Verifying Checksum 21:18:34 699f458cf7ca: Download complete 21:18:35 8998bd30e6a1: Verifying Checksum 21:18:35 8998bd30e6a1: Download complete 21:18:37 2437ff75d9bd: Verifying Checksum 21:18:37 2437ff75d9bd: Download complete 21:18:38 8998bd30e6a1: Pull complete 21:18:39 04944245beec: Pull complete 21:18:40 699f458cf7ca: Pull complete 21:18:40 765212b225bb: Pull complete 21:18:41 f23df028b6ca: Pull complete 21:18:41 d65c8cfc05b1: Pull complete 21:18:56 2437ff75d9bd: Pull complete 21:18:56 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:18:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:18:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:18:57 prd-ubuntu20.04-docker-arm64-4c-16g-1426 does not seem to be running inside a container 21:18:57 $ 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/48 -v /w/workspace/device-rfid-llrp-go/48:/w/workspace/device-rfid-llrp-go/48:rw,z -v /w/workspace/device-rfid-llrp-go/48@tmp:/w/workspace/device-rfid-llrp-go/48@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-lftools-log-publisher:arm64 cat 21:18:59 $ docker top d3d9581449a6aefc0d0929802a2027c10d2cc019992384518a7b142b6edf03d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:19:00 ---> job-cost.sh 21:19:00 lf-activate-venv: SKIPPING 21:19:00 INFO: No Stack... 21:19:00 INFO: Retrieving Pricing Info for: v3-standard-4 21:19:01 INFO: Archiving Costs [Pipeline] sh 21:19:02 + + cat /w/workspace/device-rfid-llrp-go/48/archives/cost.csv 21:19:02 cut -d, -f6 [Pipeline] lock 21:19:02 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-48-stack-cost] 21:19:02 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-48-stack-cost] did not exist. Created. 21:19:02 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:19:02 /w/workspace/device-rfid-llrp-go/48@tmp/durable-15ddf6a5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:19:03 + echo total: 0.10999999940395355 [Pipeline] stash 21:19:03 Warning: overwriting stash ‘stack-cost’ 21:19:03 Stashed 1 file(s) [Pipeline] } 21:19:03 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 21:19:03 $ docker stop --time=1 d3d9581449a6aefc0d0929802a2027c10d2cc019992384518a7b142b6edf03d4 21:19:05 $ docker rm -f d3d9581449a6aefc0d0929802a2027c10d2cc019992384518a7b142b6edf03d4 [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:19:05 provisioning config files... 21:19:05 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16775074381763627822tmp [Pipeline] { [Pipeline] sh 21:19:05 + set +x 21:19:05 + curl -s https://codecov.io/bash 21:19:05 + bash -s -- 21:19:05 21:19:05 _____ _ 21:19:05 / ____| | | 21:19:05 | | ___ __| | ___ ___ _____ __ 21:19:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:19:05 | |___| (_) | (_| | __/ (_| (_) \ V / 21:19:05 \_____\___/ \__,_|\___|\___\___/ \_/ 21:19:05 Bash-1.0.6 21:19:05 21:19:05 21:19:05 ==> git version 2.25.1 found 21:19:05 ==> 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:19:05 Release-Date: 2020-01-08 21:19:05 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:19:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:19:05 ==> Jenkins CI detected. 21:19:05 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 21:19:05 project root: . 21:19:05 --> token set from env 21:19:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:19:05 ==> Running gcov in . (disable via -X gcov) 21:19:05 ==> Python coveragepy not found 21:19:05 ==> Searching for coverage reports in: 21:19:05 + . 21:19:05 -> Found 1 reports 21:19:05 ==> Detecting git/mercurial file structure 21:19:05 ==> Reading reports 21:19:05 + ./coverage.out bytes=460049 21:19:05 ==> Appending adjustments 21:19:05 https://docs.codecov.io/docs/fixing-reports 21:19:05 + Found adjustments 21:19:05 ==> Gzipping contents 21:19:05 52K /tmp/codecov.MZHMQ5.gz 21:19:05 ==> Uploading reports 21:19:05 url: https://codecov.io 21:19:05 query: branch=main&commit=abf08d0160819e269393c084552fc961dbc8790f&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:19:06 -> Pinging Codecov 21:19:06 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=main&commit=abf08d0160819e269393c084552fc961dbc8790f&build=48&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F48%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:19:06 -> Uploading to 21:19:06 https://storage.googleapis.com/codecov/v4/raw/2022-09-27/581DD39554BDF9B6E22D074273EAD858/abf08d0160819e269393c084552fc961dbc8790f/115e5d46-9f94-4ead-915f-c7ad431a9af8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220927%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220927T211906Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4af427a380611ec2e9c25d9eb333e6c46a294ac2f70080172347032dcfe7c096 21:19:06 % Total % Received % Xferd Average Speed Time Time Time Current 21:19:06 Dload Upload Total Spent Left Speed 21:19:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51617 0 0 100 51617 0 221k --:--:-- --:--:-- --:--:-- 220k 100 51617 0 0 100 51617 0 180k --:--:-- --:--:-- --:--:-- 180k 21:19:06 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/abf08d0160819e269393c084552fc961dbc8790f [Pipeline] } 21:19:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:19:06 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:19:06 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:19:07 21:19:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:19:07 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:19:07 df9b9388f04a: Pulling fs layer 21:19:07 52dc419b0ee2: Pulling fs layer 21:19:07 25bc292e5bac: Pulling fs layer 21:19:07 114826534d7a: Pulling fs layer 21:19:07 4657fd5d0bcf: Pulling fs layer 21:19:07 6ad1cebc031e: Pulling fs layer 21:19:07 8a3aa393b2d8: Pulling fs layer 21:19:07 4657fd5d0bcf: Waiting 21:19:07 8a3aa393b2d8: Waiting 21:19:07 6ad1cebc031e: Waiting 21:19:07 114826534d7a: Waiting 21:19:07 25bc292e5bac: Verifying Checksum 21:19:07 25bc292e5bac: Download complete 21:19:07 52dc419b0ee2: Download complete 21:19:07 4657fd5d0bcf: Download complete 21:19:07 df9b9388f04a: Verifying Checksum 21:19:07 df9b9388f04a: Download complete 21:19:07 6ad1cebc031e: Verifying Checksum 21:19:07 6ad1cebc031e: Download complete 21:19:07 df9b9388f04a: Pull complete 21:19:07 52dc419b0ee2: Pull complete 21:19:08 25bc292e5bac: Pull complete 21:19:08 114826534d7a: Verifying Checksum 21:19:08 114826534d7a: Download complete 21:19:08 8a3aa393b2d8: Verifying Checksum 21:19:08 8a3aa393b2d8: Download complete 21:19:11 114826534d7a: Pull complete 21:19:11 4657fd5d0bcf: Pull complete 21:19:12 6ad1cebc031e: Pull complete 21:19:15 8a3aa393b2d8: Pull complete 21:19:15 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:19:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:19:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:15 prd-ubuntu20.04-docker-8c-8g-1411 does not seem to be running inside a container 21:19:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:19:19 $ docker top cd2029ae2ae1881900f5fbf7d4d3d3c2f9dc7fe8dac14bcc4486c628169cff2a -eo pid,comm [Pipeline] { [Pipeline] echo 21:19:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 21:19:19 + set -o pipefail 21:19:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 21:19:28 21:19:28 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 21:19:28 21:19:28 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/6973e526-c84b-4bba-bcdb-cc0d161d1390 21:19:28 21:19:28 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:19:28 21:19:28 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:19:28 21:19:28 [Pipeline] } 21:19:28 $ docker stop --time=1 cd2029ae2ae1881900f5fbf7d4d3d3c2f9dc7fe8dac14bcc4486c628169cff2a 21:19:31 $ docker rm -f cd2029ae2ae1881900f5fbf7d4d3d3c2f9dc7fe8dac14bcc4486c628169cff2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:19:32 + git log --format=format:%s -1 abf08d0160819e269393c084552fc961dbc8790f [Pipeline] sh 21:19:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:19:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:19:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:32 prd-ubuntu20.04-docker-8c-8g-1411 does not seem to be running inside a container 21:19:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 21:19:33 $ docker top e6d8c576629d76e71b4af73a90802790725993947b20289e4904d3610bc87350 -eo pid,comm 21:19:33 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). 21:19:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:19:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:33 [ssh-agent] Looking for ssh-agent implementation... 21:19:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:33 $ docker exec e6d8c576629d76e71b4af73a90802790725993947b20289e4904d3610bc87350 ssh-agent 21:19:33 SSH_AUTH_SOCK=/tmp/ssh-vuavSINn2bok/agent.32 21:19:33 SSH_AGENT_PID=38 21:19:33 Running ssh-add (command line suppressed) 21:19:33 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14376619241183093158.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14376619241183093158.key) 21:19:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:33 + git semver tag 21:19:34 2022-09-27 21:19:34,082 [run_tag] DEBUG tag force:False 21:19:34 2022-09-27 21:19:34,082 [check_head_tag] DEBUG check head tag 21:19:34 2022-09-27 21:19:34,082 [execute] INFO git cat-file --batch-check 21:19:34 2022-09-27 21:19:34,083 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 21:19:34 2022-09-27 21:19:34,086 [execute] INFO git cat-file --batch 21:19:34 2022-09-27 21:19:34,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 21:19:34 2022-09-27 21:19:34,097 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:19:34 2022-09-27 21:19:34,097 [execute] INFO git tag -a v2.3.0-dev.12 -m v2.3.0-dev.12 21:19:34 2022-09-27 21:19:34,097 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.12', '-m', 'v2.3.0-dev.12'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 21:19:34 2022-09-27 21:19:34,103 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:19:34 2.3.0-dev.12 [Pipeline] } 21:19:34 $ docker exec --env ******** --env ******** e6d8c576629d76e71b4af73a90802790725993947b20289e4904d3610bc87350 ssh-agent -k 21:19:34 unset SSH_AUTH_SOCK; 21:19:34 unset SSH_AGENT_PID; 21:19:34 echo Agent pid 38 killed; 21:19:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:19:34 + git semver [Pipeline] } 21:19:34 $ docker stop --time=1 e6d8c576629d76e71b4af73a90802790725993947b20289e4904d3610bc87350 21:19:36 $ docker rm -f e6d8c576629d76e71b4af73a90802790725993947b20289e4904d3610bc87350 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:19:36 21:19:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:19:36 0.23.1-centos7: Pulling from edgex-lftools 21:19:36 ab5ef0e58194: Pulling fs layer 21:19:36 9712f1f96733: Pulling fs layer 21:19:36 63f879dbbcfc: Pulling fs layer 21:19:36 0d9ebad4ef96: Pulling fs layer 21:19:36 e9a5061849ea: Pulling fs layer 21:19:36 d747dcd14b5f: Pulling fs layer 21:19:36 2de7ff778b66: Pulling fs layer 21:19:36 0d9ebad4ef96: Waiting 21:19:36 e9a5061849ea: Waiting 21:19:36 d747dcd14b5f: Waiting 21:19:36 2de7ff778b66: Waiting 21:19:36 9712f1f96733: Verifying Checksum 21:19:36 9712f1f96733: Download complete 21:19:37 63f879dbbcfc: Verifying Checksum 21:19:37 63f879dbbcfc: Download complete 21:19:37 ab5ef0e58194: Verifying Checksum 21:19:37 ab5ef0e58194: Download complete 21:19:37 0d9ebad4ef96: Verifying Checksum 21:19:37 0d9ebad4ef96: Download complete 21:19:37 e9a5061849ea: Verifying Checksum 21:19:37 e9a5061849ea: Download complete 21:19:37 d747dcd14b5f: Download complete 21:19:37 2de7ff778b66: Verifying Checksum 21:19:37 2de7ff778b66: Download complete 21:19:40 ab5ef0e58194: Pull complete 21:19:40 9712f1f96733: Pull complete 21:19:41 63f879dbbcfc: Pull complete 21:19:45 0d9ebad4ef96: Pull complete 21:19:45 e9a5061849ea: Pull complete 21:19:45 d747dcd14b5f: Pull complete 21:19:46 2de7ff778b66: Pull complete 21:19:46 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:19:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:19:46 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:46 prd-ubuntu20.04-docker-8c-8g-1411 does not seem to be running inside a container 21:19:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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-lftools:0.23.1-centos7 cat 21:19:50 $ docker top e10b2c15bef15960e9f953900ad78ee04edcd82415fc8d24be067aa338a9d4e2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:19:50 provisioning config files... 21:19:50 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15434892894485995979tmp 21:19:50 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16785225198454613856tmp 21:19:50 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10002105422302825147tmp [Pipeline] { [Pipeline] echo 21:19:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:19:51 ---> sigul-configuration.sh 21:19:51 gpg: directory `/root/.gnupg' created 21:19:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:19:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:19:51 gpg: keyring `/root/.gnupg/secring.gpg' created 21:19:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:19:51 gpg: CAST5 encrypted data 21:19:51 gpg: encrypted with 1 passphrase 21:19:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:19:51 + mkdir /home/jenkins 21:19:51 + mkdir /home/jenkins/sigul [Pipeline] sh 21:19:51 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 21:19:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:19:52 ---> sigul-install.sh 21:19:52 Sigul already installed; skipping installation. [Pipeline] sh 21:19:52 + git tag --list 21:19:52 v0.0.0 21:19:52 v1.0.0 21:19:52 v2.1.0 21:19:52 v2.1.1 21:19:52 v2.1.1-dev.1 21:19:52 v2.2.0 21:19:52 v2.2.1-dev.1 21:19:52 v2.2.1-dev.2 21:19:52 v2.2.1-dev.3 21:19:52 v2.2.1-dev.4 21:19:52 v2.2.1-dev.5 21:19:52 v2.2.1-dev.6 21:19:52 v2.2.1-dev.7 21:19:52 v2.3.0-dev.10 21:19:52 v2.3.0-dev.11 21:19:52 v2.3.0-dev.12 21:19:52 v2.3.0-dev.7 21:19:52 v2.3.0-dev.8 21:19:52 v2.3.0-dev.9 [Pipeline] sh 21:19:52 + lftools sign git-tag v2.3.0-dev.12 21:19:53 Signing Git tag with Sigul... 21:19:53 Signing v2.3.0-dev.12 [Pipeline] echo 21:19:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:19:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:19:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:19:53 $ docker stop --time=1 e10b2c15bef15960e9f953900ad78ee04edcd82415fc8d24be067aa338a9d4e2 21:19:55 $ docker rm -f e10b2c15bef15960e9f953900ad78ee04edcd82415fc8d24be067aa338a9d4e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:19:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:19:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:19:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:55 prd-ubuntu20.04-docker-8c-8g-1411 does not seem to be running inside a container 21:19:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 21:19:56 $ docker top f38e9c7eb0963471b9fff96e3795e92e0ed2c7b71f92bbbd5a33ed088201a5ce -eo pid,comm 21:19:56 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). 21:19:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:19:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:19:56 [ssh-agent] Looking for ssh-agent implementation... 21:19:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:19:56 $ docker exec f38e9c7eb0963471b9fff96e3795e92e0ed2c7b71f92bbbd5a33ed088201a5ce ssh-agent 21:19:56 SSH_AUTH_SOCK=/tmp/ssh-v9tqbDUoGPnH/agent.32 21:19:56 SSH_AGENT_PID=38 21:19:56 Running ssh-add (command line suppressed) 21:19:56 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16043408643279855911.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16043408643279855911.key) 21:19:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:19:56 + git semver bump pre 21:19:57 2022-09-27 21:19:57,037 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:19:57 2022-09-27 21:19:57,038 [bump_version] DEBUG bumping version:2.3.0-dev.12 on axis:pre with prefix:dev 21:19:57 2022-09-27 21:19:57,038 [bump_version] DEBUG bumped version:2.3.0-dev.13 21:19:57 2022-09-27 21:19:57,038 [write_version] DEBUG write version:2.3.0-dev.13 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 21:19:57 2022-09-27 21:19:57,038 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:19:57 2022-09-27 21:19:57,038 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:19:57 2022-09-27 21:19:57,040 [execute] INFO git cat-file --batch-check 21:19:57 2022-09-27 21:19:57,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:19:57 2022-09-27 21:19:57,046 [execute] INFO git cat-file --batch 21:19:57 2022-09-27 21:19:57,047 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:19:57 2022-09-27 21:19:57,052 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:19:57 2.3.0-dev.13 [Pipeline] } 21:19:57 $ docker exec --env ******** --env ******** f38e9c7eb0963471b9fff96e3795e92e0ed2c7b71f92bbbd5a33ed088201a5ce ssh-agent -k 21:19:57 unset SSH_AUTH_SOCK; 21:19:57 unset SSH_AGENT_PID; 21:19:57 echo Agent pid 38 killed; 21:19:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:19:57 + git semver [Pipeline] } 21:19:57 $ docker stop --time=1 f38e9c7eb0963471b9fff96e3795e92e0ed2c7b71f92bbbd5a33ed088201a5ce 21:19:59 $ docker rm -f f38e9c7eb0963471b9fff96e3795e92e0ed2c7b71f92bbbd5a33ed088201a5ce [Pipeline] // withDockerContainer [Pipeline] sh 21:19:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:19:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:19:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:19:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:19:59 prd-ubuntu20.04-docker-8c-8g-1411 does not seem to be running inside a container 21:19:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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 21:20:00 $ docker top 50fc038d11b2d07a1510247f9ecb91f79e68da0d1905e27db471c2c0fa883f4a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:20:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:20:00 [ssh-agent] Looking for ssh-agent implementation... 21:20:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:20:00 $ docker exec 50fc038d11b2d07a1510247f9ecb91f79e68da0d1905e27db471c2c0fa883f4a ssh-agent 21:20:00 SSH_AUTH_SOCK=/tmp/ssh-CZ86ImAVS89a/agent.32 21:20:00 SSH_AGENT_PID=38 21:20:00 Running ssh-add (command line suppressed) 21:20:00 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15493710554131646648.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15493710554131646648.key) 21:20:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:20:00 + git semver push 21:20:01 2022-09-27 21:20:01,063 [run_push] DEBUG push 21:20:01 2022-09-27 21:20:01,063 [execute] INFO git cat-file --batch-check 21:20:01 2022-09-27 21:20:01,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:20:01 2022-09-27 21:20:01,068 [execute] INFO git rev-list a1bd1d26ecdbf9e7d9dd79e53618a36d014f0406 -- 21:20:01 2022-09-27 21:20:01,068 [execute] DEBUG Popen(['git', 'rev-list', 'a1bd1d26ecdbf9e7d9dd79e53618a36d014f0406', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:20:01 2022-09-27 21:20:01,074 [execute] INFO git fetch -v origin 21:20:01 2022-09-27 21:20:01,075 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 21:20:01 2022-09-27 21:20:01,647 [run_push] DEBUG no remote changes detected 21:20:01 2022-09-27 21:20:01,647 [execute] INFO git push origin semver 21:20:01 2022-09-27 21:20:01,648 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:20:02 2022-09-27 21:20:02,638 [run_push] DEBUG push all version tags 21:20:02 2022-09-27 21:20:02,639 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:20:02 2022-09-27 21:20:02,639 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 21:20:03 2022-09-27 21:20:03,442 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:20:03 2.3.0-dev.13 [Pipeline] } 21:20:03 $ docker exec --env ******** --env ******** 50fc038d11b2d07a1510247f9ecb91f79e68da0d1905e27db471c2c0fa883f4a ssh-agent -k 21:20:03 unset SSH_AUTH_SOCK; 21:20:03 unset SSH_AGENT_PID; 21:20:03 echo Agent pid 38 killed; 21:20:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:20:04 + git semver [Pipeline] } 21:20:04 $ docker stop --time=1 50fc038d11b2d07a1510247f9ecb91f79e68da0d1905e27db471c2c0fa883f4a 21:20:05 $ docker rm -f 50fc038d11b2d07a1510247f9ecb91f79e68da0d1905e27db471c2c0fa883f4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [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:20:06 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 21:20:06 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:20:06 total 16 21:20:06 drwxr-xr-x 3 root root 4096 Sep 27 21:09 . 21:20:06 drwxrwxr-x 12 jenkins jenkins 4096 Sep 27 21:19 .. 21:20:06 drwxr-xr-x 2 root root 4096 Sep 27 21:09 cost 21:20:06 -rw-r--r-- 1 root root 90 Sep 27 21:09 cost.csv 21:20:06 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:20:06 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:20:06 total 16 21:20:06 drwxr-xr-x 3 jenkins jenkins 4096 Sep 27 21:09 . 21:20:06 drwxrwxr-x 12 jenkins jenkins 4096 Sep 27 21:19 .. 21:20:06 drwxr-xr-x 2 jenkins jenkins 4096 Sep 27 21:09 cost 21:20:06 -rw-r--r-- 1 jenkins jenkins 90 Sep 27 21:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:20:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:20:07 ---> package-listing.sh 21:20:07 ++ facter osfamily 21:20:07 ++ tr '[:upper:]' '[:lower:]' 21:20:07 + OS_FAMILY=debian 21:20:07 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 21:20:07 + START_PACKAGES=/tmp/packages_start.txt 21:20:07 + END_PACKAGES=/tmp/packages_end.txt 21:20:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:20:07 + PACKAGES=/tmp/packages_start.txt 21:20:07 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 21:20:07 + PACKAGES=/tmp/packages_end.txt 21:20:07 + case "${OS_FAMILY}" in 21:20:07 + dpkg -l 21:20:07 + grep '^ii' 21:20:07 + '[' -f /tmp/packages_start.txt ']' 21:20:07 + '[' -f /tmp/packages_end.txt ']' 21:20:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:20:07 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 21:20:07 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 21:20:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo 21:20:07 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 21:20:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:20:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:20:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:20:08 prd-ubuntu20.04-docker-8c-8g-1411 does not seem to be running inside a container 21:20:08 $ 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/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@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-lftools-log-publisher:latest cat 21:20:08 $ docker top 23b9d043dd724cde4f100d46678d8254b226171877e104752f6eafdd908b597f -eo pid,comm [Pipeline] { [Pipeline] sh 21:20:09 + touch /tmp/pre-build-complete [Pipeline] sh 21:20:09 + mkdir -p /var/log/sysstat [Pipeline] sh 21:20:09 + ls /var/log/sa-host 21:20:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:20:09 provisioning config files... 21:20:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17588777447975102209tmp [Pipeline] { [Pipeline] echo 21:20:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:20:09 ---> create-netrc.sh [Pipeline] } 21:20:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:20:10 ---> python-tools-install.sh [Pipeline] echo 21:20:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:20:10 ---> sudo-logs.sh 21:20:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:20:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:20:10 ---> job-cost.sh 21:20:10 lf-activate-venv: SKIPPING 21:20:10 DEBUG: total: 0.2199999988079071 21:20:10 INFO: Retrieving Stack Cost... 21:20:11 INFO: Retrieving Pricing Info for: v3-standard-8 21:20:11 INFO: Archiving Costs [Pipeline] echo 21:20:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:20:12 ---> logs-deploy.sh 21:20:12 lf-activate-venv: SKIPPING 21:20:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/48 21:20:12 INFO: archiving workspace using pattern(s): 21:20:12 Archives upload complete. 21:20:12 INFO: archiving logs to Nexus