Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 963987e627e8dcac0df49593e42f1bbbca2c5392 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-ssh14969031156272622136.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh5183479075730111864.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9648476107969038152.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh2092147565179818541.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh5226228723473379120.key > 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-centos7-blackbox-4c-2g-2429’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-2430’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-2750’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-2751’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2758 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 > 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 963987e627e8dcac0df49593e42f1bbbca2c5392 (main) Commit message: "refactor(snap)!: Drop the support for legacy snap env options (#134)" > 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 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 > git rev-list --no-walk 2a339657893f17d018f509f5a276497842acaf2d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 17:38:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 17:38:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 17:38:36 ========================================================= 17:38:36 EdgeX Global Pipelines Version Info 17:38:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 17:38:37 ------------------- 17:38:37 stable info: 17:38:37 ------------------- 17:38:37 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 17:38:37 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:38:37 Message: update stable to v1.0.244 17:38:38 ------------------- 17:38:38 experimental info: 17:38:38 ------------------- 17:38:38 Commited By: **** collab-it+edgex@linuxfoundation.org 17:38:38 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 17:38:38 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 963987e627e8dcac0df49593e42f1bbbca2c5392 [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 963987e [Pipeline] echo 17:38:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:38:38 provisioning config files... 17:38:38 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8566638174096218832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:38:39 ---> docker-login.sh 17:38:39 nexus3.edgexfoundry.org:10001 17:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:39 Configure a credential helper to remove this warning. See 17:38:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:39 17:38:39 Login Succeeded 17:38:39 nexus3.edgexfoundry.org:10002 17:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:39 Configure a credential helper to remove this warning. See 17:38:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:39 17:38:39 Login Succeeded 17:38:39 nexus3.edgexfoundry.org:10003 17:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:39 Configure a credential helper to remove this warning. See 17:38:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:39 17:38:39 Login Succeeded 17:38:39 nexus3.edgexfoundry.org:10004 17:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:39 Configure a credential helper to remove this warning. See 17:38:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:39 17:38:39 Login Succeeded 17:38:39 docker.io 17:38:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:38:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:38:39 Configure a credential helper to remove this warning. See 17:38:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:38:39 17:38:39 Login Succeeded 17:38:39 ---> docker-login.sh ends [Pipeline] } 17:38:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 17:38:40 + git rev-list -1 --merges 963987e627e8dcac0df49593e42f1bbbca2c5392~1..963987e627e8dcac0df49593e42f1bbbca2c5392 [Pipeline] echo 17:38:40 -----------> git rev-list -1 --merges 963987e627e8dcac0df49593e42f1bbbca2c5392~1..963987e627e8dcac0df49593e42f1bbbca2c5392 963987e627e8dcac0df49593e42f1bbbca2c5392 [false] [Pipeline] sh 17:38:40 + git log --format=format:%s -1 963987e627e8dcac0df49593e42f1bbbca2c5392 [Pipeline] echo 17:38:40 ========================================================= 17:38:40 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 17:38:40 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:38:40 + git log --format=format:%s -1 963987e627e8dcac0df49593e42f1bbbca2c5392 [Pipeline] echo 17:38:40 [semverPrep] GIT_COMMIT: 963987e627e8dcac0df49593e42f1bbbca2c5392, Commit Message: refactor(snap)!: Drop the support for legacy snap env options (#134) [Pipeline] echo 17:38:40 [semverPrep] This is not a build commit. [Pipeline] sh 17:38:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:38:41 + grep -v github /etc/ssh/ssh_known_hosts 17:38:41 + [ -e /tmp/ssh_known_hosts ] 17:38:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 17:38:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 17:38:41 + sudo tee -a /etc/ssh/ssh_known_hosts 17:38:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:38:41 17:38:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:38:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:38:41 0.1.4: Pulling from edgex-devops/py-git-semver 17:38:41 b85a868b505f: Pulling fs layer 17:38:41 e2be974225ed: Pulling fs layer 17:38:41 339a4e72a1f5: Pulling fs layer 17:38:41 988bab9f4d93: Pulling fs layer 17:38:41 1469e6f7b9e6: Pulling fs layer 17:38:41 eaf3925da568: Pulling fs layer 17:38:41 bab4dde63d76: Pulling fs layer 17:38:41 bde34c3a00c8: Pulling fs layer 17:38:41 b352a97aabf1: Pulling fs layer 17:38:41 4872d77fe225: Pulling fs layer 17:38:41 5851b861e8e6: Pulling fs layer 17:38:41 bab4dde63d76: Waiting 17:38:41 bde34c3a00c8: Waiting 17:38:41 b352a97aabf1: Waiting 17:38:41 4872d77fe225: Waiting 17:38:41 5851b861e8e6: Waiting 17:38:41 988bab9f4d93: Waiting 17:38:41 1469e6f7b9e6: Waiting 17:38:41 eaf3925da568: Waiting 17:38:41 e2be974225ed: Download complete 17:38:41 988bab9f4d93: Verifying Checksum 17:38:42 1469e6f7b9e6: Retrying in 5 seconds 17:38:42 339a4e72a1f5: Verifying Checksum 17:38:42 339a4e72a1f5: Download complete 17:38:42 eaf3925da568: Download complete 17:38:42 b85a868b505f: Verifying Checksum 17:38:42 b85a868b505f: Download complete 17:38:42 bde34c3a00c8: Verifying Checksum 17:38:42 bde34c3a00c8: Download complete 17:38:42 b352a97aabf1: Download complete 17:38:42 4872d77fe225: Verifying Checksum 17:38:42 4872d77fe225: Download complete 17:38:42 5851b861e8e6: Download complete 17:38:42 bab4dde63d76: Verifying Checksum 17:38:42 bab4dde63d76: Download complete 17:38:43 1469e6f7b9e6: Retrying in 4 seconds 17:38:43 b85a868b505f: Pull complete 17:38:43 e2be974225ed: Pull complete 17:38:44 339a4e72a1f5: Pull complete 17:38:44 1469e6f7b9e6: Retrying in 3 seconds 17:38:44 988bab9f4d93: Pull complete 17:38:45 1469e6f7b9e6: Retrying in 2 seconds 17:38:46 1469e6f7b9e6: Retrying in 1 second 17:38:47 1469e6f7b9e6: Retrying in 10 seconds 17:38:48 1469e6f7b9e6: Retrying in 9 seconds 17:38:49 1469e6f7b9e6: Retrying in 8 seconds 17:38:50 1469e6f7b9e6: Retrying in 7 seconds 17:38:51 1469e6f7b9e6: Retrying in 6 seconds 17:38:52 1469e6f7b9e6: Retrying in 5 seconds 17:38:53 1469e6f7b9e6: Retrying in 4 seconds 17:38:54 1469e6f7b9e6: Retrying in 3 seconds 17:38:55 1469e6f7b9e6: Retrying in 2 seconds 17:38:56 1469e6f7b9e6: Retrying in 1 second 17:38:57 1469e6f7b9e6: Download complete 17:38:57 1469e6f7b9e6: Pull complete 17:38:57 eaf3925da568: Pull complete 17:38:59 bab4dde63d76: Pull complete 17:38:59 bde34c3a00c8: Pull complete 17:38:59 b352a97aabf1: Pull complete 17:38:59 4872d77fe225: Pull complete 17:38:59 5851b861e8e6: Pull complete 17:38:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 17:38:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:38:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:38:59 prd-ubuntu20.04-docker-8c-8g-2758 does not seem to be running inside a container 17:39:00 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:39:01 $ docker top 2c357a20db39b601fa6d59f75dff95f6a62253af1dc23c2725d1126167cdbc8d -eo pid,comm 17:39:01 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 17:39:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:39:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:01 [ssh-agent] Looking for ssh-agent implementation... 17:39:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:01 $ docker exec 2c357a20db39b601fa6d59f75dff95f6a62253af1dc23c2725d1126167cdbc8d ssh-agent 17:39:01 SSH_AUTH_SOCK=/tmp/ssh-KDNs6zeGajNC/agent.31 17:39:01 SSH_AGENT_PID=37 17:39:01 Running ssh-add (command line suppressed) 17:39:01 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7555003033292328828.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7555003033292328828.key) 17:39:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:01 + git tag --points-at HEAD [Pipeline] } 17:39:01 $ docker exec --env ******** --env ******** 2c357a20db39b601fa6d59f75dff95f6a62253af1dc23c2725d1126167cdbc8d ssh-agent -k 17:39:02 unset SSH_AUTH_SOCK; 17:39:02 unset SSH_AGENT_PID; 17:39:02 echo Agent pid 37 killed; 17:39:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 17:39:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:39:02 [ssh-agent] Looking for ssh-agent implementation... 17:39:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:39:02 $ docker exec 2c357a20db39b601fa6d59f75dff95f6a62253af1dc23c2725d1126167cdbc8d ssh-agent 17:39:02 SSH_AUTH_SOCK=/tmp/ssh-NcCSb1ZYoZiL/agent.68 17:39:02 SSH_AGENT_PID=74 17:39:02 Running ssh-add (command line suppressed) 17:39:02 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3230697823132464759.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3230697823132464759.key) 17:39:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:39:02 + git semver init 17:39:02 2023-01-17 17:39:02,878 [run_init] DEBUG init version:0.0.0 force:False 17:39:02 2023-01-17 17:39:02,879 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 17:39:02 2023-01-17 17:39:02,879 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 17:39:02 2023-01-17 17:39:02,880 [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) 17:39:03 2023-01-17 17:39:03,710 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 17:39:03 2023-01-17 17:39:03,711 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 17:39:03 2023-01-17 17:39:03,711 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:39:03 2023-01-17 17:39:03,711 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:39:03 3.0.0-dev.4 [Pipeline] } 17:39:03 $ docker exec --env ******** --env ******** 2c357a20db39b601fa6d59f75dff95f6a62253af1dc23c2725d1126167cdbc8d ssh-agent -k 17:39:04 unset SSH_AUTH_SOCK; 17:39:04 unset SSH_AGENT_PID; 17:39:04 echo Agent pid 74 killed; 17:39:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:39:04 + git semver [Pipeline] } 17:39:04 $ docker stop --time=1 2c357a20db39b601fa6d59f75dff95f6a62253af1dc23c2725d1126167cdbc8d 17:39:05 $ docker rm -f --volumes 2c357a20db39b601fa6d59f75dff95f6a62253af1dc23c2725d1126167cdbc8d [Pipeline] // withDockerContainer [Pipeline] sh 17:39:06 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 17:39:06 Stashed 1 file(s) [Pipeline] echo 17:39:06 [edgeXSemver]: initialized semver on version 3.0.0-dev.4 [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 17:39:06 provisioning config files... 17:39:06 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8100655820582973076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:39:06 ---> docker-login.sh 17:39:06 nexus3.edgexfoundry.org:10001 17:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:06 Configure a credential helper to remove this warning. See 17:39:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:06 17:39:06 Login Succeeded 17:39:06 nexus3.edgexfoundry.org:10002 17:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:06 Configure a credential helper to remove this warning. See 17:39:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:06 17:39:06 Login Succeeded 17:39:06 nexus3.edgexfoundry.org:10003 17:39:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:07 Configure a credential helper to remove this warning. See 17:39:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:07 17:39:07 Login Succeeded 17:39:07 nexus3.edgexfoundry.org:10004 17:39:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:07 Configure a credential helper to remove this warning. See 17:39:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:07 17:39:07 Login Succeeded 17:39:07 docker.io 17:39:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:39:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:39:07 Configure a credential helper to remove this warning. See 17:39:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:39:07 17:39:07 Login Succeeded 17:39:07 ---> docker-login.sh ends [Pipeline] } 17:39:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:39:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:39:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:39:07 ========================================================= 17:39:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 17:39:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:07 + 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 . 17:39:07 Sending build context to Docker daemon 4.099MB 17:39:07 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:39:07 Step 2/12 : FROM ${BASE} AS builder 17:39:07 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 17:39:07 213ec9aee27d: Pulling fs layer 17:39:07 4583459ba037: Pulling fs layer 17:39:07 93c1e223e6f2: Pulling fs layer 17:39:07 53926ce57604: Pulling fs layer 17:39:07 21b2b0c7a3f4: Pulling fs layer 17:39:07 22ff95d597cd: Pulling fs layer 17:39:07 21b2b0c7a3f4: Waiting 17:39:07 22ff95d597cd: Waiting 17:39:07 12d6caf4c0d1: Pulling fs layer 17:39:07 96b7cbca73a9: Pulling fs layer 17:39:07 a7acece74701: Pulling fs layer 17:39:07 a7acece74701: Waiting 17:39:07 12d6caf4c0d1: Waiting 17:39:07 93c1e223e6f2: Verifying Checksum 17:39:07 93c1e223e6f2: Download complete 17:39:07 4583459ba037: Verifying Checksum 17:39:07 4583459ba037: Download complete 17:39:07 21b2b0c7a3f4: Verifying Checksum 17:39:07 21b2b0c7a3f4: Download complete 17:39:07 22ff95d597cd: Verifying Checksum 17:39:07 22ff95d597cd: Download complete 17:39:07 213ec9aee27d: Verifying Checksum 17:39:07 213ec9aee27d: Download complete 17:39:07 12d6caf4c0d1: Verifying Checksum 17:39:07 12d6caf4c0d1: Download complete 17:39:07 213ec9aee27d: Pull complete 17:39:08 4583459ba037: Pull complete 17:39:08 93c1e223e6f2: Pull complete 17:39:08 a7acece74701: Verifying Checksum 17:39:08 a7acece74701: Download complete 17:39:09 53926ce57604: Verifying Checksum 17:39:09 53926ce57604: Download complete 17:39:09 96b7cbca73a9: Verifying Checksum 17:39:09 96b7cbca73a9: Download complete 17:39:13 53926ce57604: Pull complete 17:39:13 21b2b0c7a3f4: Pull complete 17:39:13 22ff95d597cd: Pull complete 17:39:13 12d6caf4c0d1: Pull complete 17:39:15 96b7cbca73a9: Pull complete 17:39:15 a7acece74701: Pull complete 17:39:15 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 17:39:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 17:39:15 ---> db6d94c90886 17:39:15 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:39:17 ---> Running in 37af9745dff5 17:39:17 Removing intermediate container 37af9745dff5 17:39:17 ---> 29c9415ee0bc 17:39:17 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:39:17 ---> Running in 7302dbe9ba30 17:39:17 Removing intermediate container 7302dbe9ba30 17:39:17 ---> 02e26acbcadc 17:39:17 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 17:39:17 ---> Running in ae0c18712033 17:39:17 Removing intermediate container ae0c18712033 17:39:17 ---> ac4ec2f52b5c 17:39:17 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:39:17 ---> Running in b0ec185a712c 17:39:17 Removing intermediate container b0ec185a712c 17:39:17 ---> 1aeaa6be6a34 17:39:17 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:39:17 ---> Running in 27b175cad5f0 17:39:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:39:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:39:18 OK: 211 MiB in 51 packages 17:39:18 Removing intermediate container 27b175cad5f0 17:39:18 ---> 8a54e7b3a067 17:39:18 Step 8/12 : WORKDIR /app 17:39:18 ---> Running in 6bd9681ae38c 17:39:18 Removing intermediate container 6bd9681ae38c 17:39:18 ---> d2f596c0f00d 17:39:18 Step 9/12 : COPY go.mod vendor* ./ 17:39:18 ---> 5f35cad2b42f 17:39:18 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:39:18 ---> Running in 8a8d781f8a93 17:39:21 Still waiting to schedule task 17:39:21 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 17:39:40 Removing intermediate container 8a8d781f8a93 17:39:40 ---> 4ea8b0223e5a 17:39:40 Step 11/12 : COPY . . 17:39:40 ---> c4038f7b28eb 17:39:40 Step 12/12 : RUN $MAKE 17:39:40 ---> Running in 007215eb0f37 17:39:40 noop 17:39:40 Removing intermediate container 007215eb0f37 17:39:40 ---> 98dd4189d2b3 17:39:40 Successfully built 98dd4189d2b3 17:39:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:41 + docker inspect -f . ci-base-image-x86_64 17:39:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:41 prd-ubuntu20.04-docker-8c-8g-2758 does not seem to be running inside a container 17:39:41 $ 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 ******** ci-base-image-x86_64 cat 17:39:41 $ docker top 3a82ccd0a005797be28da72444e159f6e08b057362a87040c887ee665d1ca73c -eo pid,comm [Pipeline] { [Pipeline] sh 17:39:42 + go version 17:39:42 go version go1.18.7 linux/amd64 [Pipeline] } 17:39:42 $ docker stop --time=1 3a82ccd0a005797be28da72444e159f6e08b057362a87040c887ee665d1ca73c 17:39:43 $ docker rm -f --volumes 3a82ccd0a005797be28da72444e159f6e08b057362a87040c887ee665d1ca73c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:39:43 + docker inspect -f . ci-base-image-x86_64 17:39:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:39:43 prd-ubuntu20.04-docker-8c-8g-2758 does not seem to be running inside a container 17:39:43 $ 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 ******** ci-base-image-x86_64 cat 17:39:44 $ docker top e9bedfd03cebe0d8f7463f6ddec9ff3ce6691184cd60bd4389fa7a60e8fa0604 -eo pid,comm [Pipeline] { [Pipeline] sh 17:39:44 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 17:39:44 + make test 17:39:44 go test ./... -coverprofile=coverage.out ./... 17:39:45 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 17:39:55 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 17:39:55 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 17:40:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.874s coverage: 38.5% of statements 17:40:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 52.0% of statements 17:40:00 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 95.5% of statements 17:40:08 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." 17:40:08 go vet ./... 17:40:12 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:40:12 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:40:12 ./bin/test-attribution-txt.sh [Pipeline] echo 17:40:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:40:12 $ docker stop --time=1 e9bedfd03cebe0d8f7463f6ddec9ff3ce6691184cd60bd4389fa7a60e8fa0604 17:40:14 $ docker rm -f --volumes e9bedfd03cebe0d8f7463f6ddec9ff3ce6691184cd60bd4389fa7a60e8fa0604 [Pipeline] // withDockerContainer [Pipeline] sh 17:40:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:40:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 17:40:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:40:15 + ls -al . 17:40:15 total 644 17:40:15 drwxrwxr-x 11 jenkins jenkins 4096 Jan 17 17:39 . 17:40:15 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:38 .. 17:40:15 -rw-rw-r-- 1 jenkins jenkins 134 Jan 17 17:38 .dockerignore 17:40:15 drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 17:40 .git 17:40:15 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 17:38 .github 17:40:15 -rw-rw-r-- 1 jenkins jenkins 946 Jan 17 17:38 .gitignore 17:40:15 -rw-rw-r-- 1 jenkins jenkins 41 Jan 17 17:38 .golangci.yml 17:40:15 drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 17:39 .semver 17:40:15 -rw-rw-r-- 1 jenkins jenkins 10896 Jan 17 17:38 Attribution.txt 17:40:15 -rw-rw-r-- 1 jenkins jenkins 5905 Jan 17 17:38 CHANGELOG.md 17:40:15 -rw-rw-r-- 1 jenkins jenkins 1347 Jan 17 17:38 Dockerfile 17:40:15 -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 17:38 GOVERNANCE.md 17:40:15 -rw-rw-r-- 1 jenkins jenkins 683 Jan 17 17:38 Jenkinsfile 17:40:15 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 17 17:38 LICENSE 17:40:15 -rw-rw-r-- 1 jenkins jenkins 2018 Jan 17 17:38 Makefile 17:40:15 -rw-rw-r-- 1 jenkins jenkins 625 Jan 17 17:38 OWNERS.md 17:40:15 -rw-rw-r-- 1 jenkins jenkins 28496 Jan 17 17:38 README.md 17:40:15 -rw-rw-r-- 1 jenkins jenkins 11 Jan 17 17:39 VERSION 17:40:15 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 17:38 bin 17:40:15 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:38 cmd 17:40:15 -rw-r--r-- 1 jenkins jenkins 460049 Jan 17 17:39 coverage.out 17:40:15 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 17:38 examples 17:40:15 -rw-rw-r-- 1 jenkins jenkins 3550 Jan 17 17:38 go.mod 17:40:15 -rw-rw-r-- 1 jenkins jenkins 44766 Jan 17 17:38 go.sum 17:40:15 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 17:38 images 17:40:15 drwxrwxr-x 5 jenkins jenkins 4096 Jan 17 17:38 internal 17:40:15 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:38 snap 17:40:15 -rw-rw-r-- 1 jenkins jenkins 193 Jan 17 17:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:15 + 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=963987e627e8dcac0df49593e42f1bbbca2c5392 --label arch=amd64 --label version=3.0.0-dev.4 . 17:40:15 Sending build context to Docker daemon 4.099MB 17:40:15 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 17:40:15 Step 2/24 : FROM ${BASE} AS builder 17:40:15 ---> 98dd4189d2b3 17:40:15 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:40:15 ---> Running in 26808b64aee4 17:40:15 Removing intermediate container 26808b64aee4 17:40:15 ---> 4f258b1f6f6c 17:40:15 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:40:15 ---> Running in d2dcfacf8565 17:40:15 Removing intermediate container d2dcfacf8565 17:40:15 ---> b381ee837b88 17:40:15 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 17:40:15 ---> Running in 5e03823e0770 17:40:15 Removing intermediate container 5e03823e0770 17:40:15 ---> 7ea87581dc45 17:40:15 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 17:40:16 ---> Running in 9d40d5114491 17:40:16 Removing intermediate container 9d40d5114491 17:40:16 ---> ece2fcf6757a 17:40:16 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:40:16 ---> Running in 58df100f800f 17:40:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:40:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:40:17 OK: 211 MiB in 51 packages 17:40:17 Removing intermediate container 58df100f800f 17:40:17 ---> c86f7cc5d081 17:40:17 Step 8/24 : WORKDIR /app 17:40:17 ---> Running in 20b0a45a3841 17:40:17 Removing intermediate container 20b0a45a3841 17:40:17 ---> b8c17c5e14b9 17:40:17 Step 9/24 : COPY go.mod vendor* ./ 17:40:17 ---> fd1e602c156b 17:40:17 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:40:17 ---> Running in 3ddc89c7326e 17:40:18 Removing intermediate container 3ddc89c7326e 17:40:18 ---> d16c20f826f4 17:40:18 Step 11/24 : COPY . . 17:40:18 ---> b862b5477ac8 17:40:18 Step 12/24 : RUN $MAKE 17:40:18 ---> Running in 7d027b82b55d 17:40:18 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 17:40:36 Removing intermediate container 7d027b82b55d 17:40:36 ---> b393fd443467 17:40:36 Step 13/24 : FROM alpine:3.16 17:40:36 3.16: Pulling from library/alpine 17:40:36 ca7dd9ec2225: Pulling fs layer 17:40:36 ca7dd9ec2225: Verifying Checksum 17:40:36 ca7dd9ec2225: Download complete 17:40:36 ca7dd9ec2225: Pull complete 17:40:36 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:40:36 Status: Downloaded newer image for alpine:3.16 17:40:36 ---> bfe296a52501 17:40:36 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:40:37 ---> Running in cc4bb6653617 17:40:37 Removing intermediate container cc4bb6653617 17:40:37 ---> 8f0fea21e9f2 17:40:37 Step 15/24 : RUN apk add --update --no-cache dumb-init 17:40:37 ---> Running in d2564b6c1b53 17:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 17:40:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 17:40:37 (1/1) Installing dumb-init (1.2.5-r1) 17:40:37 Executing busybox-1.35.0-r17.trigger 17:40:37 OK: 6 MiB in 15 packages 17:40:38 Removing intermediate container d2564b6c1b53 17:40:38 ---> 914a9cf134d8 17:40:38 Step 16/24 : COPY --from=builder /app/LICENSE / 17:40:38 ---> d957db4f2e04 17:40:38 Step 17/24 : COPY --from=builder /app/Attribution.txt / 17:40:38 ---> a6686c1cc5b4 17:40:38 Step 18/24 : COPY --from=builder /app/cmd/ / 17:40:38 ---> 23e0d9dc4309 17:40:38 Step 19/24 : EXPOSE 59989 17:40:38 ---> Running in 2be3c73d64bb 17:40:38 Removing intermediate container 2be3c73d64bb 17:40:38 ---> 86cb54e2edd1 17:40:38 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 17:40:38 ---> Running in 343c6c3c6181 17:40:39 Removing intermediate container 343c6c3c6181 17:40:39 ---> b263dd0c77c4 17:40:39 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:40:39 ---> Running in 40599d234696 17:40:39 Removing intermediate container 40599d234696 17:40:39 ---> 843da2f45cc9 17:40:39 Step 22/24 : LABEL arch=amd64 17:40:39 ---> Running in be13979fdf49 17:40:39 Removing intermediate container be13979fdf49 17:40:39 ---> d04d115d1853 17:40:39 Step 23/24 : LABEL git_sha=963987e627e8dcac0df49593e42f1bbbca2c5392 17:40:39 ---> Running in 10c86db38b36 17:40:39 Removing intermediate container 10c86db38b36 17:40:39 ---> 5b0fbe58e36e 17:40:39 Step 24/24 : LABEL version=3.0.0-dev.4 17:40:39 ---> Running in a56fc4637274 17:40:39 Removing intermediate container a56fc4637274 17:40:39 ---> 615ed749b4ae 17:40:39 [Warning] One or more build-args [ARCH] were not consumed 17:40:39 Successfully built 615ed749b4ae 17:40:39 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 17:40:39 provisioning config files... 17:40:39 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10911323488125717697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:39 ---> docker-login.sh 17:40:39 nexus3.edgexfoundry.org:10001 17:40:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:39 Configure a credential helper to remove this warning. See 17:40:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:39 17:40:39 Login Succeeded 17:40:39 nexus3.edgexfoundry.org:10002 17:40:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:39 Configure a credential helper to remove this warning. See 17:40:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:39 17:40:39 Login Succeeded 17:40:39 nexus3.edgexfoundry.org:10003 17:40:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:40 Configure a credential helper to remove this warning. See 17:40:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:40 17:40:40 Login Succeeded 17:40:40 nexus3.edgexfoundry.org:10004 17:40:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:40 Configure a credential helper to remove this warning. See 17:40:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:40 17:40:40 Login Succeeded 17:40:40 docker.io 17:40:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:40:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:40:40 Configure a credential helper to remove this warning. See 17:40:40 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:40:40 17:40:40 Login Succeeded 17:40:40 ---> docker-login.sh ends [Pipeline] } 17:40:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:40:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:40:40 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 17:40:40 963987e627e8dcac0df49593e42f1bbbca2c5392 17:40:40 latest 17:40:40 3.0.0-dev.4 17:40:40 963987e627e8dcac0df49593e42f1bbbca2c5392-3.0.0-dev.4 17:40:40 main 17:40:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:40 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:963987e627e8dcac0df49593e42f1bbbca2c5392 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:40 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:963987e627e8dcac0df49593e42f1bbbca2c5392 17:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:40:40 976adf31d4ff: Preparing 17:40:40 dd9c55cf9d51: Preparing 17:40:40 c07624d36254: Preparing 17:40:40 1b82e205389f: Preparing 17:40:40 e5e13b0c77cb: Preparing 17:40:40 e5e13b0c77cb: Layer already exists 17:40:40 dd9c55cf9d51: Pushed 17:40:40 c07624d36254: Pushed 17:40:40 1b82e205389f: Pushed 17:40:43 976adf31d4ff: Pushed 17:40:43 963987e627e8dcac0df49593e42f1bbbca2c5392: digest: sha256:dcd083bec3bf095291ddec8071858ad0ca4311b01b0c03d484b511f63fccd390 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:43 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:44 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 17:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:40:44 976adf31d4ff: Preparing 17:40:44 dd9c55cf9d51: Preparing 17:40:44 c07624d36254: Preparing 17:40:44 1b82e205389f: Preparing 17:40:44 e5e13b0c77cb: Preparing 17:40:44 976adf31d4ff: Layer already exists 17:40:44 e5e13b0c77cb: Layer already exists 17:40:44 c07624d36254: Layer already exists 17:40:44 1b82e205389f: Layer already exists 17:40:44 dd9c55cf9d51: Layer already exists 17:40:44 latest: digest: sha256:dcd083bec3bf095291ddec8071858ad0ca4311b01b0c03d484b511f63fccd390 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:44 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:44 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.4 17:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:40:44 976adf31d4ff: Preparing 17:40:44 dd9c55cf9d51: Preparing 17:40:44 c07624d36254: Preparing 17:40:44 1b82e205389f: Preparing 17:40:44 e5e13b0c77cb: Preparing 17:40:44 1b82e205389f: Layer already exists 17:40:44 c07624d36254: Layer already exists 17:40:44 dd9c55cf9d51: Layer already exists 17:40:44 976adf31d4ff: Layer already exists 17:40:44 e5e13b0c77cb: Layer already exists 17:40:44 3.0.0-dev.4: digest: sha256:dcd083bec3bf095291ddec8071858ad0ca4311b01b0c03d484b511f63fccd390 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:44 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:963987e627e8dcac0df49593e42f1bbbca2c5392-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:45 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:963987e627e8dcac0df49593e42f1bbbca2c5392-3.0.0-dev.4 17:40:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:40:45 976adf31d4ff: Preparing 17:40:45 dd9c55cf9d51: Preparing 17:40:45 c07624d36254: Preparing 17:40:45 1b82e205389f: Preparing 17:40:45 e5e13b0c77cb: Preparing 17:40:45 1b82e205389f: Layer already exists 17:40:45 c07624d36254: Layer already exists 17:40:45 e5e13b0c77cb: Layer already exists 17:40:45 976adf31d4ff: Layer already exists 17:40:45 dd9c55cf9d51: Layer already exists 17:40:45 963987e627e8dcac0df49593e42f1bbbca2c5392-3.0.0-dev.4: digest: sha256:dcd083bec3bf095291ddec8071858ad0ca4311b01b0c03d484b511f63fccd390 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:45 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:45 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 17:40:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 17:40:45 976adf31d4ff: Preparing 17:40:45 dd9c55cf9d51: Preparing 17:40:45 c07624d36254: Preparing 17:40:45 1b82e205389f: Preparing 17:40:45 e5e13b0c77cb: Preparing 17:40:45 c07624d36254: Layer already exists 17:40:45 976adf31d4ff: Layer already exists 17:40:45 e5e13b0c77cb: Layer already exists 17:40:45 1b82e205389f: Layer already exists 17:40:45 dd9c55cf9d51: Layer already exists 17:40:45 main: digest: sha256:dcd083bec3bf095291ddec8071858ad0ca4311b01b0c03d484b511f63fccd390 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:40:45 ===================================================== [Pipeline] echo 17:40:45 taggedImages: 17:40:45 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:963987e627e8dcac0df49593e42f1bbbca2c5392 17:40:45 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 17:40:45 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.4 17:40:45 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:963987e627e8dcac0df49593e42f1bbbca2c5392-3.0.0-dev.4 17:40:45 - 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 17:40:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:40:46 17:40:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:40:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:40:46 latest: Pulling from edgex-lftools-log-publisher 17:40:46 5eb5b503b376: Pulling fs layer 17:40:46 5c69ac0246d0: Pulling fs layer 17:40:46 ec43610c2a17: Pulling fs layer 17:40:46 3a2ae6a8a46f: Pulling fs layer 17:40:46 33b1e0a273af: Pulling fs layer 17:40:46 5d3b04190fa2: Pulling fs layer 17:40:46 2f39f015ded8: Pulling fs layer 17:40:46 33b1e0a273af: Waiting 17:40:46 5d3b04190fa2: Waiting 17:40:46 5c69ac0246d0: Verifying Checksum 17:40:46 5c69ac0246d0: Download complete 17:40:46 3a2ae6a8a46f: Verifying Checksum 17:40:46 3a2ae6a8a46f: Download complete 17:40:46 33b1e0a273af: Verifying Checksum 17:40:46 33b1e0a273af: Download complete 17:40:46 5d3b04190fa2: Download complete 17:40:46 ec43610c2a17: Verifying Checksum 17:40:46 ec43610c2a17: Download complete 17:40:46 5eb5b503b376: Verifying Checksum 17:40:46 5eb5b503b376: Download complete 17:40:47 2f39f015ded8: Verifying Checksum 17:40:47 2f39f015ded8: Download complete 17:40:48 5eb5b503b376: Pull complete 17:40:48 5c69ac0246d0: Pull complete 17:40:48 ec43610c2a17: Pull complete 17:40:48 3a2ae6a8a46f: Pull complete 17:40:48 33b1e0a273af: Pull complete 17:40:49 5d3b04190fa2: Pull complete 17:40:53 2f39f015ded8: Pull complete 17:40:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:40:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:40:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:40:53 prd-ubuntu20.04-docker-8c-8g-2758 does not seem to be running inside a container 17:40:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/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 17:40:56 $ docker top 5e89b533289d4d42666c4460acd895d8826fef38a5c8ed6fb0428a865c0a843e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:40:57 ---> job-cost.sh 17:40:57 lf-activate-venv: SKIPPING 17:40:57 INFO: No Stack... 17:40:57 INFO: Retrieving Pricing Info for: v3-standard-8 17:40:57 INFO: Archiving Costs [Pipeline] sh 17:40:57 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 17:40:57 + cut -d, -f6 [Pipeline] lock 17:40:57 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-68-stack-cost] 17:40:57 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-68-stack-cost] did not exist. Created. 17:40:57 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-68-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:40:58 + echo total: 0.2199999988079071 [Pipeline] stash 17:40:58 Stashed 1 file(s) [Pipeline] } 17:40:58 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-68-stack-cost] [Pipeline] // lock [Pipeline] } 17:40:58 $ docker stop --time=1 5e89b533289d4d42666c4460acd895d8826fef38a5c8ed6fb0428a865c0a843e 17:40:59 $ docker rm -f --volumes 5e89b533289d4d42666c4460acd895d8826fef38a5c8ed6fb0428a865c0a843e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 17:43:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2759 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 17:43:20 Running in /w/workspace/device-rfid-llrp-go/68 [Pipeline] { [Pipeline] checkout 17:43:20 Selected Git installation does not exist. Using Default 17:43:20 The recommended git tool is: NONE 17:43:27 using credential edgex-jenkins-ssh 17:43:27 Cloning the remote Git repository 17:43:27 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:43:27 > git init /w/workspace/device-rfid-llrp-go/68 # timeout=10 17:43:27 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 17:43:27 > git --version # timeout=10 17:43:27 > git --version # 'git version 2.25.1' 17:43:27 using GIT_SSH to set credentials SSH Credentials for GitHub 17:43:27 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:43:28 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 17:43:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:43:29 Avoid second fetch 17:43:29 Checking out Revision 963987e627e8dcac0df49593e42f1bbbca2c5392 (main) 17:43:30 Commit message: "refactor(snap)!: Drop the support for legacy snap env options (#134)" 17:43:29 > git config core.sparsecheckout # timeout=10 17:43:29 > git checkout -f 963987e627e8dcac0df49593e42f1bbbca2c5392 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:43:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:43:31 % Total % Received % Xferd Average Speed Time Time Time Current 17:43:31 Dload Upload Total Spent Left Speed 17:43:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 77750 0 --:--:-- --:--:-- --:--:-- 77278 100 12751 100 12751 0 0 77278 0 --:--:-- --:--:-- --:--:-- 76813 [Pipeline] sh 17:43:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:43:32 + sudo tee /etc/docker/daemon.new 17:43:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:43:32 { 17:43:32 "registry-mirrors": [ 17:43:32 "https://nexus3.edgexfoundry.org:10001" 17:43:32 ], 17:43:32 "bip": "10.250.0.254/24", 17:43:32 "hosts": [ 17:43:32 "tcp://0.0.0.0:5555", 17:43:32 "unix:///var/run/docker.sock" 17:43:32 ], 17:43:32 "mtu": 1458, 17:43:32 "selinux-enabled": true, 17:43:32 "seccomp-profile": "/etc/docker/seccomp.json" 17:43:32 } [Pipeline] sh 17:43:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:43:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:43:51 provisioning config files... 17:43:51 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/68@tmp/config9952892976157957930tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:43:52 ---> docker-login.sh 17:43:52 nexus3.edgexfoundry.org:10001 17:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:52 Configure a credential helper to remove this warning. See 17:43:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:52 17:43:52 Login Succeeded 17:43:52 nexus3.edgexfoundry.org:10002 17:43:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:53 Configure a credential helper to remove this warning. See 17:43:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:53 17:43:53 Login Succeeded 17:43:53 nexus3.edgexfoundry.org:10003 17:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:53 Configure a credential helper to remove this warning. See 17:43:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:53 17:43:53 Login Succeeded 17:43:53 nexus3.edgexfoundry.org:10004 17:43:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:53 Configure a credential helper to remove this warning. See 17:43:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:53 17:43:53 Login Succeeded 17:43:53 docker.io 17:43:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:43:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:43:54 Configure a credential helper to remove this warning. See 17:43:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:43:54 17:43:54 Login Succeeded 17:43:54 ---> docker-login.sh ends [Pipeline] } 17:43:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:43:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:43:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:43:54 ========================================================= 17:43:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 17:43:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:43:55 + 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 . 17:43:55 Sending build context to Docker daemon 1.22MB 17:43:55 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 17:43:55 Step 2/12 : FROM ${BASE} AS builder 17:43:55 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:43:55 9b18e9b68314: Pulling fs layer 17:43:55 35d82f9e3411: Pulling fs layer 17:43:55 e16973657156: Pulling fs layer 17:43:55 fc693d55d65f: Pulling fs layer 17:43:55 7e9fc2657dce: Pulling fs layer 17:43:55 dda99020689f: Pulling fs layer 17:43:55 db1c61fa0a46: Pulling fs layer 17:43:55 891c053d2c06: Pulling fs layer 17:43:55 fc693d55d65f: Waiting 17:43:55 7e9fc2657dce: Waiting 17:43:55 dda99020689f: Waiting 17:43:55 db1c61fa0a46: Waiting 17:43:55 891c053d2c06: Waiting 17:43:55 e16973657156: Verifying Checksum 17:43:55 e16973657156: Download complete 17:43:55 35d82f9e3411: Verifying Checksum 17:43:55 35d82f9e3411: Download complete 17:43:55 7e9fc2657dce: Verifying Checksum 17:43:55 7e9fc2657dce: Download complete 17:43:55 dda99020689f: Verifying Checksum 17:43:55 dda99020689f: Download complete 17:43:55 9b18e9b68314: Download complete 17:43:56 9b18e9b68314: Pull complete 17:43:57 891c053d2c06: Verifying Checksum 17:43:57 891c053d2c06: Download complete 17:43:58 db1c61fa0a46: Verifying Checksum 17:43:58 db1c61fa0a46: Download complete 17:43:58 35d82f9e3411: Pull complete 17:43:58 fc693d55d65f: Verifying Checksum 17:43:58 fc693d55d65f: Download complete 17:43:59 e16973657156: Pull complete 17:44:11 fc693d55d65f: Pull complete 17:44:11 7e9fc2657dce: Pull complete 17:44:11 dda99020689f: Pull complete 17:44:18 db1c61fa0a46: Pull complete 17:44:20 891c053d2c06: Pull complete 17:44:20 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 17:44:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 17:44:20 ---> f96f9c87975a 17:44:20 Step 3/12 : ARG ADD_BUILD_TAGS="" 17:44:21 ---> Running in de30a8cf782e 17:44:21 Removing intermediate container de30a8cf782e 17:44:21 ---> 2455e01d605a 17:44:21 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:44:21 ---> Running in 05325839759a 17:44:22 Removing intermediate container 05325839759a 17:44:22 ---> e8b950633b75 17:44:22 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 17:44:22 ---> Running in 64682c311abe 17:44:22 Removing intermediate container 64682c311abe 17:44:22 ---> d1e83e8e3422 17:44:22 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 17:44:22 ---> Running in 2b3833c72379 17:44:23 Removing intermediate container 2b3833c72379 17:44:23 ---> 5dad8d617d7a 17:44:23 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:44:23 ---> Running in befbedac7fe3 17:44:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:44:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:44:25 OK: 221 MiB in 51 packages 17:44:26 Removing intermediate container befbedac7fe3 17:44:26 ---> 9271ca7b106c 17:44:26 Step 8/12 : WORKDIR /app 17:44:26 ---> Running in 80a235cf1b72 17:44:27 Removing intermediate container 80a235cf1b72 17:44:27 ---> 6c2d390505bc 17:44:27 Step 9/12 : COPY go.mod vendor* ./ 17:44:27 ---> 1717cadb265f 17:44:27 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:44:27 ---> Running in e9cf6092a9b8 17:45:35 Removing intermediate container e9cf6092a9b8 17:45:35 ---> d1d93a66eb6d 17:45:35 Step 11/12 : COPY . . 17:45:35 ---> 612c6ff33327 17:45:35 Step 12/12 : RUN $MAKE 17:45:35 ---> Running in c9c957336d57 17:45:35 noop 17:45:35 Removing intermediate container c9c957336d57 17:45:35 ---> d9a5884026c3 17:45:35 Successfully built d9a5884026c3 17:45:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:36 + docker inspect -f . ci-base-image-arm64 17:45:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:36 prd-ubuntu20.04-docker-arm64-4c-16g-2759 does not seem to be running inside a container 17:45:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/68 -v /w/workspace/device-rfid-llrp-go/68:/w/workspace/device-rfid-llrp-go/68:rw,z -v /w/workspace/device-rfid-llrp-go/68@tmp:/w/workspace/device-rfid-llrp-go/68@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 17:45:37 $ docker top 9619d7ee73699b8d5af533203276ec6c2daa8fc9ecd0b9ff872be60b65bd0f43 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:38 + go version 17:45:38 go version go1.18.7 linux/arm64 [Pipeline] } 17:45:38 $ docker stop --time=1 9619d7ee73699b8d5af533203276ec6c2daa8fc9ecd0b9ff872be60b65bd0f43 17:45:40 $ docker rm -f --volumes 9619d7ee73699b8d5af533203276ec6c2daa8fc9ecd0b9ff872be60b65bd0f43 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:45:40 + docker inspect -f . ci-base-image-arm64 17:45:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:45:41 prd-ubuntu20.04-docker-arm64-4c-16g-2759 does not seem to be running inside a container 17:45:41 $ 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/68 -v /w/workspace/device-rfid-llrp-go/68:/w/workspace/device-rfid-llrp-go/68:rw,z -v /w/workspace/device-rfid-llrp-go/68@tmp:/w/workspace/device-rfid-llrp-go/68@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 17:45:42 $ docker top 8ea50aac0e43cfc2bd73d30cf5f2a232da793461612c47d34600cfe5dd821a81 -eo pid,comm [Pipeline] { [Pipeline] sh 17:45:43 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/68 [Pipeline] fileExists [Pipeline] sh 17:45:43 + make test 17:45:43 go test ./... -coverprofile=coverage.out ./... 17:45:45 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 17:47:22 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 17:47:22 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 17:47:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.325s coverage: 38.5% of statements 17:47:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.521s coverage: 52.0% of statements 17:47:40 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.122s coverage: 95.5% of statements 17:47:40 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:47:40 go vet ./... 17:48:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:48:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:48:13 ./bin/test-attribution-txt.sh [Pipeline] echo 17:48:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 17:48:13 $ docker stop --time=1 8ea50aac0e43cfc2bd73d30cf5f2a232da793461612c47d34600cfe5dd821a81 17:48:14 $ docker rm -f --volumes 8ea50aac0e43cfc2bd73d30cf5f2a232da793461612c47d34600cfe5dd821a81 [Pipeline] // withDockerContainer [Pipeline] sh 17:48:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 17:48:15 Warning: overwriting stash ‘coverage-report’ 17:48:16 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 17:48:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 17:48:17 + ls -al . 17:48:17 total 640 17:48:17 drwxrwxr-x 10 jenkins jenkins 4096 Jan 17 17:45 . 17:48:17 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:43 .. 17:48:17 -rw-rw-r-- 1 jenkins jenkins 134 Jan 17 17:43 .dockerignore 17:48:17 drwxrwxr-x 8 jenkins jenkins 4096 Jan 17 17:43 .git 17:48:17 drwxrwxr-x 3 jenkins jenkins 4096 Jan 17 17:43 .github 17:48:17 -rw-rw-r-- 1 jenkins jenkins 946 Jan 17 17:43 .gitignore 17:48:17 -rw-rw-r-- 1 jenkins jenkins 41 Jan 17 17:43 .golangci.yml 17:48:17 -rw-rw-r-- 1 jenkins jenkins 10896 Jan 17 17:43 Attribution.txt 17:48:17 -rw-rw-r-- 1 jenkins jenkins 5905 Jan 17 17:43 CHANGELOG.md 17:48:17 -rw-rw-r-- 1 jenkins jenkins 1347 Jan 17 17:43 Dockerfile 17:48:17 -rw-rw-r-- 1 jenkins jenkins 677 Jan 17 17:43 GOVERNANCE.md 17:48:17 -rw-rw-r-- 1 jenkins jenkins 683 Jan 17 17:43 Jenkinsfile 17:48:17 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 17 17:43 LICENSE 17:48:17 -rw-rw-r-- 1 jenkins jenkins 2018 Jan 17 17:43 Makefile 17:48:17 -rw-rw-r-- 1 jenkins jenkins 625 Jan 17 17:43 OWNERS.md 17:48:17 -rw-rw-r-- 1 jenkins jenkins 28496 Jan 17 17:43 README.md 17:48:17 -rw-rw-r-- 1 jenkins jenkins 11 Jan 17 17:39 VERSION 17:48:17 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 17:43 bin 17:48:17 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:43 cmd 17:48:17 -rw-r--r-- 1 jenkins jenkins 460049 Jan 17 17:47 coverage.out 17:48:17 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 17:43 examples 17:48:17 -rw-rw-r-- 1 jenkins jenkins 3550 Jan 17 17:43 go.mod 17:48:17 -rw-rw-r-- 1 jenkins jenkins 44766 Jan 17 17:43 go.sum 17:48:17 drwxrwxr-x 2 jenkins jenkins 4096 Jan 17 17:43 images 17:48:17 drwxrwxr-x 5 jenkins jenkins 4096 Jan 17 17:43 internal 17:48:17 drwxrwxr-x 4 jenkins jenkins 4096 Jan 17 17:43 snap 17:48:17 -rw-rw-r-- 1 jenkins jenkins 193 Jan 17 17:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:48:17 + 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=963987e627e8dcac0df49593e42f1bbbca2c5392 --label arch=arm64 --label version=3.0.0-dev.4 . 17:48:18 Sending build context to Docker daemon 1.22MB 17:48:18 Step 1/24 : ARG BASE=golang:1.18-alpine3.16 17:48:18 Step 2/24 : FROM ${BASE} AS builder 17:48:18 ---> d9a5884026c3 17:48:18 Step 3/24 : ARG ADD_BUILD_TAGS="" 17:48:18 ---> Running in 57c3d21261ee 17:48:18 Removing intermediate container 57c3d21261ee 17:48:18 ---> 9504a4f5381b 17:48:18 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 17:48:18 ---> Running in 766cf92a13cb 17:48:19 Removing intermediate container 766cf92a13cb 17:48:19 ---> e4ce35b2bfda 17:48:19 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 17:48:19 ---> Running in 81f836f8b648 17:48:19 Removing intermediate container 81f836f8b648 17:48:19 ---> 4f37fcc7faa3 17:48:19 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 17:48:20 ---> Running in 881cd00fa6f2 17:48:20 Removing intermediate container 881cd00fa6f2 17:48:20 ---> c5d88d1dcbbf 17:48:20 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 17:48:20 ---> Running in 81194112e486 17:48:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:48:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:48:22 OK: 221 MiB in 51 packages 17:48:23 Removing intermediate container 81194112e486 17:48:23 ---> 1741575cced9 17:48:23 Step 8/24 : WORKDIR /app 17:48:24 ---> Running in 2b1c8ac9d5c5 17:48:25 Removing intermediate container 2b1c8ac9d5c5 17:48:25 ---> 3227cba1bd50 17:48:25 Step 9/24 : COPY go.mod vendor* ./ 17:48:25 ---> f738423cca30 17:48:25 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:48:25 ---> Running in b1b9b9156bd5 17:48:30 Removing intermediate container b1b9b9156bd5 17:48:30 ---> 4376290a9d48 17:48:30 Step 11/24 : COPY . . 17:48:31 ---> 0ba4e64934e2 17:48:31 Step 12/24 : RUN $MAKE 17:48:31 ---> Running in 25e53fdd2ef1 17:48:33 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.4" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 17:50:40 Removing intermediate container 25e53fdd2ef1 17:50:40 ---> 4bb5a30310f2 17:50:40 Step 13/24 : FROM alpine:3.16 17:50:40 3.16: Pulling from library/alpine 17:50:40 6875df1f5354: Pulling fs layer 17:50:40 6875df1f5354: Verifying Checksum 17:50:40 6875df1f5354: Download complete 17:50:40 6875df1f5354: Pull complete 17:50:40 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 17:50:40 Status: Downloaded newer image for alpine:3.16 17:50:40 ---> 2b4661558fb8 17:50:40 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 17:50:40 ---> Running in 095631f74aa7 17:50:40 Removing intermediate container 095631f74aa7 17:50:40 ---> 166d41cac7d2 17:50:40 Step 15/24 : RUN apk add --update --no-cache dumb-init 17:50:40 ---> Running in 61cd5b304c14 17:50:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:50:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:50:40 (1/1) Installing dumb-init (1.2.5-r1) 17:50:40 Executing busybox-1.35.0-r17.trigger 17:50:40 OK: 5 MiB in 15 packages 17:50:41 Removing intermediate container 61cd5b304c14 17:50:41 ---> 47cf10be05c0 17:50:41 Step 16/24 : COPY --from=builder /app/LICENSE / 17:50:42 ---> 970ddda09bae 17:50:42 Step 17/24 : COPY --from=builder /app/Attribution.txt / 17:50:42 ---> bec0affcc831 17:50:42 Step 18/24 : COPY --from=builder /app/cmd/ / 17:50:45 ---> a8cda357fd88 17:50:45 Step 19/24 : EXPOSE 59989 17:50:45 ---> Running in 1b20064ace26 17:50:45 Removing intermediate container 1b20064ace26 17:50:45 ---> 072fd684322e 17:50:45 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 17:50:45 ---> Running in 2487895bb18f 17:50:45 Removing intermediate container 2487895bb18f 17:50:45 ---> 88171842a9d7 17:50:45 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 17:50:45 ---> Running in c6927fa89811 17:50:45 Removing intermediate container c6927fa89811 17:50:45 ---> f73b86119cfa 17:50:45 Step 22/24 : LABEL arch=arm64 17:50:45 ---> Running in 1d792db4eb30 17:50:46 Removing intermediate container 1d792db4eb30 17:50:46 ---> 935918de7da3 17:50:46 Step 23/24 : LABEL git_sha=963987e627e8dcac0df49593e42f1bbbca2c5392 17:50:46 ---> Running in 0873ed193f5a 17:50:46 Removing intermediate container 0873ed193f5a 17:50:46 ---> 476e235764e1 17:50:46 Step 24/24 : LABEL version=3.0.0-dev.4 17:50:46 ---> Running in 842a4b88e328 17:50:47 Removing intermediate container 842a4b88e328 17:50:47 ---> 4f0eb090f523 17:50:47 [Warning] One or more build-args [ARCH] were not consumed 17:50:47 Successfully built 4f0eb090f523 17:50:47 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 17:50:47 provisioning config files... 17:50:47 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/68@tmp/config4742915873430395998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:50:47 ---> docker-login.sh 17:50:47 nexus3.edgexfoundry.org:10001 17:50:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:47 Configure a credential helper to remove this warning. See 17:50:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:47 17:50:47 Login Succeeded 17:50:47 nexus3.edgexfoundry.org:10002 17:50:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:48 Configure a credential helper to remove this warning. See 17:50:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:48 17:50:48 Login Succeeded 17:50:48 nexus3.edgexfoundry.org:10003 17:50:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:48 Configure a credential helper to remove this warning. See 17:50:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:48 17:50:48 Login Succeeded 17:50:48 nexus3.edgexfoundry.org:10004 17:50:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:48 Configure a credential helper to remove this warning. See 17:50:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:48 17:50:48 Login Succeeded 17:50:48 docker.io 17:50:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:50:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:50:49 Configure a credential helper to remove this warning. See 17:50:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:50:49 17:50:49 Login Succeeded 17:50:49 ---> docker-login.sh ends [Pipeline] } 17:50:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:50:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:50:49 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 17:50:49 963987e627e8dcac0df49593e42f1bbbca2c5392 17:50:49 latest 17:50:49 3.0.0-dev.4 17:50:49 963987e627e8dcac0df49593e42f1bbbca2c5392-3.0.0-dev.4 17:50:49 main 17:50:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:49 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:963987e627e8dcac0df49593e42f1bbbca2c5392 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:50 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:963987e627e8dcac0df49593e42f1bbbca2c5392 17:50:50 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:50:50 29eb523cc796: Preparing 17:50:50 a654e6620bba: Preparing 17:50:50 405ea012d14b: Preparing 17:50:50 0d298e41a205: Preparing 17:50:50 17bec77d7fdc: Preparing 17:50:50 17bec77d7fdc: Layer already exists 17:50:50 a654e6620bba: Pushed 17:50:50 405ea012d14b: Pushed 17:50:50 0d298e41a205: Pushed 17:50:55 29eb523cc796: Pushed 17:50:55 963987e627e8dcac0df49593e42f1bbbca2c5392: digest: sha256:19199d943bd871fa2f2595c74ea3d62f20e78c497b35cc5963043346d84edb38 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50: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 17:50:57 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 17:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:50:57 29eb523cc796: Preparing 17:50:57 a654e6620bba: Preparing 17:50:57 405ea012d14b: Preparing 17:50:57 0d298e41a205: Preparing 17:50:57 17bec77d7fdc: Preparing 17:50:57 a654e6620bba: Layer already exists 17:50:57 0d298e41a205: Layer already exists 17:50:57 17bec77d7fdc: Layer already exists 17:50:57 405ea012d14b: Layer already exists 17:50:57 29eb523cc796: Layer already exists 17:50:58 latest: digest: sha256:19199d943bd871fa2f2595c74ea3d62f20e78c497b35cc5963043346d84edb38 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:58 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:58 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.4 17:50:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:50:58 29eb523cc796: Preparing 17:50:58 a654e6620bba: Preparing 17:50:58 405ea012d14b: Preparing 17:50:58 0d298e41a205: Preparing 17:50:58 17bec77d7fdc: Preparing 17:50:58 405ea012d14b: Layer already exists 17:50:58 a654e6620bba: Layer already exists 17:50:58 29eb523cc796: Layer already exists 17:50:58 0d298e41a205: Layer already exists 17:50:58 17bec77d7fdc: Layer already exists 17:50:58 3.0.0-dev.4: digest: sha256:19199d943bd871fa2f2595c74ea3d62f20e78c497b35cc5963043346d84edb38 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:59 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:963987e627e8dcac0df49593e42f1bbbca2c5392-3.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:59 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:963987e627e8dcac0df49593e42f1bbbca2c5392-3.0.0-dev.4 17:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:50:59 29eb523cc796: Preparing 17:50:59 a654e6620bba: Preparing 17:50:59 405ea012d14b: Preparing 17:50:59 0d298e41a205: Preparing 17:50:59 17bec77d7fdc: Preparing 17:50:59 405ea012d14b: Layer already exists 17:50:59 17bec77d7fdc: Layer already exists 17:50:59 0d298e41a205: Layer already exists 17:50:59 a654e6620bba: Layer already exists 17:50:59 29eb523cc796: Layer already exists 17:50:59 963987e627e8dcac0df49593e42f1bbbca2c5392-3.0.0-dev.4: digest: sha256:19199d943bd871fa2f2595c74ea3d62f20e78c497b35cc5963043346d84edb38 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:50:59 + 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 17:51:00 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 17:51:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 17:51:00 29eb523cc796: Preparing 17:51:00 a654e6620bba: Preparing 17:51:00 405ea012d14b: Preparing 17:51:00 0d298e41a205: Preparing 17:51:00 17bec77d7fdc: Preparing 17:51:00 17bec77d7fdc: Layer already exists 17:51:00 a654e6620bba: Layer already exists 17:51:00 0d298e41a205: Layer already exists 17:51:00 405ea012d14b: Layer already exists 17:51:00 29eb523cc796: Layer already exists 17:51:00 main: digest: sha256:19199d943bd871fa2f2595c74ea3d62f20e78c497b35cc5963043346d84edb38 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 17:51:00 ===================================================== [Pipeline] echo 17:51:00 taggedImages: 17:51:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:963987e627e8dcac0df49593e42f1bbbca2c5392 17:51:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 17:51:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.4 17:51:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:963987e627e8dcac0df49593e42f1bbbca2c5392-3.0.0-dev.4 17:51:00 - 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 17:51:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:51:00 17:51:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:51:01 arm64: Pulling from edgex-lftools-log-publisher 17:51:01 8998bd30e6a1: Pulling fs layer 17:51:01 04944245beec: Pulling fs layer 17:51:01 699f458cf7ca: Pulling fs layer 17:51:01 765212b225bb: Pulling fs layer 17:51:01 f23df028b6ca: Pulling fs layer 17:51:01 765212b225bb: Waiting 17:51:01 d65c8cfc05b1: Pulling fs layer 17:51:01 2437ff75d9bd: Pulling fs layer 17:51:01 d65c8cfc05b1: Waiting 17:51:01 2437ff75d9bd: Waiting 17:51:01 f23df028b6ca: Waiting 17:51:01 04944245beec: Verifying Checksum 17:51:01 04944245beec: Download complete 17:51:01 765212b225bb: Verifying Checksum 17:51:01 765212b225bb: Download complete 17:51:01 f23df028b6ca: Verifying Checksum 17:51:01 f23df028b6ca: Download complete 17:51:01 d65c8cfc05b1: Verifying Checksum 17:51:01 d65c8cfc05b1: Download complete 17:51:01 699f458cf7ca: Verifying Checksum 17:51:01 699f458cf7ca: Download complete 17:51:02 8998bd30e6a1: Download complete 17:51:04 2437ff75d9bd: Download complete 17:51:06 8998bd30e6a1: Pull complete 17:51:06 04944245beec: Pull complete 17:51:08 699f458cf7ca: Pull complete 17:51:08 765212b225bb: Pull complete 17:51:10 f23df028b6ca: Pull complete 17:51:10 d65c8cfc05b1: Pull complete 17:51:25 2437ff75d9bd: Pull complete 17:51:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:51:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:51:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:25 prd-ubuntu20.04-docker-arm64-4c-16g-2759 does not seem to be running inside a container 17:51:25 $ 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/68 -v /w/workspace/device-rfid-llrp-go/68:/w/workspace/device-rfid-llrp-go/68:rw,z -v /w/workspace/device-rfid-llrp-go/68@tmp:/w/workspace/device-rfid-llrp-go/68@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 17:51:28 $ docker top 44c09b58be20f2e224a2a525dc1f5950cc65d6f7c876cae5b22bb0f43d5fd31e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:51:28 ---> job-cost.sh 17:51:28 lf-activate-venv: SKIPPING 17:51:28 INFO: No Stack... 17:51:29 INFO: Retrieving Pricing Info for: v3-standard-4 17:51:29 INFO: Archiving Costs [Pipeline] sh 17:51:30 + cat /w/workspace/device-rfid-llrp-go/68/archives/cost.csv 17:51:30 + cut -d, -f6 [Pipeline] lock 17:51:30 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-68-stack-cost] 17:51:30 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-68-stack-cost] did not exist. Created. 17:51:30 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-68-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:51:30 /w/workspace/device-rfid-llrp-go/68@tmp/durable-1ff88f46/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 17:51:31 + echo total: 0.10999999940395355 [Pipeline] stash 17:51:31 Warning: overwriting stash ‘stack-cost’ 17:51:31 Stashed 1 file(s) [Pipeline] } 17:51:31 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-68-stack-cost] [Pipeline] // lock [Pipeline] } 17:51:31 $ docker stop --time=1 44c09b58be20f2e224a2a525dc1f5950cc65d6f7c876cae5b22bb0f43d5fd31e 17:51:32 $ docker rm -f --volumes 44c09b58be20f2e224a2a525dc1f5950cc65d6f7c876cae5b22bb0f43d5fd31e [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 17:51:33 provisioning config files... 17:51:33 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15071876104881379912tmp [Pipeline] { [Pipeline] sh 17:51:33 + set +x 17:51:33 + bash -s -- 17:51:33 + curl -s https://codecov.io/bash 17:51:33 17:51:33 _____ _ 17:51:33 / ____| | | 17:51:33 | | ___ __| | ___ ___ _____ __ 17:51:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:51:33 | |___| (_) | (_| | __/ (_| (_) \ V / 17:51:33 \_____\___/ \__,_|\___|\___\___/ \_/ 17:51:33 Bash-1.0.6 17:51:33 17:51:33 17:51:33 ==> git version 2.25.1 found 17:51:33 ==> 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 17:51:33 Release-Date: 2020-01-08 17:51:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:51:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:51:33 ==> Jenkins CI detected. 17:51:33 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 17:51:33 project root: . 17:51:33 --> token set from env 17:51:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:51:33 ==> Running gcov in . (disable via -X gcov) 17:51:33 ==> Python coveragepy not found 17:51:33 ==> Searching for coverage reports in: 17:51:33 + . 17:51:33 -> Found 1 reports 17:51:33 ==> Detecting git/mercurial file structure 17:51:33 ==> Reading reports 17:51:33 + ./coverage.out bytes=460049 17:51:33 ==> Appending adjustments 17:51:33 https://docs.codecov.io/docs/fixing-reports 17:51:33 + Found adjustments 17:51:33 ==> Gzipping contents 17:51:33 52K /tmp/codecov.kWO4cP.gz 17:51:33 ==> Uploading reports 17:51:33 url: https://codecov.io 17:51:33 query: branch=main&commit=963987e627e8dcac0df49593e42f1bbbca2c5392&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F68%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:51:33 -> Pinging Codecov 17:51:33 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=963987e627e8dcac0df49593e42f1bbbca2c5392&build=68&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F68%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 17:51:34 -> Uploading to 17:51:34 https://storage.googleapis.com/codecov/v4/raw/2023-01-17/581DD39554BDF9B6E22D074273EAD858/963987e627e8dcac0df49593e42f1bbbca2c5392/74daec8a-12ba-4759-ac73-5a8f3721b028.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230117%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230117T175134Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cc76d097d95b4f2b8889a5a323e0853b7341077a61c58617c70bf27be9a23ac7 17:51:34 % Total % Received % Xferd Average Speed Time Time Time Current 17:51:34 Dload Upload Total Spent Left Speed 17:51:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51582 0 0 100 51582 0 170k --:--:-- --:--:-- --:--:-- 170k 17:51:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/963987e627e8dcac0df49593e42f1bbbca2c5392 [Pipeline] } 17:51:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 17:51:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 17:51:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:51:34 17:51:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:51:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 17:51:35 df9b9388f04a: Pulling fs layer 17:51:35 52dc419b0ee2: Pulling fs layer 17:51:35 25bc292e5bac: Pulling fs layer 17:51:35 114826534d7a: Pulling fs layer 17:51:35 4657fd5d0bcf: Pulling fs layer 17:51:35 6ad1cebc031e: Pulling fs layer 17:51:35 8a3aa393b2d8: Pulling fs layer 17:51:35 4657fd5d0bcf: Waiting 17:51:35 114826534d7a: Waiting 17:51:35 6ad1cebc031e: Waiting 17:51:35 25bc292e5bac: Verifying Checksum 17:51:35 25bc292e5bac: Download complete 17:51:35 52dc419b0ee2: Verifying Checksum 17:51:35 52dc419b0ee2: Download complete 17:51:35 4657fd5d0bcf: Verifying Checksum 17:51:35 4657fd5d0bcf: Download complete 17:51:35 df9b9388f04a: Verifying Checksum 17:51:35 df9b9388f04a: Download complete 17:51:35 df9b9388f04a: Pull complete 17:51:35 52dc419b0ee2: Pull complete 17:51:35 25bc292e5bac: Pull complete 17:51:35 6ad1cebc031e: Verifying Checksum 17:51:35 6ad1cebc031e: Download complete 17:51:36 114826534d7a: Verifying Checksum 17:51:36 114826534d7a: Download complete 17:51:36 8a3aa393b2d8: Verifying Checksum 17:51:36 8a3aa393b2d8: Download complete 17:51:39 114826534d7a: Pull complete 17:51:39 4657fd5d0bcf: Pull complete 17:51:39 6ad1cebc031e: Pull complete 17:51:42 8a3aa393b2d8: Pull complete 17:51:42 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 17:51:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 17:51:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:42 prd-ubuntu20.04-docker-8c-8g-2758 does not seem to be running inside a container 17:51:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 17:51:46 $ docker top 495bb0458cb5bdbbca13c5206e5f8ba42f6683f679d501fde36dbe67a9487faf -eo pid,comm [Pipeline] { [Pipeline] echo 17:51:46 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 17:51:46 + set -o pipefail 17:51:46 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 17:51:52 17:51:52 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 17:51:52 17:51:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/251627d5-ac1c-40d4-be1a-789203d75f2e 17:51:52 17:51:52 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 17:51:52 17:51:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 17:51:52 17:51:52 17:51:52 A medium severity vulnerability was found in the Snyk CLI versions you are using. 17:51:52 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 17:51:52 More details here: https://snyk.co/ue1NS [Pipeline] } 17:51:52 $ docker stop --time=1 495bb0458cb5bdbbca13c5206e5f8ba42f6683f679d501fde36dbe67a9487faf 17:51:56 $ docker rm -f --volumes 495bb0458cb5bdbbca13c5206e5f8ba42f6683f679d501fde36dbe67a9487faf [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 17:51:57 + git log --format=format:%s -1 963987e627e8dcac0df49593e42f1bbbca2c5392 [Pipeline] sh 17:51:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:51:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:51:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:51:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:51:57 prd-ubuntu20.04-docker-8c-8g-2758 does not seem to be running inside a container 17:51:57 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:51:58 $ docker top cec084e1f564908310d7f74cb78f86a9b0a20a7346119acee95fcb47637cffb5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:51:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:51:58 [ssh-agent] Looking for ssh-agent implementation... 17:51:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:51:58 $ docker exec cec084e1f564908310d7f74cb78f86a9b0a20a7346119acee95fcb47637cffb5 ssh-agent 17:51:58 SSH_AUTH_SOCK=/tmp/ssh-xzlZQ9VZ7juC/agent.31 17:51:58 SSH_AGENT_PID=37 17:51:58 Running ssh-add (command line suppressed) 17:51:58 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13206660808711713298.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13206660808711713298.key) 17:51:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:51:58 + git semver tag 17:51:59 2023-01-17 17:51:59,015 [run_tag] DEBUG tag force:False 17:51:59 2023-01-17 17:51:59,016 [check_head_tag] DEBUG check head tag 17:51:59 2023-01-17 17:51:59,016 [execute] INFO git cat-file --batch-check 17:51:59 2023-01-17 17:51:59,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 17:51:59 2023-01-17 17:51:59,020 [execute] INFO git cat-file --batch 17:51:59 2023-01-17 17:51:59,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 17:51:59 2023-01-17 17:51:59,036 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:51:59 2023-01-17 17:51:59,036 [execute] INFO git tag -a v3.0.0-dev.4 -m v3.0.0-dev.4 17:51:59 2023-01-17 17:51:59,036 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.4', '-m', 'v3.0.0-dev.4'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 17:51:59 2023-01-17 17:51:59,041 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:51:59 3.0.0-dev.4 [Pipeline] } 17:51:59 $ docker exec --env ******** --env ******** cec084e1f564908310d7f74cb78f86a9b0a20a7346119acee95fcb47637cffb5 ssh-agent -k 17:51:59 unset SSH_AUTH_SOCK; 17:51:59 unset SSH_AGENT_PID; 17:51:59 echo Agent pid 37 killed; 17:51:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:51:59 + git semver [Pipeline] } 17:51:59 $ docker stop --time=1 cec084e1f564908310d7f74cb78f86a9b0a20a7346119acee95fcb47637cffb5 17:52:01 $ docker rm -f --volumes cec084e1f564908310d7f74cb78f86a9b0a20a7346119acee95fcb47637cffb5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:52:01 17:52:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:52:01 0.23.1-centos7: Pulling from edgex-lftools 17:52:01 ab5ef0e58194: Pulling fs layer 17:52:01 9712f1f96733: Pulling fs layer 17:52:01 63f879dbbcfc: Pulling fs layer 17:52:01 0d9ebad4ef96: Pulling fs layer 17:52:01 e9a5061849ea: Pulling fs layer 17:52:01 d747dcd14b5f: Pulling fs layer 17:52:01 2de7ff778b66: Pulling fs layer 17:52:01 0d9ebad4ef96: Waiting 17:52:01 e9a5061849ea: Waiting 17:52:01 2de7ff778b66: Waiting 17:52:01 d747dcd14b5f: Waiting 17:52:01 9712f1f96733: Verifying Checksum 17:52:01 9712f1f96733: Download complete 17:52:02 63f879dbbcfc: Verifying Checksum 17:52:02 63f879dbbcfc: Download complete 17:52:02 ab5ef0e58194: Verifying Checksum 17:52:02 ab5ef0e58194: Download complete 17:52:02 d747dcd14b5f: Verifying Checksum 17:52:02 d747dcd14b5f: Download complete 17:52:02 0d9ebad4ef96: Verifying Checksum 17:52:02 0d9ebad4ef96: Download complete 17:52:02 e9a5061849ea: Verifying Checksum 17:52:02 e9a5061849ea: Download complete 17:52:02 2de7ff778b66: Verifying Checksum 17:52:02 2de7ff778b66: Download complete 17:52:05 ab5ef0e58194: Pull complete 17:52:05 9712f1f96733: Pull complete 17:52:06 63f879dbbcfc: Pull complete 17:52:09 0d9ebad4ef96: Pull complete 17:52:09 e9a5061849ea: Pull complete 17:52:09 d747dcd14b5f: Pull complete 17:52:10 2de7ff778b66: Pull complete 17:52:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 17:52:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 17:52:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:10 prd-ubuntu20.04-docker-8c-8g-2758 does not seem to be running inside a container 17:52:10 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 17:52:14 $ docker top 14bd502d00906cb0a35f60c53e2df46fd42735c3e667cc06cd2e2b82702aae8f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 17:52:15 provisioning config files... 17:52:15 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13800291324531050629tmp 17:52:15 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17761544954424615217tmp 17:52:15 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13115875182719914967tmp [Pipeline] { [Pipeline] echo 17:52:15 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 17:52:15 ---> sigul-configuration.sh 17:52:15 gpg: directory `/root/.gnupg' created 17:52:15 gpg: new configuration file `/root/.gnupg/gpg.conf' created 17:52:15 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 17:52:15 gpg: keyring `/root/.gnupg/secring.gpg' created 17:52:15 gpg: keyring `/root/.gnupg/pubring.gpg' created 17:52:15 gpg: CAST5 encrypted data 17:52:15 gpg: encrypted with 1 passphrase 17:52:15 gpg: WARNING: message was not integrity protected [Pipeline] sh 17:52:15 + mkdir /home/jenkins 17:52:15 + mkdir /home/jenkins/sigul [Pipeline] sh 17:52:15 + 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 17:52:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 17:52:16 ---> sigul-install.sh 17:52:16 Sigul already installed; skipping installation. [Pipeline] sh 17:52:16 + git tag --list 17:52:16 v0.0.0 17:52:16 v1.0.0 17:52:16 v2.1.0 17:52:16 v2.1.1 17:52:16 v2.1.1-dev.1 17:52:16 v2.2.0 17:52:16 v2.2.1-dev.1 17:52:16 v2.2.1-dev.2 17:52:16 v2.2.1-dev.3 17:52:16 v2.2.1-dev.4 17:52:16 v2.2.1-dev.5 17:52:16 v2.2.1-dev.6 17:52:16 v2.2.1-dev.7 17:52:16 v2.3.0 17:52:16 v2.3.0-dev.10 17:52:16 v2.3.0-dev.11 17:52:16 v2.3.0-dev.12 17:52:16 v2.3.0-dev.13 17:52:16 v2.3.0-dev.14 17:52:16 v2.3.0-dev.15 17:52:16 v2.3.0-dev.16 17:52:16 v2.3.0-dev.17 17:52:16 v2.3.0-dev.18 17:52:16 v2.3.0-dev.19 17:52:16 v2.3.0-dev.20 17:52:16 v2.3.0-dev.21 17:52:16 v2.3.0-dev.22 17:52:16 v2.3.0-dev.23 17:52:16 v2.3.0-dev.7 17:52:16 v2.3.0-dev.8 17:52:16 v2.3.0-dev.9 17:52:16 v3.0.0-dev.1 17:52:16 v3.0.0-dev.2 17:52:16 v3.0.0-dev.3 17:52:16 v3.0.0-dev.4 [Pipeline] sh 17:52:16 + lftools sign git-tag v3.0.0-dev.4 17:52:17 Signing Git tag with Sigul... 17:52:17 Signing v3.0.0-dev.4 [Pipeline] echo 17:52:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 17:52:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 17:52:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 17:52:17 $ docker stop --time=1 14bd502d00906cb0a35f60c53e2df46fd42735c3e667cc06cd2e2b82702aae8f 17:52:19 $ docker rm -f --volumes 14bd502d00906cb0a35f60c53e2df46fd42735c3e667cc06cd2e2b82702aae8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 17:52:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:52:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:52:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:20 prd-ubuntu20.04-docker-8c-8g-2758 does not seem to be running inside a container 17:52:20 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:52:20 $ docker top 2636e6c58349de660fe3448477307126256e3b37078fb17b89fcf085a78124d6 -eo pid,comm 17:52:20 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). 17:52:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:52:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:52:20 [ssh-agent] Looking for ssh-agent implementation... 17:52:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:52:20 $ docker exec 2636e6c58349de660fe3448477307126256e3b37078fb17b89fcf085a78124d6 ssh-agent 17:52:20 SSH_AUTH_SOCK=/tmp/ssh-28uLTssr2BQF/agent.32 17:52:20 SSH_AGENT_PID=38 17:52:20 Running ssh-add (command line suppressed) 17:52:20 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5950731064641950062.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_5950731064641950062.key) 17:52:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:52:21 + git semver bump pre 17:52:21 2023-01-17 17:52:21,375 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:52:21 2023-01-17 17:52:21,375 [bump_version] DEBUG bumping version:3.0.0-dev.4 on axis:pre with prefix:dev 17:52:21 2023-01-17 17:52:21,375 [bump_version] DEBUG bumped version:3.0.0-dev.5 17:52:21 2023-01-17 17:52:21,376 [write_version] DEBUG write version:3.0.0-dev.5 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 17:52:21 2023-01-17 17:52:21,376 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:52:21 2023-01-17 17:52:21,376 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:52:21 2023-01-17 17:52:21,378 [execute] INFO git cat-file --batch-check 17:52:21 2023-01-17 17:52:21,378 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:52:21 2023-01-17 17:52:21,383 [execute] INFO git cat-file --batch 17:52:21 2023-01-17 17:52:21,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:52:21 2023-01-17 17:52:21,389 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:52:21 3.0.0-dev.5 [Pipeline] } 17:52:21 $ docker exec --env ******** --env ******** 2636e6c58349de660fe3448477307126256e3b37078fb17b89fcf085a78124d6 ssh-agent -k 17:52:21 unset SSH_AUTH_SOCK; 17:52:21 unset SSH_AGENT_PID; 17:52:21 echo Agent pid 38 killed; 17:52:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:52:21 + git semver [Pipeline] } 17:52:22 $ docker stop --time=1 2636e6c58349de660fe3448477307126256e3b37078fb17b89fcf085a78124d6 17:52:23 $ docker rm -f --volumes 2636e6c58349de660fe3448477307126256e3b37078fb17b89fcf085a78124d6 [Pipeline] // withDockerContainer [Pipeline] sh 17:52:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 17:52:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 17:52:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:24 prd-ubuntu20.04-docker-8c-8g-2758 does not seem to be running inside a container 17:52:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 17:52:24 $ docker top 65689a928444e59e7cf1b1f8319645b8872f533f5322a232c27ef7408d1936d2 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 17:52:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 17:52:24 [ssh-agent] Looking for ssh-agent implementation... 17:52:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:52:24 $ docker exec 65689a928444e59e7cf1b1f8319645b8872f533f5322a232c27ef7408d1936d2 ssh-agent 17:52:24 SSH_AUTH_SOCK=/tmp/ssh-ivtw1abJDfWg/agent.32 17:52:24 SSH_AGENT_PID=38 17:52:24 Running ssh-add (command line suppressed) 17:52:24 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14195268154889396688.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14195268154889396688.key) 17:52:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 17:52:25 + git semver push 17:52:25 2023-01-17 17:52:25,386 [run_push] DEBUG push 17:52:25 2023-01-17 17:52:25,387 [execute] INFO git cat-file --batch-check 17:52:25 2023-01-17 17:52:25,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 17:52:25 2023-01-17 17:52:25,390 [execute] INFO git rev-list c803d588e6277314af267ed10e0f3cacc412fbc1 -- 17:52:25 2023-01-17 17:52:25,390 [execute] DEBUG Popen(['git', 'rev-list', 'c803d588e6277314af267ed10e0f3cacc412fbc1', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:52:25 2023-01-17 17:52:25,396 [execute] INFO git fetch -v origin 17:52:25 2023-01-17 17:52:25,397 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 17:52:26 2023-01-17 17:52:26,013 [run_push] DEBUG no remote changes detected 17:52:26 2023-01-17 17:52:26,014 [execute] INFO git push origin semver 17:52:26 2023-01-17 17:52:26,014 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 17:52:27 2023-01-17 17:52:26,996 [run_push] DEBUG push all version tags 17:52:27 2023-01-17 17:52:26,997 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 17:52:27 2023-01-17 17:52:26,997 [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) 17:52:28 2023-01-17 17:52:27,896 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 17:52:28 3.0.0-dev.5 [Pipeline] } 17:52:28 $ docker exec --env ******** --env ******** 65689a928444e59e7cf1b1f8319645b8872f533f5322a232c27ef7408d1936d2 ssh-agent -k 17:52:28 unset SSH_AUTH_SOCK; 17:52:28 unset SSH_AGENT_PID; 17:52:28 echo Agent pid 38 killed; 17:52:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 17:52:28 + git semver [Pipeline] } 17:52:28 $ docker stop --time=1 65689a928444e59e7cf1b1f8319645b8872f533f5322a232c27ef7408d1936d2 17:52:29 $ docker rm -f --volumes 65689a928444e59e7cf1b1f8319645b8872f533f5322a232c27ef7408d1936d2 [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 17:52:30 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 17:52:30 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 17:52:30 total 16 17:52:30 drwxr-xr-x 3 root root 4096 Jan 17 17:40 . 17:52:30 drwxrwxr-x 12 jenkins jenkins 4096 Jan 17 17:52 .. 17:52:30 drwxr-xr-x 2 root root 4096 Jan 17 17:40 cost 17:52:30 -rw-r--r-- 1 root root 90 Jan 17 17:40 cost.csv 17:52:30 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 17:52:30 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 17:52:30 total 16 17:52:30 drwxr-xr-x 3 jenkins jenkins 4096 Jan 17 17:40 . 17:52:30 drwxrwxr-x 12 jenkins jenkins 4096 Jan 17 17:52 .. 17:52:30 drwxr-xr-x 2 jenkins jenkins 4096 Jan 17 17:40 cost 17:52:30 -rw-r--r-- 1 jenkins jenkins 90 Jan 17 17:40 cost.csv [Pipeline] libraryResource [Pipeline] sh 17:52:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:52:31 ---> package-listing.sh 17:52:31 ++ facter osfamily 17:52:31 ++ tr '[:upper:]' '[:lower:]' 17:52:31 + OS_FAMILY=debian 17:52:31 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 17:52:31 + START_PACKAGES=/tmp/packages_start.txt 17:52:31 + END_PACKAGES=/tmp/packages_end.txt 17:52:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:52:31 + PACKAGES=/tmp/packages_start.txt 17:52:31 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 17:52:31 + PACKAGES=/tmp/packages_end.txt 17:52:31 + case "${OS_FAMILY}" in 17:52:31 + dpkg -l 17:52:31 + grep '^ii' 17:52:31 + '[' -f /tmp/packages_start.txt ']' 17:52:31 + '[' -f /tmp/packages_end.txt ']' 17:52:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:52:31 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 17:52:31 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 17:52:31 + 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 17:52:31 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 17:52:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:52:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:52:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:52:32 prd-ubuntu20.04-docker-8c-8g-2758 does not seem to be running inside a container 17:52:32 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 17:52:33 $ docker top a4fcf265094e53dbc31d4fc88fdbea74fc17cc2e9db716edcf3131b65d0ea89a -eo pid,comm [Pipeline] { [Pipeline] sh 17:52:33 + touch /tmp/pre-build-complete [Pipeline] sh 17:52:33 + mkdir -p /var/log/sysstat [Pipeline] sh 17:52:34 + ls /var/log/sa-host 17:52:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:52:34 provisioning config files... 17:52:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7925271774352790496tmp [Pipeline] { [Pipeline] echo 17:52:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:52:34 ---> create-netrc.sh [Pipeline] } 17:52:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:52:34 ---> python-tools-install.sh [Pipeline] echo 17:52:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:52:34 ---> sudo-logs.sh 17:52:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:52:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:52:35 ---> job-cost.sh 17:52:35 lf-activate-venv: SKIPPING 17:52:35 DEBUG: total: 0.2199999988079071 17:52:35 INFO: Retrieving Stack Cost... 17:52:35 INFO: Retrieving Pricing Info for: v3-standard-8 17:52:36 INFO: Archiving Costs [Pipeline] echo 17:52:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:52:36 ---> logs-deploy.sh 17:52:36 lf-activate-venv: SKIPPING 17:52:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/68 17:52:36 INFO: archiving workspace using pattern(s): 17:52:37 Archives upload complete. 17:52:37 INFO: archiving logs to Nexus