Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b9a08de2089269f98948aec2235dffa919f27c0f 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-ssh9048054053738745460.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16883822240169683404.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3140069001945339279.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1029605252451494007.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15641682564985071727.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-7506’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7507 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b9a08de2089269f98948aec2235dffa919f27c0f (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b9a08de2089269f98948aec2235dffa919f27c0f # timeout=10 Commit message: "Merge pull request #113 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.37" > git rev-list --no-walk 04c8a43402ace802ed6149db3c9b9d73c3ae2f09 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:21:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:21:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:21:52 ========================================================= 10:21:52 EdgeX Global Pipelines Version Info 10:21:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:21:53 ------------------- 10:21:53 stable info: 10:21:53 ------------------- 10:21:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 10:21:53 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 10:21:53 Message: update stable to v1.0.239 10:21:53 ------------------- 10:21:53 experimental info: 10:21:53 ------------------- 10:21:53 Commited By: **** collab-it+edgex@linuxfoundation.org 10:21:53 Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d 10:21:53 Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b9a08de2089269f98948aec2235dffa919f27c0f [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b9a08de [Pipeline] echo 10:21:54 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:21:54 provisioning config files... 10:21:54 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7481756026982911666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:21:54 ---> docker-login.sh 10:21:54 nexus3.edgexfoundry.org:10001 10:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:21:55 Configure a credential helper to remove this warning. See 10:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:21:55 10:21:55 Login Succeeded 10:21:55 nexus3.edgexfoundry.org:10002 10:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:21:55 Configure a credential helper to remove this warning. See 10:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:21:55 10:21:55 Login Succeeded 10:21:55 nexus3.edgexfoundry.org:10003 10:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:21:55 Configure a credential helper to remove this warning. See 10:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:21:55 10:21:55 Login Succeeded 10:21:55 nexus3.edgexfoundry.org:10004 10:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:21:55 Configure a credential helper to remove this warning. See 10:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:21:55 10:21:55 Login Succeeded 10:21:55 docker.io 10:21:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:21:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:21:55 Configure a credential helper to remove this warning. See 10:21:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:21:55 10:21:55 Login Succeeded 10:21:55 ---> docker-login.sh ends [Pipeline] } 10:21:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:21:56 + git rev-list -1 --merges b9a08de2089269f98948aec2235dffa919f27c0f~1..b9a08de2089269f98948aec2235dffa919f27c0f [Pipeline] echo 10:21:56 -----------> git rev-list -1 --merges b9a08de2089269f98948aec2235dffa919f27c0f~1..b9a08de2089269f98948aec2235dffa919f27c0f b9a08de2089269f98948aec2235dffa919f27c0f 10:21:56 b9a08de2089269f98948aec2235dffa919f27c0f [false] [Pipeline] sh 10:21:56 + git log --format=format:%s -1 b9a08de2089269f98948aec2235dffa919f27c0f [Pipeline] echo 10:21:56 ========================================================= 10:21:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:21:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:21:56 + git log --format=format:%s -1 b9a08de2089269f98948aec2235dffa919f27c0f [Pipeline] echo 10:21:56 [semverPrep] GIT_COMMIT: b9a08de2089269f98948aec2235dffa919f27c0f, Commit Message: Merge pull request #113 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.37 [Pipeline] echo 10:21:56 [semverPrep] This is not a build commit. [Pipeline] sh 10:21:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:21:57 + grep -v github /etc/ssh/ssh_known_hosts 10:21:57 + [ -e /tmp/ssh_known_hosts ] 10:21:57 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:21:57 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:21:57 + sudo tee -a /etc/ssh/ssh_known_hosts 10:21:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:21:57 10:21:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:21:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:21:57 0.1.4: Pulling from edgex-devops/py-git-semver 10:21:57 b85a868b505f: Pulling fs layer 10:21:57 e2be974225ed: Pulling fs layer 10:21:57 339a4e72a1f5: Pulling fs layer 10:21:57 988bab9f4d93: Pulling fs layer 10:21:57 1469e6f7b9e6: Pulling fs layer 10:21:57 eaf3925da568: Pulling fs layer 10:21:57 bab4dde63d76: Pulling fs layer 10:21:57 bde34c3a00c8: Pulling fs layer 10:21:57 b352a97aabf1: Pulling fs layer 10:21:57 4872d77fe225: Pulling fs layer 10:21:57 5851b861e8e6: Pulling fs layer 10:21:57 1469e6f7b9e6: Waiting 10:21:57 eaf3925da568: Waiting 10:21:57 988bab9f4d93: Waiting 10:21:57 bab4dde63d76: Waiting 10:21:57 bde34c3a00c8: Waiting 10:21:57 b352a97aabf1: Waiting 10:21:57 4872d77fe225: Waiting 10:21:57 5851b861e8e6: Waiting 10:21:57 e2be974225ed: Verifying Checksum 10:21:57 e2be974225ed: Download complete 10:21:57 988bab9f4d93: Verifying Checksum 10:21:57 988bab9f4d93: Download complete 10:21:58 1469e6f7b9e6: Verifying Checksum 10:21:58 1469e6f7b9e6: Download complete 10:21:58 339a4e72a1f5: Verifying Checksum 10:21:58 339a4e72a1f5: Download complete 10:21:58 eaf3925da568: Verifying Checksum 10:21:58 eaf3925da568: Download complete 10:21:58 bde34c3a00c8: Verifying Checksum 10:21:58 bde34c3a00c8: Download complete 10:21:58 b352a97aabf1: Verifying Checksum 10:21:58 b352a97aabf1: Download complete 10:21:58 4872d77fe225: Download complete 10:21:58 5851b861e8e6: Verifying Checksum 10:21:58 5851b861e8e6: Download complete 10:21:58 b85a868b505f: Verifying Checksum 10:21:58 b85a868b505f: Download complete 10:21:58 bab4dde63d76: Verifying Checksum 10:21:58 bab4dde63d76: Download complete 10:21:59 b85a868b505f: Pull complete 10:21:59 e2be974225ed: Pull complete 10:22:00 339a4e72a1f5: Pull complete 10:22:00 988bab9f4d93: Pull complete 10:22:00 1469e6f7b9e6: Pull complete 10:22:00 eaf3925da568: Pull complete 10:22:02 bab4dde63d76: Pull complete 10:22:02 bde34c3a00c8: Pull complete 10:22:02 b352a97aabf1: Pull complete 10:22:02 4872d77fe225: Pull complete 10:22:02 5851b861e8e6: Pull complete 10:22:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:22:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:22:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:02 prd-ubuntu20.04-docker-8c-8g-7507 does not seem to be running inside a container 10:22:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:22:05 $ docker top e5f4b47ed6c467fb03674a2fcf4c61512f986f6aceed5ec88b03bad8d62a7eb2 -eo pid,comm 10:22:05 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). 10:22:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:22:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:22:05 [ssh-agent] Looking for ssh-agent implementation... 10:22:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:22:05 $ docker exec e5f4b47ed6c467fb03674a2fcf4c61512f986f6aceed5ec88b03bad8d62a7eb2 ssh-agent 10:22:05 SSH_AUTH_SOCK=/tmp/ssh-IyTjpjOiG9UG/agent.32 10:22:05 SSH_AGENT_PID=38 10:22:05 Running ssh-add (command line suppressed) 10:22:05 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10390845710682481706.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10390845710682481706.key) 10:22:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:22:05 + git tag --points-at HEAD [Pipeline] } 10:22:05 $ docker exec --env ******** --env ******** e5f4b47ed6c467fb03674a2fcf4c61512f986f6aceed5ec88b03bad8d62a7eb2 ssh-agent -k 10:22:06 unset SSH_AUTH_SOCK; 10:22:06 unset SSH_AGENT_PID; 10:22:06 echo Agent pid 38 killed; 10:22:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:22:06 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:22:06 [ssh-agent] Looking for ssh-agent implementation... 10:22:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:22:06 $ docker exec e5f4b47ed6c467fb03674a2fcf4c61512f986f6aceed5ec88b03bad8d62a7eb2 ssh-agent 10:22:06 SSH_AUTH_SOCK=/tmp/ssh-tlIPWyFlgE4d/agent.70 10:22:06 SSH_AGENT_PID=76 10:22:06 Running ssh-add (command line suppressed) 10:22:06 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4853458039372019356.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4853458039372019356.key) 10:22:06 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:22:06 + git semver init 10:22:07 2022-10-10 10:22:06,932 [run_init] DEBUG init version:0.0.0 force:False 10:22:07 2022-10-10 10:22:06,933 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:22:07 2022-10-10 10:22:06,933 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver 10:22:07 2022-10-10 10:22:06,934 [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) 10:22:07 2022-10-10 10:22:07,865 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude 10:22:07 2022-10-10 10:22:07,865 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False 10:22:07 2022-10-10 10:22:07,865 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:22:07 2022-10-10 10:22:07,865 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:22:07 2.3.0-dev.15 [Pipeline] } 10:22:07 $ docker exec --env ******** --env ******** e5f4b47ed6c467fb03674a2fcf4c61512f986f6aceed5ec88b03bad8d62a7eb2 ssh-agent -k 10:22:08 unset SSH_AUTH_SOCK; 10:22:08 unset SSH_AGENT_PID; 10:22:08 echo Agent pid 76 killed; 10:22:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:22:08 + git semver [Pipeline] } 10:22:08 $ docker stop --time=1 e5f4b47ed6c467fb03674a2fcf4c61512f986f6aceed5ec88b03bad8d62a7eb2 10:22:09 $ docker rm -f e5f4b47ed6c467fb03674a2fcf4c61512f986f6aceed5ec88b03bad8d62a7eb2 [Pipeline] // withDockerContainer [Pipeline] sh 10:22:10 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:22:10 Stashed 1 file(s) [Pipeline] echo 10:22:10 [edgeXSemver]: initialized semver on version 2.3.0-dev.15 [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 10:22:10 provisioning config files... 10:22:10 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config13774237547899665879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:22:10 ---> docker-login.sh 10:22:10 nexus3.edgexfoundry.org:10001 10:22:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:10 Configure a credential helper to remove this warning. See 10:22:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:10 10:22:10 Login Succeeded 10:22:10 nexus3.edgexfoundry.org:10002 10:22:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:10 Configure a credential helper to remove this warning. See 10:22:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:10 10:22:10 Login Succeeded 10:22:10 nexus3.edgexfoundry.org:10003 10:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:11 Configure a credential helper to remove this warning. See 10:22:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:11 10:22:11 Login Succeeded 10:22:11 nexus3.edgexfoundry.org:10004 10:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:11 Configure a credential helper to remove this warning. See 10:22:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:11 10:22:11 Login Succeeded 10:22:11 docker.io 10:22:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:22:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:22:11 Configure a credential helper to remove this warning. See 10:22:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:22:11 10:22:11 Login Succeeded 10:22:11 ---> docker-login.sh ends [Pipeline] } 10:22:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:22:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:22:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:22:11 ========================================================= 10:22:11 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 10:22:11 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:12 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 10:22:12 Sending build context to Docker daemon 4.073MB 10:22:12 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:22:12 Step 2/12 : FROM ${BASE} AS builder 10:22:12 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 10:22:12 2408cc74d12b: Pulling fs layer 10:22:12 ea60b727a1ce: Pulling fs layer 10:22:12 30c4a7721957: Pulling fs layer 10:22:12 370296b7ddb6: Pulling fs layer 10:22:12 7c6cee850709: Pulling fs layer 10:22:12 aa9baa53a306: Pulling fs layer 10:22:12 8b309c321861: Pulling fs layer 10:22:12 d8d76fd02f46: Pulling fs layer 10:22:12 fa31f396de31: Pulling fs layer 10:22:12 aa9baa53a306: Waiting 10:22:12 370296b7ddb6: Waiting 10:22:12 7c6cee850709: Waiting 10:22:12 8b309c321861: Waiting 10:22:12 d8d76fd02f46: Waiting 10:22:12 fa31f396de31: Waiting 10:22:12 30c4a7721957: Download complete 10:22:12 ea60b727a1ce: Verifying Checksum 10:22:12 ea60b727a1ce: Download complete 10:22:12 7c6cee850709: Download complete 10:22:12 aa9baa53a306: Verifying Checksum 10:22:12 aa9baa53a306: Download complete 10:22:12 2408cc74d12b: Verifying Checksum 10:22:12 2408cc74d12b: Download complete 10:22:12 8b309c321861: Verifying Checksum 10:22:12 8b309c321861: Download complete 10:22:12 2408cc74d12b: Pull complete 10:22:12 ea60b727a1ce: Pull complete 10:22:12 30c4a7721957: Pull complete 10:22:13 fa31f396de31: Verifying Checksum 10:22:13 fa31f396de31: Download complete 10:22:13 d8d76fd02f46: Verifying Checksum 10:22:13 d8d76fd02f46: Download complete 10:22:13 370296b7ddb6: Verifying Checksum 10:22:13 370296b7ddb6: Download complete 10:22:17 370296b7ddb6: Pull complete 10:22:17 7c6cee850709: Pull complete 10:22:17 aa9baa53a306: Pull complete 10:22:17 8b309c321861: Pull complete 10:22:19 d8d76fd02f46: Pull complete 10:22:20 fa31f396de31: Pull complete 10:22:20 Digest: sha256:2371a9c145f0d593c9024d3814659be550d63e8930698ddb4de3d51b9130800a 10:22:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 10:22:20 ---> cef68f9685f8 10:22:20 Step 3/12 : ARG MAKE='make build' 10:22:24 ---> Running in 8e26c44b6cdf 10:22:24 Removing intermediate container 8e26c44b6cdf 10:22:24 ---> c5113a3fe471 10:22:24 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:22:24 ---> Running in f7a6cc67100b 10:22:24 Removing intermediate container f7a6cc67100b 10:22:24 ---> a04c68e2f879 10:22:24 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 10:22:24 ---> Running in a4158a32a990 10:22:24 Removing intermediate container a4158a32a990 10:22:24 ---> add2c71f6891 10:22:24 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:22:24 ---> Running in 0d69401607fb 10:22:25 Removing intermediate container 0d69401607fb 10:22:25 ---> d3f134f258e6 10:22:25 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:22:25 ---> Running in 37ae44f691b6 10:22:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:22:25 Still waiting to schedule task 10:22:25 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7505’ is offline 10:22:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:22:26 OK: 211 MiB in 51 packages 10:22:26 Removing intermediate container 37ae44f691b6 10:22:26 ---> 60f015385138 10:22:26 Step 8/12 : WORKDIR /app 10:22:26 ---> Running in 455f1e530b2d 10:22:26 Removing intermediate container 455f1e530b2d 10:22:26 ---> 8d156b4401c3 10:22:26 Step 9/12 : COPY go.mod vendor* ./ 10:22:27 ---> c450afd41c05 10:22:27 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:22:27 ---> Running in 9b904eee4bd5 10:22:49 Removing intermediate container 9b904eee4bd5 10:22:49 ---> aaaecfffd4ca 10:22:49 Step 11/12 : COPY . . 10:22:49 ---> 4c8e9bd54ef6 10:22:49 Step 12/12 : RUN $MAKE 10:22:49 ---> Running in 44a3cf122755 10:22:49 noop 10:22:49 Removing intermediate container 44a3cf122755 10:22:49 ---> c49045cc242e 10:22:49 Successfully built c49045cc242e 10:22:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:49 + docker inspect -f . ci-base-image-x86_64 10:22:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:49 prd-ubuntu20.04-docker-8c-8g-7507 does not seem to be running inside a container 10:22:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:22:49 $ docker top d83c1d8d4b2857bb295260d8e511f3e146def3007111493b6603823af0a909d2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:50 + go version 10:22:50 go version go1.18.3 linux/amd64 [Pipeline] } 10:22:50 $ docker stop --time=1 d83c1d8d4b2857bb295260d8e511f3e146def3007111493b6603823af0a909d2 10:22:51 $ docker rm -f d83c1d8d4b2857bb295260d8e511f3e146def3007111493b6603823af0a909d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:22:51 + docker inspect -f . ci-base-image-x86_64 10:22:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:22:51 prd-ubuntu20.04-docker-8c-8g-7507 does not seem to be running inside a container 10:22:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:22:52 $ docker top 618bc4b877167be459120902a969eb60feb5ba9bd6169e5d55fffbad774f20d0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:22:52 + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh 10:22:52 + make test 10:22:52 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:22:53 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:23:03 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:23:03 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:23:08 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.120s coverage: 38.5% of statements 10:23:08 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.262s coverage: 52.0% of statements 10:23:08 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.063s coverage: 95.5% of statements 10:23:16 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 10:23:16 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:23:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:23:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:23:20 ./bin/test-attribution-txt.sh 10:23:20 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 10:23:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:23:20 $ docker stop --time=1 618bc4b877167be459120902a969eb60feb5ba9bd6169e5d55fffbad774f20d0 10:23:23 $ docker rm -f 618bc4b877167be459120902a969eb60feb5ba9bd6169e5d55fffbad774f20d0 [Pipeline] // withDockerContainer [Pipeline] sh 10:23:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:23:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:23:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:23:24 + ls -al . 10:23:24 total 636 10:23:24 drwxrwxr-x 11 jenkins jenkins 4096 Oct 10 10:22 . 10:23:24 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:21 .. 10:23:24 -rw-rw-r-- 1 jenkins jenkins 134 Oct 10 10:21 .dockerignore 10:23:24 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 10:23 .git 10:23:24 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:21 .github 10:23:24 -rw-rw-r-- 1 jenkins jenkins 946 Oct 10 10:21 .gitignore 10:23:24 -rw-rw-r-- 1 jenkins jenkins 41 Oct 10 10:21 .golangci.yml 10:23:24 drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 10:22 .semver 10:23:24 -rw-rw-r-- 1 jenkins jenkins 10866 Oct 10 10:21 Attribution.txt 10:23:24 -rw-rw-r-- 1 jenkins jenkins 3740 Oct 10 10:21 CHANGELOG.md 10:23:24 -rw-rw-r-- 1 jenkins jenkins 1518 Oct 10 10:21 Dockerfile 10:23:24 -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 10:21 GOVERNANCE.md 10:23:24 -rw-rw-r-- 1 jenkins jenkins 683 Oct 10 10:21 Jenkinsfile 10:23:24 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 10 10:21 LICENSE 10:23:24 -rw-rw-r-- 1 jenkins jenkins 2196 Oct 10 10:21 Makefile 10:23:24 -rw-rw-r-- 1 jenkins jenkins 625 Oct 10 10:21 OWNERS.md 10:23:24 -rw-rw-r-- 1 jenkins jenkins 28496 Oct 10 10:21 README.md 10:23:24 -rw-rw-r-- 1 jenkins jenkins 12 Oct 10 10:22 VERSION 10:23:24 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:21 bin 10:23:24 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:21 cmd 10:23:24 -rw-r--r-- 1 jenkins jenkins 460049 Oct 10 10:23 coverage.out 10:23:24 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:21 examples 10:23:24 -rw-rw-r-- 1 jenkins jenkins 3609 Oct 10 10:21 go.mod 10:23:24 -rw-rw-r-- 1 jenkins jenkins 37783 Oct 10 10:21 go.sum 10:23:24 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:21 images 10:23:24 drwxrwxr-x 5 jenkins jenkins 4096 Oct 10 10:21 internal 10:23:24 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:21 snap 10:23:24 -rw-rw-r-- 1 jenkins jenkins 193 Oct 10 10:21 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:24 + 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=b9a08de2089269f98948aec2235dffa919f27c0f --label arch=amd64 --label version=2.3.0-dev.15 . 10:23:24 Sending build context to Docker daemon 4.073MB 10:23:24 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 10:23:24 Step 2/25 : FROM ${BASE} AS builder 10:23:24 ---> c49045cc242e 10:23:24 Step 3/25 : ARG MAKE='make build' 10:23:25 ---> Running in f98e0488277a 10:23:25 Removing intermediate container f98e0488277a 10:23:25 ---> 84a2687a09e0 10:23:25 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:23:25 ---> Running in 4a481ae0beb8 10:23:25 Removing intermediate container 4a481ae0beb8 10:23:25 ---> 6664313d31c6 10:23:25 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:23:25 ---> Running in b9726dceb81e 10:23:25 Removing intermediate container b9726dceb81e 10:23:25 ---> b9041762497e 10:23:25 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:23:25 ---> Running in 5ffecde39f9c 10:23:25 Removing intermediate container 5ffecde39f9c 10:23:25 ---> 1d104357141a 10:23:25 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:23:25 ---> Running in 315cdeed68cf 10:23:26 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:23:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:23:27 OK: 211 MiB in 51 packages 10:23:27 Removing intermediate container 315cdeed68cf 10:23:27 ---> bf3f6adee634 10:23:27 Step 8/25 : WORKDIR /app 10:23:27 ---> Running in c1e018f72e38 10:23:27 Removing intermediate container c1e018f72e38 10:23:27 ---> 014a0de6bb76 10:23:27 Step 9/25 : COPY go.mod vendor* ./ 10:23:27 ---> ef958e34fb49 10:23:27 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:23:27 ---> Running in c4a0b6bd8459 10:23:28 Removing intermediate container c4a0b6bd8459 10:23:28 ---> 6f0a5284c92c 10:23:28 Step 11/25 : COPY . . 10:23:28 ---> 1166c06d85a5 10:23:28 Step 12/25 : RUN $MAKE 10:23:28 ---> Running in 2f0b7f24301c 10:23:28 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.37 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.15" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:23:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7508 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws 10:23:51 Running in /w/workspace/device-rfid-llrp-go/51 [Pipeline] { [Pipeline] checkout 10:23:51 Selected Git installation does not exist. Using Default 10:23:51 The recommended git tool is: NONE 10:23:55 Removing intermediate container 2f0b7f24301c 10:23:55 ---> 7294089b799d 10:23:55 Step 13/25 : FROM alpine:3.16 10:23:55 3.16: Pulling from library/alpine 10:23:55 213ec9aee27d: Pulling fs layer 10:23:55 213ec9aee27d: Verifying Checksum 10:23:55 213ec9aee27d: Download complete 10:23:55 213ec9aee27d: Pull complete 10:23:55 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:23:55 Status: Downloaded newer image for alpine:3.16 10:23:55 ---> 9c6f07244728 10:23:55 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:23:55 ---> Running in 3af33bc4bb04 10:23:55 Removing intermediate container 3af33bc4bb04 10:23:55 ---> acaab1e51f0f 10:23:55 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:23:55 ---> Running in d65482480df6 10:23:55 Removing intermediate container d65482480df6 10:23:55 ---> 71834e2c1421 10:23:55 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 10:23:55 ---> Running in d67be3849e02 10:23:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 10:23:55 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 10:23:55 (1/6) Installing dumb-init (1.2.5-r1) 10:23:55 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:23:55 (3/6) Installing libsodium (1.0.18-r0) 10:23:55 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:23:55 (5/6) Installing libzmq (4.3.4-r0) 10:23:55 (6/6) Installing zeromq (4.3.4-r0) 10:23:55 Executing busybox-1.35.0-r17.trigger 10:23:55 OK: 8 MiB in 20 packages 10:23:55 Removing intermediate container d67be3849e02 10:23:55 ---> ea1a09672d69 10:23:55 Step 17/25 : COPY --from=builder /app/LICENSE / 10:23:55 ---> e38ae8f6147a 10:23:55 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:23:55 ---> 060a14cb44b7 10:23:55 Step 19/25 : COPY --from=builder /app/cmd/ / 10:23:56 using credential edgex-jenkins-ssh 10:23:56 Cloning the remote Git repository 10:23:56 ---> 7bdb978ccaa0 10:23:56 Step 20/25 : EXPOSE 59989 10:23:56 ---> Running in 620a0edf6b81 10:23:56 Removing intermediate container 620a0edf6b81 10:23:56 ---> cbb96ce43749 10:23:56 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:23:56 ---> Running in e0287d22252f 10:23:56 Removing intermediate container e0287d22252f 10:23:56 ---> 3f97d69b5d63 10:23:56 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:23:56 ---> Running in a3488c106892 10:23:56 Removing intermediate container a3488c106892 10:23:56 ---> f52f159b0fc1 10:23:56 Step 23/25 : LABEL arch=amd64 10:23:56 ---> Running in de149b70bd2d 10:23:57 Removing intermediate container de149b70bd2d 10:23:57 ---> 868792abfa8c 10:23:57 Step 24/25 : LABEL git_sha=b9a08de2089269f98948aec2235dffa919f27c0f 10:23:57 ---> Running in d2548cedde24 10:23:57 Removing intermediate container d2548cedde24 10:23:57 ---> fd57eeed0285 10:23:57 Step 25/25 : LABEL version=2.3.0-dev.15 10:23:57 ---> Running in ecb5e29973cf 10:23:57 Removing intermediate container ecb5e29973cf 10:23:57 ---> d0b3b170e8bb 10:23:57 [Warning] One or more build-args [ARCH] were not consumed 10:23:57 Successfully built d0b3b170e8bb 10:23:57 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 10:23:57 provisioning config files... 10:23:57 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5501533633095943496tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:23:56 Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:23:56 > git init /w/workspace/device-rfid-llrp-go/51 # timeout=10 10:23:56 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git 10:23:56 > git --version # timeout=10 10:23:56 > git --version # 'git version 2.25.1' 10:23:56 using GIT_SSH to set credentials SSH Credentials for GitHub 10:23:56 Verifying host key using known hosts file 10:23:57 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 10:23:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:23:57 ---> docker-login.sh 10:23:57 nexus3.edgexfoundry.org:10001 10:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:57 Configure a credential helper to remove this warning. See 10:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:57 10:23:57 Login Succeeded 10:23:57 nexus3.edgexfoundry.org:10002 10:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:57 Configure a credential helper to remove this warning. See 10:23:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:57 10:23:57 Login Succeeded 10:23:57 nexus3.edgexfoundry.org:10003 10:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:58 Configure a credential helper to remove this warning. See 10:23:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:58 10:23:58 Login Succeeded 10:23:58 nexus3.edgexfoundry.org:10004 10:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:58 Configure a credential helper to remove this warning. See 10:23:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:58 10:23:58 Login Succeeded 10:23:58 docker.io 10:23:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:23:58 Configure a credential helper to remove this warning. See 10:23:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:23:58 10:23:58 Login Succeeded 10:23:58 ---> docker-login.sh ends [Pipeline] } 10:23:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:23:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:23:58 [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: 10:23:58 b9a08de2089269f98948aec2235dffa919f27c0f 10:23:58 latest 10:23:58 2.3.0-dev.15 10:23:58 b9a08de2089269f98948aec2235dffa919f27c0f-2.3.0-dev.15 10:23:58 main 10:23:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:58 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 10:23:58 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:23:59 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:b9a08de2089269f98948aec2235dffa919f27c0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:23:59 Avoid second fetch 10:23:59 Checking out Revision b9a08de2089269f98948aec2235dffa919f27c0f (main) 10:23:59 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:b9a08de2089269f98948aec2235dffa919f27c0f 10:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:23:59 b2ec3f0b2219: Preparing 10:23:59 20a9ef9a3fa5: Preparing 10:23:59 eae0996f61f7: Preparing 10:23:59 99a764f838e1: Preparing 10:23:59 9af8d29adfb0: Preparing 10:23:59 994393dc58e7: Preparing 10:23:59 994393dc58e7: Waiting 10:23:59 eae0996f61f7: Pushed 10:23:59 9af8d29adfb0: Pushed 10:23:59 20a9ef9a3fa5: Pushed 10:23:59 994393dc58e7: Layer already exists 10:23:59 99a764f838e1: Pushed 10:23:59 Commit message: "Merge pull request #113 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v2-2.3.0-dev.37" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:23:59 > git config core.sparsecheckout # timeout=10 10:23:59 > git checkout -f b9a08de2089269f98948aec2235dffa919f27c0f # timeout=10 10:24:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:24:00 % Total % Received % Xferd Average Speed Time Time Time Current 10:24:00 Dload Upload Total Spent Left Speed 10:24:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 84013 0 --:--:-- --:--:-- --:--:-- 84577 [Pipeline] sh 10:24:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:24:01 + sudo tee /etc/docker/daemon.new 10:24:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:24:01 { 10:24:01 "registry-mirrors": [ 10:24:01 "https://nexus3.edgexfoundry.org:10001" 10:24:01 ], 10:24:01 "bip": "10.250.0.254/24", 10:24:01 "hosts": [ 10:24:01 "tcp://0.0.0.0:5555", 10:24:01 "unix:///var/run/docker.sock" 10:24:01 ], 10:24:01 "mtu": 1458, 10:24:01 "selinux-enabled": true, 10:24:01 "seccomp-profile": "/etc/docker/seccomp.json" 10:24:01 } [Pipeline] sh 10:24:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:24:02 + sudo service docker restart 10:24:02 b2ec3f0b2219: Pushed 10:24:02 b9a08de2089269f98948aec2235dffa919f27c0f: digest: sha256:23979934dec956e24087e8abe49722c2552ab6676482ace6834db9cbca3fe53e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:02 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:02 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 10:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:24:02 b2ec3f0b2219: Preparing 10:24:02 20a9ef9a3fa5: Preparing 10:24:02 eae0996f61f7: Preparing 10:24:02 99a764f838e1: Preparing 10:24:02 9af8d29adfb0: Preparing 10:24:02 994393dc58e7: Preparing 10:24:02 994393dc58e7: Waiting 10:24:02 eae0996f61f7: Layer already exists 10:24:02 99a764f838e1: Layer already exists 10:24:02 20a9ef9a3fa5: Layer already exists 10:24:02 9af8d29adfb0: Layer already exists 10:24:02 b2ec3f0b2219: Layer already exists 10:24:02 994393dc58e7: Layer already exists 10:24:02 latest: digest: sha256:23979934dec956e24087e8abe49722c2552ab6676482ace6834db9cbca3fe53e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:03 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:03 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.15 10:24:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:24:03 b2ec3f0b2219: Preparing 10:24:03 20a9ef9a3fa5: Preparing 10:24:03 eae0996f61f7: Preparing 10:24:03 99a764f838e1: Preparing 10:24:03 9af8d29adfb0: Preparing 10:24:03 994393dc58e7: Preparing 10:24:03 994393dc58e7: Waiting 10:24:03 9af8d29adfb0: Layer already exists 10:24:03 20a9ef9a3fa5: Layer already exists 10:24:03 99a764f838e1: Layer already exists 10:24:03 eae0996f61f7: Layer already exists 10:24:03 b2ec3f0b2219: Layer already exists 10:24:03 994393dc58e7: Layer already exists 10:24:03 2.3.0-dev.15: digest: sha256:23979934dec956e24087e8abe49722c2552ab6676482ace6834db9cbca3fe53e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:03 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:b9a08de2089269f98948aec2235dffa919f27c0f-2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:b9a08de2089269f98948aec2235dffa919f27c0f-2.3.0-dev.15 10:24:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:24:04 b2ec3f0b2219: Preparing 10:24:04 20a9ef9a3fa5: Preparing 10:24:04 eae0996f61f7: Preparing 10:24:04 99a764f838e1: Preparing 10:24:04 9af8d29adfb0: Preparing 10:24:04 994393dc58e7: Preparing 10:24:04 994393dc58e7: Waiting 10:24:04 9af8d29adfb0: Layer already exists 10:24:04 eae0996f61f7: Layer already exists 10:24:04 b2ec3f0b2219: Layer already exists 10:24:04 20a9ef9a3fa5: Layer already exists 10:24:04 99a764f838e1: Layer already exists 10:24:04 994393dc58e7: Layer already exists 10:24:04 b9a08de2089269f98948aec2235dffa919f27c0f-2.3.0-dev.15: digest: sha256:23979934dec956e24087e8abe49722c2552ab6676482ace6834db9cbca3fe53e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:04 + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:04 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main 10:24:04 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] 10:24:04 b2ec3f0b2219: Preparing 10:24:04 20a9ef9a3fa5: Preparing 10:24:04 eae0996f61f7: Preparing 10:24:04 99a764f838e1: Preparing 10:24:04 9af8d29adfb0: Preparing 10:24:04 994393dc58e7: Preparing 10:24:04 994393dc58e7: Waiting 10:24:04 99a764f838e1: Layer already exists 10:24:04 9af8d29adfb0: Layer already exists 10:24:04 b2ec3f0b2219: Layer already exists 10:24:04 eae0996f61f7: Layer already exists 10:24:04 20a9ef9a3fa5: Layer already exists 10:24:04 994393dc58e7: Layer already exists 10:24:04 main: digest: sha256:23979934dec956e24087e8abe49722c2552ab6676482ace6834db9cbca3fe53e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:24:04 ===================================================== [Pipeline] echo 10:24:04 taggedImages: 10:24:04 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:b9a08de2089269f98948aec2235dffa919f27c0f 10:24:04 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest 10:24:04 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.15 10:24:04 - nexus3.edgexfoundry.org:10004/device-rfid-llrp:b9a08de2089269f98948aec2235dffa919f27c0f-2.3.0-dev.15 10:24:04 - 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 10:24:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:24:05 10:24:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:24:05 latest: Pulling from edgex-lftools-log-publisher 10:24:05 5eb5b503b376: Pulling fs layer 10:24:05 5c69ac0246d0: Pulling fs layer 10:24:05 ec43610c2a17: Pulling fs layer 10:24:05 3a2ae6a8a46f: Pulling fs layer 10:24:05 33b1e0a273af: Pulling fs layer 10:24:05 5d3b04190fa2: Pulling fs layer 10:24:05 2f39f015ded8: Pulling fs layer 10:24:05 33b1e0a273af: Waiting 10:24:05 3a2ae6a8a46f: Waiting 10:24:05 5d3b04190fa2: Waiting 10:24:05 2f39f015ded8: Waiting 10:24:05 5c69ac0246d0: Verifying Checksum 10:24:05 5c69ac0246d0: Download complete 10:24:05 3a2ae6a8a46f: Verifying Checksum 10:24:05 3a2ae6a8a46f: Download complete 10:24:05 33b1e0a273af: Verifying Checksum 10:24:05 33b1e0a273af: Download complete 10:24:05 5d3b04190fa2: Verifying Checksum 10:24:05 5d3b04190fa2: Download complete 10:24:05 ec43610c2a17: Verifying Checksum 10:24:05 ec43610c2a17: Download complete 10:24:05 5eb5b503b376: Download complete 10:24:06 2f39f015ded8: Verifying Checksum 10:24:06 2f39f015ded8: Download complete 10:24:06 5eb5b503b376: Pull complete 10:24:06 5c69ac0246d0: Pull complete 10:24:07 ec43610c2a17: Pull complete 10:24:07 3a2ae6a8a46f: Pull complete 10:24:07 33b1e0a273af: Pull complete 10:24:07 5d3b04190fa2: Pull complete 10:24:11 2f39f015ded8: Pull complete 10:24:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:24:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:24:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:24:12 prd-ubuntu20.04-docker-8c-8g-7507 does not seem to be running inside a container 10:24:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:24:15 $ docker top 0019e18370f0e1e01156fd68bb4ab47c124de53060e325412b003a3892125598 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:24:16 ---> job-cost.sh 10:24:16 lf-activate-venv: SKIPPING 10:24:16 INFO: No Stack... 10:24:16 INFO: Retrieving Pricing Info for: v3-standard-8 10:24:16 INFO: Archiving Costs [Pipeline] sh 10:24:16 + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv 10:24:16 + cut -d, -f6 [Pipeline] lock 10:24:16 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-51-stack-cost] 10:24:16 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-51-stack-cost] did not exist. Created. 10:24:16 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:24:17 + echo total: 0.2199999988079071 [Pipeline] stash 10:24:17 Stashed 1 file(s) [Pipeline] } 10:24:17 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-51-stack-cost] [Pipeline] // lock [Pipeline] } 10:24:17 $ docker stop --time=1 0019e18370f0e1e01156fd68bb4ab47c124de53060e325412b003a3892125598 10:24:18 $ docker rm -f 0019e18370f0e1e01156fd68bb4ab47c124de53060e325412b003a3892125598 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:24:20 provisioning config files... 10:24:20 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/51@tmp/config1414603837271041121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:24:20 ---> docker-login.sh 10:24:20 nexus3.edgexfoundry.org:10001 10:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:21 Configure a credential helper to remove this warning. See 10:24:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:21 10:24:21 Login Succeeded 10:24:21 nexus3.edgexfoundry.org:10002 10:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:21 Configure a credential helper to remove this warning. See 10:24:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:21 10:24:21 Login Succeeded 10:24:21 nexus3.edgexfoundry.org:10003 10:24:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:22 Configure a credential helper to remove this warning. See 10:24:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:22 10:24:22 Login Succeeded 10:24:22 nexus3.edgexfoundry.org:10004 10:24:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:22 Configure a credential helper to remove this warning. See 10:24:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:22 10:24:22 Login Succeeded 10:24:22 docker.io 10:24:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:24:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:24:23 Configure a credential helper to remove this warning. See 10:24:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:24:23 10:24:23 Login Succeeded 10:24:23 ---> docker-login.sh ends [Pipeline] } 10:24:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:24:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:24:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:24:23 ========================================================= 10:24:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 10:24:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:24:23 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 10:24:24 Sending build context to Docker daemon 1.22MB 10:24:24 Step 1/12 : ARG BASE=golang:1.18-alpine3.16 10:24:24 Step 2/12 : FROM ${BASE} AS builder 10:24:24 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:24:24 b3c136eddcbf: Pulling fs layer 10:24:24 c0a3192eca97: Pulling fs layer 10:24:24 a050256f5b6f: Pulling fs layer 10:24:24 656be50a0ddc: Pulling fs layer 10:24:24 2bbca73fdf42: Pulling fs layer 10:24:24 656be50a0ddc: Waiting 10:24:24 2bbca73fdf42: Waiting 10:24:24 f607e4fc86c3: Pulling fs layer 10:24:24 4d572c569a2c: Pulling fs layer 10:24:24 f607e4fc86c3: Waiting 10:24:24 fcf976331f73: Pulling fs layer 10:24:24 4d572c569a2c: Waiting 10:24:24 fcf976331f73: Waiting 10:24:24 a050256f5b6f: Verifying Checksum 10:24:24 a050256f5b6f: Download complete 10:24:24 c0a3192eca97: Verifying Checksum 10:24:24 c0a3192eca97: Download complete 10:24:24 2bbca73fdf42: Verifying Checksum 10:24:24 2bbca73fdf42: Download complete 10:24:24 f607e4fc86c3: Verifying Checksum 10:24:24 f607e4fc86c3: Download complete 10:24:24 b3c136eddcbf: Verifying Checksum 10:24:24 b3c136eddcbf: Download complete 10:24:25 b3c136eddcbf: Pull complete 10:24:25 fcf976331f73: Verifying Checksum 10:24:25 fcf976331f73: Download complete 10:24:26 c0a3192eca97: Pull complete 10:24:26 a050256f5b6f: Pull complete 10:24:26 4d572c569a2c: Verifying Checksum 10:24:26 4d572c569a2c: Download complete 10:24:27 656be50a0ddc: Verifying Checksum 10:24:27 656be50a0ddc: Download complete 10:24:39 656be50a0ddc: Pull complete 10:24:39 2bbca73fdf42: Pull complete 10:24:39 f607e4fc86c3: Pull complete 10:24:45 4d572c569a2c: Pull complete 10:24:47 fcf976331f73: Pull complete 10:24:47 Digest: sha256:42df807b16ab3f1597034bcf0018cb26f012c54ed771f2ecbf0eeaf3e7d2e189 10:24:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 10:24:47 ---> 3970a7415f9e 10:24:47 Step 3/12 : ARG MAKE='make build' 10:24:49 ---> Running in bb1114ebac2a 10:24:49 Removing intermediate container bb1114ebac2a 10:24:49 ---> 7133b5936a54 10:24:49 Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:24:49 ---> Running in 9bb177fbacf7 10:24:50 Removing intermediate container 9bb177fbacf7 10:24:50 ---> 16a9aa0d2dc6 10:24:50 Step 5/12 : ARG ALPINE_PKG_EXTRA="" 10:24:50 ---> Running in 030de41f8b29 10:24:50 Removing intermediate container 030de41f8b29 10:24:50 ---> 7016426d967c 10:24:50 Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:24:50 ---> Running in b4799b091040 10:24:52 Removing intermediate container b4799b091040 10:24:52 ---> 15c49ad18295 10:24:52 Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:24:52 ---> Running in 190290a1a315 10:24:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:24:54 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:24:55 OK: 221 MiB in 51 packages 10:24:55 Removing intermediate container 190290a1a315 10:24:55 ---> 428007adb1b8 10:24:55 Step 8/12 : WORKDIR /app 10:24:55 ---> Running in 6af9756d28cf 10:24:56 Removing intermediate container 6af9756d28cf 10:24:56 ---> 361bfc0838bb 10:24:56 Step 9/12 : COPY go.mod vendor* ./ 10:24:56 ---> 7a44f6bb20ec 10:24:56 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:24:56 ---> Running in ccb7a6f8be90 10:25:43 Removing intermediate container ccb7a6f8be90 10:25:43 ---> 78a280964383 10:25:43 Step 11/12 : COPY . . 10:25:43 ---> 60f0d4e9f333 10:25:43 Step 12/12 : RUN $MAKE 10:25:43 ---> Running in 0b8f2d114afc 10:25:44 noop 10:25:44 Removing intermediate container 0b8f2d114afc 10:25:44 ---> 773e19cf996c 10:25:44 Successfully built 773e19cf996c 10:25:44 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:44 + docker inspect -f . ci-base-image-arm64 10:25:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:25:45 prd-ubuntu20.04-docker-arm64-4c-16g-7508 does not seem to be running inside a container 10:25:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/51 -v /w/workspace/device-rfid-llrp-go/51:/w/workspace/device-rfid-llrp-go/51:rw,z -v /w/workspace/device-rfid-llrp-go/51@tmp:/w/workspace/device-rfid-llrp-go/51@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 10:25:46 $ docker top bba159261053989836584d3ce915323455a127b08a2aef2fe1c31d13bf2c57eb -eo pid,comm [Pipeline] { [Pipeline] sh 10:25:47 + go version 10:25:47 go version go1.18.3 linux/arm64 [Pipeline] } 10:25:47 $ docker stop --time=1 bba159261053989836584d3ce915323455a127b08a2aef2fe1c31d13bf2c57eb 10:25:48 $ docker rm -f bba159261053989836584d3ce915323455a127b08a2aef2fe1c31d13bf2c57eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:25:49 + docker inspect -f . ci-base-image-arm64 10:25:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:25:49 prd-ubuntu20.04-docker-arm64-4c-16g-7508 does not seem to be running inside a container 10:25:49 $ 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/51 -v /w/workspace/device-rfid-llrp-go/51:/w/workspace/device-rfid-llrp-go/51:rw,z -v /w/workspace/device-rfid-llrp-go/51@tmp:/w/workspace/device-rfid-llrp-go/51@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 10:25:50 $ docker top 7be2bcbe1d7e3f2b76aca944a4f2025ad16231c98db8f21f28e4bc5ac9690342 -eo pid,comm [Pipeline] { [Pipeline] sh 10:25:51 + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/51 [Pipeline] fileExists [Pipeline] sh 10:25:52 + make test 10:25:52 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... 10:25:54 ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] 10:27:30 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] 10:27:30 ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] 10:27:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.608s coverage: 38.5% of statements 10:27:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.513s coverage: 52.0% of statements 10:27:52 ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.059s coverage: 95.5% of statements 10:27:52 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:27:52 CGO_ENABLED=1 GO111MODULE=on go vet ./... 10:28:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:28:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:28:15 ./bin/test-attribution-txt.sh 10:28:15 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo 10:28:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 10:28:15 $ docker stop --time=1 7be2bcbe1d7e3f2b76aca944a4f2025ad16231c98db8f21f28e4bc5ac9690342 10:28:17 $ docker rm -f 7be2bcbe1d7e3f2b76aca944a4f2025ad16231c98db8f21f28e4bc5ac9690342 [Pipeline] // withDockerContainer [Pipeline] sh 10:28:18 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:28:18 Warning: overwriting stash ‘coverage-report’ 10:28:19 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:28:19 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:28:19 + ls -al . 10:28:19 total 632 10:28:19 drwxrwxr-x 10 jenkins jenkins 4096 Oct 10 10:25 . 10:28:19 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:23 .. 10:28:19 -rw-rw-r-- 1 jenkins jenkins 134 Oct 10 10:23 .dockerignore 10:28:19 drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 10:23 .git 10:28:19 drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:23 .github 10:28:19 -rw-rw-r-- 1 jenkins jenkins 946 Oct 10 10:23 .gitignore 10:28:19 -rw-rw-r-- 1 jenkins jenkins 41 Oct 10 10:23 .golangci.yml 10:28:19 -rw-rw-r-- 1 jenkins jenkins 10866 Oct 10 10:23 Attribution.txt 10:28:19 -rw-rw-r-- 1 jenkins jenkins 3740 Oct 10 10:23 CHANGELOG.md 10:28:19 -rw-rw-r-- 1 jenkins jenkins 1518 Oct 10 10:23 Dockerfile 10:28:19 -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 10:23 GOVERNANCE.md 10:28:19 -rw-rw-r-- 1 jenkins jenkins 683 Oct 10 10:23 Jenkinsfile 10:28:19 -rw-rw-r-- 1 jenkins jenkins 11347 Oct 10 10:23 LICENSE 10:28:19 -rw-rw-r-- 1 jenkins jenkins 2196 Oct 10 10:23 Makefile 10:28:19 -rw-rw-r-- 1 jenkins jenkins 625 Oct 10 10:23 OWNERS.md 10:28:19 -rw-rw-r-- 1 jenkins jenkins 28496 Oct 10 10:23 README.md 10:28:19 -rw-rw-r-- 1 jenkins jenkins 12 Oct 10 10:22 VERSION 10:28:19 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:23 bin 10:28:19 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:23 cmd 10:28:19 -rw-r--r-- 1 jenkins jenkins 460049 Oct 10 10:27 coverage.out 10:28:19 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:23 examples 10:28:19 -rw-rw-r-- 1 jenkins jenkins 3609 Oct 10 10:23 go.mod 10:28:19 -rw-rw-r-- 1 jenkins jenkins 37783 Oct 10 10:23 go.sum 10:28:19 drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:23 images 10:28:19 drwxrwxr-x 5 jenkins jenkins 4096 Oct 10 10:23 internal 10:28:19 drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:23 snap 10:28:19 -rw-rw-r-- 1 jenkins jenkins 193 Oct 10 10:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:28:20 + 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=b9a08de2089269f98948aec2235dffa919f27c0f --label arch=arm64 --label version=2.3.0-dev.15 . 10:28:20 Sending build context to Docker daemon 1.22MB 10:28:20 Step 1/25 : ARG BASE=golang:1.18-alpine3.16 10:28:20 Step 2/25 : FROM ${BASE} AS builder 10:28:20 ---> 773e19cf996c 10:28:20 Step 3/25 : ARG MAKE='make build' 10:28:20 ---> Running in 4d8760b6c0a4 10:28:20 Removing intermediate container 4d8760b6c0a4 10:28:20 ---> 68cf6358fe9a 10:28:20 Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" 10:28:20 ---> Running in 2bd6afc0fb4c 10:28:21 Removing intermediate container 2bd6afc0fb4c 10:28:21 ---> fdf7b3884fc5 10:28:21 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 10:28:21 ---> Running in 95a0a8e2fcc1 10:28:21 Removing intermediate container 95a0a8e2fcc1 10:28:21 ---> 3637ca484a3a 10:28:21 Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:28:21 ---> Running in 1ea2b4d80440 10:28:23 Removing intermediate container 1ea2b4d80440 10:28:23 ---> 667df710e7e4 10:28:23 Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:28:23 ---> Running in e7e8b39c4c7b 10:28:24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:28:25 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:28:26 OK: 221 MiB in 51 packages 10:28:26 Removing intermediate container e7e8b39c4c7b 10:28:26 ---> 52425963bc71 10:28:26 Step 8/25 : WORKDIR /app 10:28:27 ---> Running in 7da05cf26117 10:28:27 Removing intermediate container 7da05cf26117 10:28:27 ---> 9f7d44e24cd8 10:28:27 Step 9/25 : COPY go.mod vendor* ./ 10:28:28 ---> 639aa2dfce96 10:28:28 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:28:28 ---> Running in 9c6e5c1d77c4 10:28:30 Removing intermediate container 9c6e5c1d77c4 10:28:30 ---> e1e52490c4cb 10:28:30 Step 11/25 : COPY . . 10:28:32 ---> 8141cb96ba6b 10:28:32 Step 12/25 : RUN $MAKE 10:28:32 ---> Running in cf4c5a0613ff 10:28:33 CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.37 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.15" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd 10:30:54 Removing intermediate container cf4c5a0613ff 10:30:54 ---> 3896f6b2e154 10:30:54 Step 13/25 : FROM alpine:3.16 10:30:55 3.16: Pulling from library/alpine 10:30:55 9b18e9b68314: Pulling fs layer 10:30:55 9b18e9b68314: Verifying Checksum 10:30:55 9b18e9b68314: Download complete 10:30:56 9b18e9b68314: Pull complete 10:30:56 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 10:30:56 Status: Downloaded newer image for alpine:3.16 10:30:56 ---> a6215f271958 10:30:56 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 10:30:56 ---> Running in c0e6281445f9 10:30:56 Removing intermediate container c0e6281445f9 10:30:56 ---> b67b57146096 10:30:56 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:30:56 ---> Running in cb05d79451a5 10:30:58 Removing intermediate container cb05d79451a5 10:30:58 ---> dc57e1d1c73c 10:30:58 Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init 10:30:58 ---> Running in 4b13c0695748 10:30:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 10:31:00 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 10:31:01 (1/6) Installing dumb-init (1.2.5-r1) 10:31:01 (2/6) Installing libgcc (11.2.1_git20220219-r2) 10:31:01 (3/6) Installing libsodium (1.0.18-r0) 10:31:01 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 10:31:01 (5/6) Installing libzmq (4.3.4-r0) 10:31:01 (6/6) Installing zeromq (4.3.4-r0) 10:31:02 Executing busybox-1.35.0-r17.trigger 10:31:02 OK: 8 MiB in 20 packages 10:31:03 Removing intermediate container 4b13c0695748 10:31:03 ---> 65829c3ed6c8 10:31:03 Step 17/25 : COPY --from=builder /app/LICENSE / 10:31:03 ---> b59ab3f175cc 10:31:03 Step 18/25 : COPY --from=builder /app/Attribution.txt / 10:31:03 ---> 259554351669 10:31:03 Step 19/25 : COPY --from=builder /app/cmd/ / 10:31:05 ---> f3d82ad2ca47 10:31:05 Step 20/25 : EXPOSE 59989 10:31:05 ---> Running in edf3b7328933 10:31:05 Removing intermediate container edf3b7328933 10:31:05 ---> 565575d2e2f7 10:31:05 Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] 10:31:05 ---> Running in 167f6b5157aa 10:31:05 Removing intermediate container 167f6b5157aa 10:31:05 ---> 01a885d632f5 10:31:05 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] 10:31:06 ---> Running in a05c98e50cc2 10:31:06 Removing intermediate container a05c98e50cc2 10:31:06 ---> d55ef24d0712 10:31:06 Step 23/25 : LABEL arch=arm64 10:31:06 ---> Running in ba36d67a61fc 10:31:06 Removing intermediate container ba36d67a61fc 10:31:06 ---> ed1b19a17bf3 10:31:06 Step 24/25 : LABEL git_sha=b9a08de2089269f98948aec2235dffa919f27c0f 10:31:06 ---> Running in b409dadbbcd5 10:31:06 Removing intermediate container b409dadbbcd5 10:31:06 ---> 1eb89e562513 10:31:06 Step 25/25 : LABEL version=2.3.0-dev.15 10:31:07 ---> Running in 31f7a80336f9 10:31:07 Removing intermediate container 31f7a80336f9 10:31:07 ---> 4176ee4095a0 10:31:07 [Warning] One or more build-args [ARCH] were not consumed 10:31:07 Successfully built 4176ee4095a0 10:31:07 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 10:31:07 provisioning config files... 10:31:07 copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/51@tmp/config4445827934031882543tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:31:07 ---> docker-login.sh 10:31:07 nexus3.edgexfoundry.org:10001 10:31:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:08 Configure a credential helper to remove this warning. See 10:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:08 10:31:08 Login Succeeded 10:31:08 nexus3.edgexfoundry.org:10002 10:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:08 Configure a credential helper to remove this warning. See 10:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:08 10:31:08 Login Succeeded 10:31:08 nexus3.edgexfoundry.org:10003 10:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:08 Configure a credential helper to remove this warning. See 10:31:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:08 10:31:08 Login Succeeded 10:31:08 nexus3.edgexfoundry.org:10004 10:31:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:09 Configure a credential helper to remove this warning. See 10:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:09 10:31:09 Login Succeeded 10:31:09 docker.io 10:31:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:31:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 10:31:09 Configure a credential helper to remove this warning. See 10:31:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 10:31:09 10:31:09 Login Succeeded 10:31:09 ---> docker-login.sh ends [Pipeline] } 10:31:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:31:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 10:31:09 [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: 10:31:09 b9a08de2089269f98948aec2235dffa919f27c0f 10:31:09 latest 10:31:09 2.3.0-dev.15 10:31:09 b9a08de2089269f98948aec2235dffa919f27c0f-2.3.0-dev.15 10:31:09 main 10:31:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:10 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b9a08de2089269f98948aec2235dffa919f27c0f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:10 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b9a08de2089269f98948aec2235dffa919f27c0f 10:31:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:31:10 a6fe29b78782: Preparing 10:31:10 c38a39502467: Preparing 10:31:10 82132650f0d9: Preparing 10:31:10 0621529e7f93: Preparing 10:31:10 8cb917950ad4: Preparing 10:31:10 5d3e392a13a0: Preparing 10:31:10 5d3e392a13a0: Waiting 10:31:10 c38a39502467: Pushed 10:31:10 82132650f0d9: Pushed 10:31:10 8cb917950ad4: Pushed 10:31:10 5d3e392a13a0: Layer already exists 10:31:11 0621529e7f93: Pushed 10:31:16 a6fe29b78782: Pushed 10:31:16 b9a08de2089269f98948aec2235dffa919f27c0f: digest: sha256:aab0dc4124e4f0d9556b9752feeb262d35b94cd9332771e5f4956a17f1001df9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:17 + 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 10:31:17 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 10:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:31:17 a6fe29b78782: Preparing 10:31:17 c38a39502467: Preparing 10:31:17 82132650f0d9: Preparing 10:31:17 0621529e7f93: Preparing 10:31:17 8cb917950ad4: Preparing 10:31:17 5d3e392a13a0: Preparing 10:31:17 5d3e392a13a0: Waiting 10:31:17 8cb917950ad4: Layer already exists 10:31:17 c38a39502467: Layer already exists 10:31:17 a6fe29b78782: Layer already exists 10:31:17 82132650f0d9: Layer already exists 10:31:17 0621529e7f93: Layer already exists 10:31:17 5d3e392a13a0: Layer already exists 10:31:17 latest: digest: sha256:aab0dc4124e4f0d9556b9752feeb262d35b94cd9332771e5f4956a17f1001df9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:18 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:18 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.15 10:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:31:18 a6fe29b78782: Preparing 10:31:18 c38a39502467: Preparing 10:31:18 82132650f0d9: Preparing 10:31:18 0621529e7f93: Preparing 10:31:18 8cb917950ad4: Preparing 10:31:18 5d3e392a13a0: Preparing 10:31:18 5d3e392a13a0: Waiting 10:31:18 0621529e7f93: Layer already exists 10:31:18 c38a39502467: Layer already exists 10:31:18 a6fe29b78782: Layer already exists 10:31:18 8cb917950ad4: Layer already exists 10:31:18 82132650f0d9: Layer already exists 10:31:18 5d3e392a13a0: Layer already exists 10:31:18 2.3.0-dev.15: digest: sha256:aab0dc4124e4f0d9556b9752feeb262d35b94cd9332771e5f4956a17f1001df9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:19 + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b9a08de2089269f98948aec2235dffa919f27c0f-2.3.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:19 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b9a08de2089269f98948aec2235dffa919f27c0f-2.3.0-dev.15 10:31:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:31:19 a6fe29b78782: Preparing 10:31:19 c38a39502467: Preparing 10:31:19 82132650f0d9: Preparing 10:31:19 0621529e7f93: Preparing 10:31:19 8cb917950ad4: Preparing 10:31:19 5d3e392a13a0: Preparing 10:31:19 5d3e392a13a0: Waiting 10:31:19 82132650f0d9: Layer already exists 10:31:19 c38a39502467: Layer already exists 10:31:19 0621529e7f93: Layer already exists 10:31:19 a6fe29b78782: Layer already exists 10:31:19 8cb917950ad4: Layer already exists 10:31:19 5d3e392a13a0: Layer already exists 10:31:19 b9a08de2089269f98948aec2235dffa919f27c0f-2.3.0-dev.15: digest: sha256:aab0dc4124e4f0d9556b9752feeb262d35b94cd9332771e5f4956a17f1001df9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:19 + 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 10:31:20 + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main 10:31:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] 10:31:20 a6fe29b78782: Preparing 10:31:20 c38a39502467: Preparing 10:31:20 82132650f0d9: Preparing 10:31:20 0621529e7f93: Preparing 10:31:20 8cb917950ad4: Preparing 10:31:20 5d3e392a13a0: Preparing 10:31:20 5d3e392a13a0: Waiting 10:31:20 0621529e7f93: Layer already exists 10:31:20 a6fe29b78782: Layer already exists 10:31:20 c38a39502467: Layer already exists 10:31:20 8cb917950ad4: Layer already exists 10:31:20 82132650f0d9: Layer already exists 10:31:20 5d3e392a13a0: Layer already exists 10:31:20 main: digest: sha256:aab0dc4124e4f0d9556b9752feeb262d35b94cd9332771e5f4956a17f1001df9 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:31:20 ===================================================== [Pipeline] echo 10:31:20 taggedImages: 10:31:20 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b9a08de2089269f98948aec2235dffa919f27c0f 10:31:20 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest 10:31:20 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.15 10:31:20 - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:b9a08de2089269f98948aec2235dffa919f27c0f-2.3.0-dev.15 10:31:20 - 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 10:31:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:31:20 10:31:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:31:21 arm64: Pulling from edgex-lftools-log-publisher 10:31:21 8998bd30e6a1: Pulling fs layer 10:31:21 04944245beec: Pulling fs layer 10:31:21 699f458cf7ca: Pulling fs layer 10:31:21 765212b225bb: Pulling fs layer 10:31:21 f23df028b6ca: Pulling fs layer 10:31:21 d65c8cfc05b1: Pulling fs layer 10:31:21 2437ff75d9bd: Pulling fs layer 10:31:21 765212b225bb: Waiting 10:31:21 f23df028b6ca: Waiting 10:31:21 2437ff75d9bd: Waiting 10:31:21 d65c8cfc05b1: Waiting 10:31:21 04944245beec: Verifying Checksum 10:31:21 04944245beec: Download complete 10:31:21 765212b225bb: Download complete 10:31:21 f23df028b6ca: Verifying Checksum 10:31:21 f23df028b6ca: Download complete 10:31:21 d65c8cfc05b1: Verifying Checksum 10:31:21 d65c8cfc05b1: Download complete 10:31:21 699f458cf7ca: Verifying Checksum 10:31:21 699f458cf7ca: Download complete 10:31:21 8998bd30e6a1: Verifying Checksum 10:31:21 8998bd30e6a1: Download complete 10:31:23 2437ff75d9bd: Verifying Checksum 10:31:23 2437ff75d9bd: Download complete 10:31:25 8998bd30e6a1: Pull complete 10:31:25 04944245beec: Pull complete 10:31:27 699f458cf7ca: Pull complete 10:31:27 765212b225bb: Pull complete 10:31:28 f23df028b6ca: Pull complete 10:31:28 d65c8cfc05b1: Pull complete 10:31:43 2437ff75d9bd: Pull complete 10:31:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:31:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:31:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:31:43 prd-ubuntu20.04-docker-arm64-4c-16g-7508 does not seem to be running inside a container 10:31:43 $ 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/51 -v /w/workspace/device-rfid-llrp-go/51:/w/workspace/device-rfid-llrp-go/51:rw,z -v /w/workspace/device-rfid-llrp-go/51@tmp:/w/workspace/device-rfid-llrp-go/51@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 10:31:46 $ docker top 3a1bb00b8a6e5b213286d96437ae16936e5b2c43dfb29f51de89fd78171b611f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:31:47 ---> job-cost.sh 10:31:47 lf-activate-venv: SKIPPING 10:31:47 INFO: No Stack... 10:31:47 INFO: Retrieving Pricing Info for: v3-standard-4 10:31:48 INFO: Archiving Costs [Pipeline] sh 10:31:49 + cat /w/workspace/device-rfid-llrp-go/51/archives/cost.csv 10:31:49 + cut -d, -f6 [Pipeline] lock 10:31:49 Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-51-stack-cost] 10:31:49 Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-51-stack-cost] did not exist. Created. 10:31:49 Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:31:49 /w/workspace/device-rfid-llrp-go/51@tmp/durable-4168ebb4/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:31:49 + echo total: 0.10999999940395355 [Pipeline] stash 10:31:49 Warning: overwriting stash ‘stack-cost’ 10:31:50 Stashed 1 file(s) [Pipeline] } 10:31:50 Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-51-stack-cost] [Pipeline] // lock [Pipeline] } 10:31:50 $ docker stop --time=1 3a1bb00b8a6e5b213286d96437ae16936e5b2c43dfb29f51de89fd78171b611f 10:31:51 $ docker rm -f 3a1bb00b8a6e5b213286d96437ae16936e5b2c43dfb29f51de89fd78171b611f [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 10:31:51 provisioning config files... 10:31:51 copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7959381106385042710tmp [Pipeline] { [Pipeline] sh 10:31:52 + set +x 10:31:52 + curl -s https://codecov.io/bash 10:31:52 + bash -s -- 10:31:52 10:31:52 _____ _ 10:31:52 / ____| | | 10:31:52 | | ___ __| | ___ ___ _____ __ 10:31:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:31:52 | |___| (_) | (_| | __/ (_| (_) \ V / 10:31:52 \_____\___/ \__,_|\___|\___\___/ \_/ 10:31:52 Bash-1.0.6 10:31:52 10:31:52 10:31:52 ==> git version 2.25.1 found 10:31:52 ==> 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 10:31:52 Release-Date: 2020-01-08 10:31:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:31:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:31:52 ==> Jenkins CI detected. 10:31:52 current dir:  /w/workspace/foundry_device-rfid-llrp-go_main 10:31:52 project root: . 10:31:52 --> token set from env 10:31:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:31:52 ==> Running gcov in . (disable via -X gcov) 10:31:52 ==> Python coveragepy not found 10:31:52 ==> Searching for coverage reports in: 10:31:52 + . 10:31:52 -> Found 1 reports 10:31:52 ==> Detecting git/mercurial file structure 10:31:52 ==> Reading reports 10:31:52 + ./coverage.out bytes=460049 10:31:52 ==> Appending adjustments 10:31:52 https://docs.codecov.io/docs/fixing-reports 10:31:52 + Found adjustments 10:31:52 ==> Gzipping contents 10:31:52 52K /tmp/codecov.v390Zw.gz 10:31:52 ==> Uploading reports 10:31:52 url: https://codecov.io 10:31:52 query: branch=main&commit=b9a08de2089269f98948aec2235dffa919f27c0f&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:31:52 -> Pinging Codecov 10:31:52 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=b9a08de2089269f98948aec2235dffa919f27c0f&build=51&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F51%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:31:52 -> Uploading to 10:31:52 https://storage.googleapis.com/codecov/v4/raw/2022-10-10/581DD39554BDF9B6E22D074273EAD858/b9a08de2089269f98948aec2235dffa919f27c0f/1e65951d-57ab-48e4-a6dd-41e7bdfaac69.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221010%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221010T103152Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b8ea150a908d2331c0e630a52ae7477f07f7bdb7d632e41807013c30104a2c1a 10:31:52 % Total % Received % Xferd Average Speed Time Time Time Current 10:31:52 Dload Upload Total Spent Left Speed 10:31:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51568 0 0 100 51568 0 194k --:--:-- --:--:-- --:--:-- 194k 10:31:53 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/b9a08de2089269f98948aec2235dffa919f27c0f [Pipeline] } 10:31:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:31:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:31:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:31:53 10:31:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:31:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:31:54 1.410.4: Pulling from edgex-devops/edgex-snyk-go 10:31:54 df9b9388f04a: Pulling fs layer 10:31:54 52dc419b0ee2: Pulling fs layer 10:31:54 25bc292e5bac: Pulling fs layer 10:31:54 114826534d7a: Pulling fs layer 10:31:54 4657fd5d0bcf: Pulling fs layer 10:31:54 6ad1cebc031e: Pulling fs layer 10:31:54 8a3aa393b2d8: Pulling fs layer 10:31:54 114826534d7a: Waiting 10:31:54 4657fd5d0bcf: Waiting 10:31:54 6ad1cebc031e: Waiting 10:31:54 8a3aa393b2d8: Waiting 10:31:54 25bc292e5bac: Verifying Checksum 10:31:54 25bc292e5bac: Download complete 10:31:54 52dc419b0ee2: Download complete 10:31:54 4657fd5d0bcf: Verifying Checksum 10:31:54 4657fd5d0bcf: Download complete 10:31:54 df9b9388f04a: Download complete 10:31:54 6ad1cebc031e: Verifying Checksum 10:31:54 6ad1cebc031e: Download complete 10:31:54 df9b9388f04a: Pull complete 10:31:54 52dc419b0ee2: Pull complete 10:31:54 25bc292e5bac: Pull complete 10:31:54 114826534d7a: Verifying Checksum 10:31:54 114826534d7a: Download complete 10:31:54 8a3aa393b2d8: Verifying Checksum 10:31:54 8a3aa393b2d8: Download complete 10:31:58 114826534d7a: Pull complete 10:31:58 4657fd5d0bcf: Pull complete 10:31:58 6ad1cebc031e: Pull complete 10:32:00 8a3aa393b2d8: Pull complete 10:32:00 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 10:32:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 10:32:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:00 prd-ubuntu20.04-docker-8c-8g-7507 does not seem to be running inside a container 10:32:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 10:32:04 $ docker top f18b8055eedb2874349be5f4a0d84be3095b23aa97ff5fc13c59483c0a4d659c -eo pid,comm [Pipeline] { [Pipeline] echo 10:32:04 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh 10:32:05 + set -o pipefail 10:32:05 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' 10:32:11 10:32:11 Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... 10:32:11 10:32:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/b94627f4-d014-4a41-84b0-fb665e6925d9 10:32:11 10:32:11 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:32:11 10:32:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:32:11 10:32:11 10:32:11 A medium severity vulnerability was found in the Snyk CLI versions you are using. 10:32:11 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 10:32:11 More details here: https://snyk.co/ue1NS [Pipeline] } 10:32:11 $ docker stop --time=1 f18b8055eedb2874349be5f4a0d84be3095b23aa97ff5fc13c59483c0a4d659c 10:32:15 $ docker rm -f f18b8055eedb2874349be5f4a0d84be3095b23aa97ff5fc13c59483c0a4d659c [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 10:32:16 + git log --format=format:%s -1 b9a08de2089269f98948aec2235dffa919f27c0f [Pipeline] sh 10:32:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:32:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:32:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:16 prd-ubuntu20.04-docker-8c-8g-7507 does not seem to be running inside a container 10:32:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:32:17 $ docker top 7b648b3e223448789b7cd4de53e009a61f9d83c34ec5f5bc91724cd4f9aa5cfa -eo pid,comm 10:32:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:32:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:32:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:32:17 [ssh-agent] Looking for ssh-agent implementation... 10:32:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:17 $ docker exec 7b648b3e223448789b7cd4de53e009a61f9d83c34ec5f5bc91724cd4f9aa5cfa ssh-agent 10:32:17 SSH_AUTH_SOCK=/tmp/ssh-2TR68yUV7cgw/agent.34 10:32:17 SSH_AGENT_PID=40 10:32:17 Running ssh-add (command line suppressed) 10:32:17 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10177293916070928866.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_10177293916070928866.key) 10:32:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:32:17 + git semver tag 10:32:18 2022-10-10 10:32:18,090 [run_tag] DEBUG tag force:False 10:32:18 2022-10-10 10:32:18,090 [check_head_tag] DEBUG check head tag 10:32:18 2022-10-10 10:32:18,091 [execute] INFO git cat-file --batch-check 10:32:18 2022-10-10 10:32:18,091 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 10:32:18 2022-10-10 10:32:18,095 [execute] INFO git cat-file --batch 10:32:18 2022-10-10 10:32:18,095 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) 10:32:18 2022-10-10 10:32:18,106 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:32:18 2022-10-10 10:32:18,106 [execute] INFO git tag -a v2.3.0-dev.15 -m v2.3.0-dev.15 10:32:18 2022-10-10 10:32:18,106 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.15', '-m', 'v2.3.0-dev.15'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) 10:32:18 2022-10-10 10:32:18,112 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:32:18 2.3.0-dev.15 [Pipeline] } 10:32:18 $ docker exec --env ******** --env ******** 7b648b3e223448789b7cd4de53e009a61f9d83c34ec5f5bc91724cd4f9aa5cfa ssh-agent -k 10:32:18 unset SSH_AUTH_SOCK; 10:32:18 unset SSH_AGENT_PID; 10:32:18 echo Agent pid 40 killed; 10:32:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:32:18 + git semver [Pipeline] } 10:32:18 $ docker stop --time=1 7b648b3e223448789b7cd4de53e009a61f9d83c34ec5f5bc91724cd4f9aa5cfa 10:32:20 $ docker rm -f 7b648b3e223448789b7cd4de53e009a61f9d83c34ec5f5bc91724cd4f9aa5cfa [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:32:20 10:32:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:32:20 0.23.1-centos7: Pulling from edgex-lftools 10:32:20 ab5ef0e58194: Pulling fs layer 10:32:20 9712f1f96733: Pulling fs layer 10:32:20 63f879dbbcfc: Pulling fs layer 10:32:20 0d9ebad4ef96: Pulling fs layer 10:32:20 e9a5061849ea: Pulling fs layer 10:32:20 d747dcd14b5f: Pulling fs layer 10:32:20 2de7ff778b66: Pulling fs layer 10:32:20 0d9ebad4ef96: Waiting 10:32:20 d747dcd14b5f: Waiting 10:32:20 e9a5061849ea: Waiting 10:32:20 2de7ff778b66: Waiting 10:32:20 9712f1f96733: Verifying Checksum 10:32:20 9712f1f96733: Download complete 10:32:21 63f879dbbcfc: Verifying Checksum 10:32:21 63f879dbbcfc: Download complete 10:32:21 0d9ebad4ef96: Verifying Checksum 10:32:21 0d9ebad4ef96: Download complete 10:32:21 d747dcd14b5f: Download complete 10:32:21 e9a5061849ea: Verifying Checksum 10:32:21 e9a5061849ea: Download complete 10:32:21 ab5ef0e58194: Verifying Checksum 10:32:21 ab5ef0e58194: Download complete 10:32:21 2de7ff778b66: Verifying Checksum 10:32:21 2de7ff778b66: Download complete 10:32:23 ab5ef0e58194: Pull complete 10:32:23 9712f1f96733: Pull complete 10:32:24 63f879dbbcfc: Pull complete 10:32:29 0d9ebad4ef96: Pull complete 10:32:29 e9a5061849ea: Pull complete 10:32:29 d747dcd14b5f: Pull complete 10:32:30 2de7ff778b66: Pull complete 10:32:30 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:32:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:32:30 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:30 prd-ubuntu20.04-docker-8c-8g-7507 does not seem to be running inside a container 10:32:30 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:32:35 $ docker top 1bea4a405ec9caa77b007118c6308e2923fff640f7dfe5a10688c8b8c496a6ba -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:32:35 provisioning config files... 10:32:35 copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16354895662006059530tmp 10:32:35 copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6456422816753211745tmp 10:32:35 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11557831946712650503tmp [Pipeline] { [Pipeline] echo 10:32:35 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:32:35 ---> sigul-configuration.sh 10:32:35 gpg: directory `/root/.gnupg' created 10:32:35 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:32:35 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:32:35 gpg: keyring `/root/.gnupg/secring.gpg' created 10:32:35 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:32:35 gpg: CAST5 encrypted data 10:32:35 gpg: encrypted with 1 passphrase 10:32:35 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:32:35 + mkdir /home/jenkins 10:32:35 + mkdir /home/jenkins/sigul [Pipeline] sh 10:32:36 + 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 10:32:36 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:32:36 ---> sigul-install.sh 10:32:36 Sigul already installed; skipping installation. [Pipeline] sh 10:32:36 + git tag --list 10:32:36 v0.0.0 10:32:36 v1.0.0 10:32:36 v2.1.0 10:32:36 v2.1.1 10:32:36 v2.1.1-dev.1 10:32:36 v2.2.0 10:32:36 v2.2.1-dev.1 10:32:36 v2.2.1-dev.2 10:32:36 v2.2.1-dev.3 10:32:36 v2.2.1-dev.4 10:32:36 v2.2.1-dev.5 10:32:36 v2.2.1-dev.6 10:32:36 v2.2.1-dev.7 10:32:36 v2.3.0-dev.10 10:32:36 v2.3.0-dev.11 10:32:36 v2.3.0-dev.12 10:32:36 v2.3.0-dev.13 10:32:36 v2.3.0-dev.14 10:32:36 v2.3.0-dev.15 10:32:36 v2.3.0-dev.7 10:32:36 v2.3.0-dev.8 10:32:36 v2.3.0-dev.9 [Pipeline] sh 10:32:36 + lftools sign git-tag v2.3.0-dev.15 10:32:37 Signing Git tag with Sigul... 10:32:37 Signing v2.3.0-dev.15 [Pipeline] echo 10:32:38 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:32:38 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:32:38 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:32:38 $ docker stop --time=1 1bea4a405ec9caa77b007118c6308e2923fff640f7dfe5a10688c8b8c496a6ba 10:32:39 $ docker rm -f 1bea4a405ec9caa77b007118c6308e2923fff640f7dfe5a10688c8b8c496a6ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:32:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:32:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:32:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:40 prd-ubuntu20.04-docker-8c-8g-7507 does not seem to be running inside a container 10:32:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:32:40 $ docker top b5b7a5a356bd8f22cde8085d29aad993dee59e305f59184d3a81f5074e7f8219 -eo pid,comm 10:32:40 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). 10:32:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:32:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:32:40 [ssh-agent] Looking for ssh-agent implementation... 10:32:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:41 $ docker exec b5b7a5a356bd8f22cde8085d29aad993dee59e305f59184d3a81f5074e7f8219 ssh-agent 10:32:41 SSH_AUTH_SOCK=/tmp/ssh-RQAtrYQNgiRs/agent.33 10:32:41 SSH_AGENT_PID=39 10:32:41 Running ssh-add (command line suppressed) 10:32:41 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14910388302275631377.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14910388302275631377.key) 10:32:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:32:41 + git semver bump pre 10:32:41 2022-10-10 10:32:41,723 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:32:41 2022-10-10 10:32:41,723 [bump_version] DEBUG bumping version:2.3.0-dev.15 on axis:pre with prefix:dev 10:32:41 2022-10-10 10:32:41,723 [bump_version] DEBUG bumped version:2.3.0-dev.16 10:32:41 2022-10-10 10:32:41,723 [write_version] DEBUG write version:2.3.0-dev.16 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True 10:32:41 2022-10-10 10:32:41,723 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:32:41 2022-10-10 10:32:41,723 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:32:41 2022-10-10 10:32:41,726 [execute] INFO git cat-file --batch-check 10:32:41 2022-10-10 10:32:41,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:32:41 2022-10-10 10:32:41,732 [execute] INFO git cat-file --batch 10:32:41 2022-10-10 10:32:41,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:32:41 2022-10-10 10:32:41,738 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:32:41 2.3.0-dev.16 [Pipeline] } 10:32:41 $ docker exec --env ******** --env ******** b5b7a5a356bd8f22cde8085d29aad993dee59e305f59184d3a81f5074e7f8219 ssh-agent -k 10:32:41 unset SSH_AUTH_SOCK; 10:32:41 unset SSH_AGENT_PID; 10:32:41 echo Agent pid 39 killed; 10:32:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:32:42 + git semver [Pipeline] } 10:32:42 $ docker stop --time=1 b5b7a5a356bd8f22cde8085d29aad993dee59e305f59184d3a81f5074e7f8219 10:32:43 $ docker rm -f b5b7a5a356bd8f22cde8085d29aad993dee59e305f59184d3a81f5074e7f8219 [Pipeline] // withDockerContainer [Pipeline] sh 10:32:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:32:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:32:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:44 prd-ubuntu20.04-docker-8c-8g-7507 does not seem to be running inside a container 10:32:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:32:44 $ docker top 70edd61275872e462b227af93e6ff0eb1e71daf974b8ece7349596abe444c458 -eo pid,comm 10:32:44 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). 10:32:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:32:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:32:44 [ssh-agent] Looking for ssh-agent implementation... 10:32:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:32:45 $ docker exec 70edd61275872e462b227af93e6ff0eb1e71daf974b8ece7349596abe444c458 ssh-agent 10:32:45 SSH_AUTH_SOCK=/tmp/ssh-1EemCDF2RCey/agent.32 10:32:45 SSH_AGENT_PID=38 10:32:45 Running ssh-add (command line suppressed) 10:32:45 Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4938082937116164373.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4938082937116164373.key) 10:32:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:32:45 + git semver push 10:32:45 2022-10-10 10:32:45,767 [run_push] DEBUG push 10:32:45 2022-10-10 10:32:45,769 [execute] INFO git cat-file --batch-check 10:32:45 2022-10-10 10:32:45,769 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) 10:32:45 2022-10-10 10:32:45,774 [execute] INFO git rev-list cc3e66db81be06244d58d2317b68368830f6b0ba -- 10:32:45 2022-10-10 10:32:45,775 [execute] DEBUG Popen(['git', 'rev-list', 'cc3e66db81be06244d58d2317b68368830f6b0ba', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:32:45 2022-10-10 10:32:45,781 [execute] INFO git fetch -v origin 10:32:45 2022-10-10 10:32:45,782 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) 10:32:46 2022-10-10 10:32:46,437 [run_push] DEBUG no remote changes detected 10:32:46 2022-10-10 10:32:46,437 [execute] INFO git push origin semver 10:32:46 2022-10-10 10:32:46,438 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) 10:32:47 2022-10-10 10:32:47,239 [run_push] DEBUG push all version tags 10:32:47 2022-10-10 10:32:47,240 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:32:47 2022-10-10 10:32:47,241 [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) 10:32:48 2022-10-10 10:32:47,989 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main 10:32:48 2.3.0-dev.16 [Pipeline] } 10:32:48 $ docker exec --env ******** --env ******** 70edd61275872e462b227af93e6ff0eb1e71daf974b8ece7349596abe444c458 ssh-agent -k 10:32:48 unset SSH_AUTH_SOCK; 10:32:48 unset SSH_AGENT_PID; 10:32:48 echo Agent pid 38 killed; 10:32:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:32:48 + git semver [Pipeline] } 10:32:48 $ docker stop --time=1 70edd61275872e462b227af93e6ff0eb1e71daf974b8ece7349596abe444c458 10:32:50 $ docker rm -f 70edd61275872e462b227af93e6ff0eb1e71daf974b8ece7349596abe444c458 [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 10:32:50 + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] 10:32:50 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:32:50 total 16 10:32:50 drwxr-xr-x 3 root root 4096 Oct 10 10:24 . 10:32:50 drwxrwxr-x 12 jenkins jenkins 4096 Oct 10 10:32 .. 10:32:50 drwxr-xr-x 2 root root 4096 Oct 10 10:24 cost 10:32:50 -rw-r--r-- 1 root root 90 Oct 10 10:24 cost.csv 10:32:50 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:32:50 + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives 10:32:50 total 16 10:32:50 drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 10:24 . 10:32:50 drwxrwxr-x 12 jenkins jenkins 4096 Oct 10 10:32 .. 10:32:50 drwxr-xr-x 2 jenkins jenkins 4096 Oct 10 10:24 cost 10:32:50 -rw-r--r-- 1 jenkins jenkins 90 Oct 10 10:24 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:32:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:32:51 ---> package-listing.sh 10:32:51 ++ facter osfamily 10:32:51 ++ tr '[:upper:]' '[:lower:]' 10:32:52 + OS_FAMILY=debian 10:32:52 + workspace=/w/workspace/foundry_device-rfid-llrp-go_main 10:32:52 + START_PACKAGES=/tmp/packages_start.txt 10:32:52 + END_PACKAGES=/tmp/packages_end.txt 10:32:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:32:52 + PACKAGES=/tmp/packages_start.txt 10:32:52 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 10:32:52 + PACKAGES=/tmp/packages_end.txt 10:32:52 + case "${OS_FAMILY}" in 10:32:52 + dpkg -l 10:32:52 + grep '^ii' 10:32:52 + '[' -f /tmp/packages_start.txt ']' 10:32:52 + '[' -f /tmp/packages_end.txt ']' 10:32:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:32:52 + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' 10:32:52 + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ 10:32:52 + 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 10:32:52 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 10:32:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:32:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:32:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:32:53 prd-ubuntu20.04-docker-8c-8g-7507 does not seem to be running inside a container 10:32:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:32:53 $ docker top 50a73cfc0e2135ef721996bcf453bddc663dc7436654e23d1feeb5003d384585 -eo pid,comm [Pipeline] { [Pipeline] sh 10:32:53 + touch /tmp/pre-build-complete [Pipeline] sh 10:32:54 + mkdir -p /var/log/sysstat [Pipeline] sh 10:32:54 + ls /var/log/sa-host 10:32:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:32:54 provisioning config files... 10:32:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16110345138129307228tmp [Pipeline] { [Pipeline] echo 10:32:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:32:54 ---> create-netrc.sh [Pipeline] } 10:32:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:32:55 ---> python-tools-install.sh [Pipeline] echo 10:32:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:32:55 ---> sudo-logs.sh 10:32:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:32:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:32:55 ---> job-cost.sh 10:32:55 lf-activate-venv: SKIPPING 10:32:55 DEBUG: total: 0.2199999988079071 10:32:55 INFO: Retrieving Stack Cost... 10:32:56 INFO: Retrieving Pricing Info for: v3-standard-8 10:32:56 INFO: Archiving Costs [Pipeline] echo 10:32:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:32:56 ---> logs-deploy.sh 10:32:56 lf-activate-venv: SKIPPING 10:32:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/51 10:32:56 INFO: archiving workspace using pattern(s): 10:32:57 Archives upload complete. 10:32:58 INFO: archiving logs to Nexus