Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5ef66c06da2cd6d2c2ceae2410191fd4126a861d 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-ssh3847830721358192649.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-ssh14637219897418623096.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-ssh418397113284035297.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-ssh16195430475378305182.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-ssh14438921632478286375.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-1809’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1810 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 5ef66c06da2cd6d2c2ceae2410191fd4126a861d (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 5ef66c06da2cd6d2c2ceae2410191fd4126a861d # timeout=10 Commit message: "Merge pull request #110 from hahattan/internal" > git rev-list --no-walk abf08d0160819e269393c084552fc961dbc8790f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-28T09:02:39.724Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-28T09:02:39.786Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-28T09:02:39.803Z] ========================================================= [2022-09-28T09:02:39.803Z] EdgeX Global Pipelines Version Info [2022-09-28T09:02:39.803Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:02:40.538Z] ------------------- [2022-09-28T09:02:40.538Z] stable info: [2022-09-28T09:02:40.538Z] ------------------- [2022-09-28T09:02:40.538Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-28T09:02:40.538Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T09:02:40.538Z] Message: update stable to v1.0.239 [2022-09-28T09:02:41.482Z] ------------------- [2022-09-28T09:02:41.482Z] experimental info: [2022-09-28T09:02:41.482Z] ------------------- [2022-09-28T09:02:41.482Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-28T09:02:41.482Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-28T09:02:41.482Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-28T09:02:41.629Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-09-28T09:02:41.637Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-09-28T09:02:41.651Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-28T09:02:41.664Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-28T09:02:41.677Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-28T09:02:41.688Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-28T09:02:41.698Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-28T09:02:41.711Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-09-28T09:02:41.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-28T09:02:41.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-28T09:02:41.745Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-28T09:02:41.758Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-09-28T09:02:41.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-28T09:02:41.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-28T09:02:41.805Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T09:02:41.813Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-28T09:02:41.823Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T09:02:41.830Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-09-28T09:02:41.840Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-28T09:02:41.848Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-28T09:02:41.866Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-09-28T09:02:41.886Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-09-28T09:02:41.900Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-09-28T09:02:41.915Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-09-28T09:02:41.926Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-09-28T09:02:41.939Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-28T09:02:41.955Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-28T09:02:41.964Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-09-28T09:02:41.975Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-09-28T09:02:41.986Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-09-28T09:02:41.999Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5ef66c06da2cd6d2c2ceae2410191fd4126a861d [Pipeline] echo [2022-09-28T09:02:42.011Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5ef66c0 [Pipeline] echo [2022-09-28T09:02:42.024Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T09:02:42.064Z] provisioning config files... [2022-09-28T09:02:42.077Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config5657782394366602470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:02:42.382Z] ---> docker-login.sh [2022-09-28T09:02:42.382Z] nexus3.edgexfoundry.org:10001 [2022-09-28T09:02:42.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:02:42.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:02:42.644Z] Configure a credential helper to remove this warning. See [2022-09-28T09:02:42.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:02:42.644Z] [2022-09-28T09:02:42.644Z] Login Succeeded [2022-09-28T09:02:42.644Z] nexus3.edgexfoundry.org:10002 [2022-09-28T09:02:42.644Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:02:42.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:02:42.644Z] Configure a credential helper to remove this warning. See [2022-09-28T09:02:42.644Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:02:42.644Z] [2022-09-28T09:02:42.644Z] Login Succeeded [2022-09-28T09:02:42.644Z] nexus3.edgexfoundry.org:10003 [2022-09-28T09:02:42.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:02:42.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:02:42.904Z] Configure a credential helper to remove this warning. See [2022-09-28T09:02:42.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:02:42.904Z] [2022-09-28T09:02:42.904Z] Login Succeeded [2022-09-28T09:02:42.904Z] nexus3.edgexfoundry.org:10004 [2022-09-28T09:02:42.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:02:42.904Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:02:42.904Z] Configure a credential helper to remove this warning. See [2022-09-28T09:02:42.904Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:02:42.904Z] [2022-09-28T09:02:42.904Z] Login Succeeded [2022-09-28T09:02:42.904Z] docker.io [2022-09-28T09:02:43.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:02:43.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:02:43.423Z] Configure a credential helper to remove this warning. See [2022-09-28T09:02:43.423Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:02:43.423Z] [2022-09-28T09:02:43.423Z] Login Succeeded [2022-09-28T09:02:43.423Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T09:02:43.430Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-28T09:02:43.790Z] + git rev-list -1 --merges 5ef66c06da2cd6d2c2ceae2410191fd4126a861d~1..5ef66c06da2cd6d2c2ceae2410191fd4126a861d [Pipeline] echo [2022-09-28T09:02:43.829Z] -----------> git rev-list -1 --merges 5ef66c06da2cd6d2c2ceae2410191fd4126a861d~1..5ef66c06da2cd6d2c2ceae2410191fd4126a861d 5ef66c06da2cd6d2c2ceae2410191fd4126a861d [2022-09-28T09:02:43.829Z] 5ef66c06da2cd6d2c2ceae2410191fd4126a861d [false] [Pipeline] sh [2022-09-28T09:02:44.125Z] + git log --format=format:%s -1 5ef66c06da2cd6d2c2ceae2410191fd4126a861d [Pipeline] echo [2022-09-28T09:02:44.139Z] ========================================================= [2022-09-28T09:02:44.139Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-28T09:02:44.139Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T09:02:44.452Z] + git log --format=format:%s -1 5ef66c06da2cd6d2c2ceae2410191fd4126a861d [Pipeline] echo [2022-09-28T09:02:44.463Z] [semverPrep] GIT_COMMIT: 5ef66c06da2cd6d2c2ceae2410191fd4126a861d, Commit Message: Merge pull request #110 from hahattan/internal [Pipeline] echo [2022-09-28T09:02:44.471Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-09-28T09:02:44.814Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T09:02:44.814Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-28T09:02:44.814Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-28T09:02:44.814Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-28T09:02:44.814Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-28T09:02:44.814Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-28T09:02:44.814Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:02:45.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T09:02:45.150Z] [2022-09-28T09:02:45.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:02:45.452Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T09:02:45.452Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-28T09:02:45.452Z] b85a868b505f: Pulling fs layer [2022-09-28T09:02:45.452Z] e2be974225ed: Pulling fs layer [2022-09-28T09:02:45.452Z] 339a4e72a1f5: Pulling fs layer [2022-09-28T09:02:45.452Z] 988bab9f4d93: Pulling fs layer [2022-09-28T09:02:45.452Z] 1469e6f7b9e6: Pulling fs layer [2022-09-28T09:02:45.452Z] eaf3925da568: Pulling fs layer [2022-09-28T09:02:45.452Z] bab4dde63d76: Pulling fs layer [2022-09-28T09:02:45.452Z] bde34c3a00c8: Pulling fs layer [2022-09-28T09:02:45.452Z] b352a97aabf1: Pulling fs layer [2022-09-28T09:02:45.452Z] 4872d77fe225: Pulling fs layer [2022-09-28T09:02:45.452Z] 5851b861e8e6: Pulling fs layer [2022-09-28T09:02:45.452Z] bab4dde63d76: Waiting [2022-09-28T09:02:45.452Z] bde34c3a00c8: Waiting [2022-09-28T09:02:45.452Z] b352a97aabf1: Waiting [2022-09-28T09:02:45.452Z] 988bab9f4d93: Waiting [2022-09-28T09:02:45.452Z] 4872d77fe225: Waiting [2022-09-28T09:02:45.452Z] 1469e6f7b9e6: Waiting [2022-09-28T09:02:45.452Z] 5851b861e8e6: Waiting [2022-09-28T09:02:45.452Z] eaf3925da568: Waiting [2022-09-28T09:02:45.452Z] e2be974225ed: Download complete [2022-09-28T09:02:45.452Z] 988bab9f4d93: Verifying Checksum [2022-09-28T09:02:45.452Z] 988bab9f4d93: Download complete [2022-09-28T09:02:45.839Z] 1469e6f7b9e6: Verifying Checksum [2022-09-28T09:02:45.839Z] 1469e6f7b9e6: Download complete [2022-09-28T09:02:45.839Z] 339a4e72a1f5: Verifying Checksum [2022-09-28T09:02:45.839Z] 339a4e72a1f5: Download complete [2022-09-28T09:02:45.839Z] eaf3925da568: Download complete [2022-09-28T09:02:45.839Z] bde34c3a00c8: Download complete [2022-09-28T09:02:45.839Z] b352a97aabf1: Verifying Checksum [2022-09-28T09:02:45.839Z] b352a97aabf1: Download complete [2022-09-28T09:02:45.839Z] 4872d77fe225: Verifying Checksum [2022-09-28T09:02:45.839Z] 4872d77fe225: Download complete [2022-09-28T09:02:45.839Z] 5851b861e8e6: Verifying Checksum [2022-09-28T09:02:45.839Z] 5851b861e8e6: Download complete [2022-09-28T09:02:45.839Z] b85a868b505f: Verifying Checksum [2022-09-28T09:02:45.839Z] b85a868b505f: Download complete [2022-09-28T09:02:46.099Z] bab4dde63d76: Verifying Checksum [2022-09-28T09:02:46.099Z] bab4dde63d76: Download complete [2022-09-28T09:02:47.039Z] b85a868b505f: Pull complete [2022-09-28T09:02:47.297Z] e2be974225ed: Pull complete [2022-09-28T09:02:47.556Z] 339a4e72a1f5: Pull complete [2022-09-28T09:02:47.820Z] 988bab9f4d93: Pull complete [2022-09-28T09:02:48.078Z] 1469e6f7b9e6: Pull complete [2022-09-28T09:02:48.078Z] eaf3925da568: Pull complete [2022-09-28T09:02:49.989Z] bab4dde63d76: Pull complete [2022-09-28T09:02:49.989Z] bde34c3a00c8: Pull complete [2022-09-28T09:02:50.250Z] b352a97aabf1: Pull complete [2022-09-28T09:02:50.250Z] 4872d77fe225: Pull complete [2022-09-28T09:02:50.250Z] 5851b861e8e6: Pull complete [2022-09-28T09:02:50.250Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-28T09:02:50.250Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T09:02:50.250Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:02:50.349Z] prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container [2022-09-28T09:02:50.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T09:02:52.517Z] $ docker top bef6554aef6d9c96847563f52ad0dae71bb6616b7572d10f6de232a8d0f91430 -eo pid,comm [2022-09-28T09:02:52.573Z] 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). [2022-09-28T09:02:52.574Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T09:02:52.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T09:02:52.613Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T09:02:52.743Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T09:02:52.750Z] $ docker exec bef6554aef6d9c96847563f52ad0dae71bb6616b7572d10f6de232a8d0f91430 ssh-agent [2022-09-28T09:02:52.852Z] SSH_AUTH_SOCK=/tmp/ssh-HoRTNZFHEsA9/agent.32 [2022-09-28T09:02:52.852Z] SSH_AGENT_PID=38 [2022-09-28T09:02:52.860Z] Running ssh-add (command line suppressed) [2022-09-28T09:02:52.961Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3986490132014262430.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3986490132014262430.key) [2022-09-28T09:02:52.972Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T09:02:53.260Z] + git tag --points-at HEAD [Pipeline] } [2022-09-28T09:02:53.278Z] $ docker exec --env ******** --env ******** bef6554aef6d9c96847563f52ad0dae71bb6616b7572d10f6de232a8d0f91430 ssh-agent -k [2022-09-28T09:02:53.378Z] unset SSH_AUTH_SOCK; [2022-09-28T09:02:53.379Z] unset SSH_AGENT_PID; [2022-09-28T09:02:53.379Z] echo Agent pid 38 killed; [2022-09-28T09:02:53.386Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-28T09:02:53.409Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T09:02:53.409Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T09:02:53.516Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T09:02:53.522Z] $ docker exec bef6554aef6d9c96847563f52ad0dae71bb6616b7572d10f6de232a8d0f91430 ssh-agent [2022-09-28T09:02:53.634Z] SSH_AUTH_SOCK=/tmp/ssh-N5RGgx1iKnjO/agent.70 [2022-09-28T09:02:53.634Z] SSH_AGENT_PID=76 [2022-09-28T09:02:53.639Z] Running ssh-add (command line suppressed) [2022-09-28T09:02:53.749Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2538638942588690335.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2538638942588690335.key) [2022-09-28T09:02:53.761Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T09:02:54.049Z] + git semver init [2022-09-28T09:02:54.309Z] 2022-09-28 09:02:54,234 [run_init] DEBUG init version:0.0.0 force:False [2022-09-28T09:02:54.309Z] 2022-09-28 09:02:54,234 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-09-28T09:02:54.309Z] 2022-09-28 09:02:54,235 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-09-28T09:02:54.309Z] 2022-09-28 09:02:54,235 [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) [2022-09-28T09:02:55.263Z] 2022-09-28 09:02:55,200 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2022-09-28T09:02:55.263Z] 2022-09-28 09:02:55,201 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2022-09-28T09:02:55.263Z] 2022-09-28 09:02:55,201 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-28T09:02:55.263Z] 2022-09-28 09:02:55,201 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-28T09:02:55.263Z] 2.3.0-dev.13 [Pipeline] } [2022-09-28T09:02:55.279Z] $ docker exec --env ******** --env ******** bef6554aef6d9c96847563f52ad0dae71bb6616b7572d10f6de232a8d0f91430 ssh-agent -k [2022-09-28T09:02:55.381Z] unset SSH_AUTH_SOCK; [2022-09-28T09:02:55.382Z] unset SSH_AGENT_PID; [2022-09-28T09:02:55.382Z] echo Agent pid 76 killed; [2022-09-28T09:02:55.390Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T09:02:55.705Z] + git semver [Pipeline] } [2022-09-28T09:02:55.988Z] $ docker stop --time=1 bef6554aef6d9c96847563f52ad0dae71bb6616b7572d10f6de232a8d0f91430 [2022-09-28T09:02:57.291Z] $ docker rm -f bef6554aef6d9c96847563f52ad0dae71bb6616b7572d10f6de232a8d0f91430 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T09:02:57.620Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-28T09:02:57.796Z] Stashed 1 file(s) [Pipeline] echo [2022-09-28T09:02:57.799Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.13 [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 [2022-09-28T09:02:57.949Z] provisioning config files... [2022-09-28T09:02:57.958Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7549910492164703162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:02:58.251Z] ---> docker-login.sh [2022-09-28T09:02:58.251Z] nexus3.edgexfoundry.org:10001 [2022-09-28T09:02:58.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:02:58.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:02:58.251Z] Configure a credential helper to remove this warning. See [2022-09-28T09:02:58.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:02:58.251Z] [2022-09-28T09:02:58.251Z] Login Succeeded [2022-09-28T09:02:58.251Z] nexus3.edgexfoundry.org:10002 [2022-09-28T09:02:58.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:02:58.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:02:58.251Z] Configure a credential helper to remove this warning. See [2022-09-28T09:02:58.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:02:58.251Z] [2022-09-28T09:02:58.251Z] Login Succeeded [2022-09-28T09:02:58.251Z] nexus3.edgexfoundry.org:10003 [2022-09-28T09:02:58.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:02:58.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:02:58.509Z] Configure a credential helper to remove this warning. See [2022-09-28T09:02:58.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:02:58.509Z] [2022-09-28T09:02:58.509Z] Login Succeeded [2022-09-28T09:02:58.509Z] nexus3.edgexfoundry.org:10004 [2022-09-28T09:02:58.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:02:58.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:02:58.509Z] Configure a credential helper to remove this warning. See [2022-09-28T09:02:58.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:02:58.509Z] [2022-09-28T09:02:58.509Z] Login Succeeded [2022-09-28T09:02:58.509Z] docker.io [2022-09-28T09:02:58.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:02:59.027Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:02:59.027Z] Configure a credential helper to remove this warning. See [2022-09-28T09:02:59.027Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:02:59.027Z] [2022-09-28T09:02:59.027Z] Login Succeeded [2022-09-28T09:02:59.027Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T09:02:59.034Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T09:02:59.089Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T09:02:59.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T09:02:59.105Z] ========================================================= [2022-09-28T09:02:59.105Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-28T09:02:59.105Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:02:59.421Z] + 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 . [2022-09-28T09:02:59.421Z] Sending build context to Docker daemon 4.063MB [2022-09-28T09:02:59.421Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T09:02:59.421Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-28T09:02:59.421Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-28T09:02:59.421Z] 2408cc74d12b: Pulling fs layer [2022-09-28T09:02:59.421Z] ea60b727a1ce: Pulling fs layer [2022-09-28T09:02:59.421Z] 30c4a7721957: Pulling fs layer [2022-09-28T09:02:59.421Z] 370296b7ddb6: Pulling fs layer [2022-09-28T09:02:59.421Z] 7c6cee850709: Pulling fs layer [2022-09-28T09:02:59.421Z] 39a5fcdaea64: Pulling fs layer [2022-09-28T09:02:59.421Z] d94ebbe4e438: Pulling fs layer [2022-09-28T09:02:59.421Z] bcfd1f05c69d: Pulling fs layer [2022-09-28T09:02:59.421Z] 59ccb84bbe0f: Pulling fs layer [2022-09-28T09:02:59.421Z] 39a5fcdaea64: Waiting [2022-09-28T09:02:59.421Z] 370296b7ddb6: Waiting [2022-09-28T09:02:59.421Z] bcfd1f05c69d: Waiting [2022-09-28T09:02:59.421Z] 7c6cee850709: Waiting [2022-09-28T09:02:59.421Z] 59ccb84bbe0f: Waiting [2022-09-28T09:02:59.421Z] d94ebbe4e438: Waiting [2022-09-28T09:02:59.680Z] 30c4a7721957: Download complete [2022-09-28T09:02:59.680Z] ea60b727a1ce: Download complete [2022-09-28T09:02:59.680Z] 7c6cee850709: Verifying Checksum [2022-09-28T09:02:59.680Z] 7c6cee850709: Download complete [2022-09-28T09:02:59.680Z] 39a5fcdaea64: Verifying Checksum [2022-09-28T09:02:59.680Z] 39a5fcdaea64: Download complete [2022-09-28T09:02:59.680Z] 2408cc74d12b: Verifying Checksum [2022-09-28T09:02:59.680Z] 2408cc74d12b: Download complete [2022-09-28T09:02:59.940Z] d94ebbe4e438: Download complete [2022-09-28T09:02:59.940Z] 2408cc74d12b: Pull complete [2022-09-28T09:03:00.261Z] ea60b727a1ce: Pull complete [2022-09-28T09:03:00.261Z] 30c4a7721957: Pull complete [2022-09-28T09:03:00.840Z] 59ccb84bbe0f: Verifying Checksum [2022-09-28T09:03:00.840Z] 59ccb84bbe0f: Download complete [2022-09-28T09:03:00.840Z] 370296b7ddb6: Verifying Checksum [2022-09-28T09:03:00.840Z] 370296b7ddb6: Download complete [2022-09-28T09:03:00.840Z] bcfd1f05c69d: Verifying Checksum [2022-09-28T09:03:00.840Z] bcfd1f05c69d: Download complete [2022-09-28T09:03:05.025Z] 370296b7ddb6: Pull complete [2022-09-28T09:03:05.025Z] 7c6cee850709: Pull complete [2022-09-28T09:03:05.025Z] 39a5fcdaea64: Pull complete [2022-09-28T09:03:05.025Z] d94ebbe4e438: Pull complete [2022-09-28T09:03:06.988Z] bcfd1f05c69d: Pull complete [2022-09-28T09:03:07.921Z] 59ccb84bbe0f: Pull complete [2022-09-28T09:03:07.921Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-28T09:03:07.921Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-28T09:03:07.921Z] ---> a4fb48ad2a94 [2022-09-28T09:03:07.921Z] Step 3/12 : ARG MAKE='make build' [2022-09-28T09:03:11.209Z] ---> Running in ed57d0f1e69e [2022-09-28T09:03:11.209Z] Removing intermediate container ed57d0f1e69e [2022-09-28T09:03:11.209Z] ---> ed2f6595deee [2022-09-28T09:03:11.209Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-28T09:03:11.209Z] ---> Running in c8965575bcf0 [2022-09-28T09:03:11.209Z] Removing intermediate container c8965575bcf0 [2022-09-28T09:03:11.209Z] ---> 933bd3bbed82 [2022-09-28T09:03:11.209Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T09:03:11.209Z] ---> Running in a4941607fcdd [2022-09-28T09:03:11.209Z] Removing intermediate container a4941607fcdd [2022-09-28T09:03:11.209Z] ---> 474beeb3478b [2022-09-28T09:03:11.209Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T09:03:11.209Z] ---> Running in 754c157527d0 [2022-09-28T09:03:11.779Z] Removing intermediate container 754c157527d0 [2022-09-28T09:03:11.779Z] ---> 00bbe44b08e0 [2022-09-28T09:03:11.779Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T09:03:11.779Z] ---> Running in d365b9a0131a [2022-09-28T09:03:12.038Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T09:03:12.904Z] Still waiting to schedule task [2022-09-28T09:03:12.904Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1811’ is offline [2022-09-28T09:03:12.975Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T09:03:13.236Z] OK: 211 MiB in 51 packages [2022-09-28T09:03:13.494Z] Removing intermediate container d365b9a0131a [2022-09-28T09:03:13.494Z] ---> e31c1c8e7043 [2022-09-28T09:03:13.494Z] Step 8/12 : WORKDIR /app [2022-09-28T09:03:13.494Z] ---> Running in c830a87daa14 [2022-09-28T09:03:13.494Z] Removing intermediate container c830a87daa14 [2022-09-28T09:03:13.494Z] ---> 0198ba0aff60 [2022-09-28T09:03:13.494Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-28T09:03:13.752Z] ---> 1310afe4dd67 [2022-09-28T09:03:13.752Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T09:03:13.752Z] ---> Running in a71eb8dacd9d [2022-09-28T09:03:31.846Z] Removing intermediate container a71eb8dacd9d [2022-09-28T09:03:31.846Z] ---> ef37f9dc9eeb [2022-09-28T09:03:31.846Z] Step 11/12 : COPY . . [2022-09-28T09:03:31.846Z] ---> 5878b39a082f [2022-09-28T09:03:31.846Z] Step 12/12 : RUN $MAKE [2022-09-28T09:03:31.846Z] ---> Running in 795f211c052d [2022-09-28T09:03:31.846Z] noop [2022-09-28T09:03:31.846Z] Removing intermediate container 795f211c052d [2022-09-28T09:03:31.846Z] ---> 03af59764ba0 [2022-09-28T09:03:31.846Z] Successfully built 03af59764ba0 [2022-09-28T09:03:31.846Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:03:32.153Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T09:03:32.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:03:32.215Z] prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container [2022-09-28T09:03:32.248Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-28T09:03:32.597Z] $ docker top 8663238cc4d4b072b324ac36136aefc455a67d3f673ecee280742d25540a4c67 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T09:03:32.930Z] + go version [2022-09-28T09:03:32.931Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-28T09:03:32.944Z] $ docker stop --time=1 8663238cc4d4b072b324ac36136aefc455a67d3f673ecee280742d25540a4c67 [2022-09-28T09:03:34.212Z] $ docker rm -f 8663238cc4d4b072b324ac36136aefc455a67d3f673ecee280742d25540a4c67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:03:34.605Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-28T09:03:34.605Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:03:34.668Z] prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container [2022-09-28T09:03:34.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-28T09:03:35.029Z] $ docker top dec4b400bfc9f0fae5fb6621d989e4a7d817f463b9b1e5ba1369eb9ca17b6eab -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T09:03:35.361Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2022-09-28T09:03:35.652Z] + make test [2022-09-28T09:03:35.652Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-28T09:03:36.218Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-09-28T09:03:46.186Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-09-28T09:03:46.186Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-09-28T09:03:50.370Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.747s coverage: 38.5% of statements [2022-09-28T09:03:50.370Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.245s coverage: 51.9% of statements [2022-09-28T09:03:50.370Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.025s coverage: 95.5% of statements [2022-09-28T09:04:00.338Z] 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." [2022-09-28T09:04:00.338Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-28T09:04:02.864Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T09:04:02.864Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T09:04:02.864Z] ./bin/test-attribution-txt.sh [2022-09-28T09:04:02.864Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-09-28T09:04:02.874Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T09:04:02.886Z] $ docker stop --time=1 dec4b400bfc9f0fae5fb6621d989e4a7d817f463b9b1e5ba1369eb9ca17b6eab [2022-09-28T09:04:05.074Z] $ docker rm -f dec4b400bfc9f0fae5fb6621d989e4a7d817f463b9b1e5ba1369eb9ca17b6eab [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T09:04:05.515Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T09:04:05.594Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-09-28T09:04:06.054Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T09:04:06.339Z] + ls -al . [2022-09-28T09:04:06.339Z] total 636 [2022-09-28T09:04:06.339Z] drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 09:03 . [2022-09-28T09:04:06.339Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:02 .. [2022-09-28T09:04:06.339Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 28 09:02 .dockerignore [2022-09-28T09:04:06.339Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 09:03 .git [2022-09-28T09:04:06.339Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:02 .github [2022-09-28T09:04:06.339Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 28 09:02 .gitignore [2022-09-28T09:04:06.339Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 09:02 .golangci.yml [2022-09-28T09:04:06.339Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 09:02 .semver [2022-09-28T09:04:06.339Z] -rw-rw-r-- 1 jenkins jenkins 10866 Sep 28 09:02 Attribution.txt [2022-09-28T09:04:06.339Z] -rw-rw-r-- 1 jenkins jenkins 3740 Sep 28 09:02 CHANGELOG.md [2022-09-28T09:04:06.339Z] -rw-rw-r-- 1 jenkins jenkins 1518 Sep 28 09:02 Dockerfile [2022-09-28T09:04:06.339Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 09:02 GOVERNANCE.md [2022-09-28T09:04:06.339Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 28 09:02 Jenkinsfile [2022-09-28T09:04:06.339Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 28 09:02 LICENSE [2022-09-28T09:04:06.339Z] -rw-rw-r-- 1 jenkins jenkins 2196 Sep 28 09:02 Makefile [2022-09-28T09:04:06.339Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 28 09:02 OWNERS.md [2022-09-28T09:04:06.339Z] -rw-rw-r-- 1 jenkins jenkins 28496 Sep 28 09:02 README.md [2022-09-28T09:04:06.339Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 09:02 VERSION [2022-09-28T09:04:06.339Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 09:02 bin [2022-09-28T09:04:06.339Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:02 cmd [2022-09-28T09:04:06.339Z] -rw-r--r-- 1 jenkins jenkins 460049 Sep 28 09:03 coverage.out [2022-09-28T09:04:06.339Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 09:02 examples [2022-09-28T09:04:06.339Z] -rw-rw-r-- 1 jenkins jenkins 3609 Sep 28 09:02 go.mod [2022-09-28T09:04:06.339Z] -rw-rw-r-- 1 jenkins jenkins 37783 Sep 28 09:02 go.sum [2022-09-28T09:04:06.339Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 09:02 images [2022-09-28T09:04:06.339Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 28 09:02 internal [2022-09-28T09:04:06.339Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:02 snap [2022-09-28T09:04:06.339Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 28 09:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:04:06.641Z] + 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=5ef66c06da2cd6d2c2ceae2410191fd4126a861d --label arch=amd64 --label version=2.3.0-dev.13 . [2022-09-28T09:04:06.641Z] Sending build context to Docker daemon 4.063MB [2022-09-28T09:04:06.641Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T09:04:06.641Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-28T09:04:06.641Z] ---> 03af59764ba0 [2022-09-28T09:04:06.641Z] Step 3/25 : ARG MAKE='make build' [2022-09-28T09:04:06.900Z] ---> Running in 10eeff7444ae [2022-09-28T09:04:06.900Z] Removing intermediate container 10eeff7444ae [2022-09-28T09:04:06.900Z] ---> aedab2569441 [2022-09-28T09:04:06.900Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-28T09:04:06.900Z] ---> Running in 23435cc7a86b [2022-09-28T09:04:06.900Z] Removing intermediate container 23435cc7a86b [2022-09-28T09:04:06.900Z] ---> 8a51936c41f8 [2022-09-28T09:04:06.900Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T09:04:06.900Z] ---> Running in bde7269e522a [2022-09-28T09:04:07.159Z] Removing intermediate container bde7269e522a [2022-09-28T09:04:07.159Z] ---> ef93128e7dbd [2022-09-28T09:04:07.159Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T09:04:07.159Z] ---> Running in 4d535ea75698 [2022-09-28T09:04:07.729Z] Removing intermediate container 4d535ea75698 [2022-09-28T09:04:07.729Z] ---> 833c6e0ff64c [2022-09-28T09:04:07.729Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T09:04:07.729Z] ---> Running in b93439952e72 [2022-09-28T09:04:07.989Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T09:04:08.925Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T09:04:09.186Z] OK: 211 MiB in 51 packages [2022-09-28T09:04:09.444Z] Removing intermediate container b93439952e72 [2022-09-28T09:04:09.444Z] ---> 23cd921c1bd9 [2022-09-28T09:04:09.444Z] Step 8/25 : WORKDIR /app [2022-09-28T09:04:09.444Z] ---> Running in 52528fee8b4e [2022-09-28T09:04:09.444Z] Removing intermediate container 52528fee8b4e [2022-09-28T09:04:09.444Z] ---> 80224d0ae89d [2022-09-28T09:04:09.444Z] Step 9/25 : COPY go.mod vendor* ./ [2022-09-28T09:04:09.703Z] ---> 6fd3eda217cc [2022-09-28T09:04:09.703Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T09:04:09.703Z] ---> Running in ede7b99d9860 [2022-09-28T09:04:10.271Z] Removing intermediate container ede7b99d9860 [2022-09-28T09:04:10.271Z] ---> bb41d9d39fd2 [2022-09-28T09:04:10.271Z] Step 11/25 : COPY . . [2022-09-28T09:04:10.530Z] ---> e5b497fea2e5 [2022-09-28T09:04:10.530Z] Step 12/25 : RUN $MAKE [2022-09-28T09:04:10.530Z] ---> Running in bf34afb3dd9d [2022-09-28T09:04:10.791Z] 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.30 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-09-28T09:04:32.729Z] Removing intermediate container bf34afb3dd9d [2022-09-28T09:04:32.729Z] ---> 7be991d61a2f [2022-09-28T09:04:32.729Z] Step 13/25 : FROM alpine:3.16 [2022-09-28T09:04:32.729Z] 3.16: Pulling from library/alpine [2022-09-28T09:04:32.729Z] 213ec9aee27d: Pulling fs layer [2022-09-28T09:04:32.986Z] 213ec9aee27d: Verifying Checksum [2022-09-28T09:04:32.986Z] 213ec9aee27d: Download complete [2022-09-28T09:04:33.246Z] 213ec9aee27d: Pull complete [2022-09-28T09:04:33.246Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T09:04:33.246Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T09:04:33.246Z] ---> 9c6f07244728 [2022-09-28T09:04:33.246Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-28T09:04:33.246Z] ---> Running in 4f86a588e463 [2022-09-28T09:04:33.505Z] Removing intermediate container 4f86a588e463 [2022-09-28T09:04:33.505Z] ---> f70b3a4babf6 [2022-09-28T09:04:33.505Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T09:04:33.505Z] ---> Running in 552faeddb835 [2022-09-28T09:04:34.073Z] Removing intermediate container 552faeddb835 [2022-09-28T09:04:34.073Z] ---> 81e09ec6242b [2022-09-28T09:04:34.073Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-28T09:04:34.073Z] ---> Running in 3018b19a3fd3 [2022-09-28T09:04:34.333Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-28T09:04:35.273Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-28T09:04:35.567Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-28T09:04:35.844Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T09:04:35.844Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-28T09:04:35.844Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T09:04:36.196Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-28T09:04:36.196Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-28T09:04:36.196Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T09:04:36.196Z] OK: 8 MiB in 20 packages [2022-09-28T09:04:36.815Z] Removing intermediate container 3018b19a3fd3 [2022-09-28T09:04:36.815Z] ---> 5682c50559c1 [2022-09-28T09:04:36.815Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-09-28T09:04:36.815Z] ---> 3b28e3a62365 [2022-09-28T09:04:36.815Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-09-28T09:04:36.815Z] ---> 71dfece2c4aa [2022-09-28T09:04:36.815Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-09-28T09:04:37.805Z] ---> 0e013143ff0f [2022-09-28T09:04:37.805Z] Step 20/25 : EXPOSE 59989 [2022-09-28T09:04:37.805Z] ---> Running in d35304894799 [2022-09-28T09:04:37.805Z] Removing intermediate container d35304894799 [2022-09-28T09:04:37.805Z] ---> 3c51e1a4f56a [2022-09-28T09:04:37.805Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-09-28T09:04:37.805Z] ---> Running in 7eeee766c344 [2022-09-28T09:04:37.805Z] Removing intermediate container 7eeee766c344 [2022-09-28T09:04:37.805Z] ---> 1e85c6e5f43f [2022-09-28T09:04:37.805Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-28T09:04:37.805Z] ---> Running in c6e43e491b1b [2022-09-28T09:04:37.805Z] Removing intermediate container c6e43e491b1b [2022-09-28T09:04:37.805Z] ---> f364ddc3e963 [2022-09-28T09:04:37.805Z] Step 23/25 : LABEL arch=amd64 [2022-09-28T09:04:37.805Z] ---> Running in bcebd6e18218 [2022-09-28T09:04:38.064Z] Removing intermediate container bcebd6e18218 [2022-09-28T09:04:38.064Z] ---> 92d12e9360d0 [2022-09-28T09:04:38.064Z] Step 24/25 : LABEL git_sha=5ef66c06da2cd6d2c2ceae2410191fd4126a861d [2022-09-28T09:04:38.064Z] ---> Running in e98f36110bc6 [2022-09-28T09:04:38.064Z] Removing intermediate container e98f36110bc6 [2022-09-28T09:04:38.064Z] ---> 1493808806de [2022-09-28T09:04:38.064Z] Step 25/25 : LABEL version=2.3.0-dev.13 [2022-09-28T09:04:38.064Z] ---> Running in b910392cc8a7 [2022-09-28T09:04:38.064Z] Removing intermediate container b910392cc8a7 [2022-09-28T09:04:38.064Z] ---> a6daf3633c5e [2022-09-28T09:04:38.064Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T09:04:38.064Z] Successfully built a6daf3633c5e [2022-09-28T09:04:38.064Z] 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 [2022-09-28T09:04:38.160Z] provisioning config files... [2022-09-28T09:04:38.170Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12744652358033983922tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:04:38.466Z] ---> docker-login.sh [2022-09-28T09:04:38.466Z] nexus3.edgexfoundry.org:10001 [2022-09-28T09:04:38.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:04:38.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:04:38.466Z] Configure a credential helper to remove this warning. See [2022-09-28T09:04:38.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:04:38.466Z] [2022-09-28T09:04:38.466Z] Login Succeeded [2022-09-28T09:04:38.466Z] nexus3.edgexfoundry.org:10002 [2022-09-28T09:04:38.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:04:38.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:04:38.466Z] Configure a credential helper to remove this warning. See [2022-09-28T09:04:38.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:04:38.466Z] [2022-09-28T09:04:38.466Z] Login Succeeded [2022-09-28T09:04:38.466Z] nexus3.edgexfoundry.org:10003 [2022-09-28T09:04:38.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:04:38.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:04:38.725Z] Configure a credential helper to remove this warning. See [2022-09-28T09:04:38.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:04:38.725Z] [2022-09-28T09:04:38.725Z] Login Succeeded [2022-09-28T09:04:38.725Z] nexus3.edgexfoundry.org:10004 [2022-09-28T09:04:38.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:04:38.725Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:04:38.725Z] Configure a credential helper to remove this warning. See [2022-09-28T09:04:38.725Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:04:38.725Z] [2022-09-28T09:04:38.725Z] Login Succeeded [2022-09-28T09:04:38.725Z] docker.io [2022-09-28T09:04:38.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:04:39.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:04:39.244Z] Configure a credential helper to remove this warning. See [2022-09-28T09:04:39.244Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:04:39.244Z] [2022-09-28T09:04:39.244Z] Login Succeeded [2022-09-28T09:04:39.244Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T09:04:39.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T09:04:39.273Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T09:04:39.288Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-09-28T09:04:39.288Z] 5ef66c06da2cd6d2c2ceae2410191fd4126a861d [2022-09-28T09:04:39.288Z] latest [2022-09-28T09:04:39.288Z] 2.3.0-dev.13 [2022-09-28T09:04:39.288Z] 5ef66c06da2cd6d2c2ceae2410191fd4126a861d-2.3.0-dev.13 [2022-09-28T09:04:39.288Z] main [2022-09-28T09:04:39.288Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:04:39.607Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:5ef66c06da2cd6d2c2ceae2410191fd4126a861d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:04:39.909Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:5ef66c06da2cd6d2c2ceae2410191fd4126a861d [2022-09-28T09:04:39.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-09-28T09:04:39.909Z] b555fc3f0287: Preparing [2022-09-28T09:04:39.909Z] c59e1d1b6e9f: Preparing [2022-09-28T09:04:39.909Z] 3ebdce30d17d: Preparing [2022-09-28T09:04:39.909Z] 153932aa6b57: Preparing [2022-09-28T09:04:39.909Z] 7c26310949e4: Preparing [2022-09-28T09:04:39.909Z] 994393dc58e7: Preparing [2022-09-28T09:04:39.909Z] 994393dc58e7: Waiting [2022-09-28T09:04:39.909Z] 7c26310949e4: Pushed [2022-09-28T09:04:39.909Z] 3ebdce30d17d: Pushed [2022-09-28T09:04:39.910Z] 994393dc58e7: Layer already exists [2022-09-28T09:04:39.910Z] c59e1d1b6e9f: Pushed [2022-09-28T09:04:40.167Z] 153932aa6b57: Pushed [2022-09-28T09:04:42.703Z] b555fc3f0287: Pushed [2022-09-28T09:04:42.963Z] 5ef66c06da2cd6d2c2ceae2410191fd4126a861d: digest: sha256:ab5014e557781f91f0470ea52d15eececb4434f8d10c7da931e6cba4b0a1dbe4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:04:43.273Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:04:43.581Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-09-28T09:04:43.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-09-28T09:04:43.582Z] b555fc3f0287: Preparing [2022-09-28T09:04:43.582Z] c59e1d1b6e9f: Preparing [2022-09-28T09:04:43.582Z] 3ebdce30d17d: Preparing [2022-09-28T09:04:43.582Z] 153932aa6b57: Preparing [2022-09-28T09:04:43.582Z] 7c26310949e4: Preparing [2022-09-28T09:04:43.582Z] 994393dc58e7: Preparing [2022-09-28T09:04:43.582Z] 994393dc58e7: Waiting [2022-09-28T09:04:43.582Z] c59e1d1b6e9f: Layer already exists [2022-09-28T09:04:43.582Z] 3ebdce30d17d: Layer already exists [2022-09-28T09:04:43.582Z] 7c26310949e4: Layer already exists [2022-09-28T09:04:43.582Z] 153932aa6b57: Layer already exists [2022-09-28T09:04:43.582Z] b555fc3f0287: Layer already exists [2022-09-28T09:04:43.582Z] 994393dc58e7: Layer already exists [2022-09-28T09:04:43.582Z] latest: digest: sha256:ab5014e557781f91f0470ea52d15eececb4434f8d10c7da931e6cba4b0a1dbe4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:04:43.900Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:04:44.196Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.13 [2022-09-28T09:04:44.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-09-28T09:04:44.196Z] b555fc3f0287: Preparing [2022-09-28T09:04:44.196Z] c59e1d1b6e9f: Preparing [2022-09-28T09:04:44.196Z] 3ebdce30d17d: Preparing [2022-09-28T09:04:44.196Z] 153932aa6b57: Preparing [2022-09-28T09:04:44.196Z] 7c26310949e4: Preparing [2022-09-28T09:04:44.196Z] 994393dc58e7: Preparing [2022-09-28T09:04:44.196Z] 994393dc58e7: Waiting [2022-09-28T09:04:44.196Z] b555fc3f0287: Layer already exists [2022-09-28T09:04:44.196Z] 7c26310949e4: Layer already exists [2022-09-28T09:04:44.196Z] 3ebdce30d17d: Layer already exists [2022-09-28T09:04:44.196Z] c59e1d1b6e9f: Layer already exists [2022-09-28T09:04:44.196Z] 153932aa6b57: Layer already exists [2022-09-28T09:04:44.196Z] 994393dc58e7: Layer already exists [2022-09-28T09:04:44.196Z] 2.3.0-dev.13: digest: sha256:ab5014e557781f91f0470ea52d15eececb4434f8d10c7da931e6cba4b0a1dbe4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:04:44.504Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:5ef66c06da2cd6d2c2ceae2410191fd4126a861d-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:04:44.804Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:5ef66c06da2cd6d2c2ceae2410191fd4126a861d-2.3.0-dev.13 [2022-09-28T09:04:44.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-09-28T09:04:44.804Z] b555fc3f0287: Preparing [2022-09-28T09:04:44.804Z] c59e1d1b6e9f: Preparing [2022-09-28T09:04:44.804Z] 3ebdce30d17d: Preparing [2022-09-28T09:04:44.804Z] 153932aa6b57: Preparing [2022-09-28T09:04:44.804Z] 7c26310949e4: Preparing [2022-09-28T09:04:44.804Z] 994393dc58e7: Preparing [2022-09-28T09:04:44.804Z] 994393dc58e7: Waiting [2022-09-28T09:04:44.804Z] 153932aa6b57: Layer already exists [2022-09-28T09:04:44.804Z] b555fc3f0287: Layer already exists [2022-09-28T09:04:44.804Z] 7c26310949e4: Layer already exists [2022-09-28T09:04:44.804Z] c59e1d1b6e9f: Layer already exists [2022-09-28T09:04:44.804Z] 3ebdce30d17d: Layer already exists [2022-09-28T09:04:44.804Z] 994393dc58e7: Layer already exists [2022-09-28T09:04:44.804Z] 5ef66c06da2cd6d2c2ceae2410191fd4126a861d-2.3.0-dev.13: digest: sha256:ab5014e557781f91f0470ea52d15eececb4434f8d10c7da931e6cba4b0a1dbe4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:04:45.109Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:04:45.414Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-09-28T09:04:45.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-09-28T09:04:45.414Z] b555fc3f0287: Preparing [2022-09-28T09:04:45.414Z] c59e1d1b6e9f: Preparing [2022-09-28T09:04:45.414Z] 3ebdce30d17d: Preparing [2022-09-28T09:04:45.414Z] 153932aa6b57: Preparing [2022-09-28T09:04:45.414Z] 7c26310949e4: Preparing [2022-09-28T09:04:45.414Z] 994393dc58e7: Preparing [2022-09-28T09:04:45.414Z] 7c26310949e4: Layer already exists [2022-09-28T09:04:45.414Z] c59e1d1b6e9f: Layer already exists [2022-09-28T09:04:45.414Z] b555fc3f0287: Layer already exists [2022-09-28T09:04:45.414Z] 3ebdce30d17d: Layer already exists [2022-09-28T09:04:45.414Z] 153932aa6b57: Layer already exists [2022-09-28T09:04:45.414Z] 994393dc58e7: Layer already exists [2022-09-28T09:04:45.414Z] main: digest: sha256:ab5014e557781f91f0470ea52d15eececb4434f8d10c7da931e6cba4b0a1dbe4 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T09:04:45.449Z] ===================================================== [Pipeline] echo [2022-09-28T09:04:45.457Z] taggedImages: [2022-09-28T09:04:45.457Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:5ef66c06da2cd6d2c2ceae2410191fd4126a861d [2022-09-28T09:04:45.457Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-09-28T09:04:45.457Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.13 [2022-09-28T09:04:45.457Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:5ef66c06da2cd6d2c2ceae2410191fd4126a861d-2.3.0-dev.13 [2022-09-28T09:04:45.457Z] - 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 [2022-09-28T09:04:45.815Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T09:04:45.815Z] [2022-09-28T09:04:45.815Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:04:46.114Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T09:04:46.114Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-28T09:04:46.114Z] 5eb5b503b376: Pulling fs layer [2022-09-28T09:04:46.114Z] 5c69ac0246d0: Pulling fs layer [2022-09-28T09:04:46.114Z] ec43610c2a17: Pulling fs layer [2022-09-28T09:04:46.114Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-28T09:04:46.114Z] 33b1e0a273af: Pulling fs layer [2022-09-28T09:04:46.114Z] 5d3b04190fa2: Pulling fs layer [2022-09-28T09:04:46.114Z] 2f39f015ded8: Pulling fs layer [2022-09-28T09:04:46.114Z] 3a2ae6a8a46f: Waiting [2022-09-28T09:04:46.114Z] 33b1e0a273af: Waiting [2022-09-28T09:04:46.114Z] 5d3b04190fa2: Waiting [2022-09-28T09:04:46.114Z] 2f39f015ded8: Waiting [2022-09-28T09:04:46.114Z] 5c69ac0246d0: Verifying Checksum [2022-09-28T09:04:46.114Z] 5c69ac0246d0: Download complete [2022-09-28T09:04:46.114Z] 3a2ae6a8a46f: Verifying Checksum [2022-09-28T09:04:46.114Z] 3a2ae6a8a46f: Download complete [2022-09-28T09:04:46.114Z] 33b1e0a273af: Verifying Checksum [2022-09-28T09:04:46.114Z] 33b1e0a273af: Download complete [2022-09-28T09:04:46.114Z] 5d3b04190fa2: Verifying Checksum [2022-09-28T09:04:46.114Z] 5d3b04190fa2: Download complete [2022-09-28T09:04:46.379Z] ec43610c2a17: Verifying Checksum [2022-09-28T09:04:46.379Z] ec43610c2a17: Download complete [2022-09-28T09:04:46.379Z] 5eb5b503b376: Verifying Checksum [2022-09-28T09:04:46.379Z] 5eb5b503b376: Download complete [2022-09-28T09:04:46.947Z] 2f39f015ded8: Download complete [2022-09-28T09:04:47.516Z] 5eb5b503b376: Pull complete [2022-09-28T09:04:47.516Z] 5c69ac0246d0: Pull complete [2022-09-28T09:04:48.081Z] ec43610c2a17: Pull complete [2022-09-28T09:04:48.081Z] 3a2ae6a8a46f: Pull complete [2022-09-28T09:04:48.341Z] 33b1e0a273af: Pull complete [2022-09-28T09:04:48.341Z] 5d3b04190fa2: Pull complete [2022-09-28T09:04:52.524Z] 2f39f015ded8: Pull complete [2022-09-28T09:04:52.524Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-28T09:04:52.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T09:04:52.524Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:04:52.601Z] prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container [2022-09-28T09:04:52.623Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-28T09:04:54.893Z] $ docker top 737f2fc5398a17229a1ede1b5dfc47f2522079fe9f8debb4176da85387c626fe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:04:55.266Z] ---> job-cost.sh [2022-09-28T09:04:55.266Z] lf-activate-venv: SKIPPING [2022-09-28T09:04:55.266Z] INFO: No Stack... [2022-09-28T09:04:55.524Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T09:04:56.091Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T09:04:56.383Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-09-28T09:04:56.384Z] + cut -d, -f6 [Pipeline] lock [2022-09-28T09:04:56.397Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-49-stack-cost] [2022-09-28T09:04:56.403Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-49-stack-cost] did not exist. Created. [2022-09-28T09:04:56.403Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T09:04:56.699Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-09-28T09:04:56.730Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T09:04:56.736Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-49-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T09:04:56.745Z] $ docker stop --time=1 737f2fc5398a17229a1ede1b5dfc47f2522079fe9f8debb4176da85387c626fe [2022-09-28T09:04:57.901Z] $ docker rm -f 737f2fc5398a17229a1ede1b5dfc47f2522079fe9f8debb4176da85387c626fe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-09-28T09:05:24.419Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1815 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-09-28T09:05:24.431Z] Running in /w/workspace/device-rfid-llrp-go/49 [Pipeline] { [Pipeline] checkout [2022-09-28T09:05:24.468Z] Selected Git installation does not exist. Using Default [2022-09-28T09:05:24.468Z] The recommended git tool is: NONE [2022-09-28T09:05:30.524Z] using credential edgex-jenkins-ssh [2022-09-28T09:05:30.541Z] Cloning the remote Git repository [2022-09-28T09:05:30.597Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-09-28T09:05:30.679Z] > git init /w/workspace/device-rfid-llrp-go/49 # timeout=10 [2022-09-28T09:05:30.848Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-09-28T09:05:30.854Z] > git --version # timeout=10 [2022-09-28T09:05:30.877Z] > git --version # 'git version 2.25.1' [2022-09-28T09:05:30.879Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-28T09:05:30.938Z] Verifying host key using known hosts file [2022-09-28T09:05:31.176Z] 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. [2022-09-28T09:05:31.195Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T09:05:33.222Z] Avoid second fetch [2022-09-28T09:05:33.222Z] Checking out Revision 5ef66c06da2cd6d2c2ceae2410191fd4126a861d (main) [2022-09-28T09:05:32.323Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-09-28T09:05:32.354Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-28T09:05:33.241Z] > git config core.sparsecheckout # timeout=10 [2022-09-28T09:05:33.272Z] > git checkout -f 5ef66c06da2cd6d2c2ceae2410191fd4126a861d # timeout=10 [2022-09-28T09:05:33.807Z] Commit message: "Merge pull request #110 from hahattan/internal" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T09:05:34.744Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-28T09:05:34.744Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T09:05:34.744Z] Dload Upload Total Spent Left Speed [2022-09-28T09:05:34.744Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 227k 0 --:--:-- --:--:-- --:--:-- 232k [Pipeline] sh [2022-09-28T09:05:35.383Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-28T09:05:35.725Z] + sudo tee /etc/docker/daemon.new [2022-09-28T09:05:35.725Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-28T09:05:35.725Z] { [2022-09-28T09:05:35.725Z] "registry-mirrors": [ [2022-09-28T09:05:35.725Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-28T09:05:35.725Z] ], [2022-09-28T09:05:35.725Z] "bip": "10.250.0.254/24", [2022-09-28T09:05:35.725Z] "hosts": [ [2022-09-28T09:05:35.725Z] "tcp://0.0.0.0:5555", [2022-09-28T09:05:35.725Z] "unix:///var/run/docker.sock" [2022-09-28T09:05:35.725Z] ], [2022-09-28T09:05:35.725Z] "mtu": 1458, [2022-09-28T09:05:35.725Z] "selinux-enabled": true, [2022-09-28T09:05:35.725Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-28T09:05:35.725Z] } [Pipeline] sh [2022-09-28T09:05:36.059Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-28T09:05:36.391Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T09:05:54.664Z] provisioning config files... [2022-09-28T09:05:54.690Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/49@tmp/config13671583911964278124tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:05:55.041Z] ---> docker-login.sh [2022-09-28T09:05:55.041Z] nexus3.edgexfoundry.org:10001 [2022-09-28T09:05:55.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:05:55.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:05:55.591Z] Configure a credential helper to remove this warning. See [2022-09-28T09:05:55.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:05:55.591Z] [2022-09-28T09:05:55.591Z] Login Succeeded [2022-09-28T09:05:55.591Z] nexus3.edgexfoundry.org:10002 [2022-09-28T09:05:55.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:05:56.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:05:56.131Z] Configure a credential helper to remove this warning. See [2022-09-28T09:05:56.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:05:56.131Z] [2022-09-28T09:05:56.131Z] Login Succeeded [2022-09-28T09:05:56.131Z] nexus3.edgexfoundry.org:10003 [2022-09-28T09:05:56.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:05:56.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:05:56.401Z] Configure a credential helper to remove this warning. See [2022-09-28T09:05:56.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:05:56.401Z] [2022-09-28T09:05:56.401Z] Login Succeeded [2022-09-28T09:05:56.401Z] nexus3.edgexfoundry.org:10004 [2022-09-28T09:05:56.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:05:56.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:05:56.672Z] Configure a credential helper to remove this warning. See [2022-09-28T09:05:56.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:05:56.672Z] [2022-09-28T09:05:56.672Z] Login Succeeded [2022-09-28T09:05:56.672Z] docker.io [2022-09-28T09:05:56.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:05:57.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:05:57.535Z] Configure a credential helper to remove this warning. See [2022-09-28T09:05:57.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:05:57.535Z] [2022-09-28T09:05:57.535Z] Login Succeeded [2022-09-28T09:05:57.535Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T09:05:57.551Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-09-28T09:05:57.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T09:05:57.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T09:05:57.738Z] ========================================================= [2022-09-28T09:05:57.738Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-28T09:05:57.738Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:05:58.094Z] + 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 . [2022-09-28T09:05:58.364Z] Sending build context to Docker daemon 1.22MB [2022-09-28T09:05:58.364Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T09:05:58.364Z] Step 2/12 : FROM ${BASE} AS builder [2022-09-28T09:05:58.636Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-28T09:05:58.636Z] b3c136eddcbf: Pulling fs layer [2022-09-28T09:05:58.636Z] c0a3192eca97: Pulling fs layer [2022-09-28T09:05:58.636Z] a050256f5b6f: Pulling fs layer [2022-09-28T09:05:58.636Z] 656be50a0ddc: Pulling fs layer [2022-09-28T09:05:58.636Z] 2bbca73fdf42: Pulling fs layer [2022-09-28T09:05:58.636Z] 46d945488cbd: Pulling fs layer [2022-09-28T09:05:58.636Z] 8a5474983e97: Pulling fs layer [2022-09-28T09:05:58.636Z] 329c88fbcd65: Pulling fs layer [2022-09-28T09:05:58.636Z] 656be50a0ddc: Waiting [2022-09-28T09:05:58.636Z] 46d945488cbd: Waiting [2022-09-28T09:05:58.636Z] 2bbca73fdf42: Waiting [2022-09-28T09:05:58.636Z] 8a5474983e97: Waiting [2022-09-28T09:05:58.636Z] 329c88fbcd65: Waiting [2022-09-28T09:05:58.636Z] a050256f5b6f: Verifying Checksum [2022-09-28T09:05:58.636Z] a050256f5b6f: Download complete [2022-09-28T09:05:58.636Z] c0a3192eca97: Verifying Checksum [2022-09-28T09:05:58.636Z] c0a3192eca97: Download complete [2022-09-28T09:05:58.636Z] 2bbca73fdf42: Verifying Checksum [2022-09-28T09:05:58.636Z] 2bbca73fdf42: Download complete [2022-09-28T09:05:58.636Z] 46d945488cbd: Verifying Checksum [2022-09-28T09:05:58.636Z] 46d945488cbd: Download complete [2022-09-28T09:05:58.636Z] b3c136eddcbf: Verifying Checksum [2022-09-28T09:05:58.636Z] b3c136eddcbf: Download complete [2022-09-28T09:05:59.623Z] b3c136eddcbf: Pull complete [2022-09-28T09:05:59.902Z] 329c88fbcd65: Verifying Checksum [2022-09-28T09:05:59.902Z] 329c88fbcd65: Download complete [2022-09-28T09:06:00.499Z] c0a3192eca97: Pull complete [2022-09-28T09:06:00.780Z] a050256f5b6f: Pull complete [2022-09-28T09:06:01.366Z] 8a5474983e97: Verifying Checksum [2022-09-28T09:06:01.366Z] 8a5474983e97: Download complete [2022-09-28T09:06:01.953Z] 656be50a0ddc: Verifying Checksum [2022-09-28T09:06:01.953Z] 656be50a0ddc: Download complete [2022-09-28T09:06:14.325Z] 656be50a0ddc: Pull complete [2022-09-28T09:06:14.325Z] 2bbca73fdf42: Pull complete [2022-09-28T09:06:14.325Z] 46d945488cbd: Pull complete [2022-09-28T09:06:18.595Z] 8a5474983e97: Pull complete [2022-09-28T09:06:20.038Z] 329c88fbcd65: Pull complete [2022-09-28T09:06:20.038Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-28T09:06:20.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-28T09:06:20.038Z] ---> ff4287adb874 [2022-09-28T09:06:20.038Z] Step 3/12 : ARG MAKE='make build' [2022-09-28T09:06:21.997Z] ---> Running in 834741a8322e [2022-09-28T09:06:22.266Z] Removing intermediate container 834741a8322e [2022-09-28T09:06:22.266Z] ---> 71402120776e [2022-09-28T09:06:22.266Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-28T09:06:22.266Z] ---> Running in 71a13fe4dc3d [2022-09-28T09:06:22.855Z] Removing intermediate container 71a13fe4dc3d [2022-09-28T09:06:22.855Z] ---> 7b8655793dad [2022-09-28T09:06:22.855Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T09:06:22.855Z] ---> Running in ca1ca2e01395 [2022-09-28T09:06:23.124Z] Removing intermediate container ca1ca2e01395 [2022-09-28T09:06:23.124Z] ---> 9c007e988890 [2022-09-28T09:06:23.124Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T09:06:23.124Z] ---> Running in 4c514402d564 [2022-09-28T09:06:25.202Z] Removing intermediate container 4c514402d564 [2022-09-28T09:06:25.202Z] ---> abed15af6bb5 [2022-09-28T09:06:25.202Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T09:06:25.202Z] ---> Running in 0ce97d662125 [2022-09-28T09:06:26.227Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T09:06:27.197Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T09:06:28.163Z] OK: 221 MiB in 51 packages [2022-09-28T09:06:29.128Z] Removing intermediate container 0ce97d662125 [2022-09-28T09:06:29.128Z] ---> ac4f36ce98a4 [2022-09-28T09:06:29.128Z] Step 8/12 : WORKDIR /app [2022-09-28T09:06:29.128Z] ---> Running in dcf32812fe38 [2022-09-28T09:06:29.408Z] Removing intermediate container dcf32812fe38 [2022-09-28T09:06:29.408Z] ---> 89c32dda9088 [2022-09-28T09:06:29.408Z] Step 9/12 : COPY go.mod vendor* ./ [2022-09-28T09:06:30.011Z] ---> 8a1a0b3abc62 [2022-09-28T09:06:30.011Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T09:06:30.011Z] ---> Running in 4c6fcb861f38 [2022-09-28T09:07:26.508Z] Removing intermediate container 4c6fcb861f38 [2022-09-28T09:07:26.508Z] ---> 12891e124ae0 [2022-09-28T09:07:26.508Z] Step 11/12 : COPY . . [2022-09-28T09:07:26.508Z] ---> 3e348ae20f43 [2022-09-28T09:07:26.508Z] Step 12/12 : RUN $MAKE [2022-09-28T09:07:26.508Z] ---> Running in f566b23e2797 [2022-09-28T09:07:26.508Z] noop [2022-09-28T09:07:26.508Z] Removing intermediate container f566b23e2797 [2022-09-28T09:07:26.508Z] ---> 1b86af4e39c0 [2022-09-28T09:07:26.508Z] Successfully built 1b86af4e39c0 [2022-09-28T09:07:26.508Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:07:26.846Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T09:07:26.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:07:27.023Z] prd-ubuntu20.04-docker-arm64-4c-16g-1815 does not seem to be running inside a container [2022-09-28T09:07:27.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/49 -v /w/workspace/device-rfid-llrp-go/49:/w/workspace/device-rfid-llrp-go/49:rw,z -v /w/workspace/device-rfid-llrp-go/49@tmp:/w/workspace/device-rfid-llrp-go/49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-28T09:07:28.375Z] $ docker top cb0dbdfad6a860ca7f50fa53eac64e5097804291c9b786491091f228e872cd62 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T09:07:29.231Z] + go version [2022-09-28T09:07:29.231Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-28T09:07:29.255Z] $ docker stop --time=1 cb0dbdfad6a860ca7f50fa53eac64e5097804291c9b786491091f228e872cd62 [2022-09-28T09:07:31.946Z] $ docker rm -f cb0dbdfad6a860ca7f50fa53eac64e5097804291c9b786491091f228e872cd62 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:07:32.479Z] + docker inspect -f . ci-base-image-arm64 [2022-09-28T09:07:32.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:07:32.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-1815 does not seem to be running inside a container [2022-09-28T09:07:32.725Z] $ 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/49 -v /w/workspace/device-rfid-llrp-go/49:/w/workspace/device-rfid-llrp-go/49:rw,z -v /w/workspace/device-rfid-llrp-go/49@tmp:/w/workspace/device-rfid-llrp-go/49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-28T09:07:33.903Z] $ docker top f17533bf04e33280a6b0a42056176a262b398d52edc7409e30ad88eb4b430083 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T09:07:34.722Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/49 [Pipeline] fileExists [Pipeline] sh [2022-09-28T09:07:35.370Z] + make test [2022-09-28T09:07:35.370Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-09-28T09:07:37.318Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-09-28T09:09:14.018Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-09-28T09:09:14.018Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-09-28T09:09:52.941Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.482s coverage: 38.5% of statements [2022-09-28T09:09:52.941Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.510s coverage: 51.9% of statements [2022-09-28T09:09:52.941Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.053s coverage: 96.4% of statements [2022-09-28T09:09:52.941Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-28T09:09:52.941Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-09-28T09:10:25.187Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-28T09:10:25.187Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-28T09:10:25.187Z] ./bin/test-attribution-txt.sh [2022-09-28T09:10:25.187Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-09-28T09:10:25.215Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-09-28T09:10:25.231Z] $ docker stop --time=1 f17533bf04e33280a6b0a42056176a262b398d52edc7409e30ad88eb4b430083 [2022-09-28T09:10:27.204Z] $ docker rm -f f17533bf04e33280a6b0a42056176a262b398d52edc7409e30ad88eb4b430083 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T09:10:28.206Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-09-28T09:10:28.495Z] Warning: overwriting stash ‘coverage-report’ [2022-09-28T09:10:29.247Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-28T09:10:29.727Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-09-28T09:10:30.058Z] + ls -al . [2022-09-28T09:10:30.058Z] total 632 [2022-09-28T09:10:30.058Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 09:07 . [2022-09-28T09:10:30.058Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:05 .. [2022-09-28T09:10:30.058Z] -rw-rw-r-- 1 jenkins jenkins 134 Sep 28 09:05 .dockerignore [2022-09-28T09:10:30.058Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 09:05 .git [2022-09-28T09:10:30.058Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 09:05 .github [2022-09-28T09:10:30.058Z] -rw-rw-r-- 1 jenkins jenkins 946 Sep 28 09:05 .gitignore [2022-09-28T09:10:30.058Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 09:05 .golangci.yml [2022-09-28T09:10:30.058Z] -rw-rw-r-- 1 jenkins jenkins 10866 Sep 28 09:05 Attribution.txt [2022-09-28T09:10:30.058Z] -rw-rw-r-- 1 jenkins jenkins 3740 Sep 28 09:05 CHANGELOG.md [2022-09-28T09:10:30.058Z] -rw-rw-r-- 1 jenkins jenkins 1518 Sep 28 09:05 Dockerfile [2022-09-28T09:10:30.058Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 09:05 GOVERNANCE.md [2022-09-28T09:10:30.058Z] -rw-rw-r-- 1 jenkins jenkins 683 Sep 28 09:05 Jenkinsfile [2022-09-28T09:10:30.058Z] -rw-rw-r-- 1 jenkins jenkins 11347 Sep 28 09:05 LICENSE [2022-09-28T09:10:30.058Z] -rw-rw-r-- 1 jenkins jenkins 2196 Sep 28 09:05 Makefile [2022-09-28T09:10:30.058Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 28 09:05 OWNERS.md [2022-09-28T09:10:30.058Z] -rw-rw-r-- 1 jenkins jenkins 28496 Sep 28 09:05 README.md [2022-09-28T09:10:30.058Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 09:02 VERSION [2022-09-28T09:10:30.058Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 09:05 bin [2022-09-28T09:10:30.058Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:05 cmd [2022-09-28T09:10:30.058Z] -rw-r--r-- 1 jenkins jenkins 460049 Sep 28 09:09 coverage.out [2022-09-28T09:10:30.058Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 09:05 examples [2022-09-28T09:10:30.058Z] -rw-rw-r-- 1 jenkins jenkins 3609 Sep 28 09:05 go.mod [2022-09-28T09:10:30.058Z] -rw-rw-r-- 1 jenkins jenkins 37783 Sep 28 09:05 go.sum [2022-09-28T09:10:30.058Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 09:05 images [2022-09-28T09:10:30.058Z] drwxrwxr-x 5 jenkins jenkins 4096 Sep 28 09:05 internal [2022-09-28T09:10:30.058Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 09:05 snap [2022-09-28T09:10:30.058Z] -rw-rw-r-- 1 jenkins jenkins 193 Sep 28 09:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:10:30.411Z] + 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=5ef66c06da2cd6d2c2ceae2410191fd4126a861d --label arch=arm64 --label version=2.3.0-dev.13 . [2022-09-28T09:10:31.379Z] Sending build context to Docker daemon 1.22MB [2022-09-28T09:10:31.379Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2022-09-28T09:10:31.379Z] Step 2/25 : FROM ${BASE} AS builder [2022-09-28T09:10:31.379Z] ---> 1b86af4e39c0 [2022-09-28T09:10:31.379Z] Step 3/25 : ARG MAKE='make build' [2022-09-28T09:10:31.379Z] ---> Running in bb893effbccd [2022-09-28T09:10:31.978Z] Removing intermediate container bb893effbccd [2022-09-28T09:10:31.978Z] ---> ba2ecf7c23b5 [2022-09-28T09:10:31.978Z] Step 4/25 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-09-28T09:10:31.978Z] ---> Running in b5063f15f956 [2022-09-28T09:10:32.248Z] Removing intermediate container b5063f15f956 [2022-09-28T09:10:32.248Z] ---> 2a83f37d8264 [2022-09-28T09:10:32.248Z] Step 5/25 : ARG ALPINE_PKG_EXTRA="" [2022-09-28T09:10:32.525Z] ---> Running in 51c43e3598f1 [2022-09-28T09:10:34.477Z] Removing intermediate container 51c43e3598f1 [2022-09-28T09:10:34.477Z] ---> 14ea45118ca2 [2022-09-28T09:10:34.477Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T09:10:34.477Z] ---> Running in f14f586370ba [2022-09-28T09:10:37.087Z] Removing intermediate container f14f586370ba [2022-09-28T09:10:37.087Z] ---> 141b7bddfd19 [2022-09-28T09:10:37.087Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-09-28T09:10:37.087Z] ---> Running in 6ec1ea819dd2 [2022-09-28T09:10:38.505Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T09:10:39.474Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T09:10:40.892Z] OK: 221 MiB in 51 packages [2022-09-28T09:10:42.847Z] Removing intermediate container 6ec1ea819dd2 [2022-09-28T09:10:42.847Z] ---> 276bca0c6f49 [2022-09-28T09:10:42.847Z] Step 8/25 : WORKDIR /app [2022-09-28T09:10:42.847Z] ---> Running in 99da3f47d23b [2022-09-28T09:10:43.119Z] Removing intermediate container 99da3f47d23b [2022-09-28T09:10:43.119Z] ---> cb81a21da40e [2022-09-28T09:10:43.119Z] Step 9/25 : COPY go.mod vendor* ./ [2022-09-28T09:10:43.706Z] ---> 2564018bec0e [2022-09-28T09:10:43.706Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-28T09:10:43.706Z] ---> Running in ced121e2341e [2022-09-28T09:10:46.299Z] Removing intermediate container ced121e2341e [2022-09-28T09:10:46.299Z] ---> dc2e946c8016 [2022-09-28T09:10:46.299Z] Step 11/25 : COPY . . [2022-09-28T09:10:47.273Z] ---> ad20dffcf939 [2022-09-28T09:10:47.273Z] Step 12/25 : RUN $MAKE [2022-09-28T09:10:47.273Z] ---> Running in ba341b271428 [2022-09-28T09:10:48.235Z] 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.30 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.13" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-09-28T09:13:24.986Z] Removing intermediate container ba341b271428 [2022-09-28T09:13:24.986Z] ---> b5b1efd663ac [2022-09-28T09:13:24.986Z] Step 13/25 : FROM alpine:3.16 [2022-09-28T09:13:24.986Z] 3.16: Pulling from library/alpine [2022-09-28T09:13:24.986Z] 9b18e9b68314: Pulling fs layer [2022-09-28T09:13:24.986Z] 9b18e9b68314: Verifying Checksum [2022-09-28T09:13:24.986Z] 9b18e9b68314: Download complete [2022-09-28T09:13:24.986Z] 9b18e9b68314: Pull complete [2022-09-28T09:13:24.986Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-28T09:13:24.986Z] Status: Downloaded newer image for alpine:3.16 [2022-09-28T09:13:24.986Z] ---> a6215f271958 [2022-09-28T09:13:24.986Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-09-28T09:13:24.986Z] ---> Running in 8256ba184823 [2022-09-28T09:13:24.986Z] Removing intermediate container 8256ba184823 [2022-09-28T09:13:24.986Z] ---> d082e687a221 [2022-09-28T09:13:24.986Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-28T09:13:24.986Z] ---> Running in d3a0144c4eef [2022-09-28T09:13:24.986Z] Removing intermediate container d3a0144c4eef [2022-09-28T09:13:24.986Z] ---> 4fd9374aeaa6 [2022-09-28T09:13:24.986Z] Step 16/25 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-28T09:13:24.986Z] ---> Running in f80f3ba1a736 [2022-09-28T09:13:24.986Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-28T09:13:24.986Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-28T09:13:25.570Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-28T09:13:25.837Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-28T09:13:25.837Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-28T09:13:25.837Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-28T09:13:26.105Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-28T09:13:26.105Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-28T09:13:26.105Z] Executing busybox-1.35.0-r17.trigger [2022-09-28T09:13:26.373Z] OK: 8 MiB in 20 packages [2022-09-28T09:13:27.337Z] Removing intermediate container f80f3ba1a736 [2022-09-28T09:13:27.337Z] ---> c371e5098b4f [2022-09-28T09:13:27.337Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2022-09-28T09:13:27.923Z] ---> 2fa281a945ef [2022-09-28T09:13:27.923Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2022-09-28T09:13:28.509Z] ---> 9bbd2c50ce14 [2022-09-28T09:13:28.509Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2022-09-28T09:13:29.922Z] ---> 52b3e4fd42b4 [2022-09-28T09:13:29.922Z] Step 20/25 : EXPOSE 59989 [2022-09-28T09:13:29.922Z] ---> Running in 7638f6d18989 [2022-09-28T09:13:30.210Z] Removing intermediate container 7638f6d18989 [2022-09-28T09:13:30.210Z] ---> f83b772ac3e2 [2022-09-28T09:13:30.210Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2022-09-28T09:13:30.210Z] ---> Running in dcaffee01256 [2022-09-28T09:13:30.799Z] Removing intermediate container dcaffee01256 [2022-09-28T09:13:30.799Z] ---> df02a46ffc69 [2022-09-28T09:13:30.799Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-09-28T09:13:30.799Z] ---> Running in 048d3d01bca3 [2022-09-28T09:13:31.067Z] Removing intermediate container 048d3d01bca3 [2022-09-28T09:13:31.067Z] ---> 57c8b1d5246d [2022-09-28T09:13:31.067Z] Step 23/25 : LABEL arch=arm64 [2022-09-28T09:13:31.067Z] ---> Running in 75025377a192 [2022-09-28T09:13:31.335Z] Removing intermediate container 75025377a192 [2022-09-28T09:13:31.335Z] ---> 8fb842186d0e [2022-09-28T09:13:31.335Z] Step 24/25 : LABEL git_sha=5ef66c06da2cd6d2c2ceae2410191fd4126a861d [2022-09-28T09:13:31.613Z] ---> Running in ea5d39b28443 [2022-09-28T09:13:31.883Z] Removing intermediate container ea5d39b28443 [2022-09-28T09:13:31.883Z] ---> a6dd4c265b3e [2022-09-28T09:13:31.883Z] Step 25/25 : LABEL version=2.3.0-dev.13 [2022-09-28T09:13:31.883Z] ---> Running in 357924888dbd [2022-09-28T09:13:32.152Z] Removing intermediate container 357924888dbd [2022-09-28T09:13:32.152Z] ---> 5dfa59670b92 [2022-09-28T09:13:32.152Z] [Warning] One or more build-args [ARCH] were not consumed [2022-09-28T09:13:32.152Z] Successfully built 5dfa59670b92 [2022-09-28T09:13:32.152Z] 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 [2022-09-28T09:13:32.230Z] provisioning config files... [2022-09-28T09:13:32.247Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/49@tmp/config5923737553151269984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:13:32.589Z] ---> docker-login.sh [2022-09-28T09:13:32.589Z] nexus3.edgexfoundry.org:10001 [2022-09-28T09:13:32.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:13:32.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:13:32.858Z] Configure a credential helper to remove this warning. See [2022-09-28T09:13:32.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:13:32.858Z] [2022-09-28T09:13:32.858Z] Login Succeeded [2022-09-28T09:13:32.858Z] nexus3.edgexfoundry.org:10002 [2022-09-28T09:13:33.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:13:33.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:13:33.127Z] Configure a credential helper to remove this warning. See [2022-09-28T09:13:33.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:13:33.127Z] [2022-09-28T09:13:33.127Z] Login Succeeded [2022-09-28T09:13:33.127Z] nexus3.edgexfoundry.org:10003 [2022-09-28T09:13:33.397Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:13:33.668Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:13:33.668Z] Configure a credential helper to remove this warning. See [2022-09-28T09:13:33.668Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:13:33.668Z] [2022-09-28T09:13:33.668Z] Login Succeeded [2022-09-28T09:13:33.668Z] nexus3.edgexfoundry.org:10004 [2022-09-28T09:13:33.938Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:13:33.938Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:13:33.938Z] Configure a credential helper to remove this warning. See [2022-09-28T09:13:33.938Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:13:33.938Z] [2022-09-28T09:13:33.938Z] Login Succeeded [2022-09-28T09:13:33.938Z] docker.io [2022-09-28T09:13:34.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-28T09:13:34.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-28T09:13:34.789Z] Configure a credential helper to remove this warning. See [2022-09-28T09:13:34.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-28T09:13:34.789Z] [2022-09-28T09:13:34.789Z] Login Succeeded [2022-09-28T09:13:34.789Z] ---> docker-login.sh ends [Pipeline] } [2022-09-28T09:13:34.803Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T09:13:34.828Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-28T09:13:34.841Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-09-28T09:13:34.841Z] 5ef66c06da2cd6d2c2ceae2410191fd4126a861d [2022-09-28T09:13:34.841Z] latest [2022-09-28T09:13:34.841Z] 2.3.0-dev.13 [2022-09-28T09:13:34.841Z] 5ef66c06da2cd6d2c2ceae2410191fd4126a861d-2.3.0-dev.13 [2022-09-28T09:13:34.841Z] main [2022-09-28T09:13:34.841Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:13:35.187Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:5ef66c06da2cd6d2c2ceae2410191fd4126a861d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:13:35.581Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:5ef66c06da2cd6d2c2ceae2410191fd4126a861d [2022-09-28T09:13:35.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-09-28T09:13:35.581Z] 0559e5de796a: Preparing [2022-09-28T09:13:35.581Z] b995c5d5df58: Preparing [2022-09-28T09:13:35.581Z] 2262d0c9727a: Preparing [2022-09-28T09:13:35.581Z] fe77685a08d4: Preparing [2022-09-28T09:13:35.581Z] 9f79682dfc6c: Preparing [2022-09-28T09:13:35.581Z] 5d3e392a13a0: Preparing [2022-09-28T09:13:35.581Z] 5d3e392a13a0: Waiting [2022-09-28T09:13:35.869Z] b995c5d5df58: Pushed [2022-09-28T09:13:35.869Z] 2262d0c9727a: Pushed [2022-09-28T09:13:35.869Z] 9f79682dfc6c: Pushed [2022-09-28T09:13:35.869Z] 5d3e392a13a0: Layer already exists [2022-09-28T09:13:36.472Z] fe77685a08d4: Pushed [2022-09-28T09:13:41.859Z] 0559e5de796a: Pushed [2022-09-28T09:13:41.859Z] 5ef66c06da2cd6d2c2ceae2410191fd4126a861d: digest: sha256:388e6b7ab52c8755fae093785b16c672e052bdb9c3bd6f02c454bd81bd5a6915 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:13:42.202Z] + 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 [2022-09-28T09:13:42.537Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-09-28T09:13:42.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-09-28T09:13:42.537Z] 0559e5de796a: Preparing [2022-09-28T09:13:42.537Z] b995c5d5df58: Preparing [2022-09-28T09:13:42.537Z] 2262d0c9727a: Preparing [2022-09-28T09:13:42.537Z] fe77685a08d4: Preparing [2022-09-28T09:13:42.537Z] 9f79682dfc6c: Preparing [2022-09-28T09:13:42.537Z] 5d3e392a13a0: Preparing [2022-09-28T09:13:42.537Z] 5d3e392a13a0: Waiting [2022-09-28T09:13:42.537Z] 9f79682dfc6c: Layer already exists [2022-09-28T09:13:42.537Z] 0559e5de796a: Layer already exists [2022-09-28T09:13:42.537Z] fe77685a08d4: Layer already exists [2022-09-28T09:13:42.537Z] b995c5d5df58: Layer already exists [2022-09-28T09:13:42.537Z] 2262d0c9727a: Layer already exists [2022-09-28T09:13:42.537Z] 5d3e392a13a0: Layer already exists [2022-09-28T09:13:42.537Z] latest: digest: sha256:388e6b7ab52c8755fae093785b16c672e052bdb9c3bd6f02c454bd81bd5a6915 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:13:43.150Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:13:43.486Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.13 [2022-09-28T09:13:43.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-09-28T09:13:43.487Z] 0559e5de796a: Preparing [2022-09-28T09:13:43.487Z] b995c5d5df58: Preparing [2022-09-28T09:13:43.487Z] 2262d0c9727a: Preparing [2022-09-28T09:13:43.487Z] fe77685a08d4: Preparing [2022-09-28T09:13:43.487Z] 9f79682dfc6c: Preparing [2022-09-28T09:13:43.487Z] 5d3e392a13a0: Preparing [2022-09-28T09:13:43.487Z] 5d3e392a13a0: Waiting [2022-09-28T09:13:43.487Z] 2262d0c9727a: Layer already exists [2022-09-28T09:13:43.487Z] b995c5d5df58: Layer already exists [2022-09-28T09:13:43.487Z] fe77685a08d4: Layer already exists [2022-09-28T09:13:43.487Z] 9f79682dfc6c: Layer already exists [2022-09-28T09:13:43.487Z] 0559e5de796a: Layer already exists [2022-09-28T09:13:43.487Z] 5d3e392a13a0: Layer already exists [2022-09-28T09:13:43.487Z] 2.3.0-dev.13: digest: sha256:388e6b7ab52c8755fae093785b16c672e052bdb9c3bd6f02c454bd81bd5a6915 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:13:43.833Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:5ef66c06da2cd6d2c2ceae2410191fd4126a861d-2.3.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:13:44.172Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:5ef66c06da2cd6d2c2ceae2410191fd4126a861d-2.3.0-dev.13 [2022-09-28T09:13:44.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-09-28T09:13:44.172Z] 0559e5de796a: Preparing [2022-09-28T09:13:44.172Z] b995c5d5df58: Preparing [2022-09-28T09:13:44.172Z] 2262d0c9727a: Preparing [2022-09-28T09:13:44.172Z] fe77685a08d4: Preparing [2022-09-28T09:13:44.172Z] 9f79682dfc6c: Preparing [2022-09-28T09:13:44.172Z] 5d3e392a13a0: Preparing [2022-09-28T09:13:44.172Z] 5d3e392a13a0: Waiting [2022-09-28T09:13:44.172Z] b995c5d5df58: Layer already exists [2022-09-28T09:13:44.172Z] 9f79682dfc6c: Layer already exists [2022-09-28T09:13:44.172Z] fe77685a08d4: Layer already exists [2022-09-28T09:13:44.172Z] 0559e5de796a: Layer already exists [2022-09-28T09:13:44.172Z] 2262d0c9727a: Layer already exists [2022-09-28T09:13:44.172Z] 5d3e392a13a0: Layer already exists [2022-09-28T09:13:44.438Z] 5ef66c06da2cd6d2c2ceae2410191fd4126a861d-2.3.0-dev.13: digest: sha256:388e6b7ab52c8755fae093785b16c672e052bdb9c3bd6f02c454bd81bd5a6915 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:13:44.779Z] + 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 [2022-09-28T09:13:45.117Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-09-28T09:13:45.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-09-28T09:13:45.117Z] 0559e5de796a: Preparing [2022-09-28T09:13:45.117Z] b995c5d5df58: Preparing [2022-09-28T09:13:45.117Z] 2262d0c9727a: Preparing [2022-09-28T09:13:45.117Z] fe77685a08d4: Preparing [2022-09-28T09:13:45.117Z] 9f79682dfc6c: Preparing [2022-09-28T09:13:45.117Z] 5d3e392a13a0: Preparing [2022-09-28T09:13:45.117Z] 5d3e392a13a0: Waiting [2022-09-28T09:13:45.117Z] 9f79682dfc6c: Layer already exists [2022-09-28T09:13:45.118Z] 2262d0c9727a: Layer already exists [2022-09-28T09:13:45.118Z] b995c5d5df58: Layer already exists [2022-09-28T09:13:45.118Z] 0559e5de796a: Layer already exists [2022-09-28T09:13:45.118Z] fe77685a08d4: Layer already exists [2022-09-28T09:13:45.118Z] 5d3e392a13a0: Layer already exists [2022-09-28T09:13:45.385Z] main: digest: sha256:388e6b7ab52c8755fae093785b16c672e052bdb9c3bd6f02c454bd81bd5a6915 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-09-28T09:13:45.430Z] ===================================================== [Pipeline] echo [2022-09-28T09:13:45.438Z] taggedImages: [2022-09-28T09:13:45.438Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:5ef66c06da2cd6d2c2ceae2410191fd4126a861d [2022-09-28T09:13:45.438Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-09-28T09:13:45.438Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.13 [2022-09-28T09:13:45.438Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:5ef66c06da2cd6d2c2ceae2410191fd4126a861d-2.3.0-dev.13 [2022-09-28T09:13:45.438Z] - 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 [2022-09-28T09:13:45.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T09:13:45.780Z] [2022-09-28T09:13:45.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:13:46.109Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T09:13:46.109Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-28T09:13:46.109Z] 8998bd30e6a1: Pulling fs layer [2022-09-28T09:13:46.109Z] 04944245beec: Pulling fs layer [2022-09-28T09:13:46.109Z] 699f458cf7ca: Pulling fs layer [2022-09-28T09:13:46.109Z] 765212b225bb: Pulling fs layer [2022-09-28T09:13:46.109Z] f23df028b6ca: Pulling fs layer [2022-09-28T09:13:46.109Z] d65c8cfc05b1: Pulling fs layer [2022-09-28T09:13:46.109Z] 2437ff75d9bd: Pulling fs layer [2022-09-28T09:13:46.109Z] 765212b225bb: Waiting [2022-09-28T09:13:46.109Z] f23df028b6ca: Waiting [2022-09-28T09:13:46.377Z] 04944245beec: Verifying Checksum [2022-09-28T09:13:46.377Z] 04944245beec: Download complete [2022-09-28T09:13:46.377Z] 765212b225bb: Verifying Checksum [2022-09-28T09:13:46.377Z] 765212b225bb: Download complete [2022-09-28T09:13:46.377Z] f23df028b6ca: Verifying Checksum [2022-09-28T09:13:46.377Z] f23df028b6ca: Download complete [2022-09-28T09:13:46.377Z] d65c8cfc05b1: Verifying Checksum [2022-09-28T09:13:46.377Z] d65c8cfc05b1: Download complete [2022-09-28T09:13:46.646Z] 699f458cf7ca: Verifying Checksum [2022-09-28T09:13:46.646Z] 699f458cf7ca: Download complete [2022-09-28T09:13:46.913Z] 8998bd30e6a1: Verifying Checksum [2022-09-28T09:13:46.913Z] 8998bd30e6a1: Download complete [2022-09-28T09:13:49.498Z] 2437ff75d9bd: Verifying Checksum [2022-09-28T09:13:49.498Z] 2437ff75d9bd: Download complete [2022-09-28T09:13:50.905Z] 8998bd30e6a1: Pull complete [2022-09-28T09:13:51.172Z] 04944245beec: Pull complete [2022-09-28T09:13:52.581Z] 699f458cf7ca: Pull complete [2022-09-28T09:13:52.581Z] 765212b225bb: Pull complete [2022-09-28T09:13:53.545Z] f23df028b6ca: Pull complete [2022-09-28T09:13:53.545Z] d65c8cfc05b1: Pull complete [2022-09-28T09:14:08.555Z] 2437ff75d9bd: Pull complete [2022-09-28T09:14:08.555Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-28T09:14:08.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-28T09:14:08.555Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:14:08.762Z] prd-ubuntu20.04-docker-arm64-4c-16g-1815 does not seem to be running inside a container [2022-09-28T09:14:08.839Z] $ 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/49 -v /w/workspace/device-rfid-llrp-go/49:/w/workspace/device-rfid-llrp-go/49:rw,z -v /w/workspace/device-rfid-llrp-go/49@tmp:/w/workspace/device-rfid-llrp-go/49@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-28T09:14:11.633Z] $ docker top 4288b21b9e877668242be785597c53be8b2b88908bdec094fef4d51fc50e28cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:14:12.465Z] ---> job-cost.sh [2022-09-28T09:14:12.465Z] lf-activate-venv: SKIPPING [2022-09-28T09:14:12.465Z] INFO: No Stack... [2022-09-28T09:14:13.047Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-28T09:14:14.006Z] INFO: Archiving Costs [Pipeline] sh [2022-09-28T09:14:14.647Z] + cat /w/workspace/device-rfid-llrp-go/49/archives/cost.csv [2022-09-28T09:14:14.647Z] + cut -d, -f6 [Pipeline] lock [2022-09-28T09:14:14.713Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-49-stack-cost] [2022-09-28T09:14:14.720Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-49-stack-cost] did not exist. Created. [2022-09-28T09:14:14.720Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-49-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-28T09:14:15.056Z] /w/workspace/device-rfid-llrp-go/49@tmp/durable-346918af/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-09-28T09:14:15.978Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-28T09:14:15.998Z] Warning: overwriting stash ‘stack-cost’ [2022-09-28T09:14:16.059Z] Stashed 1 file(s) [Pipeline] } [2022-09-28T09:14:16.065Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-49-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-28T09:14:16.084Z] $ docker stop --time=1 4288b21b9e877668242be785597c53be8b2b88908bdec094fef4d51fc50e28cd [2022-09-28T09:14:17.649Z] $ docker rm -f 4288b21b9e877668242be785597c53be8b2b88908bdec094fef4d51fc50e28cd [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 [2022-09-28T09:14:18.002Z] provisioning config files... [2022-09-28T09:14:18.010Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8094779064691284204tmp [Pipeline] { [Pipeline] sh [2022-09-28T09:14:18.295Z] + set +x [2022-09-28T09:14:18.295Z] + curl -s https://codecov.io/bash [2022-09-28T09:14:18.295Z] + bash -s -- [2022-09-28T09:14:18.295Z] [2022-09-28T09:14:18.295Z] _____ _ [2022-09-28T09:14:18.295Z] / ____| | | [2022-09-28T09:14:18.295Z] | | ___ __| | ___ ___ _____ __ [2022-09-28T09:14:18.295Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-28T09:14:18.295Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-28T09:14:18.295Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-28T09:14:18.295Z] Bash-1.0.6 [2022-09-28T09:14:18.295Z] [2022-09-28T09:14:18.295Z] [2022-09-28T09:14:18.295Z] ==> git version 2.25.1 found [2022-09-28T09:14:18.295Z] ==> 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 [2022-09-28T09:14:18.295Z] Release-Date: 2020-01-08 [2022-09-28T09:14:18.295Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-28T09:14:18.295Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-28T09:14:18.295Z] ==> Jenkins CI detected. [2022-09-28T09:14:18.295Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-09-28T09:14:18.295Z] project root: . [2022-09-28T09:14:18.295Z] --> token set from env [2022-09-28T09:14:18.295Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-28T09:14:18.295Z] ==> Running gcov in . (disable via -X gcov) [2022-09-28T09:14:18.295Z] ==> Python coveragepy not found [2022-09-28T09:14:18.295Z] ==> Searching for coverage reports in: [2022-09-28T09:14:18.295Z] + . [2022-09-28T09:14:18.295Z] -> Found 1 reports [2022-09-28T09:14:18.295Z] ==> Detecting git/mercurial file structure [2022-09-28T09:14:18.295Z] ==> Reading reports [2022-09-28T09:14:18.295Z] + ./coverage.out bytes=460049 [2022-09-28T09:14:18.295Z] ==> Appending adjustments [2022-09-28T09:14:18.295Z] https://docs.codecov.io/docs/fixing-reports [2022-09-28T09:14:18.553Z] + Found adjustments [2022-09-28T09:14:18.553Z] ==> Gzipping contents [2022-09-28T09:14:18.553Z] 52K /tmp/codecov.qA2N0o.gz [2022-09-28T09:14:18.553Z] ==> Uploading reports [2022-09-28T09:14:18.553Z] url: https://codecov.io [2022-09-28T09:14:18.553Z] query: branch=main&commit=5ef66c06da2cd6d2c2ceae2410191fd4126a861d&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-28T09:14:18.553Z] -> Pinging Codecov [2022-09-28T09:14:18.553Z] 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=5ef66c06da2cd6d2c2ceae2410191fd4126a861d&build=49&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F49%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-09-28T09:14:19.121Z] -> Uploading to [2022-09-28T09:14:19.121Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-28/581DD39554BDF9B6E22D074273EAD858/5ef66c06da2cd6d2c2ceae2410191fd4126a861d/19c5099b-6188-4721-a5f8-525af6987577.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220928T091418Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f0cfdb70dbe386f58770abaf696b0a94d461ce215aba335980d4971e9f2e08a6 [2022-09-28T09:14:19.121Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-28T09:14:19.121Z] Dload Upload Total Spent Left Speed [2022-09-28T09:14:19.121Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51526 0 0 100 51526 0 213k --:--:-- --:--:-- --:--:-- 213k [2022-09-28T09:14:19.121Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5ef66c06da2cd6d2c2ceae2410191fd4126a861d [Pipeline] } [2022-09-28T09:14:19.127Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-09-28T09:14:19.234Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-09-28T09:14:19.241Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:14:19.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T09:14:19.528Z] [2022-09-28T09:14:19.528Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:14:19.819Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T09:14:19.819Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-09-28T09:14:19.819Z] df9b9388f04a: Pulling fs layer [2022-09-28T09:14:19.819Z] 52dc419b0ee2: Pulling fs layer [2022-09-28T09:14:19.819Z] 25bc292e5bac: Pulling fs layer [2022-09-28T09:14:19.819Z] 114826534d7a: Pulling fs layer [2022-09-28T09:14:19.819Z] 4657fd5d0bcf: Pulling fs layer [2022-09-28T09:14:19.819Z] 6ad1cebc031e: Pulling fs layer [2022-09-28T09:14:19.819Z] 8a3aa393b2d8: Pulling fs layer [2022-09-28T09:14:19.819Z] 114826534d7a: Waiting [2022-09-28T09:14:19.819Z] 4657fd5d0bcf: Waiting [2022-09-28T09:14:19.819Z] 6ad1cebc031e: Waiting [2022-09-28T09:14:19.819Z] 8a3aa393b2d8: Waiting [2022-09-28T09:14:19.819Z] 25bc292e5bac: Verifying Checksum [2022-09-28T09:14:19.819Z] 25bc292e5bac: Download complete [2022-09-28T09:14:19.819Z] 52dc419b0ee2: Download complete [2022-09-28T09:14:19.819Z] 4657fd5d0bcf: Download complete [2022-09-28T09:14:19.819Z] df9b9388f04a: Verifying Checksum [2022-09-28T09:14:19.819Z] df9b9388f04a: Download complete [2022-09-28T09:14:20.079Z] 6ad1cebc031e: Verifying Checksum [2022-09-28T09:14:20.079Z] 6ad1cebc031e: Download complete [2022-09-28T09:14:20.079Z] df9b9388f04a: Pull complete [2022-09-28T09:14:20.079Z] 52dc419b0ee2: Pull complete [2022-09-28T09:14:20.338Z] 25bc292e5bac: Pull complete [2022-09-28T09:14:20.597Z] 114826534d7a: Verifying Checksum [2022-09-28T09:14:20.597Z] 114826534d7a: Download complete [2022-09-28T09:14:20.597Z] 8a3aa393b2d8: Verifying Checksum [2022-09-28T09:14:20.597Z] 8a3aa393b2d8: Download complete [2022-09-28T09:14:23.880Z] 114826534d7a: Pull complete [2022-09-28T09:14:23.880Z] 4657fd5d0bcf: Pull complete [2022-09-28T09:14:24.137Z] 6ad1cebc031e: Pull complete [2022-09-28T09:14:26.664Z] 8a3aa393b2d8: Pull complete [2022-09-28T09:14:26.664Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-09-28T09:14:26.922Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-09-28T09:14:26.922Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:14:26.988Z] prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container [2022-09-28T09:14:27.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-09-28T09:14:30.779Z] $ docker top 4eede2e65fc044429b6d9d3fed70ac351d6c6906166dae1bc135b3bd34f76bd0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-28T09:14:30.847Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2022-09-28T09:14:31.128Z] + set -o pipefail [2022-09-28T09:14:31.128Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2022-09-28T09:14:37.691Z] [2022-09-28T09:14:37.691Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-09-28T09:14:37.691Z] [2022-09-28T09:14:37.691Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/833ad970-b323-49a4-9fda-20a5afb5204e [2022-09-28T09:14:37.691Z] [2022-09-28T09:14:37.691Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-09-28T09:14:37.691Z] [2022-09-28T09:14:37.691Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-09-28T09:14:37.691Z] [2022-09-28T09:14:37.691Z] [Pipeline] } [2022-09-28T09:14:37.696Z] $ docker stop --time=1 4eede2e65fc044429b6d9d3fed70ac351d6c6906166dae1bc135b3bd34f76bd0 [2022-09-28T09:14:40.525Z] $ docker rm -f 4eede2e65fc044429b6d9d3fed70ac351d6c6906166dae1bc135b3bd34f76bd0 [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 [2022-09-28T09:14:41.179Z] + git log --format=format:%s -1 5ef66c06da2cd6d2c2ceae2410191fd4126a861d [Pipeline] sh [2022-09-28T09:14:41.468Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T09:14:41.468Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:14:41.771Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T09:14:41.771Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:14:41.827Z] prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container [2022-09-28T09:14:41.853Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T09:14:42.292Z] $ docker top e2152e726cf20fd66c5610cc2d662ba8007eafa23142c0213b8a9e6dd7ac575a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T09:14:42.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T09:14:42.384Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T09:14:42.499Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T09:14:42.494Z] $ docker exec e2152e726cf20fd66c5610cc2d662ba8007eafa23142c0213b8a9e6dd7ac575a ssh-agent [2022-09-28T09:14:42.607Z] SSH_AUTH_SOCK=/tmp/ssh-0fIHbaQbTTxL/agent.31 [2022-09-28T09:14:42.607Z] SSH_AGENT_PID=37 [2022-09-28T09:14:42.612Z] Running ssh-add (command line suppressed) [2022-09-28T09:14:42.709Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12518024855440360320.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12518024855440360320.key) [2022-09-28T09:14:42.733Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T09:14:43.014Z] + git semver tag [2022-09-28T09:14:43.273Z] 2022-09-28 09:14:43,170 [run_tag] DEBUG tag force:False [2022-09-28T09:14:43.273Z] 2022-09-28 09:14:43,170 [check_head_tag] DEBUG check head tag [2022-09-28T09:14:43.273Z] 2022-09-28 09:14:43,170 [execute] INFO git cat-file --batch-check [2022-09-28T09:14:43.273Z] 2022-09-28 09:14:43,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-09-28T09:14:43.273Z] 2022-09-28 09:14:43,173 [execute] INFO git cat-file --batch [2022-09-28T09:14:43.273Z] 2022-09-28 09:14:43,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-09-28T09:14:43.273Z] 2022-09-28 09:14:43,182 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-28T09:14:43.273Z] 2022-09-28 09:14:43,182 [execute] INFO git tag -a v2.3.0-dev.13 -m v2.3.0-dev.13 [2022-09-28T09:14:43.273Z] 2022-09-28 09:14:43,183 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.13', '-m', 'v2.3.0-dev.13'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-09-28T09:14:43.273Z] 2022-09-28 09:14:43,188 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-28T09:14:43.273Z] 2.3.0-dev.13 [Pipeline] } [2022-09-28T09:14:43.275Z] $ docker exec --env ******** --env ******** e2152e726cf20fd66c5610cc2d662ba8007eafa23142c0213b8a9e6dd7ac575a ssh-agent -k [2022-09-28T09:14:43.365Z] unset SSH_AUTH_SOCK; [2022-09-28T09:14:43.365Z] unset SSH_AGENT_PID; [2022-09-28T09:14:43.365Z] echo Agent pid 37 killed; [2022-09-28T09:14:43.382Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T09:14:43.684Z] + git semver [Pipeline] } [2022-09-28T09:14:43.949Z] $ docker stop --time=1 e2152e726cf20fd66c5610cc2d662ba8007eafa23142c0213b8a9e6dd7ac575a [2022-09-28T09:14:45.231Z] $ docker rm -f e2152e726cf20fd66c5610cc2d662ba8007eafa23142c0213b8a9e6dd7ac575a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:14:45.623Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T09:14:45.624Z] [2022-09-28T09:14:45.624Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:14:45.921Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T09:14:45.921Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-09-28T09:14:45.921Z] ab5ef0e58194: Pulling fs layer [2022-09-28T09:14:45.921Z] 9712f1f96733: Pulling fs layer [2022-09-28T09:14:45.921Z] 63f879dbbcfc: Pulling fs layer [2022-09-28T09:14:45.921Z] 0d9ebad4ef96: Pulling fs layer [2022-09-28T09:14:45.921Z] e9a5061849ea: Pulling fs layer [2022-09-28T09:14:45.921Z] d747dcd14b5f: Pulling fs layer [2022-09-28T09:14:45.921Z] 2de7ff778b66: Pulling fs layer [2022-09-28T09:14:45.921Z] 0d9ebad4ef96: Waiting [2022-09-28T09:14:45.921Z] e9a5061849ea: Waiting [2022-09-28T09:14:45.921Z] 2de7ff778b66: Waiting [2022-09-28T09:14:45.921Z] d747dcd14b5f: Waiting [2022-09-28T09:14:45.921Z] 9712f1f96733: Verifying Checksum [2022-09-28T09:14:45.921Z] 9712f1f96733: Download complete [2022-09-28T09:14:46.180Z] 63f879dbbcfc: Verifying Checksum [2022-09-28T09:14:46.180Z] 63f879dbbcfc: Download complete [2022-09-28T09:14:46.438Z] ab5ef0e58194: Verifying Checksum [2022-09-28T09:14:46.438Z] ab5ef0e58194: Download complete [2022-09-28T09:14:46.438Z] 0d9ebad4ef96: Verifying Checksum [2022-09-28T09:14:46.438Z] 0d9ebad4ef96: Download complete [2022-09-28T09:14:46.438Z] e9a5061849ea: Download complete [2022-09-28T09:14:46.438Z] d747dcd14b5f: Verifying Checksum [2022-09-28T09:14:46.438Z] d747dcd14b5f: Download complete [2022-09-28T09:14:46.438Z] 2de7ff778b66: Verifying Checksum [2022-09-28T09:14:46.438Z] 2de7ff778b66: Download complete [2022-09-28T09:14:48.966Z] ab5ef0e58194: Pull complete [2022-09-28T09:14:48.966Z] 9712f1f96733: Pull complete [2022-09-28T09:14:49.532Z] 63f879dbbcfc: Pull complete [2022-09-28T09:14:53.720Z] 0d9ebad4ef96: Pull complete [2022-09-28T09:14:53.720Z] e9a5061849ea: Pull complete [2022-09-28T09:14:53.720Z] d747dcd14b5f: Pull complete [2022-09-28T09:14:54.656Z] 2de7ff778b66: Pull complete [2022-09-28T09:14:54.656Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-09-28T09:14:54.656Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-09-28T09:14:54.656Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:14:54.736Z] prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container [2022-09-28T09:14:54.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-09-28T09:14:58.801Z] $ docker top cb6002c87faf21d7054246ab2c0f7c0b33c86a8d6fe2efaffe49846e8a354bd0 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-09-28T09:14:58.870Z] provisioning config files... [2022-09-28T09:14:58.877Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config6645272781052101195tmp [2022-09-28T09:14:58.887Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12511756082695743234tmp [2022-09-28T09:14:58.898Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config11677050083474004396tmp [Pipeline] { [Pipeline] echo [2022-09-28T09:14:58.913Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:14:59.195Z] ---> sigul-configuration.sh [2022-09-28T09:14:59.195Z] gpg: directory `/root/.gnupg' created [2022-09-28T09:14:59.195Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-09-28T09:14:59.195Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-09-28T09:14:59.195Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-09-28T09:14:59.195Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-09-28T09:14:59.195Z] gpg: CAST5 encrypted data [2022-09-28T09:14:59.195Z] gpg: encrypted with 1 passphrase [2022-09-28T09:14:59.195Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-09-28T09:14:59.480Z] + mkdir /home/jenkins [2022-09-28T09:14:59.480Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-09-28T09:14:59.766Z] + 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 [2022-09-28T09:14:59.775Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:15:00.057Z] ---> sigul-install.sh [2022-09-28T09:15:00.057Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-09-28T09:15:00.346Z] + git tag --list [2022-09-28T09:15:00.347Z] v0.0.0 [2022-09-28T09:15:00.347Z] v1.0.0 [2022-09-28T09:15:00.347Z] v2.1.0 [2022-09-28T09:15:00.347Z] v2.1.1 [2022-09-28T09:15:00.347Z] v2.1.1-dev.1 [2022-09-28T09:15:00.347Z] v2.2.0 [2022-09-28T09:15:00.347Z] v2.2.1-dev.1 [2022-09-28T09:15:00.347Z] v2.2.1-dev.2 [2022-09-28T09:15:00.347Z] v2.2.1-dev.3 [2022-09-28T09:15:00.347Z] v2.2.1-dev.4 [2022-09-28T09:15:00.347Z] v2.2.1-dev.5 [2022-09-28T09:15:00.347Z] v2.2.1-dev.6 [2022-09-28T09:15:00.347Z] v2.2.1-dev.7 [2022-09-28T09:15:00.347Z] v2.3.0-dev.10 [2022-09-28T09:15:00.347Z] v2.3.0-dev.11 [2022-09-28T09:15:00.347Z] v2.3.0-dev.12 [2022-09-28T09:15:00.347Z] v2.3.0-dev.13 [2022-09-28T09:15:00.347Z] v2.3.0-dev.7 [2022-09-28T09:15:00.347Z] v2.3.0-dev.8 [2022-09-28T09:15:00.347Z] v2.3.0-dev.9 [Pipeline] sh [2022-09-28T09:15:00.631Z] + lftools sign git-tag v2.3.0-dev.13 [2022-09-28T09:15:01.199Z] Signing Git tag with Sigul... [2022-09-28T09:15:01.199Z] Signing v2.3.0-dev.13 [Pipeline] echo [2022-09-28T09:15:01.465Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:15:01.742Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-09-28T09:15:01.750Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-28T09:15:01.765Z] $ docker stop --time=1 cb6002c87faf21d7054246ab2c0f7c0b33c86a8d6fe2efaffe49846e8a354bd0 [2022-09-28T09:15:03.056Z] $ docker rm -f cb6002c87faf21d7054246ab2c0f7c0b33c86a8d6fe2efaffe49846e8a354bd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-09-28T09:15:03.469Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T09:15:03.469Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:15:03.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T09:15:03.763Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:15:03.828Z] prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container [2022-09-28T09:15:03.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T09:15:04.197Z] $ docker top a103345e7b5f2f79c3bf6b7d4fbdd04c4019aaf989e972ff8209e56b21335b63 -eo pid,comm [2022-09-28T09:15:04.249Z] 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). [2022-09-28T09:15:04.249Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T09:15:04.282Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T09:15:04.282Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T09:15:04.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T09:15:04.376Z] $ docker exec a103345e7b5f2f79c3bf6b7d4fbdd04c4019aaf989e972ff8209e56b21335b63 ssh-agent [2022-09-28T09:15:04.506Z] SSH_AUTH_SOCK=/tmp/ssh-irCJZxP20wm5/agent.33 [2022-09-28T09:15:04.506Z] SSH_AGENT_PID=39 [2022-09-28T09:15:04.511Z] Running ssh-add (command line suppressed) [2022-09-28T09:15:04.594Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12675169585577863767.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12675169585577863767.key) [2022-09-28T09:15:04.614Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T09:15:04.898Z] + git semver bump pre [2022-09-28T09:15:05.155Z] 2022-09-28 09:15:05,073 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-28T09:15:05.155Z] 2022-09-28 09:15:05,073 [bump_version] DEBUG bumping version:2.3.0-dev.13 on axis:pre with prefix:dev [2022-09-28T09:15:05.155Z] 2022-09-28 09:15:05,073 [bump_version] DEBUG bumped version:2.3.0-dev.14 [2022-09-28T09:15:05.155Z] 2022-09-28 09:15:05,073 [write_version] DEBUG write version:2.3.0-dev.14 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2022-09-28T09:15:05.155Z] 2022-09-28 09:15:05,073 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-28T09:15:05.155Z] 2022-09-28 09:15:05,073 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-28T09:15:05.155Z] 2022-09-28 09:15:05,075 [execute] INFO git cat-file --batch-check [2022-09-28T09:15:05.155Z] 2022-09-28 09:15:05,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T09:15:05.155Z] 2022-09-28 09:15:05,080 [execute] INFO git cat-file --batch [2022-09-28T09:15:05.155Z] 2022-09-28 09:15:05,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T09:15:05.155Z] 2022-09-28 09:15:05,085 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-28T09:15:05.155Z] 2.3.0-dev.14 [Pipeline] } [2022-09-28T09:15:05.156Z] $ docker exec --env ******** --env ******** a103345e7b5f2f79c3bf6b7d4fbdd04c4019aaf989e972ff8209e56b21335b63 ssh-agent -k [2022-09-28T09:15:05.260Z] unset SSH_AUTH_SOCK; [2022-09-28T09:15:05.261Z] unset SSH_AGENT_PID; [2022-09-28T09:15:05.261Z] echo Agent pid 39 killed; [2022-09-28T09:15:05.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T09:15:05.579Z] + git semver [Pipeline] } [2022-09-28T09:15:05.844Z] $ docker stop --time=1 a103345e7b5f2f79c3bf6b7d4fbdd04c4019aaf989e972ff8209e56b21335b63 [2022-09-28T09:15:07.098Z] $ docker rm -f a103345e7b5f2f79c3bf6b7d4fbdd04c4019aaf989e972ff8209e56b21335b63 [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-28T09:15:07.439Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-28T09:15:07.440Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:15:07.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-28T09:15:07.732Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:15:07.790Z] prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container [2022-09-28T09:15:07.813Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-28T09:15:08.133Z] $ docker top 509afecf047926944f134d93f67fdfe9e2c3671d18cf3ae92dffbddab33b54d7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-28T09:15:08.234Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-28T09:15:08.234Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-28T09:15:08.331Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-28T09:15:08.327Z] $ docker exec 509afecf047926944f134d93f67fdfe9e2c3671d18cf3ae92dffbddab33b54d7 ssh-agent [2022-09-28T09:15:08.445Z] SSH_AUTH_SOCK=/tmp/ssh-z0rQ2XzjUAR9/agent.32 [2022-09-28T09:15:08.445Z] SSH_AGENT_PID=39 [2022-09-28T09:15:08.450Z] Running ssh-add (command line suppressed) [2022-09-28T09:15:08.530Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2574672785826189219.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_2574672785826189219.key) [2022-09-28T09:15:08.549Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-28T09:15:08.832Z] + git semver push [2022-09-28T09:15:09.090Z] 2022-09-28 09:15:09,005 [run_push] DEBUG push [2022-09-28T09:15:09.090Z] 2022-09-28 09:15:09,005 [execute] INFO git cat-file --batch-check [2022-09-28T09:15:09.090Z] 2022-09-28 09:15:09,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-09-28T09:15:09.090Z] 2022-09-28 09:15:09,009 [execute] INFO git rev-list f95d683854349c4d860b94aabf2911dfe0a31642 -- [2022-09-28T09:15:09.090Z] 2022-09-28 09:15:09,009 [execute] DEBUG Popen(['git', 'rev-list', 'f95d683854349c4d860b94aabf2911dfe0a31642', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-28T09:15:09.090Z] 2022-09-28 09:15:09,015 [execute] INFO git fetch -v origin [2022-09-28T09:15:09.090Z] 2022-09-28 09:15:09,015 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-09-28T09:15:09.659Z] 2022-09-28 09:15:09,556 [run_push] DEBUG no remote changes detected [2022-09-28T09:15:09.659Z] 2022-09-28 09:15:09,557 [execute] INFO git push origin semver [2022-09-28T09:15:09.659Z] 2022-09-28 09:15:09,557 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-09-28T09:15:10.596Z] 2022-09-28 09:15:10,381 [run_push] DEBUG push all version tags [2022-09-28T09:15:10.596Z] 2022-09-28 09:15:10,382 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-09-28T09:15:10.596Z] 2022-09-28 09:15:10,382 [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) [2022-09-28T09:15:11.164Z] 2022-09-28 09:15:11,142 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-09-28T09:15:11.164Z] 2.3.0-dev.14 [Pipeline] } [2022-09-28T09:15:11.426Z] $ docker exec --env ******** --env ******** 509afecf047926944f134d93f67fdfe9e2c3671d18cf3ae92dffbddab33b54d7 ssh-agent -k [2022-09-28T09:15:11.521Z] unset SSH_AUTH_SOCK; [2022-09-28T09:15:11.521Z] unset SSH_AGENT_PID; [2022-09-28T09:15:11.521Z] echo Agent pid 39 killed; [2022-09-28T09:15:11.538Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-28T09:15:11.836Z] + git semver [Pipeline] } [2022-09-28T09:15:12.098Z] $ docker stop --time=1 509afecf047926944f134d93f67fdfe9e2c3671d18cf3ae92dffbddab33b54d7 [2022-09-28T09:15:13.382Z] $ docker rm -f 509afecf047926944f134d93f67fdfe9e2c3671d18cf3ae92dffbddab33b54d7 [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 [2022-09-28T09:15:13.875Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-09-28T09:15:13.875Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-09-28T09:15:13.875Z] total 16 [2022-09-28T09:15:13.875Z] drwxr-xr-x 3 root root 4096 Sep 28 09:04 . [2022-09-28T09:15:13.875Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 09:14 .. [2022-09-28T09:15:13.875Z] drwxr-xr-x 2 root root 4096 Sep 28 09:04 cost [2022-09-28T09:15:13.875Z] -rw-r--r-- 1 root root 90 Sep 28 09:04 cost.csv [2022-09-28T09:15:13.875Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-09-28T09:15:13.875Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-09-28T09:15:13.875Z] total 16 [2022-09-28T09:15:13.875Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 09:04 . [2022-09-28T09:15:13.875Z] drwxrwxr-x 12 jenkins jenkins 4096 Sep 28 09:14 .. [2022-09-28T09:15:13.875Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 09:04 cost [2022-09-28T09:15:13.875Z] -rw-r--r-- 1 jenkins jenkins 90 Sep 28 09:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:15:14.164Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:15:15.018Z] ---> package-listing.sh [2022-09-28T09:15:15.018Z] ++ facter osfamily [2022-09-28T09:15:15.018Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-28T09:15:15.277Z] + OS_FAMILY=debian [2022-09-28T09:15:15.277Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-09-28T09:15:15.277Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-28T09:15:15.277Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-28T09:15:15.277Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-28T09:15:15.277Z] + PACKAGES=/tmp/packages_start.txt [2022-09-28T09:15:15.277Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-09-28T09:15:15.277Z] + PACKAGES=/tmp/packages_end.txt [2022-09-28T09:15:15.277Z] + case "${OS_FAMILY}" in [2022-09-28T09:15:15.277Z] + dpkg -l [2022-09-28T09:15:15.277Z] + grep '^ii' [2022-09-28T09:15:15.277Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-28T09:15:15.277Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-28T09:15:15.277Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-28T09:15:15.277Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-09-28T09:15:15.277Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-09-28T09:15:15.277Z] + 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 [2022-09-28T09:15:15.289Z] 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 [2022-09-28T09:15:15.563Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-28T09:15:16.116Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-28T09:15:16.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-28T09:15:16.173Z] prd-ubuntu20.04-docker-8c-8g-1810 does not seem to be running inside a container [2022-09-28T09:15:16.197Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-28T09:15:16.422Z] $ docker top a266983d9f0d3d53914af6b5cc54aabae1e7e2c8997d18f3f5d7d39f93dc4f7c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-28T09:15:16.886Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-28T09:15:17.225Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-28T09:15:17.507Z] + ls /var/log/sa-host [2022-09-28T09:15:17.507Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-28T09:15:17.600Z] provisioning config files... [2022-09-28T09:15:17.608Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17250696174255390499tmp [Pipeline] { [Pipeline] echo [2022-09-28T09:15:17.619Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:15:17.901Z] ---> create-netrc.sh [Pipeline] } [2022-09-28T09:15:17.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:15:18.219Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-28T09:15:18.227Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:15:18.507Z] ---> sudo-logs.sh [2022-09-28T09:15:18.507Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-28T09:15:18.547Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:15:18.825Z] ---> job-cost.sh [2022-09-28T09:15:18.825Z] lf-activate-venv: SKIPPING [2022-09-28T09:15:18.825Z] DEBUG: total: 0.2199999988079071 [2022-09-28T09:15:18.825Z] INFO: Retrieving Stack Cost... [2022-09-28T09:15:19.083Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-28T09:15:19.649Z] INFO: Archiving Costs [Pipeline] echo [2022-09-28T09:15:19.660Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-28T09:15:19.941Z] ---> logs-deploy.sh [2022-09-28T09:15:19.941Z] lf-activate-venv: SKIPPING [2022-09-28T09:15:19.941Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/49 [2022-09-28T09:15:19.941Z] INFO: archiving workspace using pattern(s): [2022-09-28T09:15:20.880Z] Archives upload complete. [2022-09-28T09:15:21.140Z] INFO: archiving logs to Nexus [2022-09-28T09:15:21.707Z] ---> uname -a: [2022-09-28T09:15:21.707Z] Linux prd-ubuntu20-04-docker-8c-8g-1810 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-09-28T09:15:21.707Z] [2022-09-28T09:15:21.707Z] [2022-09-28T09:15:21.707Z] ---> lscpu: [2022-09-28T09:15:21.707Z] Architecture: x86_64 [2022-09-28T09:15:21.707Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-28T09:15:21.707Z] Byte Order: Little Endian [2022-09-28T09:15:21.707Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-28T09:15:21.707Z] CPU(s): 8 [2022-09-28T09:15:21.707Z] On-line CPU(s) list: 0-7 [2022-09-28T09:15:21.707Z] Thread(s) per core: 1 [2022-09-28T09:15:21.707Z] Core(s) per socket: 1 [2022-09-28T09:15:21.707Z] Socket(s): 8 [2022-09-28T09:15:21.707Z] NUMA node(s): 1 [2022-09-28T09:15:21.707Z] Vendor ID: AuthenticAMD [2022-09-28T09:15:21.707Z] CPU family: 23 [2022-09-28T09:15:21.707Z] Model: 49 [2022-09-28T09:15:21.707Z] Model name: AMD EPYC-Rome Processor [2022-09-28T09:15:21.707Z] Stepping: 0 [2022-09-28T09:15:21.707Z] CPU MHz: 2799.998 [2022-09-28T09:15:21.707Z] BogoMIPS: 5599.99 [2022-09-28T09:15:21.707Z] Virtualization: AMD-V [2022-09-28T09:15:21.707Z] Hypervisor vendor: KVM [2022-09-28T09:15:21.707Z] Virtualization type: full [2022-09-28T09:15:21.707Z] L1d cache: 256 KiB [2022-09-28T09:15:21.707Z] L1i cache: 256 KiB [2022-09-28T09:15:21.707Z] L2 cache: 4 MiB [2022-09-28T09:15:21.707Z] L3 cache: 128 MiB [2022-09-28T09:15:21.707Z] NUMA node0 CPU(s): 0-7 [2022-09-28T09:15:21.707Z] Vulnerability Itlb multihit: Not affected [2022-09-28T09:15:21.707Z] Vulnerability L1tf: Not affected [2022-09-28T09:15:21.707Z] Vulnerability Mds: Not affected [2022-09-28T09:15:21.707Z] Vulnerability Meltdown: Not affected [2022-09-28T09:15:21.707Z] Vulnerability Mmio stale data: Not affected [2022-09-28T09:15:21.707Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-28T09:15:21.707Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-28T09:15:21.707Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-28T09:15:21.707Z] Vulnerability Srbds: Not affected [2022-09-28T09:15:21.707Z] Vulnerability Tsx async abort: Not affected [2022-09-28T09:15:21.707Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-28T09:15:21.707Z] [2022-09-28T09:15:21.707Z] [2022-09-28T09:15:21.707Z] ---> nproc: [2022-09-28T09:15:21.707Z] 8 [2022-09-28T09:15:21.707Z] [2022-09-28T09:15:21.707Z] [2022-09-28T09:15:21.707Z] ---> df -h: [2022-09-28T09:15:21.707Z] Filesystem Size Used Avail Use% Mounted on [2022-09-28T09:15:21.707Z] overlay 155G 13G 143G 9% / [2022-09-28T09:15:21.707Z] tmpfs 64M 0 64M 0% /dev [2022-09-28T09:15:21.707Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-28T09:15:21.707Z] shm 64M 0 64M 0% /dev/shm [2022-09-28T09:15:21.707Z] /dev/vda1 155G 13G 143G 9% /facter-os [2022-09-28T09:15:21.707Z] [2022-09-28T09:15:21.707Z]