Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 48912f300c70e82c82c12fa27b805d01b7e3358f 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-ssh8186878654732034687.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh18386470603079824951.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh15786042552456663936.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh15936817390695444115.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-ssh1470157132380027034.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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-7218’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-docker-4c-2g-7219’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-7214’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-7215’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-7223’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-7217’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-7226 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/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 48912f300c70e82c82c12fa27b805d01b7e3358f (main) Commit message: "Merge pull request #252 from ernestojeda/create-release" > 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 48912f300c70e82c82c12fa27b805d01b7e3358f # timeout=10 > git rev-list --no-walk dedc7597ee39254e64e7df51e13eee02b2bb979c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:55:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:55:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:55:11 ========================================================= 20:55:11 EdgeX Global Pipelines Version Info 20:55:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:55:12 ------------------- 20:55:12 stable info: 20:55:12 ------------------- 20:55:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:55:12 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:55:12 Message: update stable to v1.0.254 20:55:13 ------------------- 20:55:13 experimental info: 20:55:13 ------------------- 20:55:13 Commited By: **** collab-it+edgex@linuxfoundation.org 20:55:13 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 20:55:13 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 48912f300c70e82c82c12fa27b805d01b7e3358f [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 48912f3 [Pipeline] echo 20:55:13 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:55:13 provisioning config files... 20:55:13 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16453815452245768914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:55:14 ---> docker-login.sh 20:55:14 nexus3.edgexfoundry.org:10001 20:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:14 Configure a credential helper to remove this warning. See 20:55:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:14 20:55:14 Login Succeeded 20:55:14 nexus3.edgexfoundry.org:10002 20:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:14 Configure a credential helper to remove this warning. See 20:55:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:14 20:55:14 Login Succeeded 20:55:14 nexus3.edgexfoundry.org:10003 20:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:14 Configure a credential helper to remove this warning. See 20:55:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:14 20:55:14 Login Succeeded 20:55:14 nexus3.edgexfoundry.org:10004 20:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:14 Configure a credential helper to remove this warning. See 20:55:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:14 20:55:14 Login Succeeded 20:55:14 docker.io 20:55:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:14 Configure a credential helper to remove this warning. See 20:55:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:14 20:55:14 Login Succeeded 20:55:14 ---> docker-login.sh ends [Pipeline] } 20:55:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:55:15 + git rev-list -1 --merges 48912f300c70e82c82c12fa27b805d01b7e3358f~1..48912f300c70e82c82c12fa27b805d01b7e3358f [Pipeline] echo 20:55:15 -----------> git rev-list -1 --merges 48912f300c70e82c82c12fa27b805d01b7e3358f~1..48912f300c70e82c82c12fa27b805d01b7e3358f 48912f300c70e82c82c12fa27b805d01b7e3358f 20:55:15 48912f300c70e82c82c12fa27b805d01b7e3358f [false] [Pipeline] sh 20:55:15 + git log --format=format:%s -1 48912f300c70e82c82c12fa27b805d01b7e3358f [Pipeline] echo 20:55:15 ========================================================= 20:55:15 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:55:15 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:55:16 + git log --format=format:%s -1 48912f300c70e82c82c12fa27b805d01b7e3358f [Pipeline] echo 20:55:16 [semverPrep] GIT_COMMIT: 48912f300c70e82c82c12fa27b805d01b7e3358f, Commit Message: Merge pull request #252 from ernestojeda/create-release [Pipeline] echo 20:55:16 [semverPrep] This is not a build commit. [Pipeline] sh 20:55:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:55:16 + grep -v github /etc/ssh/ssh_known_hosts 20:55:16 + [ -e /tmp/ssh_known_hosts ] 20:55:16 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:55:16 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 20:55:16 -a /etc/ssh/ssh_known_hosts 20:55:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:55:16 20:55:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:55:17 0.1.4: Pulling from edgex-devops/py-git-semver 20:55:17 b85a868b505f: Pulling fs layer 20:55:17 e2be974225ed: Pulling fs layer 20:55:17 339a4e72a1f5: Pulling fs layer 20:55:17 988bab9f4d93: Pulling fs layer 20:55:17 1469e6f7b9e6: Pulling fs layer 20:55:17 eaf3925da568: Pulling fs layer 20:55:17 bab4dde63d76: Pulling fs layer 20:55:17 bde34c3a00c8: Pulling fs layer 20:55:17 988bab9f4d93: Waiting 20:55:17 1469e6f7b9e6: Waiting 20:55:17 b352a97aabf1: Pulling fs layer 20:55:17 4872d77fe225: Pulling fs layer 20:55:17 5851b861e8e6: Pulling fs layer 20:55:17 eaf3925da568: Waiting 20:55:17 4872d77fe225: Waiting 20:55:17 bde34c3a00c8: Waiting 20:55:17 bab4dde63d76: Waiting 20:55:17 b352a97aabf1: Waiting 20:55:17 e2be974225ed: Download complete 20:55:17 988bab9f4d93: Verifying Checksum 20:55:17 988bab9f4d93: Download complete 20:55:17 1469e6f7b9e6: Verifying Checksum 20:55:17 1469e6f7b9e6: Download complete 20:55:17 339a4e72a1f5: Verifying Checksum 20:55:17 339a4e72a1f5: Download complete 20:55:17 eaf3925da568: Download complete 20:55:17 bde34c3a00c8: Download complete 20:55:17 b352a97aabf1: Download complete 20:55:17 4872d77fe225: Verifying Checksum 20:55:17 4872d77fe225: Download complete 20:55:17 5851b861e8e6: Verifying Checksum 20:55:17 5851b861e8e6: Download complete 20:55:17 b85a868b505f: Download complete 20:55:17 bab4dde63d76: Verifying Checksum 20:55:17 bab4dde63d76: Download complete 20:55:18 b85a868b505f: Pull complete 20:55:18 e2be974225ed: Pull complete 20:55:19 339a4e72a1f5: Pull complete 20:55:19 988bab9f4d93: Pull complete 20:55:19 1469e6f7b9e6: Pull complete 20:55:19 eaf3925da568: Pull complete 20:55:21 bab4dde63d76: Pull complete 20:55:21 bde34c3a00c8: Pull complete 20:55:21 b352a97aabf1: Pull complete 20:55:21 4872d77fe225: Pull complete 20:55:21 5851b861e8e6: Pull complete 20:55:22 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:55:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:55:22 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:55:22 prd-ubuntu20.04-docker-8c-8g-7226 does not seem to be running inside a container 20:55:22 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:55:24 $ docker top 985bd570e29f251bcb1bd1c343115549ced9979c1253221cd3a44e05c611c69f -eo pid,comm 20:55:24 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 20:55:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:55:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:24 [ssh-agent] Looking for ssh-agent implementation... 20:55:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:24 $ docker exec 985bd570e29f251bcb1bd1c343115549ced9979c1253221cd3a44e05c611c69f ssh-agent 20:55:25 SSH_AUTH_SOCK=/tmp/ssh-OiCsTsxBT5a3/agent.32 20:55:25 SSH_AGENT_PID=38 20:55:25 Running ssh-add (command line suppressed) 20:55:25 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7315009747998722013.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_7315009747998722013.key) 20:55:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:25 + git tag --points-at HEAD [Pipeline] } 20:55:25 $ docker exec --env ******** --env ******** 985bd570e29f251bcb1bd1c343115549ced9979c1253221cd3a44e05c611c69f ssh-agent -k 20:55:25 unset SSH_AUTH_SOCK; 20:55:25 unset SSH_AGENT_PID; 20:55:25 echo Agent pid 38 killed; 20:55:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:55:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:55:25 [ssh-agent] Looking for ssh-agent implementation... 20:55:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:55:25 $ docker exec 985bd570e29f251bcb1bd1c343115549ced9979c1253221cd3a44e05c611c69f ssh-agent 20:55:25 SSH_AUTH_SOCK=/tmp/ssh-4uDi2eaRH7JQ/agent.70 20:55:25 SSH_AGENT_PID=76 20:55:25 Running ssh-add (command line suppressed) 20:55:26 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12672564842632561726.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12672564842632561726.key) 20:55:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:55:26 + git semver init 20:55:26 2023-09-20 20:55:26,478 [run_init] DEBUG init version:0.0.0 force:False 20:55:26 2023-09-20 20:55:26,478 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 20:55:26 2023-09-20 20:55:26,479 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 20:55:26 2023-09-20 20:55:26,479 [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) 20:55:27 2023-09-20 20:55:27,258 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 20:55:27 2023-09-20 20:55:27,258 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 20:55:27 2023-09-20 20:55:27,259 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:55:27 2023-09-20 20:55:27,259 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 20:55:27 3.1.0-dev.9 [Pipeline] } 20:55:27 $ docker exec --env ******** --env ******** 985bd570e29f251bcb1bd1c343115549ced9979c1253221cd3a44e05c611c69f ssh-agent -k 20:55:27 unset SSH_AUTH_SOCK; 20:55:27 unset SSH_AGENT_PID; 20:55:27 echo Agent pid 76 killed; 20:55:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:55:27 + git semver [Pipeline] } 20:55:28 $ docker stop --time=1 985bd570e29f251bcb1bd1c343115549ced9979c1253221cd3a44e05c611c69f 20:55:29 $ docker rm -f --volumes 985bd570e29f251bcb1bd1c343115549ced9979c1253221cd3a44e05c611c69f [Pipeline] // withDockerContainer [Pipeline] sh 20:55:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:55:30 Stashed 1 file(s) [Pipeline] echo 20:55:30 [edgeXSemver]: initialized semver on version 3.1.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:55:30 provisioning config files... 20:55:30 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config688371784719362497tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:55:30 ---> docker-login.sh 20:55:30 nexus3.edgexfoundry.org:10001 20:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:30 Configure a credential helper to remove this warning. See 20:55:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:30 20:55:30 Login Succeeded 20:55:30 nexus3.edgexfoundry.org:10002 20:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:30 Configure a credential helper to remove this warning. See 20:55:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:30 20:55:30 Login Succeeded 20:55:30 nexus3.edgexfoundry.org:10003 20:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:30 Configure a credential helper to remove this warning. See 20:55:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:30 20:55:30 Login Succeeded 20:55:30 nexus3.edgexfoundry.org:10004 20:55:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:30 Configure a credential helper to remove this warning. See 20:55:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:30 20:55:30 Login Succeeded 20:55:30 docker.io 20:55:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:55:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:55:31 Configure a credential helper to remove this warning. See 20:55:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:55:31 20:55:31 Login Succeeded 20:55:31 ---> docker-login.sh ends [Pipeline] } 20:55:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:55:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:55:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:55:31 ========================================================= 20:55:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 20:55:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:55:31 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:55:31 Sending build context to Docker daemon 4.332MB 20:55:31 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:55:31 Step 2/12 : FROM ${BASE} AS builder 20:55:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 20:55:31 7264a8db6415: Pulling fs layer 20:55:31 c4d48a809fc2: Pulling fs layer 20:55:31 4f1c88b9dad5: Pulling fs layer 20:55:31 ad3a456e5733: Pulling fs layer 20:55:31 33e27b845d1e: Pulling fs layer 20:55:31 c68163c4e522: Pulling fs layer 20:55:31 50da416c3ac9: Pulling fs layer 20:55:31 23d2d4c4bb30: Pulling fs layer 20:55:31 ad3a456e5733: Waiting 20:55:31 c68163c4e522: Waiting 20:55:31 50da416c3ac9: Waiting 20:55:31 33e27b845d1e: Waiting 20:55:31 c4d48a809fc2: Verifying Checksum 20:55:31 c4d48a809fc2: Download complete 20:55:31 ad3a456e5733: Verifying Checksum 20:55:31 ad3a456e5733: Download complete 20:55:32 33e27b845d1e: Verifying Checksum 20:55:32 33e27b845d1e: Download complete 20:55:32 7264a8db6415: Verifying Checksum 20:55:32 7264a8db6415: Download complete 20:55:32 c68163c4e522: Verifying Checksum 20:55:32 c68163c4e522: Download complete 20:55:32 7264a8db6415: Pull complete 20:55:32 23d2d4c4bb30: Verifying Checksum 20:55:32 23d2d4c4bb30: Download complete 20:55:32 c4d48a809fc2: Pull complete 20:55:32 4f1c88b9dad5: Download complete 20:55:32 50da416c3ac9: Verifying Checksum 20:55:36 4f1c88b9dad5: Pull complete 20:55:36 ad3a456e5733: Pull complete 20:55:36 33e27b845d1e: Pull complete 20:55:36 c68163c4e522: Pull complete 20:55:38 50da416c3ac9: Pull complete 20:55:38 23d2d4c4bb30: Pull complete 20:55:38 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 20:55:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 20:55:38 ---> 0786185ac409 20:55:38 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:55:43 ---> Running in e6620cd6aa03 20:55:43 Removing intermediate container e6620cd6aa03 20:55:43 ---> 15ae5296e51a 20:55:43 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:55:43 ---> Running in 0446a41c3385 20:55:43 Removing intermediate container 0446a41c3385 20:55:43 ---> 2b59cac1280a 20:55:43 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 20:55:43 ---> Running in 6235ea87182c 20:55:43 Removing intermediate container 6235ea87182c 20:55:43 ---> 31cd8c50562a 20:55:43 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:55:43 ---> Running in 398e607c51c1 20:55:43 Removing intermediate container 398e607c51c1 20:55:43 ---> c5d45dfd132a 20:55:43 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:55:43 ---> Running in 1a7002ae94ce 20:55:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:55:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:55:44 OK: 264 MiB in 52 packages 20:55:44 Removing intermediate container 1a7002ae94ce 20:55:44 ---> a8a6c29e1712 20:55:44 Step 8/12 : WORKDIR /app 20:55:44 ---> Running in 7445b35a7388 20:55:44 Removing intermediate container 7445b35a7388 20:55:44 ---> 406fcb24c6d8 20:55:44 Step 9/12 : COPY go.mod vendor* ./ 20:55:44 ---> ae60353ea8d7 20:55:44 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:55:44 ---> Running in b3cb68b632ee 20:55:45 Still waiting to schedule task 20:55:45 ‘prd-centos7-blackbox-4c-2g-6296’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:55:45 ‘prd-centos7-blackbox-4c-2g-6297’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:55:45 ‘prd-ubuntu20.04-docker-8c-8g-7216’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:55:45 ‘prd-ubuntu20.04-docker-8c-8g-7229’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:55:45 ‘prd-ubuntu20.04-docker-8c-8g-7230’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 20:55:45 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7228’ is offline 20:56:16 Removing intermediate container b3cb68b632ee 20:56:16 ---> 0d7fe230e636 20:56:16 Step 11/12 : COPY . . 20:56:16 ---> 67e3aef5869b 20:56:16 Step 12/12 : RUN $MAKE 20:56:16 ---> Running in 406f6d3d6c95 20:56:16 noop 20:56:16 Removing intermediate container 406f6d3d6c95 20:56:16 ---> fa570c71eba5 20:56:16 Successfully built fa570c71eba5 20:56:16 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:17 + docker inspect -f . ci-base-image-x86_64 20:56:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:17 prd-ubuntu20.04-docker-8c-8g-7226 does not seem to be running inside a container 20:56:17 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:56:17 $ docker top c9dd691a69bb9a1f70aa62c04c3681e05bfe3b1b14a54109b4e1525a921e71a7 -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:18 + go version 20:56:18 go version go1.21.0 linux/amd64 [Pipeline] } 20:56:18 $ docker stop --time=1 c9dd691a69bb9a1f70aa62c04c3681e05bfe3b1b14a54109b4e1525a921e71a7 20:56:19 $ docker rm -f --volumes c9dd691a69bb9a1f70aa62c04c3681e05bfe3b1b14a54109b4e1525a921e71a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:56:19 + docker inspect -f . ci-base-image-x86_64 20:56:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:56:19 prd-ubuntu20.04-docker-8c-8g-7226 does not seem to be running inside a container 20:56:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:56:20 $ docker top 191f65712135a6daf962e4007e83c3be40b1a228e426f4496e9f8ad7abe211f2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:56:20 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 20:56:20 + make test 20:56:20 go test ./... -coverprofile=coverage.out ./... 20:56:22 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 20:56:34 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 20:56:34 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 20:56:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.344s coverage: 40.6% of statements 20:56:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.239s coverage: 51.9% of statements 20:56:37 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 96.4% of statements 20:56:55 go vet ./... 20:56:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:56:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:56:58 ./bin/test-attribution-txt.sh [Pipeline] echo 20:56:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 20:56:58 $ docker stop --time=1 191f65712135a6daf962e4007e83c3be40b1a228e426f4496e9f8ad7abe211f2 20:57:01 $ docker rm -f --volumes 191f65712135a6daf962e4007e83c3be40b1a228e426f4496e9f8ad7abe211f2 [Pipeline] // withDockerContainer [Pipeline] sh 20:57:01 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:57:01 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:57:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:57:02 + ls -al . 20:57:02 total 644 20:57:02 drwxrwxr-x 11 jenkins jenkins 4096 Sep 20 20:56 . 20:57:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:55 .. 20:57:02 -rw-rw-r-- 1 jenkins jenkins 134 Sep 20 20:55 .dockerignore 20:57:02 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:56 .git 20:57:02 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:55 .github 20:57:02 -rw-rw-r-- 1 jenkins jenkins 946 Sep 20 20:55 .gitignore 20:57:02 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 20:55 .golangci.yml 20:57:02 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:55 .semver 20:57:02 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 20 20:55 Attribution.txt 20:57:02 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 20 20:55 CHANGELOG.md 20:57:02 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 20 20:55 Dockerfile 20:57:02 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 20:55 GOVERNANCE.md 20:57:02 -rw-rw-r-- 1 jenkins jenkins 683 Sep 20 20:55 Jenkinsfile 20:57:02 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 20 20:55 LICENSE 20:57:02 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 20 20:55 Makefile 20:57:02 -rw-rw-r-- 1 jenkins jenkins 625 Sep 20 20:55 OWNERS.md 20:57:02 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 20 20:55 README.md 20:57:02 -rw-rw-r-- 1 jenkins jenkins 11 Sep 20 20:55 VERSION 20:57:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:55 bin 20:57:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:55 cmd 20:57:02 -rw-r--r-- 1 jenkins jenkins 459493 Sep 20 20:56 coverage.out 20:57:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:55 examples 20:57:02 -rw-rw-r-- 1 jenkins jenkins 3877 Sep 20 20:55 go.mod 20:57:02 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 20 20:55 go.sum 20:57:02 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:55 images 20:57:02 drwxrwxr-x 5 jenkins jenkins 4096 Sep 20 20:55 internal 20:57:02 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:55 snap 20:57:02 -rw-rw-r-- 1 jenkins jenkins 193 Sep 20 20:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:02 + 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=48912f300c70e82c82c12fa27b805d01b7e3358f --label arch=amd64 --label version=3.1.0-dev.9 . 20:57:02 Sending build context to Docker daemon 4.332MB 20:57:02 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 20:57:02 Step 2/24 : FROM ${BASE} AS builder 20:57:02 ---> fa570c71eba5 20:57:02 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:57:02 ---> Running in 6a7cc547fc9e 20:57:02 Removing intermediate container 6a7cc547fc9e 20:57:02 ---> d92130bfb375 20:57:02 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:57:02 ---> Running in c008cc9bb119 20:57:02 Removing intermediate container c008cc9bb119 20:57:02 ---> a395b87a3bda 20:57:02 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 20:57:02 ---> Running in 11a67bb03410 20:57:02 Removing intermediate container 11a67bb03410 20:57:02 ---> 433659743d4d 20:57:02 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 20:57:02 ---> Running in bcf3cdbad33f 20:57:03 Removing intermediate container bcf3cdbad33f 20:57:03 ---> cfb9f4183272 20:57:03 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:57:03 ---> Running in fb3a113ec2d9 20:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:57:03 OK: 264 MiB in 52 packages 20:57:03 Removing intermediate container fb3a113ec2d9 20:57:03 ---> 997a3d84f65c 20:57:03 Step 8/24 : WORKDIR /app 20:57:03 ---> Running in 9b9f3022b32b 20:57:03 Removing intermediate container 9b9f3022b32b 20:57:03 ---> 8c4195aa69f5 20:57:03 Step 9/24 : COPY go.mod vendor* ./ 20:57:04 ---> 7152e46e8d00 20:57:04 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:57:04 ---> Running in fc77aef879c7 20:57:04 Removing intermediate container fc77aef879c7 20:57:04 ---> 0cb48091602d 20:57:04 Step 11/24 : COPY . . 20:57:05 ---> 035b30f30626 20:57:05 Step 12/24 : RUN $MAKE 20:57:05 ---> Running in ce80dc81d9e7 20:57:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 20:57:27 Removing intermediate container ce80dc81d9e7 20:57:27 ---> f3db543853a5 20:57:27 Step 13/24 : FROM alpine:3.18 20:57:27 3.18: Pulling from library/alpine 20:57:27 7264a8db6415: Already exists 20:57:27 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 20:57:27 Status: Downloaded newer image for alpine:3.18 20:57:27 ---> 7e01a0d0a1dc 20:57:27 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 20:57:27 ---> Running in fed9f1475288 20:57:27 Removing intermediate container fed9f1475288 20:57:27 ---> 2042b23bd687 20:57:27 Step 15/24 : RUN apk add --update --no-cache dumb-init 20:57:27 ---> Running in 3b43951575ea 20:57:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 20:57:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 20:57:27 (1/1) Installing dumb-init (1.2.5-r2) 20:57:27 Executing busybox-1.36.1-r2.trigger 20:57:27 OK: 7 MiB in 16 packages 20:57:27 Removing intermediate container 3b43951575ea 20:57:27 ---> 5cba97c21c65 20:57:27 Step 16/24 : COPY --from=builder /app/LICENSE / 20:57:27 ---> 23a050e17e88 20:57:27 Step 17/24 : COPY --from=builder /app/Attribution.txt / 20:57:27 ---> d388f3f906ed 20:57:27 Step 18/24 : COPY --from=builder /app/cmd/ / 20:57:27 ---> 8f39cce4fb24 20:57:27 Step 19/24 : EXPOSE 59989 20:57:27 ---> Running in 3935e1463aeb 20:57:27 Removing intermediate container 3935e1463aeb 20:57:27 ---> 81fa4334786f 20:57:27 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 20:57:27 ---> Running in bfcd0aa793db 20:57:27 Removing intermediate container bfcd0aa793db 20:57:27 ---> 5e34c6b1a782 20:57:27 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:57:27 ---> Running in 9277826c843a 20:57:27 Removing intermediate container 9277826c843a 20:57:27 ---> ee676f468d2d 20:57:27 Step 22/24 : LABEL arch=amd64 20:57:27 ---> Running in 24aceacf3b65 20:57:27 Removing intermediate container 24aceacf3b65 20:57:27 ---> 0bc5f677e483 20:57:27 Step 23/24 : LABEL git_sha=48912f300c70e82c82c12fa27b805d01b7e3358f 20:57:27 ---> Running in 1f8e4d6056b9 20:57:27 Removing intermediate container 1f8e4d6056b9 20:57:27 ---> 4643830642e4 20:57:27 Step 24/24 : LABEL version=3.1.0-dev.9 20:57:27 ---> Running in c7cd92318107 20:57:27 Removing intermediate container c7cd92318107 20:57:27 ---> a6f14ada1630 20:57:27 [Warning] One or more build-args [ARCH] were not consumed 20:57:27 Successfully built a6f14ada1630 20:57:27 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 20:57:27 provisioning config files... 20:57:27 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17950017605671935772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:28 ---> docker-login.sh 20:57:28 nexus3.edgexfoundry.org:10001 20:57:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:28 Configure a credential helper to remove this warning. See 20:57:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:28 20:57:28 Login Succeeded 20:57:28 nexus3.edgexfoundry.org:10002 20:57:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:28 Configure a credential helper to remove this warning. See 20:57:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:28 20:57:28 Login Succeeded 20:57:28 nexus3.edgexfoundry.org:10003 20:57:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:28 Configure a credential helper to remove this warning. See 20:57:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:28 20:57:28 Login Succeeded 20:57:28 nexus3.edgexfoundry.org:10004 20:57:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:28 Configure a credential helper to remove this warning. See 20:57:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:28 20:57:28 Login Succeeded 20:57:28 docker.io 20:57:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:57:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:57:28 Configure a credential helper to remove this warning. See 20:57:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:57:28 20:57:28 Login Succeeded 20:57:28 ---> docker-login.sh ends [Pipeline] } 20:57:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:57:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:57:28 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 20:57:28 48912f300c70e82c82c12fa27b805d01b7e3358f 20:57:28 latest 20:57:28 3.1.0-dev.9 20:57:28 48912f300c70e82c82c12fa27b805d01b7e3358f-3.1.0-dev.9 20:57:28 main 20:57:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:29 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:48912f300c70e82c82c12fa27b805d01b7e3358f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:29 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:48912f300c70e82c82c12fa27b805d01b7e3358f 20:57:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:57:29 42873ceea155: Preparing 20:57:29 c6e63cb562af: Preparing 20:57:29 f380fffe60b5: Preparing 20:57:29 8fb1481a35ad: Preparing 20:57:29 4693057ce236: Preparing 20:57:29 4693057ce236: Layer already exists 20:57:29 8fb1481a35ad: Pushed 20:57:29 f380fffe60b5: Pushed 20:57:29 c6e63cb562af: Pushed 20:57:32 42873ceea155: Pushed 20:57:32 48912f300c70e82c82c12fa27b805d01b7e3358f: digest: sha256:19af3679a3665656468e1afd7fce29e3cfe9b31877846e72b72b38eba96a8c1c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:32 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 20:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:57:33 42873ceea155: Preparing 20:57:33 c6e63cb562af: Preparing 20:57:33 f380fffe60b5: Preparing 20:57:33 8fb1481a35ad: Preparing 20:57:33 4693057ce236: Preparing 20:57:33 c6e63cb562af: Layer already exists 20:57:33 42873ceea155: Layer already exists 20:57:33 f380fffe60b5: Layer already exists 20:57:33 8fb1481a35ad: Layer already exists 20:57:33 4693057ce236: Layer already exists 20:57:33 latest: digest: sha256:19af3679a3665656468e1afd7fce29e3cfe9b31877846e72b72b38eba96a8c1c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:33 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:33 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.9 20:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:57:33 42873ceea155: Preparing 20:57:33 c6e63cb562af: Preparing 20:57:33 f380fffe60b5: Preparing 20:57:33 8fb1481a35ad: Preparing 20:57:33 4693057ce236: Preparing 20:57:33 42873ceea155: Layer already exists 20:57:33 c6e63cb562af: Layer already exists 20:57:33 f380fffe60b5: Layer already exists 20:57:33 4693057ce236: Layer already exists 20:57:33 8fb1481a35ad: Layer already exists 20:57:33 3.1.0-dev.9: digest: sha256:19af3679a3665656468e1afd7fce29e3cfe9b31877846e72b72b38eba96a8c1c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:34 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:48912f300c70e82c82c12fa27b805d01b7e3358f-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:34 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:48912f300c70e82c82c12fa27b805d01b7e3358f-3.1.0-dev.9 20:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:57:34 42873ceea155: Preparing 20:57:34 c6e63cb562af: Preparing 20:57:34 f380fffe60b5: Preparing 20:57:34 8fb1481a35ad: Preparing 20:57:34 4693057ce236: Preparing 20:57:34 f380fffe60b5: Layer already exists 20:57:34 42873ceea155: Layer already exists 20:57:34 4693057ce236: Layer already exists 20:57:34 c6e63cb562af: Layer already exists 20:57:34 8fb1481a35ad: Layer already exists 20:57:34 48912f300c70e82c82c12fa27b805d01b7e3358f-3.1.0-dev.9: digest: sha256:19af3679a3665656468e1afd7fce29e3cfe9b31877846e72b72b38eba96a8c1c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:34 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:35 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 20:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 20:57:35 42873ceea155: Preparing 20:57:35 c6e63cb562af: Preparing 20:57:35 f380fffe60b5: Preparing 20:57:35 8fb1481a35ad: Preparing 20:57:35 4693057ce236: Preparing 20:57:35 8fb1481a35ad: Layer already exists 20:57:35 f380fffe60b5: Layer already exists 20:57:35 c6e63cb562af: Layer already exists 20:57:35 42873ceea155: Layer already exists 20:57:35 4693057ce236: Layer already exists 20:57:35 main: digest: sha256:19af3679a3665656468e1afd7fce29e3cfe9b31877846e72b72b38eba96a8c1c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 20:57:35 ===================================================== [Pipeline] echo 20:57:35 taggedImages: 20:57:35 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:48912f300c70e82c82c12fa27b805d01b7e3358f 20:57:35 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 20:57:35 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.1.0-dev.9 20:57:35 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:48912f300c70e82c82c12fa27b805d01b7e3358f-3.1.0-dev.9 20:57:35 - 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 20:57:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:57:35 20:57:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:57:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:57:35 latest: Pulling from edgex-lftools-log-publisher 20:57:35 5eb5b503b376: Pulling fs layer 20:57:35 5c69ac0246d0: Pulling fs layer 20:57:35 ec43610c2a17: Pulling fs layer 20:57:35 3a2ae6a8a46f: Pulling fs layer 20:57:35 33b1e0a273af: Pulling fs layer 20:57:35 5d3b04190fa2: Pulling fs layer 20:57:35 2f39f015ded8: Pulling fs layer 20:57:35 33b1e0a273af: Waiting 20:57:35 3a2ae6a8a46f: Waiting 20:57:35 5d3b04190fa2: Waiting 20:57:35 2f39f015ded8: Waiting 20:57:35 5c69ac0246d0: Download complete 20:57:35 3a2ae6a8a46f: Verifying Checksum 20:57:35 3a2ae6a8a46f: Download complete 20:57:35 33b1e0a273af: Verifying Checksum 20:57:35 33b1e0a273af: Download complete 20:57:35 5d3b04190fa2: Verifying Checksum 20:57:35 5d3b04190fa2: Download complete 20:57:35 ec43610c2a17: Verifying Checksum 20:57:35 ec43610c2a17: Download complete 20:57:36 5eb5b503b376: Download complete 20:57:37 2f39f015ded8: Download complete 20:57:37 5eb5b503b376: Pull complete 20:57:37 5c69ac0246d0: Pull complete 20:57:37 ec43610c2a17: Pull complete 20:57:37 3a2ae6a8a46f: Pull complete 20:57:37 33b1e0a273af: Pull complete 20:57:37 5d3b04190fa2: Pull complete 20:57:42 2f39f015ded8: Pull complete 20:57:42 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:57:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:57:42 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:57:42 prd-ubuntu20.04-docker-8c-8g-7226 does not seem to be running inside a container 20:57:42 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:57:46 $ docker top a69631e85bd0e8b64d9cbea1decef7f735dff2bc1ff1dedf34694dc43c8326f4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:57:46 ---> job-cost.sh 20:57:46 lf-activate-venv: SKIPPING 20:57:46 INFO: No Stack... 20:57:46 INFO: Retrieving Pricing Info for: v3-standard-8 20:57:47 INFO: Archiving Costs [Pipeline] sh 20:57:47 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 20:57:47 + cut -d, -f6 [Pipeline] lock 20:57:47 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-114-stack-cost] 20:57:47 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-114-stack-cost] did not exist. Created. 20:57:47 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:57:47 + echo total: 0.2199999988079071 [Pipeline] stash 20:57:47 Stashed 1 file(s) [Pipeline] } 20:57:47 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-114-stack-cost] [Pipeline] // lock [Pipeline] } 20:57:47 $ docker stop --time=1 a69631e85bd0e8b64d9cbea1decef7f735dff2bc1ff1dedf34694dc43c8326f4 20:57:48 $ docker rm -f --volumes a69631e85bd0e8b64d9cbea1decef7f735dff2bc1ff1dedf34694dc43c8326f4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:58:49 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7243 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 20:58:49 Running in /w/workspace/device-rfid-llrp-go/114 [Pipeline] { [Pipeline] checkout 20:58:49 The recommended git tool is: git 20:58:58 using credential edgex-jenkins-ssh 20:58:58 Cloning the remote Git repository 20:58:58 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:58:58 > git init /w/workspace/device-rfid-llrp-go/114 # timeout=10 20:58:58 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 20:58:58 > git --version # timeout=10 20:58:58 > git --version # 'git version 2.25.1' 20:58:58 using GIT_SSH to set credentials SSH Credentials for GitHub 20:58:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:00 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 20:59:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:59:01 Avoid second fetch 20:59:01 Checking out Revision 48912f300c70e82c82c12fa27b805d01b7e3358f (main) 20:59:01 > git config core.sparsecheckout # timeout=10 20:59:01 > git checkout -f 48912f300c70e82c82c12fa27b805d01b7e3358f # timeout=10 20:59:02 Commit message: "Merge pull request #252 from ernestojeda/create-release" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:59:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:59:03 % Total % Received % Xferd Average Speed Time Time Time Current 20:59:03 Dload Upload Total Spent Left Speed 20:59:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 175k 0 --:--:-- --:--:-- --:--:-- 175k [Pipeline] sh 20:59:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:59:04 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:59:04 + sudo tee /etc/docker/daemon.new 20:59:04 { 20:59:04 "registry-mirrors": [ 20:59:04 "https://nexus3.edgexfoundry.org:10001" 20:59:04 ], 20:59:04 "bip": "10.250.0.254/24", 20:59:04 "hosts": [ 20:59:04 "tcp://0.0.0.0:5555", 20:59:04 "unix:///var/run/docker.sock" 20:59:04 ], 20:59:04 "mtu": 1458, 20:59:04 "selinux-enabled": true, 20:59:04 "seccomp-profile": "/etc/docker/seccomp.json" 20:59:04 } [Pipeline] sh 20:59:04 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:59:05 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:59:23 provisioning config files... 20:59:23 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/114@tmp/config16808716760065815147tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:59:24 ---> docker-login.sh 20:59:24 nexus3.edgexfoundry.org:10001 20:59:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:24 Configure a credential helper to remove this warning. See 20:59:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:24 20:59:24 Login Succeeded 20:59:24 nexus3.edgexfoundry.org:10002 20:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:25 Configure a credential helper to remove this warning. See 20:59:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:25 20:59:25 Login Succeeded 20:59:25 nexus3.edgexfoundry.org:10003 20:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:25 Configure a credential helper to remove this warning. See 20:59:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:25 20:59:25 Login Succeeded 20:59:25 nexus3.edgexfoundry.org:10004 20:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:26 Configure a credential helper to remove this warning. See 20:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:26 20:59:26 Login Succeeded 20:59:26 docker.io 20:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:59:26 Configure a credential helper to remove this warning. See 20:59:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:59:26 20:59:26 Login Succeeded 20:59:26 ---> docker-login.sh ends [Pipeline] } 20:59:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:59:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:59:27 ========================================================= 20:59:27 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 20:59:27 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:59:27 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 20:59:28 Sending build context to Docker daemon 1.219MB 20:59:28 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 20:59:28 Step 2/12 : FROM ${BASE} AS builder 20:59:28 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:59:28 9fda8d8052c6: Pulling fs layer 20:59:28 5d54e960e981: Pulling fs layer 20:59:28 c4a7e357bf2a: Pulling fs layer 20:59:28 f0e02332f6b5: Pulling fs layer 20:59:28 cefa15bbcfad: Pulling fs layer 20:59:28 17808c966233: Pulling fs layer 20:59:28 f4c1fc716caa: Pulling fs layer 20:59:28 cefa15bbcfad: Waiting 20:59:28 17808c966233: Waiting 20:59:28 f4c1fc716caa: Waiting 20:59:28 f0e02332f6b5: Waiting 20:59:28 5d54e960e981: Verifying Checksum 20:59:28 5d54e960e981: Download complete 20:59:28 f0e02332f6b5: Download complete 20:59:28 cefa15bbcfad: Verifying Checksum 20:59:28 cefa15bbcfad: Download complete 20:59:28 9fda8d8052c6: Verifying Checksum 20:59:28 9fda8d8052c6: Download complete 20:59:29 f4c1fc716caa: Verifying Checksum 20:59:29 f4c1fc716caa: Download complete 20:59:29 9fda8d8052c6: Pull complete 20:59:30 5d54e960e981: Pull complete 20:59:30 c4a7e357bf2a: Verifying Checksum 20:59:30 c4a7e357bf2a: Download complete 20:59:31 17808c966233: Verifying Checksum 20:59:31 17808c966233: Download complete 20:59:41 c4a7e357bf2a: Pull complete 20:59:41 f0e02332f6b5: Pull complete 20:59:41 cefa15bbcfad: Pull complete 20:59:48 17808c966233: Pull complete 20:59:50 f4c1fc716caa: Pull complete 20:59:50 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 20:59:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 20:59:50 ---> ea914061e18c 20:59:50 Step 3/12 : ARG ADD_BUILD_TAGS="" 20:59:52 ---> Running in c36a829fff18 20:59:53 Removing intermediate container c36a829fff18 20:59:53 ---> 99fdef731b4a 20:59:53 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 20:59:53 ---> Running in d22dda0f5f74 20:59:53 Removing intermediate container d22dda0f5f74 20:59:53 ---> 155f782b0852 20:59:53 Step 5/12 : ARG ALPINE_PKG_BASE="make git" 20:59:53 ---> Running in a0c4fcbf1ce8 20:59:53 Removing intermediate container a0c4fcbf1ce8 20:59:53 ---> 273b6d386708 20:59:53 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 20:59:54 ---> Running in 02628da11ae9 20:59:54 Removing intermediate container 02628da11ae9 20:59:54 ---> 93500bf75759 20:59:54 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 20:59:54 ---> Running in 68f7bbdfdb64 20:59:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:59:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:59:58 OK: 266 MiB in 52 packages 20:59:59 Removing intermediate container 68f7bbdfdb64 20:59:59 ---> 017da9a99539 20:59:59 Step 8/12 : WORKDIR /app 20:59:59 ---> Running in 7faab80b5dfe 20:59:59 Removing intermediate container 7faab80b5dfe 20:59:59 ---> 0e76e3ea4e2c 20:59:59 Step 9/12 : COPY go.mod vendor* ./ 21:00:00 ---> 913be12ff759 21:00:00 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:00:00 ---> Running in 95ce8013e3a5 21:01:22 Removing intermediate container 95ce8013e3a5 21:01:22 ---> 2642d93293d2 21:01:22 Step 11/12 : COPY . . 21:01:22 ---> 9b1db2cbf2e7 21:01:22 Step 12/12 : RUN $MAKE 21:01:22 ---> Running in 830999ba746f 21:01:22 noop 21:01:22 Removing intermediate container 830999ba746f 21:01:22 ---> 999a762370db 21:01:22 Successfully built 999a762370db 21:01:22 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:23 + docker inspect -f . ci-base-image-arm64 21:01:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:23 prd-ubuntu20.04-docker-arm64-4c-16g-7243 does not seem to be running inside a container 21:01:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/114 -v /w/workspace/device-rfid-llrp-go/114:/w/workspace/device-rfid-llrp-go/114:rw,z -v /w/workspace/device-rfid-llrp-go/114@tmp:/w/workspace/device-rfid-llrp-go/114@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 21:01:25 $ docker top fff9bcb8f3e7e0c24748ce189449b5ce57aa3c730adf1fd327e41f8703ada9e1 -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:26 + go version 21:01:26 go version go1.21.0 linux/arm64 [Pipeline] } 21:01:26 $ docker stop --time=1 fff9bcb8f3e7e0c24748ce189449b5ce57aa3c730adf1fd327e41f8703ada9e1 21:01:28 $ docker rm -f --volumes fff9bcb8f3e7e0c24748ce189449b5ce57aa3c730adf1fd327e41f8703ada9e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:01:28 + docker inspect -f . ci-base-image-arm64 21:01:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:01:28 prd-ubuntu20.04-docker-arm64-4c-16g-7243 does not seem to be running inside a container 21:01:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rfid-llrp-go/114 -v /w/workspace/device-rfid-llrp-go/114:/w/workspace/device-rfid-llrp-go/114:rw,z -v /w/workspace/device-rfid-llrp-go/114@tmp:/w/workspace/device-rfid-llrp-go/114@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 21:01:30 $ docker top 8ebb69b17881dafc9cdaf018cc5ca473824010b30eb9788b8f0fed94147f9a34 -eo pid,comm [Pipeline] { [Pipeline] sh 21:01:31 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/114 [Pipeline] fileExists [Pipeline] sh 21:01:32 + make test 21:01:32 go test ./... -coverprofile=coverage.out ./... 21:01:37 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 21:04:29 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 21:04:29 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 21:05:08 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 36.516s coverage: 40.6% of statements 21:05:08 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.564s coverage: 51.9% of statements 21:05:08 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.052s coverage: 95.5% of statements 21:05:08 WARNING: Linting skipped (not on x86_64 or linter not installed) 21:05:08 go vet ./... 21:05:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 21:05:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 21:05:40 ./bin/test-attribution-txt.sh [Pipeline] echo 21:05:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 21:05:40 $ docker stop --time=1 8ebb69b17881dafc9cdaf018cc5ca473824010b30eb9788b8f0fed94147f9a34 21:05:42 $ docker rm -f --volumes 8ebb69b17881dafc9cdaf018cc5ca473824010b30eb9788b8f0fed94147f9a34 [Pipeline] // withDockerContainer [Pipeline] sh 21:05:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 21:05:44 Warning: overwriting stash ‘coverage-report’ 21:05:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 21:05:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 21:05:46 + ls -al . 21:05:46 total 640 21:05:46 drwxrwxr-x 10 jenkins jenkins 4096 Sep 20 21:01 . 21:05:46 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:58 .. 21:05:46 -rw-rw-r-- 1 jenkins jenkins 134 Sep 20 20:59 .dockerignore 21:05:46 drwxrwxr-x 8 jenkins jenkins 4096 Sep 20 20:59 .git 21:05:46 drwxrwxr-x 3 jenkins jenkins 4096 Sep 20 20:59 .github 21:05:46 -rw-rw-r-- 1 jenkins jenkins 946 Sep 20 20:59 .gitignore 21:05:46 -rw-rw-r-- 1 jenkins jenkins 41 Sep 20 20:59 .golangci.yml 21:05:46 -rw-rw-r-- 1 jenkins jenkins 11980 Sep 20 20:59 Attribution.txt 21:05:46 -rw-rw-r-- 1 jenkins jenkins 10365 Sep 20 20:59 CHANGELOG.md 21:05:46 -rw-rw-r-- 1 jenkins jenkins 1347 Sep 20 20:59 Dockerfile 21:05:46 -rw-rw-r-- 1 jenkins jenkins 677 Sep 20 20:59 GOVERNANCE.md 21:05:46 -rw-rw-r-- 1 jenkins jenkins 683 Sep 20 20:59 Jenkinsfile 21:05:46 -rw-rw-r-- 1 jenkins jenkins 11347 Sep 20 20:59 LICENSE 21:05:46 -rw-rw-r-- 1 jenkins jenkins 2179 Sep 20 20:59 Makefile 21:05:46 -rw-rw-r-- 1 jenkins jenkins 625 Sep 20 20:59 OWNERS.md 21:05:46 -rw-rw-r-- 1 jenkins jenkins 29016 Sep 20 20:59 README.md 21:05:46 -rw-rw-r-- 1 jenkins jenkins 11 Sep 20 20:55 VERSION 21:05:46 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:59 bin 21:05:46 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:59 cmd 21:05:46 -rw-r--r-- 1 jenkins jenkins 459493 Sep 20 21:05 coverage.out 21:05:46 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:59 examples 21:05:46 -rw-rw-r-- 1 jenkins jenkins 3877 Sep 20 20:59 go.mod 21:05:46 -rw-rw-r-- 1 jenkins jenkins 35019 Sep 20 20:59 go.sum 21:05:46 drwxrwxr-x 2 jenkins jenkins 4096 Sep 20 20:59 images 21:05:46 drwxrwxr-x 5 jenkins jenkins 4096 Sep 20 20:59 internal 21:05:46 drwxrwxr-x 4 jenkins jenkins 4096 Sep 20 20:59 snap 21:05:46 -rw-rw-r-- 1 jenkins jenkins 193 Sep 20 20:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:05:46 + 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=48912f300c70e82c82c12fa27b805d01b7e3358f --label arch=arm64 --label version=3.1.0-dev.9 . 21:05:46 Sending build context to Docker daemon 1.219MB 21:05:46 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 21:05:46 Step 2/24 : FROM ${BASE} AS builder 21:05:46 ---> 999a762370db 21:05:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 21:05:49 ---> Running in 21d9a6d69912 21:05:49 Removing intermediate container 21d9a6d69912 21:05:49 ---> 40a6ea91ea9d 21:05:49 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 21:05:49 ---> Running in 01303fa4e59a 21:05:49 Removing intermediate container 01303fa4e59a 21:05:49 ---> 2d6467a9f713 21:05:49 Step 5/24 : ARG ALPINE_PKG_BASE="make git" 21:05:49 ---> Running in 279db44ce185 21:05:50 Removing intermediate container 279db44ce185 21:05:50 ---> 2a030c7c202d 21:05:50 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 21:05:50 ---> Running in 254e0767bd56 21:05:50 Removing intermediate container 254e0767bd56 21:05:50 ---> b371bf1c199d 21:05:50 Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 21:05:50 ---> Running in e978c67f45c0 21:05:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:05:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:05:53 OK: 266 MiB in 52 packages 21:05:54 Removing intermediate container e978c67f45c0 21:05:54 ---> ab6c16af9308 21:05:54 Step 8/24 : WORKDIR /app 21:05:54 ---> Running in 782d92be9488 21:05:55 Removing intermediate container 782d92be9488 21:05:55 ---> 2184c497d847 21:05:55 Step 9/24 : COPY go.mod vendor* ./ 21:05:55 ---> d094250c35d7 21:05:55 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 21:05:55 ---> Running in 0c05425e4e62 21:05:58 Removing intermediate container 0c05425e4e62 21:05:58 ---> c6d422c53a81 21:05:58 Step 11/24 : COPY . . 21:05:58 ---> f0fcc403e596 21:05:58 Step 12/24 : RUN $MAKE 21:05:58 ---> Running in 0b8ee0709d3c 21:06:00 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.1.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.28" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd 21:08:37 Removing intermediate container 0b8ee0709d3c 21:08:37 ---> cfe83ebf7b21 21:08:37 Step 13/24 : FROM alpine:3.18 21:08:37 3.18: Pulling from library/alpine 21:08:37 9fda8d8052c6: Already exists 21:08:37 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 21:08:37 Status: Downloaded newer image for alpine:3.18 21:08:37 ---> f6648c04cd6c 21:08:37 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 21:08:37 ---> Running in 482293f5e74c 21:08:37 Removing intermediate container 482293f5e74c 21:08:37 ---> e9ac05d9e391 21:08:37 Step 15/24 : RUN apk add --update --no-cache dumb-init 21:08:37 ---> Running in c221a931cdad 21:08:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 21:08:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 21:08:37 (1/1) Installing dumb-init (1.2.5-r2) 21:08:37 Executing busybox-1.36.1-r2.trigger 21:08:37 OK: 8 MiB in 16 packages 21:08:38 Removing intermediate container c221a931cdad 21:08:38 ---> 55d987290aec 21:08:38 Step 16/24 : COPY --from=builder /app/LICENSE / 21:08:39 ---> 2ba1e389b946 21:08:39 Step 17/24 : COPY --from=builder /app/Attribution.txt / 21:08:40 ---> ca63ce610e1a 21:08:40 Step 18/24 : COPY --from=builder /app/cmd/ / 21:08:41 ---> a62b371948b4 21:08:41 Step 19/24 : EXPOSE 59989 21:08:41 ---> Running in cf03fdceab07 21:08:42 Removing intermediate container cf03fdceab07 21:08:42 ---> 7daa9618ef47 21:08:42 Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] 21:08:42 ---> Running in e9a4ab6d0eec 21:08:42 Removing intermediate container e9a4ab6d0eec 21:08:42 ---> 937fc7056405 21:08:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 21:08:42 ---> Running in 03f5e5278454 21:08:42 Removing intermediate container 03f5e5278454 21:08:42 ---> 1f690d2b3059 21:08:42 Step 22/24 : LABEL arch=arm64 21:08:43 ---> Running in d7e51501c1f6 21:08:43 Removing intermediate container d7e51501c1f6 21:08:43 ---> ba4b1ae6d320 21:08:43 Step 23/24 : LABEL git_sha=48912f300c70e82c82c12fa27b805d01b7e3358f 21:08:43 ---> Running in f850521e494f 21:08:44 Removing intermediate container f850521e494f 21:08:44 ---> b254ef6c70d2 21:08:44 Step 24/24 : LABEL version=3.1.0-dev.9 21:08:44 ---> Running in f5d62425d12c 21:08:44 Removing intermediate container f5d62425d12c 21:08:44 ---> 4b3127e22ef8 21:08:44 [Warning] One or more build-args [ARCH] were not consumed 21:08:44 Successfully built 4b3127e22ef8 21:08:44 Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:08:44 provisioning config files... 21:08:44 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/114@tmp/config12097827274598500531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:08:44 ---> docker-login.sh 21:08:44 nexus3.edgexfoundry.org:10001 21:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:45 Configure a credential helper to remove this warning. See 21:08:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:45 21:08:45 Login Succeeded 21:08:45 nexus3.edgexfoundry.org:10002 21:08:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:45 Configure a credential helper to remove this warning. See 21:08:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:45 21:08:45 Login Succeeded 21:08:45 nexus3.edgexfoundry.org:10003 21:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:46 Configure a credential helper to remove this warning. See 21:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:46 21:08:46 Login Succeeded 21:08:46 nexus3.edgexfoundry.org:10004 21:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:46 Configure a credential helper to remove this warning. See 21:08:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:46 21:08:46 Login Succeeded 21:08:46 docker.io 21:08:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 21:08:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 21:08:47 Configure a credential helper to remove this warning. See 21:08:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 21:08:47 21:08:47 Login Succeeded 21:08:47 ---> docker-login.sh ends [Pipeline] } 21:08:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:08:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 21:08:47 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 21:08:47 48912f300c70e82c82c12fa27b805d01b7e3358f 21:08:47 latest 21:08:47 3.1.0-dev.9 21:08:47 48912f300c70e82c82c12fa27b805d01b7e3358f-3.1.0-dev.9 21:08:47 main 21:08:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:48 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:48912f300c70e82c82c12fa27b805d01b7e3358f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:49 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:48912f300c70e82c82c12fa27b805d01b7e3358f 21:08:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:08:49 8ebd09ccebd6: Preparing 21:08:49 f8b6a5b5a3da: Preparing 21:08:49 4210d52f69e7: Preparing 21:08:49 51fc5be5386a: Preparing 21:08:49 b2191e2be29d: Preparing 21:08:49 b2191e2be29d: Layer already exists 21:08:49 4210d52f69e7: Pushed 21:08:49 51fc5be5386a: Pushed 21:08:49 f8b6a5b5a3da: Pushed 21:08:56 8ebd09ccebd6: Pushed 21:08:56 48912f300c70e82c82c12fa27b805d01b7e3358f: digest: sha256:9609f3e47667eda0bb938ea110be21931c029450b66728ab11d63664ab58f81a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:56 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:57 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 21:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:08:57 8ebd09ccebd6: Preparing 21:08:57 f8b6a5b5a3da: Preparing 21:08:57 4210d52f69e7: Preparing 21:08:57 51fc5be5386a: Preparing 21:08:57 b2191e2be29d: Preparing 21:08:57 f8b6a5b5a3da: Layer already exists 21:08:57 8ebd09ccebd6: Layer already exists 21:08:57 51fc5be5386a: Layer already exists 21:08:57 4210d52f69e7: Layer already exists 21:08:57 b2191e2be29d: Layer already exists 21:08:57 latest: digest: sha256:9609f3e47667eda0bb938ea110be21931c029450b66728ab11d63664ab58f81a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:57 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:58 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.9 21:08:58 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:08:58 8ebd09ccebd6: Preparing 21:08:58 f8b6a5b5a3da: Preparing 21:08:58 4210d52f69e7: Preparing 21:08:58 51fc5be5386a: Preparing 21:08:58 b2191e2be29d: Preparing 21:08:58 b2191e2be29d: Layer already exists 21:08:58 4210d52f69e7: Layer already exists 21:08:58 f8b6a5b5a3da: Layer already exists 21:08:58 51fc5be5386a: Layer already exists 21:08:58 8ebd09ccebd6: Layer already exists 21:08:58 3.1.0-dev.9: digest: sha256:9609f3e47667eda0bb938ea110be21931c029450b66728ab11d63664ab58f81a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:58 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:48912f300c70e82c82c12fa27b805d01b7e3358f-3.1.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08:59 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:48912f300c70e82c82c12fa27b805d01b7e3358f-3.1.0-dev.9 21:08:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:08:59 8ebd09ccebd6: Preparing 21:08:59 f8b6a5b5a3da: Preparing 21:08:59 4210d52f69e7: Preparing 21:08:59 51fc5be5386a: Preparing 21:08:59 b2191e2be29d: Preparing 21:08:59 4210d52f69e7: Layer already exists 21:08:59 f8b6a5b5a3da: Layer already exists 21:08:59 51fc5be5386a: Layer already exists 21:08:59 8ebd09ccebd6: Layer already exists 21:08:59 b2191e2be29d: Layer already exists 21:08:59 48912f300c70e82c82c12fa27b805d01b7e3358f-3.1.0-dev.9: digest: sha256:9609f3e47667eda0bb938ea110be21931c029450b66728ab11d63664ab58f81a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:08: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 21:09:00 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 21:09:00 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 21:09:00 8ebd09ccebd6: Preparing 21:09:00 f8b6a5b5a3da: Preparing 21:09:00 4210d52f69e7: Preparing 21:09:00 51fc5be5386a: Preparing 21:09:00 b2191e2be29d: Preparing 21:09:00 4210d52f69e7: Layer already exists 21:09:00 51fc5be5386a: Layer already exists 21:09:00 f8b6a5b5a3da: Layer already exists 21:09:00 8ebd09ccebd6: Layer already exists 21:09:00 b2191e2be29d: Layer already exists 21:09:00 main: digest: sha256:9609f3e47667eda0bb938ea110be21931c029450b66728ab11d63664ab58f81a size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 21:09:00 ===================================================== [Pipeline] echo 21:09:00 taggedImages: 21:09:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:48912f300c70e82c82c12fa27b805d01b7e3358f 21:09:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 21:09:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.1.0-dev.9 21:09:00 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:48912f300c70e82c82c12fa27b805d01b7e3358f-3.1.0-dev.9 21:09: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 21:09:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:09:00 21:09:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:09:01 arm64: Pulling from edgex-lftools-log-publisher 21:09:01 8998bd30e6a1: Pulling fs layer 21:09:01 04944245beec: Pulling fs layer 21:09:01 699f458cf7ca: Pulling fs layer 21:09:01 765212b225bb: Pulling fs layer 21:09:01 f23df028b6ca: Pulling fs layer 21:09:01 d65c8cfc05b1: Pulling fs layer 21:09:01 2437ff75d9bd: Pulling fs layer 21:09:01 f23df028b6ca: Waiting 21:09:01 765212b225bb: Waiting 21:09:01 d65c8cfc05b1: Waiting 21:09:01 2437ff75d9bd: Waiting 21:09:01 04944245beec: Verifying Checksum 21:09:01 04944245beec: Download complete 21:09:01 765212b225bb: Verifying Checksum 21:09:01 765212b225bb: Download complete 21:09:01 f23df028b6ca: Verifying Checksum 21:09:01 f23df028b6ca: Download complete 21:09:01 d65c8cfc05b1: Verifying Checksum 21:09:01 d65c8cfc05b1: Download complete 21:09:01 699f458cf7ca: Verifying Checksum 21:09:01 699f458cf7ca: Download complete 21:09:02 8998bd30e6a1: Verifying Checksum 21:09:02 8998bd30e6a1: Download complete 21:09:04 2437ff75d9bd: Verifying Checksum 21:09:04 2437ff75d9bd: Download complete 21:09:06 8998bd30e6a1: Pull complete 21:09:07 04944245beec: Pull complete 21:09:08 699f458cf7ca: Pull complete 21:09:08 765212b225bb: Pull complete 21:09:09 f23df028b6ca: Pull complete 21:09:09 d65c8cfc05b1: Pull complete 21:09:24 2437ff75d9bd: Pull complete 21:09:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 21:09:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 21:09:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:24 prd-ubuntu20.04-docker-arm64-4c-16g-7243 does not seem to be running inside a container 21:09:24 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rfid-llrp-go/114 -v /w/workspace/device-rfid-llrp-go/114:/w/workspace/device-rfid-llrp-go/114:rw,z -v /w/workspace/device-rfid-llrp-go/114@tmp:/w/workspace/device-rfid-llrp-go/114@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 21:09:28 $ docker top eeef0d84814015cda9329f27c0ff075e047b81f8a0a4ee96349e29df449fa2ef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 21:09:29 ---> job-cost.sh 21:09:29 lf-activate-venv: SKIPPING 21:09:29 INFO: No Stack... 21:09:29 INFO: Retrieving Pricing Info for: v3-standard-4 21:09:30 INFO: Archiving Costs [Pipeline] sh 21:09:31 + cat /w/workspace/device-rfid-llrp-go/114/archives/cost.csv 21:09:31 + cut -d, -f6 [Pipeline] lock 21:09:31 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-114-stack-cost] 21:09:31 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-114-stack-cost] did not exist. Created. 21:09:31 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-114-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:09:32 /w/workspace/device-rfid-llrp-go/114@tmp/durable-0d0fff31/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 21:09:32 + echo total: 0.10999999940395355 [Pipeline] stash 21:09:32 Warning: overwriting stash ‘stack-cost’ 21:09:32 Stashed 1 file(s) [Pipeline] } 21:09:32 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-114-stack-cost] [Pipeline] // lock [Pipeline] } 21:09:32 $ docker stop --time=1 eeef0d84814015cda9329f27c0ff075e047b81f8a0a4ee96349e29df449fa2ef 21:09:34 $ docker rm -f --volumes eeef0d84814015cda9329f27c0ff075e047b81f8a0a4ee96349e29df449fa2ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 21:09:34 provisioning config files... 21:09:34 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12768960979050365234tmp [Pipeline] { [Pipeline] sh 21:09:35 + set +x 21:09:35 + curl -s https://codecov.io/bash 21:09:35 + bash -s -- 21:09:35 21:09:35 _____ _ 21:09:35 / ____| | | 21:09:35 | | ___ __| | ___ ___ _____ __ 21:09:35 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 21:09:35 | |___| (_) | (_| | __/ (_| (_) \ V / 21:09:35 \_____\___/ \__,_|\___|\___\___/ \_/ 21:09:35 Bash-1.0.6 21:09:35 21:09:35 21:09:35 ==> git version 2.25.1 found 21:09:35 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 21:09:35 Release-Date: 2020-01-08 21:09:35 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 21:09:35 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 21:09:35 ==> Jenkins CI detected. 21:09:35 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 21:09:35 project root: . 21:09:35 --> token set from env 21:09:35 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 21:09:35 ==> Running gcov in . (disable via -X gcov) 21:09:35 ==> Python coveragepy not found 21:09:35 ==> Searching for coverage reports in: 21:09:35 + . 21:09:35 -> Found 1 reports 21:09:35 ==> Detecting git/mercurial file structure 21:09:35 ==> Reading reports 21:09:35 + ./coverage.out bytes=459493 21:09:35 ==> Appending adjustments 21:09:35 https://docs.codecov.io/docs/fixing-reports 21:09:35 + Found adjustments 21:09:35 ==> Gzipping contents 21:09:35 52K /tmp/codecov.qvJE1i.gz 21:09:35 ==> Uploading reports 21:09:35 url: https://codecov.io 21:09:35 query: branch=main&commit=48912f300c70e82c82c12fa27b805d01b7e3358f&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:09:35 -> Pinging Codecov 21:09:35 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=48912f300c70e82c82c12fa27b805d01b7e3358f&build=114&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F114%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 21:09:35 -> Uploading to 21:09:35 https://storage.googleapis.com/codecov/v4/raw/2023-09-20/581DD39554BDF9B6E22D074273EAD858/48912f300c70e82c82c12fa27b805d01b7e3358f/bfe3d067-33c1-479a-923d-64664c8bae73.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230920%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230920T210935Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1b41ec1f0f9c46a7c962f055d84852dc181dab2ec44d9bbe2d351bdd95cdf31a 21:09:35 % Total % Received % Xferd Average Speed Time Time Time Current 21:09:35 Dload Upload Total Spent Left Speed 21:09:36 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50516 0 0 100 50516 0 233k --:--:-- --:--:-- --:--:-- 233k 21:09:36 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/48912f300c70e82c82c12fa27b805d01b7e3358f [Pipeline] } 21:09:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 21:09:36 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 21:09:36 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:09:36 21:09:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:09:36 1.410.4: Pulling from edgex-devops/edgex-snyk-go 21:09:36 df9b9388f04a: Pulling fs layer 21:09:36 52dc419b0ee2: Pulling fs layer 21:09:36 25bc292e5bac: Pulling fs layer 21:09:36 114826534d7a: Pulling fs layer 21:09:36 4657fd5d0bcf: Pulling fs layer 21:09:36 6ad1cebc031e: Pulling fs layer 21:09:36 8a3aa393b2d8: Pulling fs layer 21:09:36 4657fd5d0bcf: Waiting 21:09:36 6ad1cebc031e: Waiting 21:09:36 8a3aa393b2d8: Waiting 21:09:36 114826534d7a: Waiting 21:09:36 25bc292e5bac: Verifying Checksum 21:09:36 25bc292e5bac: Download complete 21:09:36 52dc419b0ee2: Verifying Checksum 21:09:36 52dc419b0ee2: Download complete 21:09:36 4657fd5d0bcf: Verifying Checksum 21:09:36 4657fd5d0bcf: Download complete 21:09:36 df9b9388f04a: Download complete 21:09:37 df9b9388f04a: Pull complete 21:09:37 6ad1cebc031e: Verifying Checksum 21:09:37 6ad1cebc031e: Download complete 21:09:37 52dc419b0ee2: Pull complete 21:09:37 25bc292e5bac: Pull complete 21:09:37 114826534d7a: Verifying Checksum 21:09:37 114826534d7a: Download complete 21:09:37 8a3aa393b2d8: Verifying Checksum 21:09:37 8a3aa393b2d8: Download complete 21:09:41 114826534d7a: Pull complete 21:09:41 4657fd5d0bcf: Pull complete 21:09:41 6ad1cebc031e: Pull complete 21:09:44 8a3aa393b2d8: Pull complete 21:09:44 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 21:09:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 21:09:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:44 prd-ubuntu20.04-docker-8c-8g-7226 does not seem to be running inside a container 21:09:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 21:09:48 $ docker top 07bae5175223398c5b148bd9435b5cd374659484c7736bf3eb3717f708e617cb -eo pid,comm [Pipeline] { [Pipeline] echo 21:09:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 21:09:48 + set -o pipefail 21:09:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 21:09:53 21:09:53 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 21:09:53 21:09:53 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/34db510e-26f5-47e0-9ea9-a97ce84c26b3 21:09:53 21:09:53 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 21:09:53 21:09:53 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 21:09:53 21:09:53 21:09:53 A medium severity vulnerability was found in the Snyk CLI versions you are using. 21:09:53 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 21:09:53 More details here: https://snyk.co/ue1NS [Pipeline] } 21:09:53 $ docker stop --time=1 07bae5175223398c5b148bd9435b5cd374659484c7736bf3eb3717f708e617cb 21:09:56 $ docker rm -f --volumes 07bae5175223398c5b148bd9435b5cd374659484c7736bf3eb3717f708e617cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 21:09:57 + git log --format=format:%s -1 48912f300c70e82c82c12fa27b805d01b7e3358f [Pipeline] sh 21:09:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:09:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:09:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:09:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:09:58 prd-ubuntu20.04-docker-8c-8g-7226 does not seem to be running inside a container 21:09:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:09:58 $ docker top da6075f177f4d65d2250b0d1bfbd3cd3554e90f316674beb57f81f126343717b -eo pid,comm 21:09:58 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 21:09:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:09:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:09:58 [ssh-agent] Looking for ssh-agent implementation... 21:09:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:09:58 $ docker exec da6075f177f4d65d2250b0d1bfbd3cd3554e90f316674beb57f81f126343717b ssh-agent 21:09:58 SSH_AUTH_SOCK=/tmp/ssh-16OrvCJUpUMr/agent.32 21:09:58 SSH_AGENT_PID=38 21:09:58 Running ssh-add (command line suppressed) 21:09:59 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12627862060437546209.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12627862060437546209.key) 21:09:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:09:59 + git semver tag 21:09:59 2023-09-20 21:09:59,485 [run_tag] DEBUG tag force:False 21:09:59 2023-09-20 21:09:59,485 [check_head_tag] DEBUG check head tag 21:09:59 2023-09-20 21:09:59,485 [execute] INFO git cat-file --batch-check 21:09:59 2023-09-20 21:09:59,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 21:09:59 2023-09-20 21:09:59,489 [execute] INFO git cat-file --batch 21:09:59 2023-09-20 21:09:59,489 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 21:09:59 2023-09-20 21:09:59,497 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:09:59 2023-09-20 21:09:59,497 [execute] INFO git tag -a v3.1.0-dev.9 -m v3.1.0-dev.9 21:09:59 2023-09-20 21:09:59,498 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.9', '-m', 'v3.1.0-dev.9'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 21:09:59 2023-09-20 21:09:59,503 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:09:59 3.1.0-dev.9 [Pipeline] } 21:09:59 $ docker exec --env ******** --env ******** da6075f177f4d65d2250b0d1bfbd3cd3554e90f316674beb57f81f126343717b ssh-agent -k 21:09:59 unset SSH_AUTH_SOCK; 21:09:59 unset SSH_AGENT_PID; 21:09:59 echo Agent pid 38 killed; 21:09:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:09:59 + git semver [Pipeline] } 21:10:00 $ docker stop --time=1 da6075f177f4d65d2250b0d1bfbd3cd3554e90f316674beb57f81f126343717b 21:10:01 $ docker rm -f --volumes da6075f177f4d65d2250b0d1bfbd3cd3554e90f316674beb57f81f126343717b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:10:01 21:10:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:10:02 0.23.1-centos7: Pulling from edgex-lftools 21:10:02 ab5ef0e58194: Pulling fs layer 21:10:02 9712f1f96733: Pulling fs layer 21:10:02 63f879dbbcfc: Pulling fs layer 21:10:02 0d9ebad4ef96: Pulling fs layer 21:10:02 e9a5061849ea: Pulling fs layer 21:10:02 d747dcd14b5f: Pulling fs layer 21:10:02 2de7ff778b66: Pulling fs layer 21:10:02 0d9ebad4ef96: Waiting 21:10:02 e9a5061849ea: Waiting 21:10:02 2de7ff778b66: Waiting 21:10:02 9712f1f96733: Download complete 21:10:02 63f879dbbcfc: Verifying Checksum 21:10:02 63f879dbbcfc: Download complete 21:10:02 0d9ebad4ef96: Verifying Checksum 21:10:02 0d9ebad4ef96: Download complete 21:10:02 d747dcd14b5f: Verifying Checksum 21:10:02 d747dcd14b5f: Download complete 21:10:02 e9a5061849ea: Verifying Checksum 21:10:02 e9a5061849ea: Download complete 21:10:02 ab5ef0e58194: Download complete 21:10:02 2de7ff778b66: Verifying Checksum 21:10:02 2de7ff778b66: Download complete 21:10:05 ab5ef0e58194: Pull complete 21:10:05 9712f1f96733: Pull complete 21:10:05 63f879dbbcfc: Pull complete 21:10:09 0d9ebad4ef96: Pull complete 21:10:09 e9a5061849ea: Pull complete 21:10:09 d747dcd14b5f: Pull complete 21:10:10 2de7ff778b66: Pull complete 21:10:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 21:10:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 21:10:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:10 prd-ubuntu20.04-docker-8c-8g-7226 does not seem to be running inside a container 21:10: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 21:10:14 $ docker top d7de07e03e18dc1f9a5205ab443f7418d650c5fbade212f86a44d981b5417312 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 21:10:14 provisioning config files... 21:10:14 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18042400632817983586tmp 21:10:14 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9946960687534591517tmp 21:10:14 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8040558121349677929tmp [Pipeline] { [Pipeline] echo 21:10:14 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 21:10:14 ---> sigul-configuration.sh 21:10:14 gpg: directory `/root/.gnupg' created 21:10:14 gpg: new configuration file `/root/.gnupg/gpg.conf' created 21:10:14 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 21:10:14 gpg: keyring `/root/.gnupg/secring.gpg' created 21:10:14 gpg: keyring `/root/.gnupg/pubring.gpg' created 21:10:14 gpg: CAST5 encrypted data 21:10:14 gpg: encrypted with 1 passphrase 21:10:14 gpg: WARNING: message was not integrity protected [Pipeline] sh 21:10:15 + mkdir /home/jenkins 21:10:15 + mkdir /home/jenkins/sigul [Pipeline] sh 21:10: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 21:10:15 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 21:10:15 ---> sigul-install.sh 21:10:15 Sigul already installed; skipping installation. [Pipeline] sh 21:10:16 + git tag --list 21:10:16 v0.0.0 21:10:16 v1.0.0 21:10:16 v2.1.0 21:10:16 v2.1.1 21:10:16 v2.2.0 21:10:16 v2.3.0 21:10:16 v3.0 21:10:16 v3.0.0 21:10:16 v3.1.0-dev.1 21:10:16 v3.1.0-dev.2 21:10:16 v3.1.0-dev.3 21:10:16 v3.1.0-dev.4 21:10:16 v3.1.0-dev.5 21:10:16 v3.1.0-dev.6 21:10:16 v3.1.0-dev.7 21:10:16 v3.1.0-dev.8 21:10:16 v3.1.0-dev.9 [Pipeline] sh 21:10:16 + lftools sign git-tag v3.1.0-dev.9 21:10:16 Signing Git tag with Sigul... 21:10:16 Signing v3.1.0-dev.9 [Pipeline] echo 21:10:17 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 21:10:17 ---> sigul-configuration-cleanup.sh [Pipeline] } 21:10:17 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 21:10:17 $ docker stop --time=1 d7de07e03e18dc1f9a5205ab443f7418d650c5fbade212f86a44d981b5417312 21:10:18 $ docker rm -f --volumes d7de07e03e18dc1f9a5205ab443f7418d650c5fbade212f86a44d981b5417312 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 21:10:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:10:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:10:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:19 prd-ubuntu20.04-docker-8c-8g-7226 does not seem to be running inside a container 21:10:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:10:19 $ docker top 3aaa07f170798c54fb59684b4c7b89fdaa8d65dab294c32191021097bdde99ce -eo pid,comm 21:10: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). 21:10:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:10:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:10:20 [ssh-agent] Looking for ssh-agent implementation... 21:10:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:10:20 $ docker exec 3aaa07f170798c54fb59684b4c7b89fdaa8d65dab294c32191021097bdde99ce ssh-agent 21:10:20 SSH_AUTH_SOCK=/tmp/ssh-RVITQT2smC1p/agent.32 21:10:20 SSH_AGENT_PID=38 21:10:20 Running ssh-add (command line suppressed) 21:10:20 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9870678603288417511.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9870678603288417511.key) 21:10:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:10:20 + git semver bump pre 21:10:20 2023-09-20 21:10:20,901 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:10:20 2023-09-20 21:10:20,901 [bump_version] DEBUG bumping version:3.1.0-dev.9 on axis:pre with prefix:dev 21:10:20 2023-09-20 21:10:20,901 [bump_version] DEBUG bumped version:3.1.0-dev.10 21:10:20 2023-09-20 21:10:20,901 [write_version] DEBUG write version:3.1.0-dev.10 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 21:10:20 2023-09-20 21:10:20,901 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:10:20 2023-09-20 21:10:20,901 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:10:20 2023-09-20 21:10:20,903 [execute] INFO git cat-file --batch-check 21:10:20 2023-09-20 21:10:20,904 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:10:20 2023-09-20 21:10:20,910 [execute] INFO git cat-file --batch 21:10:20 2023-09-20 21:10:20,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:10:20 2023-09-20 21:10:20,917 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:10:20 3.1.0-dev.10 [Pipeline] } 21:10:20 $ docker exec --env ******** --env ******** 3aaa07f170798c54fb59684b4c7b89fdaa8d65dab294c32191021097bdde99ce ssh-agent -k 21:10:21 unset SSH_AUTH_SOCK; 21:10:21 unset SSH_AGENT_PID; 21:10:21 echo Agent pid 38 killed; 21:10:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:10:21 + git semver [Pipeline] } 21:10:21 $ docker stop --time=1 3aaa07f170798c54fb59684b4c7b89fdaa8d65dab294c32191021097bdde99ce 21:10:22 $ docker rm -f --volumes 3aaa07f170798c54fb59684b4c7b89fdaa8d65dab294c32191021097bdde99ce [Pipeline] // withDockerContainer [Pipeline] sh 21:10:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 21:10:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 21:10:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:23 prd-ubuntu20.04-docker-8c-8g-7226 does not seem to be running inside a container 21:10:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 21:10:24 $ docker top 429787782fb6e4a6f50bda09ca3a2113a17c0952f5095e082afcc130ce7faf54 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 21:10:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 21:10:24 [ssh-agent] Looking for ssh-agent implementation... 21:10:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 21:10:24 $ docker exec 429787782fb6e4a6f50bda09ca3a2113a17c0952f5095e082afcc130ce7faf54 ssh-agent 21:10:24 SSH_AUTH_SOCK=/tmp/ssh-cqstUXkmdZi1/agent.32 21:10:24 SSH_AGENT_PID=38 21:10:24 Running ssh-add (command line suppressed) 21:10:24 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11950266059897157562.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11950266059897157562.key) 21:10:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 21:10:24 + git semver push 21:10:25 2023-09-20 21:10:24,925 [run_push] DEBUG push 21:10:25 2023-09-20 21:10:24,926 [execute] INFO git cat-file --batch-check 21:10:25 2023-09-20 21:10:24,926 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 21:10:25 2023-09-20 21:10:24,929 [execute] INFO git rev-list 0c77a159ec62dd4753ae4cc0ffce92f3c393a50c -- 21:10:25 2023-09-20 21:10:24,930 [execute] DEBUG Popen(['git', 'rev-list', '0c77a159ec62dd4753ae4cc0ffce92f3c393a50c', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:10:25 2023-09-20 21:10:24,936 [execute] INFO git fetch -v origin 21:10:25 2023-09-20 21:10:24,936 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 21:10:25 2023-09-20 21:10:25,396 [run_push] DEBUG no remote changes detected 21:10:25 2023-09-20 21:10:25,397 [execute] INFO git push origin semver 21:10:25 2023-09-20 21:10:25,397 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 21:10:26 2023-09-20 21:10:26,205 [run_push] DEBUG push all version tags 21:10:26 2023-09-20 21:10:26,205 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 21:10:26 2023-09-20 21:10:26,205 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 21:10:27 2023-09-20 21:10:26,988 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 21:10:27 3.1.0-dev.10 [Pipeline] } 21:10:27 $ docker exec --env ******** --env ******** 429787782fb6e4a6f50bda09ca3a2113a17c0952f5095e082afcc130ce7faf54 ssh-agent -k 21:10:27 unset SSH_AUTH_SOCK; 21:10:27 unset SSH_AGENT_PID; 21:10:27 echo Agent pid 38 killed; 21:10:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 21:10:27 + git semver [Pipeline] } 21:10:27 $ docker stop --time=1 429787782fb6e4a6f50bda09ca3a2113a17c0952f5095e082afcc130ce7faf54 21:10:29 $ docker rm -f --volumes 429787782fb6e4a6f50bda09ca3a2113a17c0952f5095e082afcc130ce7faf54 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 21:10:29 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 21:10:29 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:10:29 total 16 21:10:29 drwxr-xr-x 3 root root 4096 Sep 20 20:57 . 21:10:29 drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 21:10 .. 21:10:29 drwxr-xr-x 2 root root 4096 Sep 20 20:57 cost 21:10:29 -rw-r--r-- 1 root root 91 Sep 20 20:57 cost.csv 21:10:29 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:10:29 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 21:10:29 total 16 21:10:29 drwxr-xr-x 3 jenkins jenkins 4096 Sep 20 20:57 . 21:10:29 drwxrwxr-x 12 jenkins jenkins 4096 Sep 20 21:10 .. 21:10:29 drwxr-xr-x 2 jenkins jenkins 4096 Sep 20 20:57 cost 21:10:29 -rw-r--r-- 1 jenkins jenkins 91 Sep 20 20:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 21:10:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 21:10:30 ---> package-listing.sh 21:10:30 ++ tr '[:upper:]' '[:lower:]' 21:10:30 ++ facter osfamily 21:10:31 + OS_FAMILY=debian 21:10:31 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 21:10:31 + START_PACKAGES=/tmp/packages_start.txt 21:10:31 + END_PACKAGES=/tmp/packages_end.txt 21:10:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 21:10:31 + PACKAGES=/tmp/packages_start.txt 21:10:31 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 21:10:31 + PACKAGES=/tmp/packages_end.txt 21:10:31 + case "${OS_FAMILY}" in 21:10:31 + dpkg -l 21:10:31 + grep '^ii' 21:10:31 + '[' -f /tmp/packages_start.txt ']' 21:10:31 + '[' -f /tmp/packages_end.txt ']' 21:10:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 21:10:31 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 21:10:31 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 21:10: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 21:10: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 21:10:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 21:10:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 21:10:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 21:10:32 prd-ubuntu20.04-docker-8c-8g-7226 does not seem to be running inside a container 21:10: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 21:10:32 $ docker top 9ee44a4496ac8bfddfbb9cf56af260fb9c6f11db799cada518f746632e4ba687 -eo pid,comm [Pipeline] { [Pipeline] sh 21:10:32 + touch /tmp/pre-build-complete [Pipeline] sh 21:10:32 + mkdir -p /var/log/sysstat [Pipeline] sh 21:10:33 + ls /var/log/sa-host 21:10:33 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 21:10:33 provisioning config files... 21:10:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config15442125677324589373tmp [Pipeline] { [Pipeline] echo 21:10:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 21:10:33 ---> create-netrc.sh [Pipeline] } 21:10:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 21:10:33 ---> python-tools-install.sh [Pipeline] echo 21:10:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 21:10:34 ---> sudo-logs.sh 21:10:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 21:10:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 21:10:34 ---> job-cost.sh 21:10:34 lf-activate-venv: SKIPPING 21:10:34 DEBUG: total: 0.2199999988079071 21:10:34 INFO: Retrieving Stack Cost... 21:10:34 INFO: Retrieving Pricing Info for: v3-standard-8 21:10:35 INFO: Archiving Costs [Pipeline] echo 21:10:35 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 21:10:35 ---> logs-deploy.sh 21:10:35 lf-activate-venv: SKIPPING 21:10:35 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/114 21:10:35 INFO: archiving workspace using pattern(s): 21:10:36 Archives upload complete. 21:10:36 INFO: archiving logs to Nexus