Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7dd050cc22c9d035a838129566380a3ada9f0223 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-ssh713576303453967354.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-ssh17400958513740758832.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-ssh6168099996981732257.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-ssh13222678430834584532.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-ssh6305892308749255671.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 ‘prd-ubuntu20.04-docker-8c-8g-8312’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8313 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 7dd050cc22c9d035a838129566380a3ada9f0223 (main) > 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 7dd050cc22c9d035a838129566380a3ada9f0223 # timeout=10 Commit message: "Merge pull request #115 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.40" > git rev-list --no-walk 21adccc9884da49a19e8c8809216b587ffbf4cf2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:27:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:27:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:27:30 ========================================================= 14:27:30 EdgeX Global Pipelines Version Info 14:27:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:27:31 ------------------- 14:27:31 stable info: 14:27:31 ------------------- 14:27:31 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:27:31 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 14:27:31 Message: update stable to v1.0.239 14:27:32 ------------------- 14:27:32 experimental info: 14:27:32 ------------------- 14:27:32 Commited By: **** collab-it+edgex@linuxfoundation.org 14:27:32 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 14:27:32 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7dd050cc22c9d035a838129566380a3ada9f0223 [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7dd050c [Pipeline] echo 14:27:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:27:32 provisioning config files... 14:27:32 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7929361001842034939tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:27:32 ---> docker-login.sh 14:27:32 nexus3.edgexfoundry.org:10001 14:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:33 Configure a credential helper to remove this warning. See 14:27:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:33 14:27:33 Login Succeeded 14:27:33 nexus3.edgexfoundry.org:10002 14:27:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:33 Configure a credential helper to remove this warning. See 14:27:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:33 14:27:33 Login Succeeded 14:27:33 nexus3.edgexfoundry.org:10003 14:27:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:33 Configure a credential helper to remove this warning. See 14:27:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:33 14:27:33 Login Succeeded 14:27:33 nexus3.edgexfoundry.org:10004 14:27:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:33 Configure a credential helper to remove this warning. See 14:27:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:33 14:27:33 Login Succeeded 14:27:33 docker.io 14:27:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:33 Configure a credential helper to remove this warning. See 14:27:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:33 14:27:33 Login Succeeded 14:27:33 ---> docker-login.sh ends [Pipeline] } 14:27:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:27:34 + git rev-list -1 --merges 7dd050cc22c9d035a838129566380a3ada9f0223~1..7dd050cc22c9d035a838129566380a3ada9f0223 [Pipeline] echo 14:27:34 -----------> git rev-list -1 --merges 7dd050cc22c9d035a838129566380a3ada9f0223~1..7dd050cc22c9d035a838129566380a3ada9f0223 7dd050cc22c9d035a838129566380a3ada9f0223 14:27:34 7dd050cc22c9d035a838129566380a3ada9f0223 [false] [Pipeline] sh 14:27:34 + git log --format=format:%s -1 7dd050cc22c9d035a838129566380a3ada9f0223 [Pipeline] echo 14:27:34 ========================================================= 14:27:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:27:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:27:35 + git log --format=format:%s -1 7dd050cc22c9d035a838129566380a3ada9f0223 [Pipeline] echo 14:27:35 [semverPrep] GIT_COMMIT: 7dd050cc22c9d035a838129566380a3ada9f0223, Commit Message: Merge pull request #115 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.40 [Pipeline] echo 14:27:35 [semverPrep] This is not a build commit. [Pipeline] sh 14:27:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:27:35 + grep -v github /etc/ssh/ssh_known_hosts 14:27:35 + [ -e /tmp/ssh_known_hosts ] 14:27:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:27:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:27:35 + sudo tee -a /etc/ssh/ssh_known_hosts 14:27:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:27:35 14:27:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:27:36 0.1.4: Pulling from edgex-devops/py-git-semver 14:27:36 b85a868b505f: Pulling fs layer 14:27:36 e2be974225ed: Pulling fs layer 14:27:36 339a4e72a1f5: Pulling fs layer 14:27:36 988bab9f4d93: Pulling fs layer 14:27:36 1469e6f7b9e6: Pulling fs layer 14:27:36 eaf3925da568: Pulling fs layer 14:27:36 bab4dde63d76: Pulling fs layer 14:27:36 bde34c3a00c8: Pulling fs layer 14:27:36 b352a97aabf1: Pulling fs layer 14:27:36 4872d77fe225: Pulling fs layer 14:27:36 5851b861e8e6: Pulling fs layer 14:27:36 eaf3925da568: Waiting 14:27:36 988bab9f4d93: Waiting 14:27:36 bab4dde63d76: Waiting 14:27:36 bde34c3a00c8: Waiting 14:27:36 1469e6f7b9e6: Waiting 14:27:36 b352a97aabf1: Waiting 14:27:36 4872d77fe225: Waiting 14:27:36 e2be974225ed: Verifying Checksum 14:27:36 e2be974225ed: Download complete 14:27:36 988bab9f4d93: Verifying Checksum 14:27:36 988bab9f4d93: Download complete 14:27:36 339a4e72a1f5: Verifying Checksum 14:27:36 339a4e72a1f5: Download complete 14:27:36 1469e6f7b9e6: Verifying Checksum 14:27:36 1469e6f7b9e6: Download complete 14:27:36 eaf3925da568: Verifying Checksum 14:27:36 eaf3925da568: Download complete 14:27:36 bde34c3a00c8: Verifying Checksum 14:27:36 bde34c3a00c8: Download complete 14:27:36 b352a97aabf1: Verifying Checksum 14:27:36 b352a97aabf1: Download complete 14:27:36 4872d77fe225: Verifying Checksum 14:27:36 4872d77fe225: Download complete 14:27:36 5851b861e8e6: Verifying Checksum 14:27:36 5851b861e8e6: Download complete 14:27:36 b85a868b505f: Verifying Checksum 14:27:36 b85a868b505f: Download complete 14:27:36 bab4dde63d76: Verifying Checksum 14:27:36 bab4dde63d76: Download complete 14:27:37 b85a868b505f: Pull complete 14:27:37 e2be974225ed: Pull complete 14:27:38 339a4e72a1f5: Pull complete 14:27:38 988bab9f4d93: Pull complete 14:27:38 1469e6f7b9e6: Pull complete 14:27:38 eaf3925da568: Pull complete 14:27:40 bab4dde63d76: Pull complete 14:27:40 bde34c3a00c8: Pull complete 14:27:40 b352a97aabf1: Pull complete 14:27:40 4872d77fe225: Pull complete 14:27:40 5851b861e8e6: Pull complete 14:27:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:27:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:27:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:27:40 prd-ubuntu20.04-docker-8c-8g-8313 does not seem to be running inside a container 14:27:40 $ 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 14:27:43 $ docker top 26393bf55a96fb3a884090a4cea30da51fd9da524f58a42f820d981abf7d2bac -eo pid,comm 14:27:43 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 14:27:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:27:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:27:43 [ssh-agent] Looking for ssh-agent implementation... 14:27:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:27:43 $ docker exec 26393bf55a96fb3a884090a4cea30da51fd9da524f58a42f820d981abf7d2bac ssh-agent 14:27:43 SSH_AUTH_SOCK=/tmp/ssh-XfSmZ62MQkJO/agent.33 14:27:43 SSH_AGENT_PID=39 14:27:43 Running ssh-add (command line suppressed) 14:27:43 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16924816170076814518.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_16924816170076814518.key) 14:27:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:27:43 + git tag --points-at HEAD [Pipeline] } 14:27:43 $ docker exec --env ******** --env ******** 26393bf55a96fb3a884090a4cea30da51fd9da524f58a42f820d981abf7d2bac ssh-agent -k 14:27:43 unset SSH_AUTH_SOCK; 14:27:44 unset SSH_AGENT_PID; 14:27:44 echo Agent pid 39 killed; 14:27:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:27:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:27:44 [ssh-agent] Looking for ssh-agent implementation... 14:27:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:27:44 $ docker exec 26393bf55a96fb3a884090a4cea30da51fd9da524f58a42f820d981abf7d2bac ssh-agent 14:27:44 SSH_AUTH_SOCK=/tmp/ssh-F68fNQz9Rt4N/agent.70 14:27:44 SSH_AGENT_PID=76 14:27:44 Running ssh-add (command line suppressed) 14:27:44 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7179581503345205142.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7179581503345205142.key) 14:27:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:27:44 + git semver init 14:27:44 2022-10-17 14:27:44,858 [run_init] DEBUG init version:0.0.0 force:False 14:27:44 2022-10-17 14:27:44,859 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 14:27:44 2022-10-17 14:27:44,859 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 14:27:44 2022-10-17 14:27:44,860 [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) 14:27:45 2022-10-17 14:27:45,788 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 14:27:45 2022-10-17 14:27:45,790 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 14:27:45 2022-10-17 14:27:45,790 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 14:27:45 2022-10-17 14:27:45,790 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 14:27:45 2.3.0-dev.17 [Pipeline] } 14:27:45 $ docker exec --env ******** --env ******** 26393bf55a96fb3a884090a4cea30da51fd9da524f58a42f820d981abf7d2bac ssh-agent -k 14:27:46 unset SSH_AUTH_SOCK; 14:27:46 unset SSH_AGENT_PID; 14:27:46 echo Agent pid 76 killed; 14:27:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:27:46 + git semver [Pipeline] } 14:27:46 $ docker stop --time=1 26393bf55a96fb3a884090a4cea30da51fd9da524f58a42f820d981abf7d2bac 14:27:47 $ docker rm -f 26393bf55a96fb3a884090a4cea30da51fd9da524f58a42f820d981abf7d2bac [Pipeline] // withDockerContainer [Pipeline] sh 14:27:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:27:48 Stashed 1 file(s) [Pipeline] echo 14:27:48 [edgeXSemver]: initialized semver on version 2.3.0-dev.17 [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 14:27:48 provisioning config files... 14:27:48 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4369992007385314260tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:27:48 ---> docker-login.sh 14:27:48 nexus3.edgexfoundry.org:10001 14:27:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:48 Configure a credential helper to remove this warning. See 14:27:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:48 14:27:48 Login Succeeded 14:27:48 nexus3.edgexfoundry.org:10002 14:27:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:49 Configure a credential helper to remove this warning. See 14:27:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:49 14:27:49 Login Succeeded 14:27:49 nexus3.edgexfoundry.org:10003 14:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:49 Configure a credential helper to remove this warning. See 14:27:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:49 14:27:49 Login Succeeded 14:27:49 nexus3.edgexfoundry.org:10004 14:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:49 Configure a credential helper to remove this warning. See 14:27:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:49 14:27:49 Login Succeeded 14:27:49 docker.io 14:27:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:27:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:27:49 Configure a credential helper to remove this warning. See 14:27:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:27:49 14:27:49 Login Succeeded 14:27:49 ---> docker-login.sh ends [Pipeline] } 14:27:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:27:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:27:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:27:49 ========================================================= 14:27:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 14:27:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:27:50 + 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 . 14:27:50 Sending build context to Docker daemon 4.079MB 14:27:50 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 14:27:50 Step 2/12 : FROM ${BASE} AS builder 14:27:50 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 14:27:50 213ec9aee27d: Pulling fs layer 14:27:50 4583459ba037: Pulling fs layer 14:27:50 93c1e223e6f2: Pulling fs layer 14:27:50 53926ce57604: Pulling fs layer 14:27:50 21b2b0c7a3f4: Pulling fs layer 14:27:50 30f14e443154: Pulling fs layer 14:27:50 801331c1e519: Pulling fs layer 14:27:50 99cc6dd402b0: Pulling fs layer 14:27:50 7d9ed39f4882: Pulling fs layer 14:27:50 99cc6dd402b0: Waiting 14:27:50 21b2b0c7a3f4: Waiting 14:27:50 30f14e443154: Waiting 14:27:50 801331c1e519: Waiting 14:27:50 53926ce57604: Waiting 14:27:50 93c1e223e6f2: Verifying Checksum 14:27:50 93c1e223e6f2: Download complete 14:27:50 4583459ba037: Download complete 14:27:50 21b2b0c7a3f4: Verifying Checksum 14:27:50 21b2b0c7a3f4: Download complete 14:27:50 30f14e443154: Verifying Checksum 14:27:50 30f14e443154: Download complete 14:27:50 213ec9aee27d: Verifying Checksum 14:27:50 213ec9aee27d: Download complete 14:27:50 801331c1e519: Verifying Checksum 14:27:50 801331c1e519: Download complete 14:27:50 213ec9aee27d: Pull complete 14:27:50 4583459ba037: Pull complete 14:27:50 93c1e223e6f2: Pull complete 14:27:51 53926ce57604: Verifying Checksum 14:27:51 53926ce57604: Download complete 14:27:51 7d9ed39f4882: Verifying Checksum 14:27:51 7d9ed39f4882: Download complete 14:27:51 99cc6dd402b0: Verifying Checksum 14:27:51 99cc6dd402b0: Download complete 14:27:55 53926ce57604: Pull complete 14:27:55 21b2b0c7a3f4: Pull complete 14:27:55 30f14e443154: Pull complete 14:27:55 801331c1e519: Pull complete 14:27:57 99cc6dd402b0: Pull complete 14:27:58 7d9ed39f4882: Pull complete 14:27:58 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 14:27:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 14:27:58 ---> 1dedd983c030 14:27:58 Step 3/12 : ARG MAKE='make build' 14:28:01 ---> Running in 8e222ef78773 14:28:01 Removing intermediate container 8e222ef78773 14:28:01 ---> 553d5db0d711 14:28:01 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 14:28:01 ---> Running in 38a6f90015bb 14:28:01 Removing intermediate container 38a6f90015bb 14:28:01 ---> 25c564c43c66 14:28:01 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 14:28:01 ---> Running in 2f5d414fa093 14:28:01 Removing intermediate container 2f5d414fa093 14:28:01 ---> 9cd75c702311 14:28:01 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:01 ---> Running in 05dee33c12c5 14:28:02 Removing intermediate container 05dee33c12c5 14:28:02 ---> f6a66430c140 14:28:02 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:28:02 ---> Running in 91b397942cf0 14:28:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:28:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:28:03 OK: 211 MiB in 51 packages 14:28:03 Still waiting to schedule task 14:28:03 ‘prd-ubuntu20.04-docker-arm64-4c-16g-8314’ is offline 14:28:04 Removing intermediate container 91b397942cf0 14:28:04 ---> 5ae086e877ee 14:28:04 Step 8/12 : WORKDIR /app 14:28:04 ---> Running in 7ae8722d4010 14:28:04 Removing intermediate container 7ae8722d4010 14:28:04 ---> e3b4e8c8aa64 14:28:04 Step 9/12 : COPY go.mod vendor* ./ 14:28:04 ---> 75eb95b450b6 14:28:04 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:28:04 ---> Running in d797ce3fcf3b 14:28:22 Removing intermediate container d797ce3fcf3b 14:28:22 ---> 180e4749c0fa 14:28:22 Step 11/12 : COPY . . 14:28:22 ---> bab62247ea0a 14:28:22 Step 12/12 : RUN $MAKE 14:28:22 ---> Running in 675157bac8e9 14:28:22 noop 14:28:22 Removing intermediate container 675157bac8e9 14:28:22 ---> 99d4d8a8c29b 14:28:22 Successfully built 99d4d8a8c29b 14:28:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:22 + docker inspect -f . ci-base-image-x86_64 14:28:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:28:22 prd-ubuntu20.04-docker-8c-8g-8313 does not seem to be running inside a container 14:28:22 $ 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 14:28:22 $ docker top 4f168cb0e2073960b71ab124c68d3a9e2ef590565067ed60011a3599db718296 -eo pid,comm [Pipeline] { [Pipeline] sh 14:28:23 + go version 14:28:23 go version go1.18.7 linux/amd64 [Pipeline] } 14:28:23 $ docker stop --time=1 4f168cb0e2073960b71ab124c68d3a9e2ef590565067ed60011a3599db718296 14:28:24 $ docker rm -f 4f168cb0e2073960b71ab124c68d3a9e2ef590565067ed60011a3599db718296 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:24 + docker inspect -f . ci-base-image-x86_64 14:28:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:28:25 prd-ubuntu20.04-docker-8c-8g-8313 does not seem to be running inside a container 14:28:25 $ 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 14:28:25 $ docker top da18f2ec2cd938b401f06591b34f4a4ce0a3f16800b6a012c2743d76c7812daa -eo pid,comm [Pipeline] { [Pipeline] sh 14:28:25 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 14:28:26 + make test 14:28:26 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:28:26 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 14:28:36 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 14:28:36 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 14:28:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.742s coverage: 38.5% of statements 14:28:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.240s coverage: 52.0% of statements 14:28:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.019s coverage: 95.5% of statements 14:28:48 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." 14:28:48 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:28:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:28:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:28:51 ./bin/test-attribution-txt.sh 14:28:51 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 14:28:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:28:51 $ docker stop --time=1 da18f2ec2cd938b401f06591b34f4a4ce0a3f16800b6a012c2743d76c7812daa 14:28:53 $ docker rm -f da18f2ec2cd938b401f06591b34f4a4ce0a3f16800b6a012c2743d76c7812daa [Pipeline] // withDockerContainer [Pipeline] sh 14:28:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:28:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:28:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:28:55 + ls -al . 14:28:55 total 636 14:28:55 drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 14:28 . 14:28:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 14:27 .. 14:28:55 -rw-rw-r-- 1 jenkins jenkins 134 Oct 17 14:27 .dockerignore 14:28:55 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 14:28 .git 14:28:55 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 14:27 .github 14:28:55 -rw-rw-r-- 1 jenkins jenkins 946 Oct 17 14:27 .gitignore 14:28:55 -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 14:27 .golangci.yml 14:28:55 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 14:27 .semver 14:28:55 -rw-rw-r-- 1 jenkins jenkins 10866 Oct 17 14:27 Attribution.txt 14:28:55 -rw-rw-r-- 1 jenkins jenkins 3740 Oct 17 14:27 CHANGELOG.md 14:28:55 -rw-rw-r-- 1 jenkins jenkins 1518 Oct 17 14:27 Dockerfile 14:28:55 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 14:27 GOVERNANCE.md 14:28:55 -rw-rw-r-- 1 jenkins jenkins 683 Oct 17 14:27 Jenkinsfile 14:28:55 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 17 14:27 LICENSE 14:28:55 -rw-rw-r-- 1 jenkins jenkins 2196 Oct 17 14:27 Makefile 14:28:55 -rw-rw-r-- 1 jenkins jenkins 625 Oct 17 14:27 OWNERS.md 14:28:55 -rw-rw-r-- 1 jenkins jenkins 28496 Oct 17 14:27 README.md 14:28:55 -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 14:27 VERSION 14:28:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 14:27 bin 14:28:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 14:27 cmd 14:28:55 -rw-r--r-- 1 jenkins jenkins 460049 Oct 17 14:28 coverage.out 14:28:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 14:27 examples 14:28:55 -rw-rw-r-- 1 jenkins jenkins 3609 Oct 17 14:27 go.mod 14:28:55 -rw-rw-r-- 1 jenkins jenkins 37783 Oct 17 14:27 go.sum 14:28:55 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 14:27 images 14:28:55 drwxrwxr-x 5 jenkins jenkins 4096 Oct 17 14:27 internal 14:28:55 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 14:27 snap 14:28:55 -rw-rw-r-- 1 jenkins jenkins 193 Oct 17 14:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:28:55 + 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=7dd050cc22c9d035a838129566380a3ada9f0223 --label arch=amd64 --label version=2.3.0-dev.17 . 14:28:55 Sending build context to Docker daemon 4.079MB 14:28:55 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 14:28:55 Step 2/25 : FROM ${BASE} AS builder 14:28:55 ---> 99d4d8a8c29b 14:28:55 Step 3/25 : ARG MAKE='make build' 14:28:55 ---> Running in ace8bcbebd50 14:28:55 Removing intermediate container ace8bcbebd50 14:28:55 ---> bf7caaa66c15 14:28:55 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 14:28:55 ---> Running in 796bd4ce5cdc 14:28:55 Removing intermediate container 796bd4ce5cdc 14:28:55 ---> 9424e2058b10 14:28:55 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 14:28:55 ---> Running in 9e11fafbbb4a 14:28:55 Removing intermediate container 9e11fafbbb4a 14:28:55 ---> b5af5ed319cc 14:28:55 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:28:55 ---> Running in 3b54e3ba285f 14:28:56 Removing intermediate container 3b54e3ba285f 14:28:56 ---> 1fc2ffaffddb 14:28:56 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:28:56 ---> Running in 4ae81928ead5 14:28:56 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:28:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:28:57 OK: 211 MiB in 51 packages 14:28:58 Removing intermediate container 4ae81928ead5 14:28:58 ---> 5d327ed195e7 14:28:58 Step 8/25 : WORKDIR /app 14:28:58 ---> Running in 69c7331844ec 14:28:58 Removing intermediate container 69c7331844ec 14:28:58 ---> 9b01bb7cf4d4 14:28:58 Step 9/25 : COPY go.mod vendor* ./ 14:28:58 ---> 205c1c8987d0 14:28:58 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:28:58 ---> Running in 5f8adf1685a5 14:28:59 Removing intermediate container 5f8adf1685a5 14:28:59 ---> 9ee84b1eae91 14:28:59 Step 11/25 : COPY . . 14:28:59 ---> 9853a82cd70b 14:28:59 Step 12/25 : RUN $MAKE 14:28:59 ---> Running in 8f7eddd16578 14:28:59 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.40 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.17" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 14:29:21 Removing intermediate container 8f7eddd16578 14:29:21 ---> e0fba27eca0d 14:29:21 Step 13/25 : FROM alpine:3.16 14:29:21 3.16: Pulling from library/alpine 14:29:21 213ec9aee27d: Already exists 14:29:21 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 14:29:21 Status: Downloaded newer image for alpine:3.16 14:29:21 ---> 9c6f07244728 14:29:21 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:29:21 ---> Running in 154656f82c20 14:29:21 Removing intermediate container 154656f82c20 14:29:21 ---> d0b808fa9c0d 14:29:21 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:29:21 ---> Running in 31ee83bed64f 14:29:22 Removing intermediate container 31ee83bed64f 14:29:22 ---> d3ca9db20635 14:29:22 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 14:29:22 ---> Running in cc5d2ac06747 14:29:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 14:29:23 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 14:29:23 (1/6) Installing dumb-init (1.2.5-r1) 14:29:23 (2/6) Installing libgcc (11.2.1_git20220219-r2) 14:29:23 (3/6) Installing libsodium (1.0.18-r0) 14:29:23 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 14:29:23 (5/6) Installing libzmq (4.3.4-r0) 14:29:24 (6/6) Installing zeromq (4.3.4-r0) 14:29:24 Executing busybox-1.35.0-r17.trigger 14:29:24 OK: 8 MiB in 20 packages 14:29:24 Removing intermediate container cc5d2ac06747 14:29:24 ---> aea67c2b04a8 14:29:24 Step 17/25 : COPY --from=builder /app/LICENSE / 14:29:25 ---> 3c4914bff4e6 14:29:25 Step 18/25 : COPY --from=builder /app/Attribution.txt / 14:29:25 ---> 4cb5e48980e6 14:29:25 Step 19/25 : COPY --from=builder /app/cmd/ / 14:29:25 ---> da18da0b6a86 14:29:25 Step 20/25 : EXPOSE 59989 14:29:25 ---> Running in 10a4b6839df7 14:29:25 Removing intermediate container 10a4b6839df7 14:29:25 ---> 590ff5771227 14:29:25 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 14:29:25 ---> Running in a9fd963d918d 14:29:25 Removing intermediate container a9fd963d918d 14:29:25 ---> 64ee971ed100 14:29:25 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 14:29:25 ---> Running in 4873c7b10b28 14:29:25 Removing intermediate container 4873c7b10b28 14:29:25 ---> 7912603e8993 14:29:25 Step 23/25 : LABEL arch=amd64 14:29:25 ---> Running in 32a4861ee678 14:29:26 Removing intermediate container 32a4861ee678 14:29:26 ---> 36fc556149b4 14:29:26 Step 24/25 : LABEL git_sha=7dd050cc22c9d035a838129566380a3ada9f0223 14:29:26 ---> Running in e210513f178c 14:29:26 Removing intermediate container e210513f178c 14:29:26 ---> 1ab06c5d1bf1 14:29:26 Step 25/25 : LABEL version=2.3.0-dev.17 14:29:26 ---> Running in 62fd5b395999 14:29:26 Removing intermediate container 62fd5b395999 14:29:26 ---> 2f50a0ea799f 14:29:26 [Warning] One or more build-args [ARCH] were not consumed 14:29:26 Successfully built 2f50a0ea799f 14:29:26 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 14:29:26 provisioning config files... 14:29:26 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16591347357905028765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:29:26 ---> docker-login.sh 14:29:26 nexus3.edgexfoundry.org:10001 14:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:26 Configure a credential helper to remove this warning. See 14:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:26 14:29:26 Login Succeeded 14:29:26 nexus3.edgexfoundry.org:10002 14:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:26 Configure a credential helper to remove this warning. See 14:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:26 14:29:26 Login Succeeded 14:29:26 nexus3.edgexfoundry.org:10003 14:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:26 Configure a credential helper to remove this warning. See 14:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:26 14:29:26 Login Succeeded 14:29:26 nexus3.edgexfoundry.org:10004 14:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:26 Configure a credential helper to remove this warning. See 14:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:26 14:29:26 Login Succeeded 14:29:26 docker.io 14:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:29:27 Configure a credential helper to remove this warning. See 14:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:29:27 14:29:27 Login Succeeded 14:29:27 ---> docker-login.sh ends [Pipeline] } 14:29:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:29:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:29:27 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 14:29:27 7dd050cc22c9d035a838129566380a3ada9f0223 14:29:27 latest 14:29:27 2.3.0-dev.17 14:29:27 7dd050cc22c9d035a838129566380a3ada9f0223-2.3.0-dev.17 14:29:27 main 14:29:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:27 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:7dd050cc22c9d035a838129566380a3ada9f0223 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:28 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:7dd050cc22c9d035a838129566380a3ada9f0223 14:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 14:29:28 f3d944455133: Preparing 14:29:28 68a42bd15aad: Preparing 14:29:28 77cf7d8f1a05: Preparing 14:29:28 4cdf0a14b661: Preparing 14:29:28 e31bd9b9819a: Preparing 14:29:28 994393dc58e7: Preparing 14:29:28 e31bd9b9819a: Pushed 14:29:28 68a42bd15aad: Pushed 14:29:28 77cf7d8f1a05: Pushed 14:29:28 994393dc58e7: Layer already exists 14:29:28 4cdf0a14b661: Pushed 14:29:30 f3d944455133: Pushed 14:29:30 7dd050cc22c9d035a838129566380a3ada9f0223: digest: sha256:d69b99f38436bdea130615444693bdc58fe6e92ba688e5759d8a37abb899d623 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:31 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:31 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 14:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 14:29:31 f3d944455133: Preparing 14:29:31 68a42bd15aad: Preparing 14:29:31 77cf7d8f1a05: Preparing 14:29:31 4cdf0a14b661: Preparing 14:29:31 e31bd9b9819a: Preparing 14:29:31 994393dc58e7: Preparing 14:29:31 77cf7d8f1a05: Layer already exists 14:29:31 4cdf0a14b661: Layer already exists 14:29:31 e31bd9b9819a: Layer already exists 14:29:31 f3d944455133: Layer already exists 14:29:31 68a42bd15aad: Layer already exists 14:29:31 994393dc58e7: Layer already exists 14:29:31 latest: digest: sha256:d69b99f38436bdea130615444693bdc58fe6e92ba688e5759d8a37abb899d623 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:31 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:32 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.17 14:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 14:29:32 f3d944455133: Preparing 14:29:32 68a42bd15aad: Preparing 14:29:32 77cf7d8f1a05: Preparing 14:29:32 4cdf0a14b661: Preparing 14:29:32 e31bd9b9819a: Preparing 14:29:32 994393dc58e7: Preparing 14:29:32 994393dc58e7: Waiting 14:29:32 4cdf0a14b661: Layer already exists 14:29:32 68a42bd15aad: Layer already exists 14:29:32 77cf7d8f1a05: Layer already exists 14:29:32 e31bd9b9819a: Layer already exists 14:29:32 f3d944455133: Layer already exists 14:29:32 994393dc58e7: Layer already exists 14:29:32 2.3.0-dev.17: digest: sha256:d69b99f38436bdea130615444693bdc58fe6e92ba688e5759d8a37abb899d623 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:32 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:7dd050cc22c9d035a838129566380a3ada9f0223-2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:32 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:7dd050cc22c9d035a838129566380a3ada9f0223-2.3.0-dev.17 14:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 14:29:32 f3d944455133: Preparing 14:29:32 68a42bd15aad: Preparing 14:29:32 77cf7d8f1a05: Preparing 14:29:32 4cdf0a14b661: Preparing 14:29:32 e31bd9b9819a: Preparing 14:29:32 994393dc58e7: Preparing 14:29:32 994393dc58e7: Waiting 14:29:32 4cdf0a14b661: Layer already exists 14:29:32 77cf7d8f1a05: Layer already exists 14:29:32 68a42bd15aad: Layer already exists 14:29:32 e31bd9b9819a: Layer already exists 14:29:32 f3d944455133: Layer already exists 14:29:32 994393dc58e7: Layer already exists 14:29:32 7dd050cc22c9d035a838129566380a3ada9f0223-2.3.0-dev.17: digest: sha256:d69b99f38436bdea130615444693bdc58fe6e92ba688e5759d8a37abb899d623 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:32 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 14:29:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 14:29:33 f3d944455133: Preparing 14:29:33 68a42bd15aad: Preparing 14:29:33 77cf7d8f1a05: Preparing 14:29:33 4cdf0a14b661: Preparing 14:29:33 e31bd9b9819a: Preparing 14:29:33 994393dc58e7: Preparing 14:29:33 994393dc58e7: Waiting 14:29:33 68a42bd15aad: Layer already exists 14:29:33 4cdf0a14b661: Layer already exists 14:29:33 e31bd9b9819a: Layer already exists 14:29:33 77cf7d8f1a05: Layer already exists 14:29:33 f3d944455133: Layer already exists 14:29:33 994393dc58e7: Layer already exists 14:29:33 main: digest: sha256:d69b99f38436bdea130615444693bdc58fe6e92ba688e5759d8a37abb899d623 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:29:33 ===================================================== [Pipeline] echo 14:29:33 taggedImages: 14:29:33 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:7dd050cc22c9d035a838129566380a3ada9f0223 14:29:33 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 14:29:33 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.17 14:29:33 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:7dd050cc22c9d035a838129566380a3ada9f0223-2.3.0-dev.17 14:29:33 - 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 14:29:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:29:33 14:29:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:29:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:29:33 latest: Pulling from edgex-lftools-log-publisher 14:29:33 5eb5b503b376: Pulling fs layer 14:29:33 5c69ac0246d0: Pulling fs layer 14:29:33 ec43610c2a17: Pulling fs layer 14:29:33 3a2ae6a8a46f: Pulling fs layer 14:29:33 33b1e0a273af: Pulling fs layer 14:29:33 5d3b04190fa2: Pulling fs layer 14:29:33 2f39f015ded8: Pulling fs layer 14:29:33 33b1e0a273af: Waiting 14:29:33 5d3b04190fa2: Waiting 14:29:33 2f39f015ded8: Waiting 14:29:33 3a2ae6a8a46f: Waiting 14:29:33 5c69ac0246d0: Download complete 14:29:33 3a2ae6a8a46f: Download complete 14:29:33 33b1e0a273af: Verifying Checksum 14:29:33 33b1e0a273af: Download complete 14:29:34 5d3b04190fa2: Verifying Checksum 14:29:34 5d3b04190fa2: Download complete 14:29:34 ec43610c2a17: Verifying Checksum 14:29:34 ec43610c2a17: Download complete 14:29:34 5eb5b503b376: Verifying Checksum 14:29:34 5eb5b503b376: Download complete 14:29:34 2f39f015ded8: Verifying Checksum 14:29:34 2f39f015ded8: Download complete 14:29:35 5eb5b503b376: Pull complete 14:29:35 5c69ac0246d0: Pull complete 14:29:35 ec43610c2a17: Pull complete 14:29:36 3a2ae6a8a46f: Pull complete 14:29:36 33b1e0a273af: Pull complete 14:29:36 5d3b04190fa2: Pull complete 14:29:40 2f39f015ded8: Pull complete 14:29:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:29:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:29:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:29:40 prd-ubuntu20.04-docker-8c-8g-8313 does not seem to be running inside a container 14:29:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 14:29:44 $ docker top fa3b9cf3bd0f5605d49a11819e16d72e41fd44bc72f9ec69770d11aeed49ec1e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:29:44 ---> job-cost.sh 14:29:44 lf-activate-venv: SKIPPING 14:29:44 INFO: No Stack... 14:29:44 INFO: Retrieving Pricing Info for: v3-standard-8 14:29:45 INFO: Archiving Costs [Pipeline] sh 14:29:45 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 14:29:45 + cut -d, -f6 [Pipeline] lock 14:29:45 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-53-stack-cost] 14:29:45 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-53-stack-cost] did not exist. Created. 14:29:45 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:29:46 + echo total: 0.2199999988079071 [Pipeline] stash 14:29:46 Stashed 1 file(s) [Pipeline] } 14:29:46 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-53-stack-cost] [Pipeline] // lock [Pipeline] } 14:29:46 $ docker stop --time=1 fa3b9cf3bd0f5605d49a11819e16d72e41fd44bc72f9ec69770d11aeed49ec1e 14:29:47 $ docker rm -f fa3b9cf3bd0f5605d49a11819e16d72e41fd44bc72f9ec69770d11aeed49ec1e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:30:22 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8315 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 14:30:22 Running in /w/workspace/device-rfid-llrp-go/53 [Pipeline] { [Pipeline] checkout 14:30:22 Selected Git installation does not exist. Using Default 14:30:22 The recommended git tool is: NONE 14:30:27 using credential edgex-jenkins-ssh 14:30:27 Cloning the remote Git repository 14:30:27 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 14:30:27 > git init /w/workspace/device-rfid-llrp-go/53 # timeout=10 14:30:27 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 14:30:27 > git --version # timeout=10 14:30:27 > git --version # 'git version 2.25.1' 14:30:27 using GIT_SSH to set credentials SSH Credentials for GitHub 14:30:27 Verifying host key using known hosts file 14:30:28 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. 14:30:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:30:29 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 14:30:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:30:30 Avoid second fetch 14:30:30 Checking out Revision 7dd050cc22c9d035a838129566380a3ada9f0223 (main) 14:30:30 Commit message: "Merge pull request #115 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.40" 14:30:30 > git config core.sparsecheckout # timeout=10 14:30:30 > git checkout -f 7dd050cc22c9d035a838129566380a3ada9f0223 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:30:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:30:31 % Total % Received % Xferd Average Speed Time Time Time Current 14:30:31 Dload Upload Total Spent Left Speed 14:30:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 223k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh 14:30:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:30:32 + sudo tee /etc/docker/daemon.new 14:30:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:30:32 { 14:30:32 "registry-mirrors": [ 14:30:32 "https://nexus3.edgexfoundry.org:10001" 14:30:32 ], 14:30:32 "bip": "10.250.0.254/24", 14:30:32 "hosts": [ 14:30:32 "tcp://0.0.0.0:5555", 14:30:32 "unix:///var/run/docker.sock" 14:30:32 ], 14:30:32 "mtu": 1458, 14:30:32 "selinux-enabled": true, 14:30:32 "seccomp-profile": "/etc/docker/seccomp.json" 14:30:32 } [Pipeline] sh 14:30:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:30:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:30:51 provisioning config files... 14:30:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/53@tmp/config15491934238663772383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:30:51 ---> docker-login.sh 14:30:51 nexus3.edgexfoundry.org:10001 14:30:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:30:52 Configure a credential helper to remove this warning. See 14:30:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:30:52 14:30:52 Login Succeeded 14:30:52 nexus3.edgexfoundry.org:10002 14:30:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:30:53 Configure a credential helper to remove this warning. See 14:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:30:53 14:30:53 Login Succeeded 14:30:53 nexus3.edgexfoundry.org:10003 14:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:30:53 Configure a credential helper to remove this warning. See 14:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:30:53 14:30:53 Login Succeeded 14:30:53 nexus3.edgexfoundry.org:10004 14:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:30:53 Configure a credential helper to remove this warning. See 14:30:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:30:53 14:30:53 Login Succeeded 14:30:53 docker.io 14:30:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:30:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:30:54 Configure a credential helper to remove this warning. See 14:30:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:30:54 14:30:54 Login Succeeded 14:30:54 ---> docker-login.sh ends [Pipeline] } 14:30:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:30:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:30:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:30:54 ========================================================= 14:30:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 14:30:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:54 + 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 . 14:30:55 Sending build context to Docker daemon 1.22MB 14:30:55 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 14:30:55 Step 2/12 : FROM ${BASE} AS builder 14:30:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 14:30:55 9b18e9b68314: Pulling fs layer 14:30:55 d32db5db7311: Pulling fs layer 14:30:55 d0c4b47475fc: Pulling fs layer 14:30:55 5831b945b038: Pulling fs layer 14:30:55 86bbec2aaacd: Pulling fs layer 14:30:55 e10730c5d714: Pulling fs layer 14:30:55 5dd5c2283517: Pulling fs layer 14:30:55 d5ac0230b979: Pulling fs layer 14:30:55 5831b945b038: Waiting 14:30:55 86bbec2aaacd: Waiting 14:30:55 e10730c5d714: Waiting 14:30:55 5dd5c2283517: Waiting 14:30:55 d5ac0230b979: Waiting 14:30:55 d0c4b47475fc: Download complete 14:30:55 d32db5db7311: Download complete 14:30:55 86bbec2aaacd: Verifying Checksum 14:30:55 86bbec2aaacd: Download complete 14:30:55 e10730c5d714: Verifying Checksum 14:30:55 e10730c5d714: Download complete 14:30:55 9b18e9b68314: Verifying Checksum 14:30:55 9b18e9b68314: Download complete 14:30:56 9b18e9b68314: Pull complete 14:30:56 d5ac0230b979: Verifying Checksum 14:30:56 d5ac0230b979: Download complete 14:30:57 d32db5db7311: Pull complete 14:30:57 d0c4b47475fc: Pull complete 14:30:57 5dd5c2283517: Verifying Checksum 14:30:57 5dd5c2283517: Download complete 14:30:58 5831b945b038: Verifying Checksum 14:30:58 5831b945b038: Download complete 14:31:10 5831b945b038: Pull complete 14:31:10 86bbec2aaacd: Pull complete 14:31:10 e10730c5d714: Pull complete 14:31:16 5dd5c2283517: Pull complete 14:31:18 d5ac0230b979: Pull complete 14:31:18 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 14:31:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 14:31:18 ---> 59b3b1a385d4 14:31:18 Step 3/12 : ARG MAKE='make build' 14:31:20 ---> Running in 98496dadf0f5 14:31:21 Removing intermediate container 98496dadf0f5 14:31:21 ---> cb6cef641f97 14:31:21 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 14:31:21 ---> Running in b3660838523b 14:31:21 Removing intermediate container b3660838523b 14:31:21 ---> 074bef0e25d8 14:31:21 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 14:31:21 ---> Running in 300d79643893 14:31:21 Removing intermediate container 300d79643893 14:31:21 ---> 91610df8ee55 14:31:21 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:31:21 ---> Running in b5ca899bd9b9 14:31:23 Removing intermediate container b5ca899bd9b9 14:31:23 ---> fbff7c568c59 14:31:23 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:31:23 ---> Running in 948ca8c901bc 14:31:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:31:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:31:26 OK: 221 MiB in 51 packages 14:31:27 Removing intermediate container 948ca8c901bc 14:31:27 ---> 59dfccf8bd69 14:31:27 Step 8/12 : WORKDIR /app 14:31:27 ---> Running in 74697512a27c 14:31:27 Removing intermediate container 74697512a27c 14:31:27 ---> 2c06b1936f16 14:31:27 Step 9/12 : COPY go.mod vendor* ./ 14:31:28 ---> 76f2cb9fd980 14:31:28 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:31:28 ---> Running in eb983308a9a4 14:32:24 Removing intermediate container eb983308a9a4 14:32:24 ---> f3405bf40777 14:32:24 Step 11/12 : COPY . . 14:32:24 ---> 4dc359a607be 14:32:24 Step 12/12 : RUN $MAKE 14:32:24 ---> Running in 5b9a8b5211a4 14:32:24 noop 14:32:24 Removing intermediate container 5b9a8b5211a4 14:32:24 ---> 1d1eb212c21d 14:32:24 Successfully built 1d1eb212c21d 14:32:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:25 + docker inspect -f . ci-base-image-arm64 14:32:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:32:25 prd-ubuntu20.04-docker-arm64-4c-16g-8315 does not seem to be running inside a container 14:32:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/53 -v /w/workspace/device-rfid-llrp-go/53:/w/workspace/device-rfid-llrp-go/53:rw,z -v /w/workspace/device-rfid-llrp-go/53@tmp:/w/workspace/device-rfid-llrp-go/53@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-arm64 cat 14:32:26 $ docker top cb4c116e342570e5b9db0959c6bab46bbf60c67189a864e6a704dd5ea29debbb -eo pid,comm [Pipeline] { [Pipeline] sh 14:32:27 + go version 14:32:27 go version go1.18.7 linux/arm64 [Pipeline] } 14:32:27 $ docker stop --time=1 cb4c116e342570e5b9db0959c6bab46bbf60c67189a864e6a704dd5ea29debbb 14:32:29 $ docker rm -f cb4c116e342570e5b9db0959c6bab46bbf60c67189a864e6a704dd5ea29debbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:32:29 + docker inspect -f . ci-base-image-arm64 14:32:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:32:29 prd-ubuntu20.04-docker-arm64-4c-16g-8315 does not seem to be running inside a container 14:32:29 $ 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/53 -v /w/workspace/device-rfid-llrp-go/53:/w/workspace/device-rfid-llrp-go/53:rw,z -v /w/workspace/device-rfid-llrp-go/53@tmp:/w/workspace/device-rfid-llrp-go/53@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-arm64 cat 14:32:31 $ docker top b985363730cc56504f358d0ab749b1da9684de632bccb8d7827c35d2c39fecd8 -eo pid,comm [Pipeline] { [Pipeline] sh 14:32:31 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/53 [Pipeline] fileExists [Pipeline] sh 14:32:32 + make test 14:32:32 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 14:32:34 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 14:34:10 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 14:34:10 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 14:34:28 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 20.066s coverage: 38.5% of statements 14:34:28 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.476s coverage: 52.0% of statements 14:34:28 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.044s coverage: 95.5% of statements 14:34:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:34:29 CGO_ENABLED=1 GO111MODULE=on go vet ./... 14:34:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:34:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:34:57 ./bin/test-attribution-txt.sh 14:34:57 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 14:34:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 14:34:58 $ docker stop --time=1 b985363730cc56504f358d0ab749b1da9684de632bccb8d7827c35d2c39fecd8 14:35:00 $ docker rm -f b985363730cc56504f358d0ab749b1da9684de632bccb8d7827c35d2c39fecd8 [Pipeline] // withDockerContainer [Pipeline] sh 14:35:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:35:01 Warning: overwriting stash ‘coverage-report’ 14:35:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:35:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:35:02 + ls -al . 14:35:02 total 632 14:35:02 drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 14:32 . 14:35:02 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 14:30 .. 14:35:02 -rw-rw-r-- 1 jenkins jenkins 134 Oct 17 14:30 .dockerignore 14:35:02 drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 14:30 .git 14:35:02 drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 14:30 .github 14:35:02 -rw-rw-r-- 1 jenkins jenkins 946 Oct 17 14:30 .gitignore 14:35:02 -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 14:30 .golangci.yml 14:35:02 -rw-rw-r-- 1 jenkins jenkins 10866 Oct 17 14:30 Attribution.txt 14:35:02 -rw-rw-r-- 1 jenkins jenkins 3740 Oct 17 14:30 CHANGELOG.md 14:35:02 -rw-rw-r-- 1 jenkins jenkins 1518 Oct 17 14:30 Dockerfile 14:35:02 -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 14:30 GOVERNANCE.md 14:35:02 -rw-rw-r-- 1 jenkins jenkins 683 Oct 17 14:30 Jenkinsfile 14:35:02 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 17 14:30 LICENSE 14:35:02 -rw-rw-r-- 1 jenkins jenkins 2196 Oct 17 14:30 Makefile 14:35:02 -rw-rw-r-- 1 jenkins jenkins 625 Oct 17 14:30 OWNERS.md 14:35:02 -rw-rw-r-- 1 jenkins jenkins 28496 Oct 17 14:30 README.md 14:35:02 -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 14:27 VERSION 14:35:02 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 14:30 bin 14:35:02 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 14:30 cmd 14:35:02 -rw-r--r-- 1 jenkins jenkins 460049 Oct 17 14:34 coverage.out 14:35:02 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 14:30 examples 14:35:02 -rw-rw-r-- 1 jenkins jenkins 3609 Oct 17 14:30 go.mod 14:35:02 -rw-rw-r-- 1 jenkins jenkins 37783 Oct 17 14:30 go.sum 14:35:02 drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 14:30 images 14:35:02 drwxrwxr-x 5 jenkins jenkins 4096 Oct 17 14:30 internal 14:35:02 drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 14:30 snap 14:35:02 -rw-rw-r-- 1 jenkins jenkins 193 Oct 17 14:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:02 + 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=7dd050cc22c9d035a838129566380a3ada9f0223 --label arch=arm64 --label version=2.3.0-dev.17 . 14:35:03 Sending build context to Docker daemon 1.22MB 14:35:03 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 14:35:03 Step 2/25 : FROM ${BASE} AS builder 14:35:03 ---> 1d1eb212c21d 14:35:03 Step 3/25 : ARG MAKE='make build' 14:35:03 ---> Running in d27a08793969 14:35:03 Removing intermediate container d27a08793969 14:35:03 ---> 2bfb7adfb92a 14:35:03 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 14:35:03 ---> Running in 2ab8b1930830 14:35:04 Removing intermediate container 2ab8b1930830 14:35:04 ---> 34fa355e9d77 14:35:04 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 14:35:04 ---> Running in 87a8b45bf704 14:35:04 Removing intermediate container 87a8b45bf704 14:35:04 ---> 9b4baa2ef29c 14:35:04 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:35:04 ---> Running in 81021a16dc71 14:35:06 Removing intermediate container 81021a16dc71 14:35:06 ---> d2c0abf3e1da 14:35:06 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:35:06 ---> Running in fe3f61e8d2f4 14:35:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:35:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:35:09 OK: 221 MiB in 51 packages 14:35:10 Removing intermediate container fe3f61e8d2f4 14:35:10 ---> da4768f4e7ab 14:35:10 Step 8/25 : WORKDIR /app 14:35:10 ---> Running in 86293a0c6c5f 14:35:12 Removing intermediate container 86293a0c6c5f 14:35:12 ---> 7ce79ac716ec 14:35:12 Step 9/25 : COPY go.mod vendor* ./ 14:35:12 ---> dc0afc21370b 14:35:12 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:35:12 ---> Running in b0f312727df8 14:35:14 Removing intermediate container b0f312727df8 14:35:14 ---> ed5d0828026a 14:35:14 Step 11/25 : COPY . . 14:35:15 ---> 1e6ac59cdd17 14:35:15 Step 12/25 : RUN $MAKE 14:35:15 ---> Running in f3257f04d959 14:35:16 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.40 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.17" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 14:37:37 Removing intermediate container f3257f04d959 14:37:37 ---> 747ea59f65be 14:37:37 Step 13/25 : FROM alpine:3.16 14:37:37 3.16: Pulling from library/alpine 14:37:37 9b18e9b68314: Already exists 14:37:37 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 14:37:37 Status: Downloaded newer image for alpine:3.16 14:37:37 ---> a6215f271958 14:37:37 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 14:37:37 ---> Running in 39e6525ba441 14:37:37 Removing intermediate container 39e6525ba441 14:37:37 ---> f13b88af6ffa 14:37:37 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 14:37:37 ---> Running in 11bcd5079500 14:37:39 Removing intermediate container 11bcd5079500 14:37:39 ---> 8e7d4dbc3625 14:37:39 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 14:37:39 ---> Running in b58712d8f6ee 14:37:40 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 14:37:41 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 14:37:42 (1/6) Installing dumb-init (1.2.5-r1) 14:37:42 (2/6) Installing libgcc (11.2.1_git20220219-r2) 14:37:42 (3/6) Installing libsodium (1.0.18-r0) 14:37:42 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 14:37:42 (5/6) Installing libzmq (4.3.4-r0) 14:37:42 (6/6) Installing zeromq (4.3.4-r0) 14:37:42 Executing busybox-1.35.0-r17.trigger 14:37:42 OK: 8 MiB in 20 packages 14:37:43 Removing intermediate container b58712d8f6ee 14:37:43 ---> a0fca7acb236 14:37:43 Step 17/25 : COPY --from=builder /app/LICENSE / 14:37:44 ---> ec040cf15df8 14:37:44 Step 18/25 : COPY --from=builder /app/Attribution.txt / 14:37:44 ---> b86cd775c671 14:37:44 Step 19/25 : COPY --from=builder /app/cmd/ / 14:37:46 ---> a20b0b030590 14:37:46 Step 20/25 : EXPOSE 59989 14:37:46 ---> Running in 2424b6520b31 14:37:46 Removing intermediate container 2424b6520b31 14:37:46 ---> dcbe2b0ae15d 14:37:46 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 14:37:46 ---> Running in 3f17be840626 14:37:46 Removing intermediate container 3f17be840626 14:37:46 ---> 3a7b743bface 14:37:46 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 14:37:46 ---> Running in 848f10e24dd9 14:37:47 Removing intermediate container 848f10e24dd9 14:37:47 ---> cf4cbb159de2 14:37:47 Step 23/25 : LABEL arch=arm64 14:37:47 ---> Running in 5f80df80b7e6 14:37:47 Removing intermediate container 5f80df80b7e6 14:37:47 ---> eb675ebc584a 14:37:47 Step 24/25 : LABEL git_sha=7dd050cc22c9d035a838129566380a3ada9f0223 14:37:47 ---> Running in aa1be574d3f5 14:37:47 Removing intermediate container aa1be574d3f5 14:37:47 ---> 4af49a5fd3aa 14:37:47 Step 25/25 : LABEL version=2.3.0-dev.17 14:37:47 ---> Running in d089f1d093a3 14:37:48 Removing intermediate container d089f1d093a3 14:37:48 ---> f8d6d7bb015c 14:37:48 [Warning] One or more build-args [ARCH] were not consumed 14:37:48 Successfully built f8d6d7bb015c 14:37:48 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 14:37:48 provisioning config files... 14:37:48 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/53@tmp/config332856722455964554tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:37:48 ---> docker-login.sh 14:37:48 nexus3.edgexfoundry.org:10001 14:37:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:48 Configure a credential helper to remove this warning. See 14:37:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:48 14:37:48 Login Succeeded 14:37:48 nexus3.edgexfoundry.org:10002 14:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:49 Configure a credential helper to remove this warning. See 14:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:49 14:37:49 Login Succeeded 14:37:49 nexus3.edgexfoundry.org:10003 14:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:49 Configure a credential helper to remove this warning. See 14:37:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:49 14:37:49 Login Succeeded 14:37:49 nexus3.edgexfoundry.org:10004 14:37:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:50 Configure a credential helper to remove this warning. See 14:37:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:50 14:37:50 Login Succeeded 14:37:50 docker.io 14:37:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:37:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 14:37:50 Configure a credential helper to remove this warning. See 14:37:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 14:37:50 14:37:50 Login Succeeded 14:37:50 ---> docker-login.sh ends [Pipeline] } 14:37:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:37:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 14:37:50 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 14:37:50 7dd050cc22c9d035a838129566380a3ada9f0223 14:37:50 latest 14:37:50 2.3.0-dev.17 14:37:50 7dd050cc22c9d035a838129566380a3ada9f0223-2.3.0-dev.17 14:37:50 main 14:37:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:50 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7dd050cc22c9d035a838129566380a3ada9f0223 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:51 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7dd050cc22c9d035a838129566380a3ada9f0223 14:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 14:37:51 0c7a84c5b4eb: Preparing 14:37:51 4da7dc66de84: Preparing 14:37:51 a268e583de27: Preparing 14:37:51 369661ab5a6d: Preparing 14:37:51 45e8a78d0ca7: Preparing 14:37:51 5d3e392a13a0: Preparing 14:37:51 5d3e392a13a0: Waiting 14:37:51 a268e583de27: Pushed 14:37:51 45e8a78d0ca7: Pushed 14:37:51 4da7dc66de84: Pushed 14:37:51 5d3e392a13a0: Layer already exists 14:37:52 369661ab5a6d: Pushed 14:37:57 0c7a84c5b4eb: Pushed 14:37:57 7dd050cc22c9d035a838129566380a3ada9f0223: digest: sha256:29f81c17e7bdf3a54a60fc737cf159e46046b887da624744908f4c896a36f3a9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:57 + 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 14:37:58 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 14:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 14:37:58 0c7a84c5b4eb: Preparing 14:37:58 4da7dc66de84: Preparing 14:37:58 a268e583de27: Preparing 14:37:58 369661ab5a6d: Preparing 14:37:58 45e8a78d0ca7: Preparing 14:37:58 5d3e392a13a0: Preparing 14:37:58 5d3e392a13a0: Waiting 14:37:58 4da7dc66de84: Layer already exists 14:37:58 45e8a78d0ca7: Layer already exists 14:37:58 0c7a84c5b4eb: Layer already exists 14:37:58 a268e583de27: Layer already exists 14:37:58 369661ab5a6d: Layer already exists 14:37:58 5d3e392a13a0: Layer already exists 14:37:58 latest: digest: sha256:29f81c17e7bdf3a54a60fc737cf159e46046b887da624744908f4c896a36f3a9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:58 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:59 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.17 14:37:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 14:37:59 0c7a84c5b4eb: Preparing 14:37:59 4da7dc66de84: Preparing 14:37:59 a268e583de27: Preparing 14:37:59 369661ab5a6d: Preparing 14:37:59 45e8a78d0ca7: Preparing 14:37:59 5d3e392a13a0: Preparing 14:37:59 5d3e392a13a0: Waiting 14:37:59 0c7a84c5b4eb: Layer already exists 14:37:59 4da7dc66de84: Layer already exists 14:37:59 a268e583de27: Layer already exists 14:37:59 45e8a78d0ca7: Layer already exists 14:37:59 369661ab5a6d: Layer already exists 14:37:59 5d3e392a13a0: Layer already exists 14:37:59 2.3.0-dev.17: digest: sha256:29f81c17e7bdf3a54a60fc737cf159e46046b887da624744908f4c896a36f3a9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:59 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7dd050cc22c9d035a838129566380a3ada9f0223-2.3.0-dev.17 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:37:59 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7dd050cc22c9d035a838129566380a3ada9f0223-2.3.0-dev.17 14:37:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 14:37:59 0c7a84c5b4eb: Preparing 14:37:59 4da7dc66de84: Preparing 14:37:59 a268e583de27: Preparing 14:37:59 369661ab5a6d: Preparing 14:37:59 45e8a78d0ca7: Preparing 14:37:59 5d3e392a13a0: Preparing 14:37:59 5d3e392a13a0: Waiting 14:37:59 4da7dc66de84: Layer already exists 14:37:59 369661ab5a6d: Layer already exists 14:37:59 45e8a78d0ca7: Layer already exists 14:37:59 a268e583de27: Layer already exists 14:37:59 0c7a84c5b4eb: Layer already exists 14:37:59 5d3e392a13a0: Layer already exists 14:37:59 7dd050cc22c9d035a838129566380a3ada9f0223-2.3.0-dev.17: digest: sha256:29f81c17e7bdf3a54a60fc737cf159e46046b887da624744908f4c896a36f3a9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:00 + 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 14:38:00 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 14:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 14:38:00 0c7a84c5b4eb: Preparing 14:38:00 4da7dc66de84: Preparing 14:38:00 a268e583de27: Preparing 14:38:00 369661ab5a6d: Preparing 14:38:00 45e8a78d0ca7: Preparing 14:38:00 5d3e392a13a0: Preparing 14:38:00 5d3e392a13a0: Waiting 14:38:00 0c7a84c5b4eb: Layer already exists 14:38:00 45e8a78d0ca7: Layer already exists 14:38:00 4da7dc66de84: Layer already exists 14:38:00 369661ab5a6d: Layer already exists 14:38:00 a268e583de27: Layer already exists 14:38:00 5d3e392a13a0: Layer already exists 14:38:01 main: digest: sha256:29f81c17e7bdf3a54a60fc737cf159e46046b887da624744908f4c896a36f3a9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:38:01 ===================================================== [Pipeline] echo 14:38:01 taggedImages: 14:38:01 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7dd050cc22c9d035a838129566380a3ada9f0223 14:38:01 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 14:38:01 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.17 14:38:01 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:7dd050cc22c9d035a838129566380a3ada9f0223-2.3.0-dev.17 14:38:01 - 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 14:38:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:38:01 14:38:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:38:01 arm64: Pulling from edgex-lftools-log-publisher 14:38:01 8998bd30e6a1: Pulling fs layer 14:38:01 04944245beec: Pulling fs layer 14:38:01 699f458cf7ca: Pulling fs layer 14:38:01 765212b225bb: Pulling fs layer 14:38:01 f23df028b6ca: Pulling fs layer 14:38:01 d65c8cfc05b1: Pulling fs layer 14:38:01 2437ff75d9bd: Pulling fs layer 14:38:01 f23df028b6ca: Waiting 14:38:01 d65c8cfc05b1: Waiting 14:38:01 2437ff75d9bd: Waiting 14:38:01 765212b225bb: Waiting 14:38:02 04944245beec: Verifying Checksum 14:38:02 04944245beec: Download complete 14:38:02 765212b225bb: Verifying Checksum 14:38:02 765212b225bb: Download complete 14:38:02 f23df028b6ca: Verifying Checksum 14:38:02 f23df028b6ca: Download complete 14:38:02 d65c8cfc05b1: Verifying Checksum 14:38:02 d65c8cfc05b1: Download complete 14:38:02 699f458cf7ca: Verifying Checksum 14:38:02 699f458cf7ca: Download complete 14:38:02 8998bd30e6a1: Download complete 14:38:05 2437ff75d9bd: Verifying Checksum 14:38:05 2437ff75d9bd: Download complete 14:38:06 8998bd30e6a1: Pull complete 14:38:06 04944245beec: Pull complete 14:38:08 699f458cf7ca: Pull complete 14:38:08 765212b225bb: Pull complete 14:38:09 f23df028b6ca: Pull complete 14:38:09 d65c8cfc05b1: Pull complete 14:38:24 2437ff75d9bd: Pull complete 14:38:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:38:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:38:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:24 prd-ubuntu20.04-docker-arm64-4c-16g-8315 does not seem to be running inside a container 14:38:24 $ 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/53 -v /w/workspace/device-rfid-llrp-go/53:/w/workspace/device-rfid-llrp-go/53:rw,z -v /w/workspace/device-rfid-llrp-go/53@tmp:/w/workspace/device-rfid-llrp-go/53@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:arm64 cat 14:38:27 $ docker top f70e5cb4fa0ae7f869311c55d37477479aa5e36c769ddc4c0410378bab0346a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:38:27 ---> job-cost.sh 14:38:27 lf-activate-venv: SKIPPING 14:38:27 INFO: No Stack... 14:38:28 INFO: Retrieving Pricing Info for: v3-standard-4 14:38:29 INFO: Archiving Costs [Pipeline] sh 14:38:29 + cut -d, -f6 14:38:29 + cat /w/workspace/device-rfid-llrp-go/53/archives/cost.csv [Pipeline] lock 14:38:29 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-53-stack-cost] 14:38:29 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-53-stack-cost] did not exist. Created. 14:38:29 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-53-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:38:29 /w/workspace/device-rfid-llrp-go/53@tmp/durable-5876cdb4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:38:30 + echo total: 0.10999999940395355 [Pipeline] stash 14:38:30 Warning: overwriting stash ‘stack-cost’ 14:38:30 Stashed 1 file(s) [Pipeline] } 14:38:30 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-53-stack-cost] [Pipeline] // lock [Pipeline] } 14:38:30 $ docker stop --time=1 f70e5cb4fa0ae7f869311c55d37477479aa5e36c769ddc4c0410378bab0346a4 14:38:32 $ docker rm -f f70e5cb4fa0ae7f869311c55d37477479aa5e36c769ddc4c0410378bab0346a4 [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 14:38:32 provisioning config files... 14:38:32 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5351948283970856392tmp [Pipeline] { [Pipeline] sh 14:38:32 + set +x 14:38:32 + curl -s https://codecov.io/bash 14:38:32 + bash -s -- 14:38:32 14:38:32 _____ _ 14:38:32 / ____| | | 14:38:32 | | ___ __| | ___ ___ _____ __ 14:38:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:38:32 | |___| (_) | (_| | __/ (_| (_) \ V / 14:38:32 \_____\___/ \__,_|\___|\___\___/ \_/ 14:38:32 Bash-1.0.6 14:38:32 14:38:32 14:38:32 ==> git version 2.25.1 found 14:38:32 ==> 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 14:38:32 Release-Date: 2020-01-08 14:38:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:38:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:38:32 ==> Jenkins CI detected. 14:38:32 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 14:38:32 project root: . 14:38:32 --> token set from env 14:38:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:38:32 ==> Running gcov in . (disable via -X gcov) 14:38:32 ==> Python coveragepy not found 14:38:32 ==> Searching for coverage reports in: 14:38:32 + . 14:38:32 -> Found 1 reports 14:38:32 ==> Detecting git/mercurial file structure 14:38:32 ==> Reading reports 14:38:32 + ./coverage.out bytes=460049 14:38:32 ==> Appending adjustments 14:38:32 https://docs.codecov.io/docs/fixing-reports 14:38:32 + Found adjustments 14:38:32 ==> Gzipping contents 14:38:32 52K /tmp/codecov.x27zFI.gz 14:38:32 ==> Uploading reports 14:38:32 url: https://codecov.io 14:38:32 query: branch=main&commit=7dd050cc22c9d035a838129566380a3ada9f0223&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:38:32 -> Pinging Codecov 14:38:32 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=7dd050cc22c9d035a838129566380a3ada9f0223&build=53&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F53%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 14:38:33 -> Uploading to 14:38:33 https://storage.googleapis.com/codecov/v4/raw/2022-10-17/581DD39554BDF9B6E22D074273EAD858/7dd050cc22c9d035a838129566380a3ada9f0223/9e53c998-2753-45c1-8922-102b996c4048.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T143833Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=66ecfb24302efda8017cf57cd906b12e5446972a97ad609a0669e6ec08883b0e 14:38:33 % Total % Received % Xferd Average Speed Time Time Time Current 14:38:33 Dload Upload Total Spent Left Speed 14:38:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51663 0 0 100 51663 0 229k --:--:-- --:--:-- --:--:-- 229k 14:38:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/7dd050cc22c9d035a838129566380a3ada9f0223 [Pipeline] } 14:38:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 14:38:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 14:38:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:38:33 14:38:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:38:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 14:38:34 df9b9388f04a: Pulling fs layer 14:38:34 52dc419b0ee2: Pulling fs layer 14:38:34 25bc292e5bac: Pulling fs layer 14:38:34 114826534d7a: Pulling fs layer 14:38:34 4657fd5d0bcf: Pulling fs layer 14:38:34 6ad1cebc031e: Pulling fs layer 14:38:34 8a3aa393b2d8: Pulling fs layer 14:38:34 114826534d7a: Waiting 14:38:34 4657fd5d0bcf: Waiting 14:38:34 6ad1cebc031e: Waiting 14:38:34 8a3aa393b2d8: Waiting 14:38:34 25bc292e5bac: Download complete 14:38:34 52dc419b0ee2: Verifying Checksum 14:38:34 52dc419b0ee2: Download complete 14:38:34 4657fd5d0bcf: Verifying Checksum 14:38:34 4657fd5d0bcf: Download complete 14:38:34 df9b9388f04a: Download complete 14:38:34 df9b9388f04a: Pull complete 14:38:34 6ad1cebc031e: Verifying Checksum 14:38:34 6ad1cebc031e: Download complete 14:38:34 52dc419b0ee2: Pull complete 14:38:34 25bc292e5bac: Pull complete 14:38:35 114826534d7a: Verifying Checksum 14:38:35 114826534d7a: Download complete 14:38:35 8a3aa393b2d8: Verifying Checksum 14:38:35 8a3aa393b2d8: Download complete 14:38:38 114826534d7a: Pull complete 14:38:38 4657fd5d0bcf: Pull complete 14:38:38 6ad1cebc031e: Pull complete 14:38:40 8a3aa393b2d8: Pull complete 14:38:40 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 14:38:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 14:38:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:40 prd-ubuntu20.04-docker-8c-8g-8313 does not seem to be running inside a container 14:38:40 $ 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 14:38:44 $ docker top f663f0be1acf57893ee3f5f707a87f2d3a6cf5407db7b4ebbf541926d264ba01 -eo pid,comm [Pipeline] { [Pipeline] echo 14:38:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 14:38:44 + set -o pipefail 14:38:44 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 14:38:49 14:38:49 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 14:38:49 14:38:49 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/4a1dbbc4-02fd-4d31-982b-c7275cef357e 14:38:49 14:38:49 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 14:38:49 14:38:49 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 14:38:49 14:38:49 14:38:49 A medium severity vulnerability was found in the Snyk CLI versions you are using. 14:38:49 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 14:38:49 More details here: https://snyk.co/ue1NS [Pipeline] } 14:38:49 $ docker stop --time=1 f663f0be1acf57893ee3f5f707a87f2d3a6cf5407db7b4ebbf541926d264ba01 14:38:53 $ docker rm -f f663f0be1acf57893ee3f5f707a87f2d3a6cf5407db7b4ebbf541926d264ba01 [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 14:38:54 + git log --format=format:%s -1 7dd050cc22c9d035a838129566380a3ada9f0223 [Pipeline] sh 14:38:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:38:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:38:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:38:54 prd-ubuntu20.04-docker-8c-8g-8313 does not seem to be running inside a container 14:38: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 14:38:55 $ docker top d7d3b6c26526458394b950779144bbc3e6f297d0c0aace945ffd107886b76d58 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:38:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:38:55 [ssh-agent] Looking for ssh-agent implementation... 14:38:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:38:55 $ docker exec d7d3b6c26526458394b950779144bbc3e6f297d0c0aace945ffd107886b76d58 ssh-agent 14:38:55 SSH_AUTH_SOCK=/tmp/ssh-0fPrGTRQ6le5/agent.33 14:38:55 SSH_AGENT_PID=39 14:38:55 Running ssh-add (command line suppressed) 14:38:55 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12966993799067386306.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12966993799067386306.key) 14:38:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:38:56 + git semver tag 14:38:56 2022-10-17 14:38:56,334 [run_tag] DEBUG tag force:False 14:38:56 2022-10-17 14:38:56,334 [check_head_tag] DEBUG check head tag 14:38:56 2022-10-17 14:38:56,335 [execute] INFO git cat-file --batch-check 14:38:56 2022-10-17 14:38:56,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 14:38:56 2022-10-17 14:38:56,339 [execute] INFO git cat-file --batch 14:38:56 2022-10-17 14:38:56,340 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 14:38:56 2022-10-17 14:38:56,350 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 14:38:56 2022-10-17 14:38:56,351 [execute] INFO git tag -a v2.3.0-dev.17 -m v2.3.0-dev.17 14:38:56 2022-10-17 14:38:56,351 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.17', '-m', 'v2.3.0-dev.17'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 14:38:56 2022-10-17 14:38:56,354 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 14:38:56 2.3.0-dev.17 [Pipeline] } 14:38:56 $ docker exec --env ******** --env ******** d7d3b6c26526458394b950779144bbc3e6f297d0c0aace945ffd107886b76d58 ssh-agent -k 14:38:56 unset SSH_AUTH_SOCK; 14:38:56 unset SSH_AGENT_PID; 14:38:56 echo Agent pid 39 killed; 14:38:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:38:56 + git semver [Pipeline] } 14:38:57 $ docker stop --time=1 d7d3b6c26526458394b950779144bbc3e6f297d0c0aace945ffd107886b76d58 14:38:58 $ docker rm -f d7d3b6c26526458394b950779144bbc3e6f297d0c0aace945ffd107886b76d58 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:38:58 14:38:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:38:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:38:59 0.23.1-centos7: Pulling from edgex-lftools 14:38:59 ab5ef0e58194: Pulling fs layer 14:38:59 9712f1f96733: Pulling fs layer 14:38:59 63f879dbbcfc: Pulling fs layer 14:38:59 0d9ebad4ef96: Pulling fs layer 14:38:59 e9a5061849ea: Pulling fs layer 14:38:59 d747dcd14b5f: Pulling fs layer 14:38:59 2de7ff778b66: Pulling fs layer 14:38:59 0d9ebad4ef96: Waiting 14:38:59 e9a5061849ea: Waiting 14:38:59 d747dcd14b5f: Waiting 14:38:59 2de7ff778b66: Waiting 14:38:59 9712f1f96733: Verifying Checksum 14:38:59 9712f1f96733: Download complete 14:38:59 63f879dbbcfc: Verifying Checksum 14:38:59 63f879dbbcfc: Download complete 14:38:59 0d9ebad4ef96: Verifying Checksum 14:38:59 0d9ebad4ef96: Download complete 14:38:59 d747dcd14b5f: Verifying Checksum 14:38:59 d747dcd14b5f: Download complete 14:38:59 e9a5061849ea: Verifying Checksum 14:38:59 e9a5061849ea: Download complete 14:38:59 ab5ef0e58194: Verifying Checksum 14:38:59 ab5ef0e58194: Download complete 14:38:59 2de7ff778b66: Download complete 14:39:02 ab5ef0e58194: Pull complete 14:39:02 9712f1f96733: Pull complete 14:39:02 63f879dbbcfc: Pull complete 14:39:05 0d9ebad4ef96: Pull complete 14:39:06 e9a5061849ea: Pull complete 14:39:06 d747dcd14b5f: Pull complete 14:39:07 2de7ff778b66: Pull complete 14:39:07 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:39:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:39:07 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:07 prd-ubuntu20.04-docker-8c-8g-8313 does not seem to be running inside a container 14:39:07 $ 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 14:39:12 $ docker top 5a8d7352f0595c2a874e17653dbb64336a29d05baf140a383184bf2a29951765 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:39:12 provisioning config files... 14:39:12 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4354714485921062739tmp 14:39:12 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15409220108368747163tmp 14:39:12 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config2847536776307158136tmp [Pipeline] { [Pipeline] echo 14:39:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:39:12 ---> sigul-configuration.sh 14:39:12 gpg: directory `/root/.gnupg' created 14:39:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:39:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:39:12 gpg: keyring `/root/.gnupg/secring.gpg' created 14:39:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:39:12 gpg: CAST5 encrypted data 14:39:12 gpg: encrypted with 1 passphrase 14:39:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:39:12 + mkdir /home/jenkins 14:39:12 + mkdir /home/jenkins/sigul [Pipeline] sh 14:39:13 + 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 14:39:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:39:13 ---> sigul-install.sh 14:39:13 Sigul already installed; skipping installation. [Pipeline] sh 14:39:13 + git tag --list 14:39:13 v0.0.0 14:39:13 v1.0.0 14:39:13 v2.1.0 14:39:13 v2.1.1 14:39:13 v2.1.1-dev.1 14:39:13 v2.2.0 14:39:13 v2.2.1-dev.1 14:39:13 v2.2.1-dev.2 14:39:13 v2.2.1-dev.3 14:39:13 v2.2.1-dev.4 14:39:13 v2.2.1-dev.5 14:39:13 v2.2.1-dev.6 14:39:13 v2.2.1-dev.7 14:39:13 v2.3.0-dev.10 14:39:13 v2.3.0-dev.11 14:39:13 v2.3.0-dev.12 14:39:13 v2.3.0-dev.13 14:39:13 v2.3.0-dev.14 14:39:13 v2.3.0-dev.15 14:39:13 v2.3.0-dev.16 14:39:13 v2.3.0-dev.17 14:39:13 v2.3.0-dev.7 14:39:13 v2.3.0-dev.8 14:39:13 v2.3.0-dev.9 [Pipeline] sh 14:39:13 + lftools sign git-tag v2.3.0-dev.17 14:39:14 Signing Git tag with Sigul... 14:39:14 Signing v2.3.0-dev.17 [Pipeline] echo 14:39:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:39:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:39:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:39:15 $ docker stop --time=1 5a8d7352f0595c2a874e17653dbb64336a29d05baf140a383184bf2a29951765 14:39:16 $ docker rm -f 5a8d7352f0595c2a874e17653dbb64336a29d05baf140a383184bf2a29951765 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:39:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:39:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:39:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:17 prd-ubuntu20.04-docker-8c-8g-8313 does not seem to be running inside a container 14:39:17 $ 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 14:39:17 $ docker top 72dbe637812fd1aee78d154b8de9e5b0548279b562c9c8dcd6981f9677cafd5e -eo pid,comm 14:39:17 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). 14:39:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:39:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:39:17 [ssh-agent] Looking for ssh-agent implementation... 14:39:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:39:17 $ docker exec 72dbe637812fd1aee78d154b8de9e5b0548279b562c9c8dcd6981f9677cafd5e ssh-agent 14:39:17 SSH_AUTH_SOCK=/tmp/ssh-YpNSQ8xOLnyb/agent.33 14:39:17 SSH_AGENT_PID=39 14:39:17 Running ssh-add (command line suppressed) 14:39:17 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5512232289513855181.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5512232289513855181.key) 14:39:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:39:18 + git semver bump pre 14:39:18 2022-10-17 14:39:18,364 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 14:39:18 2022-10-17 14:39:18,364 [bump_version] DEBUG bumping version:2.3.0-dev.17 on axis:pre with prefix:dev 14:39:18 2022-10-17 14:39:18,365 [bump_version] DEBUG bumped version:2.3.0-dev.18 14:39:18 2022-10-17 14:39:18,365 [write_version] DEBUG write version:2.3.0-dev.18 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 14:39:18 2022-10-17 14:39:18,365 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 14:39:18 2022-10-17 14:39:18,365 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 14:39:18 2022-10-17 14:39:18,367 [execute] INFO git cat-file --batch-check 14:39:18 2022-10-17 14:39:18,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:39:18 2022-10-17 14:39:18,372 [execute] INFO git cat-file --batch 14:39:18 2022-10-17 14:39:18,372 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:39:18 2022-10-17 14:39:18,377 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 14:39:18 2.3.0-dev.18 [Pipeline] } 14:39:18 $ docker exec --env ******** --env ******** 72dbe637812fd1aee78d154b8de9e5b0548279b562c9c8dcd6981f9677cafd5e ssh-agent -k 14:39:18 unset SSH_AUTH_SOCK; 14:39:18 unset SSH_AGENT_PID; 14:39:18 echo Agent pid 39 killed; 14:39:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:39:18 + git semver [Pipeline] } 14:39:19 $ docker stop --time=1 72dbe637812fd1aee78d154b8de9e5b0548279b562c9c8dcd6981f9677cafd5e 14:39:20 $ docker rm -f 72dbe637812fd1aee78d154b8de9e5b0548279b562c9c8dcd6981f9677cafd5e [Pipeline] // withDockerContainer [Pipeline] sh 14:39:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:39:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:39:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:21 prd-ubuntu20.04-docker-8c-8g-8313 does not seem to be running inside a container 14:39:21 $ 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 14:39:21 $ docker top ce252be0792a4661aee86090bf5b5537438758510deb9dd93da8cbfc2af0b97a -eo pid,comm 14:39:21 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). 14:39:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:39:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:39:21 [ssh-agent] Looking for ssh-agent implementation... 14:39:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:39:21 $ docker exec ce252be0792a4661aee86090bf5b5537438758510deb9dd93da8cbfc2af0b97a ssh-agent 14:39:21 SSH_AUTH_SOCK=/tmp/ssh-G66ffLuEt5W0/agent.32 14:39:21 SSH_AGENT_PID=38 14:39:21 Running ssh-add (command line suppressed) 14:39:21 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18069634932244736430.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18069634932244736430.key) 14:39:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:39:22 + git semver push 14:39:22 2022-10-17 14:39:22,325 [run_push] DEBUG push 14:39:22 2022-10-17 14:39:22,326 [execute] INFO git cat-file --batch-check 14:39:22 2022-10-17 14:39:22,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 14:39:22 2022-10-17 14:39:22,330 [execute] INFO git rev-list 34fe18e2e285efcc11b66b350fe64faefa282347 -- 14:39:22 2022-10-17 14:39:22,330 [execute] DEBUG Popen(['git', 'rev-list', '34fe18e2e285efcc11b66b350fe64faefa282347', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:39:22 2022-10-17 14:39:22,337 [execute] INFO git fetch -v origin 14:39:22 2022-10-17 14:39:22,337 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 14:39:22 2022-10-17 14:39:22,882 [run_push] DEBUG no remote changes detected 14:39:22 2022-10-17 14:39:22,882 [execute] INFO git push origin semver 14:39:22 2022-10-17 14:39:22,882 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 14:39:23 2022-10-17 14:39:23,724 [run_push] DEBUG push all version tags 14:39:23 2022-10-17 14:39:23,724 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:39:23 2022-10-17 14:39:23,725 [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) 14:39:24 2022-10-17 14:39:24,596 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 14:39:24 2.3.0-dev.18 [Pipeline] } 14:39:24 $ docker exec --env ******** --env ******** ce252be0792a4661aee86090bf5b5537438758510deb9dd93da8cbfc2af0b97a ssh-agent -k 14:39:24 unset SSH_AUTH_SOCK; 14:39:24 unset SSH_AGENT_PID; 14:39:24 echo Agent pid 38 killed; 14:39:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:39:25 + git semver [Pipeline] } 14:39:25 $ docker stop --time=1 ce252be0792a4661aee86090bf5b5537438758510deb9dd93da8cbfc2af0b97a 14:39:26 $ docker rm -f ce252be0792a4661aee86090bf5b5537438758510deb9dd93da8cbfc2af0b97a [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 14:39:27 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 14:39:27 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 14:39:27 total 16 14:39:27 drwxr-xr-x 3 root root 4096 Oct 17 14:29 . 14:39:27 drwxrwxr-x 12 jenkins jenkins 4096 Oct 17 14:39 .. 14:39:27 drwxr-xr-x 2 root root 4096 Oct 17 14:29 cost 14:39:27 -rw-r--r-- 1 root root 90 Oct 17 14:29 cost.csv 14:39:27 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 14:39:27 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 14:39:27 total 16 14:39:27 drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 14:29 . 14:39:27 drwxrwxr-x 12 jenkins jenkins 4096 Oct 17 14:39 .. 14:39:27 drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 14:29 cost 14:39:27 -rw-r--r-- 1 jenkins jenkins 90 Oct 17 14:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:39:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:39:28 ---> package-listing.sh 14:39:28 ++ facter osfamily 14:39:28 ++ tr '[:upper:]' '[:lower:]' 14:39:28 + OS_FAMILY=debian 14:39:28 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 14:39:28 + START_PACKAGES=/tmp/packages_start.txt 14:39:28 + END_PACKAGES=/tmp/packages_end.txt 14:39:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:39:28 + PACKAGES=/tmp/packages_start.txt 14:39:28 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 14:39:28 + PACKAGES=/tmp/packages_end.txt 14:39:28 + case "${OS_FAMILY}" in 14:39:28 + dpkg -l 14:39:28 + grep '^ii' 14:39:28 + '[' -f /tmp/packages_start.txt ']' 14:39:28 + '[' -f /tmp/packages_end.txt ']' 14:39:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:39:28 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 14:39:28 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 14:39:28 + 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 14:39:28 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 14:39:29 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:39:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:39:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:39:29 prd-ubuntu20.04-docker-8c-8g-8313 does not seem to be running inside a container 14:39:29 $ 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 14:39:29 $ docker top 4034847a6faa08ae60424340bc2722e5af0130578729f7495e340fab194956f7 -eo pid,comm [Pipeline] { [Pipeline] sh 14:39:30 + touch /tmp/pre-build-complete [Pipeline] sh 14:39:30 + mkdir -p /var/log/sysstat [Pipeline] sh 14:39:30 + ls /var/log/sa-host 14:39:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:39:30 provisioning config files... 14:39:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11815279803429824843tmp [Pipeline] { [Pipeline] echo 14:39:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:39:31 ---> create-netrc.sh [Pipeline] } 14:39:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:39:31 ---> python-tools-install.sh [Pipeline] echo 14:39:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:39:31 ---> sudo-logs.sh 14:39:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:39:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:39:32 ---> job-cost.sh 14:39:32 lf-activate-venv: SKIPPING 14:39:32 DEBUG: total: 0.2199999988079071 14:39:32 INFO: Retrieving Stack Cost... 14:39:32 INFO: Retrieving Pricing Info for: v3-standard-8 14:39:33 INFO: Archiving Costs [Pipeline] echo 14:39:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:39:33 ---> logs-deploy.sh 14:39:33 lf-activate-venv: SKIPPING 14:39:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/53 14:39:33 INFO: archiving workspace using pattern(s): 14:39:34 Archives upload complete. 14:39:34 INFO: archiving logs to Nexus