Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 32b390a5ddbe6c018cd477180d327d835f10055c 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-ssh17293483413467726279.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6066860424895075922.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10145629349706219449.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh17180368963360082734.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5210530058519349892.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13865 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 32b390a5ddbe6c018cd477180d327d835f10055c (main) Commit message: "Merge pull request #219 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.82" > 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 32b390a5ddbe6c018cd477180d327d835f10055c # timeout=10 > git rev-list --no-walk ed39c4116a66fd1fea76239f2fd6e82ecded59d2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T06:46:05.419Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T06:46:05.459Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T06:46:05.469Z] ========================================================= [2023-05-05T06:46:05.469Z] EdgeX Global Pipelines Version Info [2023-05-05T06:46:05.469Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:46:06.185Z] ------------------- [2023-05-05T06:46:06.185Z] stable info: [2023-05-05T06:46:06.185Z] ------------------- [2023-05-05T06:46:06.185Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T06:46:06.185Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T06:46:06.185Z] Message: update stable to v1.0.249 [2023-05-05T06:46:06.758Z] ------------------- [2023-05-05T06:46:06.758Z] experimental info: [2023-05-05T06:46:06.758Z] ------------------- [2023-05-05T06:46:06.758Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T06:46:06.758Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T06:46:06.758Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T06:46:06.921Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-05-05T06:46:06.930Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-05-05T06:46:06.950Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T06:46:06.970Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T06:46:06.981Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T06:46:06.993Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T06:46:07.004Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T06:46:07.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-05T06:46:07.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T06:46:07.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T06:46:07.054Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T06:46:07.067Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-05-05T06:46:07.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T06:46:07.091Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T06:46:07.106Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T06:46:07.121Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T06:46:07.134Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T06:46:07.149Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T06:46:07.169Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T06:46:07.186Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T06:46:07.197Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-05T06:46:07.207Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-05T06:46:07.222Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-05T06:46:07.235Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-05T06:46:07.249Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-05T06:46:07.267Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T06:46:07.284Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T06:46:07.297Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-05T06:46:07.311Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-05T06:46:07.324Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-05T06:46:07.336Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 32b390a5ddbe6c018cd477180d327d835f10055c [Pipeline] echo [2023-05-05T06:46:07.350Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 32b390a [Pipeline] echo [2023-05-05T06:46:07.361Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:46:07.407Z] provisioning config files... [2023-05-05T06:46:07.423Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3279141022778196183tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:46:07.724Z] ---> docker-login.sh [2023-05-05T06:46:07.724Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:46:07.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:46:07.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:46:07.985Z] Configure a credential helper to remove this warning. See [2023-05-05T06:46:07.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:46:07.985Z] [2023-05-05T06:46:07.985Z] Login Succeeded [2023-05-05T06:46:07.985Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:46:07.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:46:07.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:46:07.985Z] Configure a credential helper to remove this warning. See [2023-05-05T06:46:07.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:46:07.985Z] [2023-05-05T06:46:07.985Z] Login Succeeded [2023-05-05T06:46:07.985Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:46:07.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:46:08.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:46:08.245Z] Configure a credential helper to remove this warning. See [2023-05-05T06:46:08.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:46:08.245Z] [2023-05-05T06:46:08.245Z] Login Succeeded [2023-05-05T06:46:08.245Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:46:08.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:46:08.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:46:08.245Z] Configure a credential helper to remove this warning. See [2023-05-05T06:46:08.245Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:46:08.245Z] [2023-05-05T06:46:08.245Z] Login Succeeded [2023-05-05T06:46:08.245Z] docker.io [2023-05-05T06:46:08.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:46:08.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:46:08.506Z] Configure a credential helper to remove this warning. See [2023-05-05T06:46:08.506Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:46:08.506Z] [2023-05-05T06:46:08.506Z] Login Succeeded [2023-05-05T06:46:08.506Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:46:08.514Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T06:46:08.861Z] + git rev-list -1 --merges 32b390a5ddbe6c018cd477180d327d835f10055c~1..32b390a5ddbe6c018cd477180d327d835f10055c [Pipeline] echo [2023-05-05T06:46:08.912Z] -----------> git rev-list -1 --merges 32b390a5ddbe6c018cd477180d327d835f10055c~1..32b390a5ddbe6c018cd477180d327d835f10055c 32b390a5ddbe6c018cd477180d327d835f10055c [2023-05-05T06:46:08.912Z] 32b390a5ddbe6c018cd477180d327d835f10055c [false] [Pipeline] sh [2023-05-05T06:46:09.203Z] + git log --format=format:%s -1 32b390a5ddbe6c018cd477180d327d835f10055c [Pipeline] echo [2023-05-05T06:46:09.218Z] ========================================================= [2023-05-05T06:46:09.218Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T06:46:09.218Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:46:09.545Z] + git log --format=format:%s -1 32b390a5ddbe6c018cd477180d327d835f10055c [Pipeline] echo [2023-05-05T06:46:09.556Z] [semverPrep] GIT_COMMIT: 32b390a5ddbe6c018cd477180d327d835f10055c, Commit Message: Merge pull request #219 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.82 [Pipeline] echo [2023-05-05T06:46:09.566Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-05T06:46:09.923Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:46:09.923Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T06:46:09.923Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T06:46:09.923Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T06:46:09.923Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-05T06:46:09.923Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-05T06:46:09.923Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:46:10.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:46:10.268Z] [2023-05-05T06:46:10.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:46:10.566Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:46:10.566Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T06:46:10.566Z] b85a868b505f: Pulling fs layer [2023-05-05T06:46:10.566Z] e2be974225ed: Pulling fs layer [2023-05-05T06:46:10.566Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T06:46:10.566Z] 988bab9f4d93: Pulling fs layer [2023-05-05T06:46:10.566Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T06:46:10.566Z] eaf3925da568: Pulling fs layer [2023-05-05T06:46:10.566Z] bab4dde63d76: Pulling fs layer [2023-05-05T06:46:10.566Z] bde34c3a00c8: Pulling fs layer [2023-05-05T06:46:10.566Z] b352a97aabf1: Pulling fs layer [2023-05-05T06:46:10.566Z] 4872d77fe225: Pulling fs layer [2023-05-05T06:46:10.566Z] 5851b861e8e6: Pulling fs layer [2023-05-05T06:46:10.566Z] 1469e6f7b9e6: Waiting [2023-05-05T06:46:10.566Z] eaf3925da568: Waiting [2023-05-05T06:46:10.566Z] bab4dde63d76: Waiting [2023-05-05T06:46:10.566Z] bde34c3a00c8: Waiting [2023-05-05T06:46:10.566Z] b352a97aabf1: Waiting [2023-05-05T06:46:10.566Z] 4872d77fe225: Waiting [2023-05-05T06:46:10.566Z] 5851b861e8e6: Waiting [2023-05-05T06:46:10.566Z] 988bab9f4d93: Waiting [2023-05-05T06:46:10.566Z] e2be974225ed: Download complete [2023-05-05T06:46:10.566Z] 988bab9f4d93: Verifying Checksum [2023-05-05T06:46:10.566Z] 988bab9f4d93: Download complete [2023-05-05T06:46:10.566Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T06:46:10.566Z] 1469e6f7b9e6: Download complete [2023-05-05T06:46:10.566Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T06:46:10.566Z] 339a4e72a1f5: Download complete [2023-05-05T06:46:10.566Z] eaf3925da568: Download complete [2023-05-05T06:46:10.827Z] bde34c3a00c8: Download complete [2023-05-05T06:46:10.827Z] b352a97aabf1: Verifying Checksum [2023-05-05T06:46:10.827Z] b352a97aabf1: Download complete [2023-05-05T06:46:10.827Z] 5851b861e8e6: Download complete [2023-05-05T06:46:10.827Z] b85a868b505f: Verifying Checksum [2023-05-05T06:46:10.827Z] b85a868b505f: Download complete [2023-05-05T06:46:11.087Z] bab4dde63d76: Verifying Checksum [2023-05-05T06:46:11.087Z] bab4dde63d76: Download complete [2023-05-05T06:46:12.023Z] b85a868b505f: Pull complete [2023-05-05T06:46:12.282Z] e2be974225ed: Pull complete [2023-05-05T06:46:12.542Z] 339a4e72a1f5: Pull complete [2023-05-05T06:46:12.803Z] 988bab9f4d93: Pull complete [2023-05-05T06:46:13.066Z] 1469e6f7b9e6: Pull complete [2023-05-05T06:46:13.066Z] eaf3925da568: Pull complete [2023-05-05T06:46:14.972Z] bab4dde63d76: Pull complete [2023-05-05T06:46:14.972Z] bde34c3a00c8: Pull complete [2023-05-05T06:46:14.972Z] b352a97aabf1: Pull complete [2023-05-05T06:46:15.231Z] 4872d77fe225: Pull complete [2023-05-05T06:46:15.231Z] 5851b861e8e6: Pull complete [2023-05-05T06:46:15.231Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T06:46:15.231Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:46:15.231Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:46:15.325Z] prd-ubuntu20.04-docker-8c-8g-13865 does not seem to be running inside a container [2023-05-05T06:46:15.353Z] $ 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 [2023-05-05T06:46:17.100Z] $ docker top ad588b04a2708ce1b1e674bc577c8847171cd66bcaba547d688b706576a3dbc6 -eo pid,comm [2023-05-05T06:46:17.159Z] 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). [2023-05-05T06:46:17.159Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:46:17.197Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:46:17.197Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:46:17.319Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:46:17.319Z] $ docker exec ad588b04a2708ce1b1e674bc577c8847171cd66bcaba547d688b706576a3dbc6 ssh-agent [2023-05-05T06:46:17.431Z] SSH_AUTH_SOCK=/tmp/ssh-eiTrgrpBVVx5/agent.31 [2023-05-05T06:46:17.431Z] SSH_AGENT_PID=37 [2023-05-05T06:46:17.438Z] Running ssh-add (command line suppressed) [2023-05-05T06:46:17.524Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9578383023903649094.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_9578383023903649094.key) [2023-05-05T06:46:17.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:46:17.826Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T06:46:17.839Z] $ docker exec --env ******** --env ******** ad588b04a2708ce1b1e674bc577c8847171cd66bcaba547d688b706576a3dbc6 ssh-agent -k [2023-05-05T06:46:17.947Z] unset SSH_AUTH_SOCK; [2023-05-05T06:46:17.948Z] unset SSH_AGENT_PID; [2023-05-05T06:46:17.948Z] echo Agent pid 37 killed; [2023-05-05T06:46:17.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T06:46:17.985Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:46:17.985Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:46:18.092Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:46:18.091Z] $ docker exec ad588b04a2708ce1b1e674bc577c8847171cd66bcaba547d688b706576a3dbc6 ssh-agent [2023-05-05T06:46:18.212Z] SSH_AUTH_SOCK=/tmp/ssh-5kR20UmljGHB/agent.69 [2023-05-05T06:46:18.212Z] SSH_AGENT_PID=75 [2023-05-05T06:46:18.217Z] Running ssh-add (command line suppressed) [2023-05-05T06:46:18.326Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18230836328833567661.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_18230836328833567661.key) [2023-05-05T06:46:18.342Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:46:18.623Z] + git semver init [2023-05-05T06:46:18.883Z] 2023-05-05 06:46:18,830 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T06:46:18.883Z] 2023-05-05 06:46:18,831 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-05-05T06:46:18.883Z] 2023-05-05 06:46:18,832 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2023-05-05T06:46:18.883Z] 2023-05-05 06:46:18,833 [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) [2023-05-05T06:46:19.819Z] 2023-05-05 06:46:19,640 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2023-05-05T06:46:19.819Z] 2023-05-05 06:46:19,641 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2023-05-05T06:46:19.820Z] 2023-05-05 06:46:19,641 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-05T06:46:19.820Z] 2023-05-05 06:46:19,641 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-05T06:46:19.820Z] 3.0.0-dev.20 [Pipeline] } [2023-05-05T06:46:19.826Z] $ docker exec --env ******** --env ******** ad588b04a2708ce1b1e674bc577c8847171cd66bcaba547d688b706576a3dbc6 ssh-agent -k [2023-05-05T06:46:19.921Z] unset SSH_AUTH_SOCK; [2023-05-05T06:46:19.921Z] unset SSH_AGENT_PID; [2023-05-05T06:46:19.921Z] echo Agent pid 75 killed; [2023-05-05T06:46:19.938Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:46:20.235Z] + git semver [Pipeline] } [2023-05-05T06:46:20.504Z] $ docker stop --time=1 ad588b04a2708ce1b1e674bc577c8847171cd66bcaba547d688b706576a3dbc6 [2023-05-05T06:46:21.779Z] $ docker rm -f --volumes ad588b04a2708ce1b1e674bc577c8847171cd66bcaba547d688b706576a3dbc6 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:46:22.116Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T06:46:22.322Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T06:46:22.325Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.20 [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 [2023-05-05T06:46:22.486Z] provisioning config files... [2023-05-05T06:46:22.496Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16593618244867960808tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:46:22.795Z] ---> docker-login.sh [2023-05-05T06:46:22.795Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:46:22.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:46:22.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:46:22.795Z] Configure a credential helper to remove this warning. See [2023-05-05T06:46:22.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:46:22.795Z] [2023-05-05T06:46:22.795Z] Login Succeeded [2023-05-05T06:46:22.795Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:46:22.795Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:46:22.795Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:46:22.795Z] Configure a credential helper to remove this warning. See [2023-05-05T06:46:22.795Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:46:22.795Z] [2023-05-05T06:46:22.795Z] Login Succeeded [2023-05-05T06:46:22.795Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:46:23.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:46:23.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:46:23.055Z] Configure a credential helper to remove this warning. See [2023-05-05T06:46:23.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:46:23.055Z] [2023-05-05T06:46:23.055Z] Login Succeeded [2023-05-05T06:46:23.055Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:46:23.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:46:23.055Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:46:23.055Z] Configure a credential helper to remove this warning. See [2023-05-05T06:46:23.055Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:46:23.055Z] [2023-05-05T06:46:23.055Z] Login Succeeded [2023-05-05T06:46:23.055Z] docker.io [2023-05-05T06:46:23.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:46:23.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:46:23.317Z] Configure a credential helper to remove this warning. See [2023-05-05T06:46:23.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:46:23.317Z] [2023-05-05T06:46:23.317Z] Login Succeeded [2023-05-05T06:46:23.317Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:46:23.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T06:46:23.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:46:23.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:46:23.410Z] ========================================================= [2023-05-05T06:46:23.410Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T06:46:23.410Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:46:23.723Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T06:46:23.723Z] Sending build context to Docker daemon 4.223MB [2023-05-05T06:46:23.723Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:46:23.723Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T06:46:23.723Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T06:46:23.723Z] f56be85fc22e: Pulling fs layer [2023-05-05T06:46:23.723Z] 85791d961cd3: Pulling fs layer [2023-05-05T06:46:23.723Z] d694b5ae8c79: Pulling fs layer [2023-05-05T06:46:23.723Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T06:46:23.723Z] 4d19c01a9841: Pulling fs layer [2023-05-05T06:46:23.723Z] 9325e15d5711: Pulling fs layer [2023-05-05T06:46:23.723Z] 556b6ee489ea: Pulling fs layer [2023-05-05T06:46:23.723Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T06:46:23.723Z] 4d19c01a9841: Waiting [2023-05-05T06:46:23.723Z] 9325e15d5711: Waiting [2023-05-05T06:46:23.723Z] 556b6ee489ea: Waiting [2023-05-05T06:46:23.723Z] c5a4b2cf53e6: Waiting [2023-05-05T06:46:23.723Z] 9f32a84ed3da: Waiting [2023-05-05T06:46:23.723Z] 85791d961cd3: Download complete [2023-05-05T06:46:23.723Z] 9f32a84ed3da: Verifying Checksum [2023-05-05T06:46:23.723Z] 9f32a84ed3da: Download complete [2023-05-05T06:46:23.723Z] 4d19c01a9841: Download complete [2023-05-05T06:46:23.723Z] f56be85fc22e: Verifying Checksum [2023-05-05T06:46:23.723Z] f56be85fc22e: Download complete [2023-05-05T06:46:23.984Z] 9325e15d5711: Verifying Checksum [2023-05-05T06:46:23.984Z] 9325e15d5711: Download complete [2023-05-05T06:46:23.984Z] f56be85fc22e: Pull complete [2023-05-05T06:46:24.247Z] 85791d961cd3: Pull complete [2023-05-05T06:46:24.509Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T06:46:24.509Z] d694b5ae8c79: Verifying Checksum [2023-05-05T06:46:24.509Z] d694b5ae8c79: Download complete [2023-05-05T06:46:24.767Z] 556b6ee489ea: Verifying Checksum [2023-05-05T06:46:24.767Z] 556b6ee489ea: Download complete [2023-05-05T06:46:28.053Z] d694b5ae8c79: Pull complete [2023-05-05T06:46:28.053Z] 9f32a84ed3da: Pull complete [2023-05-05T06:46:28.053Z] 4d19c01a9841: Pull complete [2023-05-05T06:46:28.053Z] 9325e15d5711: Pull complete [2023-05-05T06:46:29.953Z] 556b6ee489ea: Pull complete [2023-05-05T06:46:30.890Z] c5a4b2cf53e6: Pull complete [2023-05-05T06:46:30.890Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T06:46:30.890Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T06:46:30.890Z] ---> c4be618373d6 [2023-05-05T06:46:30.890Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:46:34.185Z] ---> Running in 5f1824019be7 [2023-05-05T06:46:34.185Z] Removing intermediate container 5f1824019be7 [2023-05-05T06:46:34.185Z] ---> 139483feabd6 [2023-05-05T06:46:34.185Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:46:34.185Z] ---> Running in 569adb7fa592 [2023-05-05T06:46:34.185Z] Removing intermediate container 569adb7fa592 [2023-05-05T06:46:34.185Z] ---> 45293ca40a26 [2023-05-05T06:46:34.185Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T06:46:34.185Z] ---> Running in 3194d2dab2a2 [2023-05-05T06:46:34.185Z] Removing intermediate container 3194d2dab2a2 [2023-05-05T06:46:34.185Z] ---> 1f02d4a72fa7 [2023-05-05T06:46:34.185Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:46:34.185Z] ---> Running in bf7cc7815ea2 [2023-05-05T06:46:34.185Z] Removing intermediate container bf7cc7815ea2 [2023-05-05T06:46:34.185Z] ---> 2bb28d75e741 [2023-05-05T06:46:34.185Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:46:34.185Z] ---> Running in 71aa9378feeb [2023-05-05T06:46:34.447Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:46:34.729Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:46:34.729Z] OK: 265 MiB in 53 packages [2023-05-05T06:46:35.296Z] Removing intermediate container 71aa9378feeb [2023-05-05T06:46:35.296Z] ---> eaf8e0f2761a [2023-05-05T06:46:35.296Z] Step 8/12 : WORKDIR /app [2023-05-05T06:46:35.296Z] ---> Running in ace9543f9740 [2023-05-05T06:46:35.296Z] Removing intermediate container ace9543f9740 [2023-05-05T06:46:35.296Z] ---> e5e2f11fb592 [2023-05-05T06:46:35.296Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-05T06:46:35.296Z] ---> 9188f681134d [2023-05-05T06:46:35.296Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:46:35.296Z] ---> Running in e6552120b9ee [2023-05-05T06:46:37.439Z] Still waiting to schedule task [2023-05-05T06:46:37.439Z] ‘prd-centos7-blackbox-4c-2g-12073’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-05T06:46:37.439Z] ‘prd-centos7-blackbox-4c-2g-12074’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-05T06:46:37.440Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-13866’ is offline [2023-05-05T06:46:53.385Z] Removing intermediate container e6552120b9ee [2023-05-05T06:46:53.385Z] ---> c8dc4b30b5d4 [2023-05-05T06:46:53.385Z] Step 11/12 : COPY . . [2023-05-05T06:46:53.644Z] ---> f2d5d5fbc997 [2023-05-05T06:46:53.644Z] Step 12/12 : RUN $MAKE [2023-05-05T06:46:53.644Z] ---> Running in 42607dbb7aa9 [2023-05-05T06:46:53.904Z] noop [2023-05-05T06:46:54.163Z] Removing intermediate container 42607dbb7aa9 [2023-05-05T06:46:54.163Z] ---> cd7d32674d31 [2023-05-05T06:46:54.163Z] Successfully built cd7d32674d31 [2023-05-05T06:46:54.163Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:46:54.480Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T06:46:54.480Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:46:54.549Z] prd-ubuntu20.04-docker-8c-8g-13865 does not seem to be running inside a container [2023-05-05T06:46:54.578Z] $ 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 [2023-05-05T06:46:54.885Z] $ docker top 37ed359d40a65ddc40bde4225271a6e8258391298dfae2ff560aa3194612eda7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:46:55.218Z] + go version [2023-05-05T06:46:55.218Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T06:46:55.229Z] $ docker stop --time=1 37ed359d40a65ddc40bde4225271a6e8258391298dfae2ff560aa3194612eda7 [2023-05-05T06:46:56.504Z] $ docker rm -f --volumes 37ed359d40a65ddc40bde4225271a6e8258391298dfae2ff560aa3194612eda7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:46:56.943Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T06:46:56.943Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:46:57.013Z] prd-ubuntu20.04-docker-8c-8g-13865 does not seem to be running inside a container [2023-05-05T06:46:57.044Z] $ 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 [2023-05-05T06:46:57.345Z] $ docker top ad1c845e8c76c96fde50cfdbe7650aecc654371f017a5dfe7b4f43e09438cd2c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:46:57.684Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2023-05-05T06:46:57.978Z] + make test [2023-05-05T06:46:57.979Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T06:47:03.245Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-05T06:47:13.212Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-05T06:47:13.212Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-05T06:47:16.495Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.525s coverage: 40.5% of statements [2023-05-05T06:47:16.496Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.239s coverage: 52.0% of statements [2023-05-05T06:47:16.496Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements [2023-05-05T06:47:24.609Z] go vet ./... [2023-05-05T06:47:27.886Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T06:47:28.144Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T06:47:28.144Z] ./bin/test-attribution-txt.sh [2023-05-05T06:47:28.144Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-05T06:47:28.144Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-05T06:47:28.157Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T06:47:28.172Z] $ docker stop --time=1 ad1c845e8c76c96fde50cfdbe7650aecc654371f017a5dfe7b4f43e09438cd2c [2023-05-05T06:47:30.062Z] $ docker rm -f --volumes ad1c845e8c76c96fde50cfdbe7650aecc654371f017a5dfe7b4f43e09438cd2c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:47:30.640Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T06:47:30.755Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-05T06:47:31.208Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T06:47:31.495Z] + ls -al . [2023-05-05T06:47:31.495Z] total 628 [2023-05-05T06:47:31.495Z] drwxrwxr-x 11 jenkins jenkins 4096 May 5 06:46 . [2023-05-05T06:47:31.495Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:46 .. [2023-05-05T06:47:31.495Z] -rw-rw-r-- 1 jenkins jenkins 134 May 5 06:46 .dockerignore [2023-05-05T06:47:31.495Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:46 .git [2023-05-05T06:47:31.495Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:46 .github [2023-05-05T06:47:31.495Z] -rw-rw-r-- 1 jenkins jenkins 946 May 5 06:46 .gitignore [2023-05-05T06:47:31.495Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 06:46 .golangci.yml [2023-05-05T06:47:31.495Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:46 .semver [2023-05-05T06:47:31.495Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 5 06:46 Attribution.txt [2023-05-05T06:47:31.495Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 5 06:46 CHANGELOG.md [2023-05-05T06:47:31.495Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 5 06:46 Dockerfile [2023-05-05T06:47:31.495Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 06:46 GOVERNANCE.md [2023-05-05T06:47:31.495Z] -rw-rw-r-- 1 jenkins jenkins 683 May 5 06:46 Jenkinsfile [2023-05-05T06:47:31.495Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 5 06:46 LICENSE [2023-05-05T06:47:31.495Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 5 06:46 Makefile [2023-05-05T06:47:31.495Z] -rw-rw-r-- 1 jenkins jenkins 625 May 5 06:46 OWNERS.md [2023-05-05T06:47:31.495Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 5 06:46 README.md [2023-05-05T06:47:31.495Z] -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:46 VERSION [2023-05-05T06:47:31.495Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:46 bin [2023-05-05T06:47:31.495Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:46 cmd [2023-05-05T06:47:31.495Z] -rw-r--r-- 1 jenkins jenkins 458038 May 5 06:47 coverage.out [2023-05-05T06:47:31.495Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:46 examples [2023-05-05T06:47:31.495Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 5 06:46 go.mod [2023-05-05T06:47:31.495Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 5 06:46 go.sum [2023-05-05T06:47:31.495Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:46 images [2023-05-05T06:47:31.495Z] drwxrwxr-x 5 jenkins jenkins 4096 May 5 06:46 internal [2023-05-05T06:47:31.495Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:46 snap [2023-05-05T06:47:31.495Z] -rw-rw-r-- 1 jenkins jenkins 193 May 5 06:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:47:31.803Z] + 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=32b390a5ddbe6c018cd477180d327d835f10055c --label arch=amd64 --label version=3.0.0-dev.20 . [2023-05-05T06:47:31.803Z] Sending build context to Docker daemon 4.223MB [2023-05-05T06:47:31.803Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:47:31.803Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-05T06:47:31.803Z] ---> cd7d32674d31 [2023-05-05T06:47:31.803Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:47:31.803Z] ---> Running in ea4f13b5aa49 [2023-05-05T06:47:31.803Z] Removing intermediate container ea4f13b5aa49 [2023-05-05T06:47:31.803Z] ---> 6e1f34b4f117 [2023-05-05T06:47:31.803Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:47:31.803Z] ---> Running in 9ec82a6f1896 [2023-05-05T06:47:32.062Z] Removing intermediate container 9ec82a6f1896 [2023-05-05T06:47:32.062Z] ---> f4a34728c5cb [2023-05-05T06:47:32.062Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T06:47:32.062Z] ---> Running in c8cc7949f0ca [2023-05-05T06:47:32.062Z] Removing intermediate container c8cc7949f0ca [2023-05-05T06:47:32.062Z] ---> 84bb707755aa [2023-05-05T06:47:32.062Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:47:32.062Z] ---> Running in 95d7e96c4787 [2023-05-05T06:47:32.062Z] Removing intermediate container 95d7e96c4787 [2023-05-05T06:47:32.062Z] ---> 76e73fa4901d [2023-05-05T06:47:32.062Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:47:32.062Z] ---> Running in a4882e7b76fc [2023-05-05T06:47:32.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:47:32.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:47:32.839Z] OK: 265 MiB in 53 packages [2023-05-05T06:47:33.097Z] Removing intermediate container a4882e7b76fc [2023-05-05T06:47:33.098Z] ---> f51b80e4a817 [2023-05-05T06:47:33.098Z] Step 8/24 : WORKDIR /app [2023-05-05T06:47:33.098Z] ---> Running in 12fc4bbeacb4 [2023-05-05T06:47:33.098Z] Removing intermediate container 12fc4bbeacb4 [2023-05-05T06:47:33.098Z] ---> 34ef7f3aaa7b [2023-05-05T06:47:33.098Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-05T06:47:33.357Z] ---> bbe4056f49fd [2023-05-05T06:47:33.357Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:47:33.357Z] ---> Running in 533edb243974 [2023-05-05T06:47:33.925Z] Removing intermediate container 533edb243974 [2023-05-05T06:47:33.925Z] ---> 769059936aa3 [2023-05-05T06:47:33.925Z] Step 11/24 : COPY . . [2023-05-05T06:47:34.184Z] ---> 834669f780fc [2023-05-05T06:47:34.184Z] Step 12/24 : RUN $MAKE [2023-05-05T06:47:34.184Z] ---> Running in 4102b05e0db2 [2023-05-05T06:47:34.442Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-05T06:47:56.368Z] Removing intermediate container 4102b05e0db2 [2023-05-05T06:47:56.368Z] ---> 4e280085fbdf [2023-05-05T06:47:56.368Z] Step 13/24 : FROM alpine:3.17 [2023-05-05T06:47:56.368Z] 3.17: Pulling from library/alpine [2023-05-05T06:47:56.368Z] f56be85fc22e: Already exists [2023-05-05T06:47:56.368Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T06:47:56.368Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T06:47:56.368Z] ---> 9ed4aefc74f6 [2023-05-05T06:47:56.368Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-05T06:47:56.368Z] ---> Running in 3efb91a42a75 [2023-05-05T06:47:56.368Z] Removing intermediate container 3efb91a42a75 [2023-05-05T06:47:56.368Z] ---> a909b9135e89 [2023-05-05T06:47:56.368Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-05T06:47:56.368Z] ---> Running in 821b157e99ab [2023-05-05T06:47:56.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T06:47:56.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T06:47:56.368Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T06:47:56.368Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:47:56.368Z] OK: 7 MiB in 16 packages [2023-05-05T06:47:56.368Z] Removing intermediate container 821b157e99ab [2023-05-05T06:47:56.368Z] ---> 0d0218ee68ab [2023-05-05T06:47:56.368Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-05T06:47:56.368Z] ---> afd27edb8b44 [2023-05-05T06:47:56.368Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-05T06:47:56.368Z] ---> 98398d607d74 [2023-05-05T06:47:56.368Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-05T06:47:56.368Z] ---> 126d7dfecb6f [2023-05-05T06:47:56.368Z] Step 19/24 : EXPOSE 59989 [2023-05-05T06:47:56.368Z] ---> Running in aa427f7c3364 [2023-05-05T06:47:56.368Z] Removing intermediate container aa427f7c3364 [2023-05-05T06:47:56.368Z] ---> 730b02c0a953 [2023-05-05T06:47:56.368Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-05T06:47:56.368Z] ---> Running in b19dc3146606 [2023-05-05T06:47:56.368Z] Removing intermediate container b19dc3146606 [2023-05-05T06:47:56.368Z] ---> 199027385bdb [2023-05-05T06:47:56.368Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T06:47:56.368Z] ---> Running in 21e6bd35aa70 [2023-05-05T06:47:56.368Z] Removing intermediate container 21e6bd35aa70 [2023-05-05T06:47:56.368Z] ---> af6806779bae [2023-05-05T06:47:56.368Z] Step 22/24 : LABEL arch=amd64 [2023-05-05T06:47:56.368Z] ---> Running in 5f3c098ad335 [2023-05-05T06:47:56.368Z] Removing intermediate container 5f3c098ad335 [2023-05-05T06:47:56.368Z] ---> fcf8c596861f [2023-05-05T06:47:56.368Z] Step 23/24 : LABEL git_sha=32b390a5ddbe6c018cd477180d327d835f10055c [2023-05-05T06:47:56.368Z] ---> Running in 2c0703b43024 [2023-05-05T06:47:56.368Z] Removing intermediate container 2c0703b43024 [2023-05-05T06:47:56.368Z] ---> 536a5ae5e236 [2023-05-05T06:47:56.368Z] Step 24/24 : LABEL version=3.0.0-dev.20 [2023-05-05T06:47:56.368Z] ---> Running in 856077fa9c90 [2023-05-05T06:47:56.368Z] Removing intermediate container 856077fa9c90 [2023-05-05T06:47:56.368Z] ---> 09ac0b935147 [2023-05-05T06:47:56.368Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T06:47:56.368Z] Successfully built 09ac0b935147 [2023-05-05T06:47:56.368Z] 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 [2023-05-05T06:47:56.456Z] provisioning config files... [2023-05-05T06:47:56.465Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config458247701775954033tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:47:56.757Z] ---> docker-login.sh [2023-05-05T06:47:56.757Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:47:56.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:47:56.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:47:56.757Z] Configure a credential helper to remove this warning. See [2023-05-05T06:47:56.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:47:56.757Z] [2023-05-05T06:47:56.757Z] Login Succeeded [2023-05-05T06:47:56.757Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:47:56.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:47:56.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:47:56.757Z] Configure a credential helper to remove this warning. See [2023-05-05T06:47:56.757Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:47:56.757Z] [2023-05-05T06:47:56.757Z] Login Succeeded [2023-05-05T06:47:56.757Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:47:56.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:47:57.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:47:57.017Z] Configure a credential helper to remove this warning. See [2023-05-05T06:47:57.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:47:57.017Z] [2023-05-05T06:47:57.017Z] Login Succeeded [2023-05-05T06:47:57.017Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:47:57.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:47:57.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:47:57.017Z] Configure a credential helper to remove this warning. See [2023-05-05T06:47:57.017Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:47:57.017Z] [2023-05-05T06:47:57.017Z] Login Succeeded [2023-05-05T06:47:57.017Z] docker.io [2023-05-05T06:47:57.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:47:57.276Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:47:57.276Z] Configure a credential helper to remove this warning. See [2023-05-05T06:47:57.276Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:47:57.276Z] [2023-05-05T06:47:57.276Z] Login Succeeded [2023-05-05T06:47:57.276Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:47:57.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:47:57.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:47:57.322Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2023-05-05T06:47:57.322Z] 32b390a5ddbe6c018cd477180d327d835f10055c [2023-05-05T06:47:57.322Z] latest [2023-05-05T06:47:57.322Z] 3.0.0-dev.20 [2023-05-05T06:47:57.322Z] 32b390a5ddbe6c018cd477180d327d835f10055c-3.0.0-dev.20 [2023-05-05T06:47:57.322Z] main [2023-05-05T06:47:57.322Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:47:57.623Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:32b390a5ddbe6c018cd477180d327d835f10055c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:47:57.923Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:32b390a5ddbe6c018cd477180d327d835f10055c [2023-05-05T06:47:57.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-05T06:47:57.923Z] 754cbba003f8: Preparing [2023-05-05T06:47:57.923Z] 66ec73962763: Preparing [2023-05-05T06:47:57.923Z] 9fc665d7e66a: Preparing [2023-05-05T06:47:57.923Z] de501bd88f86: Preparing [2023-05-05T06:47:57.923Z] f1417ff83b31: Preparing [2023-05-05T06:47:57.923Z] f1417ff83b31: Layer already exists [2023-05-05T06:47:57.923Z] 66ec73962763: Pushed [2023-05-05T06:47:57.923Z] de501bd88f86: Pushed [2023-05-05T06:47:57.923Z] 9fc665d7e66a: Pushed [2023-05-05T06:48:00.450Z] 754cbba003f8: Pushed [2023-05-05T06:48:00.450Z] 32b390a5ddbe6c018cd477180d327d835f10055c: digest: sha256:ab0584670039d1322729f77d93993c77b889b0f7f746552d7c9d93e60da838f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:48:00.762Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:48:01.062Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-05-05T06:48:01.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-05T06:48:01.062Z] 754cbba003f8: Preparing [2023-05-05T06:48:01.062Z] 66ec73962763: Preparing [2023-05-05T06:48:01.062Z] 9fc665d7e66a: Preparing [2023-05-05T06:48:01.062Z] de501bd88f86: Preparing [2023-05-05T06:48:01.062Z] f1417ff83b31: Preparing [2023-05-05T06:48:01.062Z] 9fc665d7e66a: Layer already exists [2023-05-05T06:48:01.062Z] 66ec73962763: Layer already exists [2023-05-05T06:48:01.062Z] f1417ff83b31: Layer already exists [2023-05-05T06:48:01.062Z] 754cbba003f8: Layer already exists [2023-05-05T06:48:01.062Z] de501bd88f86: Layer already exists [2023-05-05T06:48:01.062Z] latest: digest: sha256:ab0584670039d1322729f77d93993c77b889b0f7f746552d7c9d93e60da838f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:48:01.363Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:48:01.669Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.20 [2023-05-05T06:48:01.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-05T06:48:01.670Z] 754cbba003f8: Preparing [2023-05-05T06:48:01.670Z] 66ec73962763: Preparing [2023-05-05T06:48:01.670Z] 9fc665d7e66a: Preparing [2023-05-05T06:48:01.670Z] de501bd88f86: Preparing [2023-05-05T06:48:01.670Z] f1417ff83b31: Preparing [2023-05-05T06:48:01.670Z] 66ec73962763: Layer already exists [2023-05-05T06:48:01.670Z] f1417ff83b31: Layer already exists [2023-05-05T06:48:01.670Z] 9fc665d7e66a: Layer already exists [2023-05-05T06:48:01.670Z] de501bd88f86: Layer already exists [2023-05-05T06:48:01.670Z] 754cbba003f8: Layer already exists [2023-05-05T06:48:01.670Z] 3.0.0-dev.20: digest: sha256:ab0584670039d1322729f77d93993c77b889b0f7f746552d7c9d93e60da838f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:48:01.985Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:32b390a5ddbe6c018cd477180d327d835f10055c-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:48:02.307Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:32b390a5ddbe6c018cd477180d327d835f10055c-3.0.0-dev.20 [2023-05-05T06:48:02.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-05T06:48:02.307Z] 754cbba003f8: Preparing [2023-05-05T06:48:02.307Z] 66ec73962763: Preparing [2023-05-05T06:48:02.307Z] 9fc665d7e66a: Preparing [2023-05-05T06:48:02.307Z] de501bd88f86: Preparing [2023-05-05T06:48:02.307Z] f1417ff83b31: Preparing [2023-05-05T06:48:02.307Z] 754cbba003f8: Layer already exists [2023-05-05T06:48:02.307Z] 9fc665d7e66a: Layer already exists [2023-05-05T06:48:02.307Z] f1417ff83b31: Layer already exists [2023-05-05T06:48:02.307Z] de501bd88f86: Layer already exists [2023-05-05T06:48:02.307Z] 66ec73962763: Layer already exists [2023-05-05T06:48:02.307Z] 32b390a5ddbe6c018cd477180d327d835f10055c-3.0.0-dev.20: digest: sha256:ab0584670039d1322729f77d93993c77b889b0f7f746552d7c9d93e60da838f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:48:02.631Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:48:02.952Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2023-05-05T06:48:02.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2023-05-05T06:48:02.952Z] 754cbba003f8: Preparing [2023-05-05T06:48:02.952Z] 66ec73962763: Preparing [2023-05-05T06:48:02.952Z] 9fc665d7e66a: Preparing [2023-05-05T06:48:02.952Z] de501bd88f86: Preparing [2023-05-05T06:48:02.952Z] f1417ff83b31: Preparing [2023-05-05T06:48:02.952Z] f1417ff83b31: Layer already exists [2023-05-05T06:48:02.952Z] 754cbba003f8: Layer already exists [2023-05-05T06:48:02.952Z] 9fc665d7e66a: Layer already exists [2023-05-05T06:48:02.952Z] de501bd88f86: Layer already exists [2023-05-05T06:48:02.952Z] 66ec73962763: Layer already exists [2023-05-05T06:48:02.952Z] main: digest: sha256:ab0584670039d1322729f77d93993c77b889b0f7f746552d7c9d93e60da838f7 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:48:03.003Z] ===================================================== [Pipeline] echo [2023-05-05T06:48:03.012Z] taggedImages: [2023-05-05T06:48:03.012Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:32b390a5ddbe6c018cd477180d327d835f10055c [2023-05-05T06:48:03.012Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2023-05-05T06:48:03.012Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:3.0.0-dev.20 [2023-05-05T06:48:03.012Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:32b390a5ddbe6c018cd477180d327d835f10055c-3.0.0-dev.20 [2023-05-05T06:48:03.012Z] - 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 [2023-05-05T06:48:03.403Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:48:03.403Z] [2023-05-05T06:48:03.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:48:03.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:48:03.697Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T06:48:03.697Z] 5eb5b503b376: Pulling fs layer [2023-05-05T06:48:03.697Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T06:48:03.697Z] ec43610c2a17: Pulling fs layer [2023-05-05T06:48:03.697Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T06:48:03.697Z] 33b1e0a273af: Pulling fs layer [2023-05-05T06:48:03.697Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T06:48:03.697Z] 2f39f015ded8: Pulling fs layer [2023-05-05T06:48:03.697Z] 33b1e0a273af: Waiting [2023-05-05T06:48:03.697Z] 5d3b04190fa2: Waiting [2023-05-05T06:48:03.697Z] 2f39f015ded8: Waiting [2023-05-05T06:48:03.697Z] 3a2ae6a8a46f: Waiting [2023-05-05T06:48:03.697Z] 5c69ac0246d0: Verifying Checksum [2023-05-05T06:48:03.697Z] 5c69ac0246d0: Download complete [2023-05-05T06:48:03.697Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-05T06:48:03.697Z] 3a2ae6a8a46f: Download complete [2023-05-05T06:48:03.697Z] 33b1e0a273af: Verifying Checksum [2023-05-05T06:48:03.697Z] 33b1e0a273af: Download complete [2023-05-05T06:48:03.697Z] ec43610c2a17: Verifying Checksum [2023-05-05T06:48:03.697Z] ec43610c2a17: Download complete [2023-05-05T06:48:03.697Z] 5d3b04190fa2: Verifying Checksum [2023-05-05T06:48:03.697Z] 5d3b04190fa2: Download complete [2023-05-05T06:48:03.955Z] 5eb5b503b376: Verifying Checksum [2023-05-05T06:48:03.955Z] 5eb5b503b376: Download complete [2023-05-05T06:48:04.528Z] 2f39f015ded8: Download complete [2023-05-05T06:48:05.096Z] 5eb5b503b376: Pull complete [2023-05-05T06:48:05.096Z] 5c69ac0246d0: Pull complete [2023-05-05T06:48:05.661Z] ec43610c2a17: Pull complete [2023-05-05T06:48:05.661Z] 3a2ae6a8a46f: Pull complete [2023-05-05T06:48:05.919Z] 33b1e0a273af: Pull complete [2023-05-05T06:48:05.919Z] 5d3b04190fa2: Pull complete [2023-05-05T06:48:10.116Z] 2f39f015ded8: Pull complete [2023-05-05T06:48:10.116Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T06:48:10.116Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T06:48:10.116Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:48:10.207Z] prd-ubuntu20.04-docker-8c-8g-13865 does not seem to be running inside a container [2023-05-05T06:48:10.237Z] $ 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 [2023-05-05T06:48:11.741Z] $ docker top a91e17233e0cbddb02f89e83fa44bf72313d08d5534282f0937a98ea8e03536c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:48:12.113Z] ---> job-cost.sh [2023-05-05T06:48:12.113Z] lf-activate-venv: SKIPPING [2023-05-05T06:48:12.113Z] INFO: No Stack... [2023-05-05T06:48:12.682Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T06:48:12.940Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T06:48:13.228Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2023-05-05T06:48:13.228Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T06:48:13.240Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-88-stack-cost] [2023-05-05T06:48:13.252Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-88-stack-cost] did not exist. Created. [2023-05-05T06:48:13.252Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T06:48:13.546Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-05T06:48:13.577Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T06:48:13.583Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-88-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T06:48:13.604Z] $ docker stop --time=1 a91e17233e0cbddb02f89e83fa44bf72313d08d5534282f0937a98ea8e03536c [2023-05-05T06:48:14.762Z] $ docker rm -f --volumes a91e17233e0cbddb02f89e83fa44bf72313d08d5534282f0937a98ea8e03536c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-05T06:48:56.536Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13868 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2023-05-05T06:48:56.554Z] Running in /w/workspace/device-rfid-llrp-go/88 [Pipeline] { [Pipeline] checkout [2023-05-05T06:48:56.653Z] Selected Git installation does not exist. Using Default [2023-05-05T06:48:56.653Z] The recommended git tool is: NONE [2023-05-05T06:49:03.174Z] using credential edgex-jenkins-ssh [2023-05-05T06:49:03.196Z] Cloning the remote Git repository [2023-05-05T06:49:03.244Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-05T06:49:03.373Z] > git init /w/workspace/device-rfid-llrp-go/88 # timeout=10 [2023-05-05T06:49:03.573Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-05-05T06:49:03.574Z] > git --version # timeout=10 [2023-05-05T06:49:03.598Z] > git --version # 'git version 2.25.1' [2023-05-05T06:49:03.602Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T06:49:03.805Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T06:49:05.012Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-05-05T06:49:05.041Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T06:49:06.207Z] Avoid second fetch [2023-05-05T06:49:06.209Z] Checking out Revision 32b390a5ddbe6c018cd477180d327d835f10055c (main) [2023-05-05T06:49:07.037Z] Commit message: "Merge pull request #219 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.82" [2023-05-05T06:49:06.224Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T06:49:06.306Z] > git checkout -f 32b390a5ddbe6c018cd477180d327d835f10055c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:49:07.976Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T06:49:07.976Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T06:49:07.976Z] Dload Upload Total Spent Left Speed [2023-05-05T06:49:07.976Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 194k [Pipeline] sh [2023-05-05T06:49:08.704Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T06:49:09.078Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T06:49:09.078Z] + sudo tee /etc/docker/daemon.new [2023-05-05T06:49:09.078Z] { [2023-05-05T06:49:09.078Z] "registry-mirrors": [ [2023-05-05T06:49:09.078Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T06:49:09.078Z] ], [2023-05-05T06:49:09.078Z] "bip": "10.250.0.254/24", [2023-05-05T06:49:09.078Z] "hosts": [ [2023-05-05T06:49:09.078Z] "tcp://0.0.0.0:5555", [2023-05-05T06:49:09.078Z] "unix:///var/run/docker.sock" [2023-05-05T06:49:09.078Z] ], [2023-05-05T06:49:09.078Z] "mtu": 1458, [2023-05-05T06:49:09.078Z] "selinux-enabled": true, [2023-05-05T06:49:09.078Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T06:49:09.078Z] } [Pipeline] sh [2023-05-05T06:49:09.441Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T06:49:09.813Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:49:28.149Z] provisioning config files... [2023-05-05T06:49:28.179Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/88@tmp/config2920895976568564932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:49:28.546Z] ---> docker-login.sh [2023-05-05T06:49:28.546Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:49:29.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:49:29.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:49:29.139Z] Configure a credential helper to remove this warning. See [2023-05-05T06:49:29.139Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:49:29.139Z] [2023-05-05T06:49:29.139Z] Login Succeeded [2023-05-05T06:49:29.139Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:49:29.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:49:29.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:49:29.681Z] Configure a credential helper to remove this warning. See [2023-05-05T06:49:29.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:49:29.681Z] [2023-05-05T06:49:29.681Z] Login Succeeded [2023-05-05T06:49:29.681Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:49:29.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:49:29.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:49:29.958Z] Configure a credential helper to remove this warning. See [2023-05-05T06:49:29.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:49:29.958Z] [2023-05-05T06:49:29.958Z] Login Succeeded [2023-05-05T06:49:29.958Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:49:30.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:49:30.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:49:30.234Z] Configure a credential helper to remove this warning. See [2023-05-05T06:49:30.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:49:30.234Z] [2023-05-05T06:49:30.234Z] Login Succeeded [2023-05-05T06:49:30.234Z] docker.io [2023-05-05T06:49:30.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:49:30.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:49:30.826Z] Configure a credential helper to remove this warning. See [2023-05-05T06:49:30.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:49:30.826Z] [2023-05-05T06:49:30.826Z] Login Succeeded [2023-05-05T06:49:30.826Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:49:30.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T06:49:31.189Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:49:31.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:49:31.222Z] ========================================================= [2023-05-05T06:49:31.222Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T06:49:31.222Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:49:31.587Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T06:49:31.858Z] Sending build context to Docker daemon 1.212MB [2023-05-05T06:49:31.858Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:49:31.858Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T06:49:32.134Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T06:49:32.134Z] c41833b44d91: Pulling fs layer [2023-05-05T06:49:32.134Z] ed15518f5707: Pulling fs layer [2023-05-05T06:49:32.134Z] feae8fd75edb: Pulling fs layer [2023-05-05T06:49:32.134Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T06:49:32.134Z] 3cdef696dda3: Pulling fs layer [2023-05-05T06:49:32.135Z] 2ced38df9373: Pulling fs layer [2023-05-05T06:49:32.135Z] 58f1dce35555: Pulling fs layer [2023-05-05T06:49:32.135Z] 242c74f7c9fa: Waiting [2023-05-05T06:49:32.135Z] 3cdef696dda3: Waiting [2023-05-05T06:49:32.135Z] 2ced38df9373: Waiting [2023-05-05T06:49:32.135Z] 58f1dce35555: Waiting [2023-05-05T06:49:32.135Z] ed15518f5707: Verifying Checksum [2023-05-05T06:49:32.135Z] ed15518f5707: Download complete [2023-05-05T06:49:32.135Z] 242c74f7c9fa: Verifying Checksum [2023-05-05T06:49:32.135Z] 242c74f7c9fa: Download complete [2023-05-05T06:49:32.135Z] 3cdef696dda3: Verifying Checksum [2023-05-05T06:49:32.135Z] 3cdef696dda3: Download complete [2023-05-05T06:49:32.135Z] c41833b44d91: Verifying Checksum [2023-05-05T06:49:32.135Z] c41833b44d91: Download complete [2023-05-05T06:49:33.578Z] c41833b44d91: Pull complete [2023-05-05T06:49:33.578Z] 58f1dce35555: Verifying Checksum [2023-05-05T06:49:33.578Z] 58f1dce35555: Download complete [2023-05-05T06:49:34.180Z] ed15518f5707: Pull complete [2023-05-05T06:49:35.170Z] feae8fd75edb: Verifying Checksum [2023-05-05T06:49:35.170Z] feae8fd75edb: Download complete [2023-05-05T06:49:35.170Z] 2ced38df9373: Verifying Checksum [2023-05-05T06:49:35.170Z] 2ced38df9373: Download complete [2023-05-05T06:49:47.522Z] feae8fd75edb: Pull complete [2023-05-05T06:49:47.522Z] 242c74f7c9fa: Pull complete [2023-05-05T06:49:47.522Z] 3cdef696dda3: Pull complete [2023-05-05T06:49:54.195Z] 2ced38df9373: Pull complete [2023-05-05T06:49:56.160Z] 58f1dce35555: Pull complete [2023-05-05T06:49:56.160Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T06:49:56.160Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T06:49:56.160Z] ---> fadd8f120f05 [2023-05-05T06:49:56.160Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:49:58.149Z] ---> Running in 8e958a32612d [2023-05-05T06:49:58.149Z] Removing intermediate container 8e958a32612d [2023-05-05T06:49:58.149Z] ---> cf03c8b6aa9e [2023-05-05T06:49:58.149Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:49:58.419Z] ---> Running in 00f3610a3c3e [2023-05-05T06:49:58.690Z] Removing intermediate container 00f3610a3c3e [2023-05-05T06:49:58.690Z] ---> 75524540721c [2023-05-05T06:49:58.690Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T06:49:58.690Z] ---> Running in 4ddd0155dfb4 [2023-05-05T06:49:59.286Z] Removing intermediate container 4ddd0155dfb4 [2023-05-05T06:49:59.286Z] ---> e7f6556945b2 [2023-05-05T06:49:59.286Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:49:59.286Z] ---> Running in e04c57f92a45 [2023-05-05T06:49:59.560Z] Removing intermediate container e04c57f92a45 [2023-05-05T06:49:59.560Z] ---> 8be62c39ea58 [2023-05-05T06:49:59.560Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:49:59.560Z] ---> Running in 5e45d3f49158 [2023-05-05T06:50:01.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:50:01.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:50:02.646Z] OK: 263 MiB in 53 packages [2023-05-05T06:50:03.613Z] Removing intermediate container 5e45d3f49158 [2023-05-05T06:50:03.613Z] ---> 9d197c282bbc [2023-05-05T06:50:03.613Z] Step 8/12 : WORKDIR /app [2023-05-05T06:50:03.614Z] ---> Running in 3bf7c80b5cdc [2023-05-05T06:50:04.202Z] Removing intermediate container 3bf7c80b5cdc [2023-05-05T06:50:04.202Z] ---> 1d0daf64d5ac [2023-05-05T06:50:04.202Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-05T06:50:04.472Z] ---> d54be0fd8554 [2023-05-05T06:50:04.472Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:50:04.745Z] ---> Running in 2270b21c42be [2023-05-05T06:51:13.060Z] Removing intermediate container 2270b21c42be [2023-05-05T06:51:13.060Z] ---> 9812a5ce19d4 [2023-05-05T06:51:13.060Z] Step 11/12 : COPY . . [2023-05-05T06:51:13.060Z] ---> a99e724104d3 [2023-05-05T06:51:13.060Z] Step 12/12 : RUN $MAKE [2023-05-05T06:51:13.060Z] ---> Running in 1d71acbe3842 [2023-05-05T06:51:13.060Z] noop [2023-05-05T06:51:13.060Z] Removing intermediate container 1d71acbe3842 [2023-05-05T06:51:13.060Z] ---> d2d394ed95bf [2023-05-05T06:51:13.060Z] Successfully built d2d394ed95bf [2023-05-05T06:51:13.060Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:51:13.413Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T06:51:13.413Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:51:13.656Z] prd-ubuntu20.04-docker-arm64-4c-16g-13868 does not seem to be running inside a container [2023-05-05T06:51:13.741Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/88 -v /w/workspace/device-rfid-llrp-go/88:/w/workspace/device-rfid-llrp-go/88:rw,z -v /w/workspace/device-rfid-llrp-go/88@tmp:/w/workspace/device-rfid-llrp-go/88@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 [2023-05-05T06:51:15.027Z] $ docker top f9a184fc5c44f6ad1782e553e17a368c88d7ee5f31ac7dc4df398ded08f1731e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:51:15.899Z] + go version [2023-05-05T06:51:15.899Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T06:51:15.927Z] $ docker stop --time=1 f9a184fc5c44f6ad1782e553e17a368c88d7ee5f31ac7dc4df398ded08f1731e [2023-05-05T06:51:17.609Z] $ docker rm -f --volumes f9a184fc5c44f6ad1782e553e17a368c88d7ee5f31ac7dc4df398ded08f1731e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:51:18.185Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T06:51:18.185Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:51:18.393Z] prd-ubuntu20.04-docker-arm64-4c-16g-13868 does not seem to be running inside a container [2023-05-05T06:51:18.478Z] $ 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/88 -v /w/workspace/device-rfid-llrp-go/88:/w/workspace/device-rfid-llrp-go/88:rw,z -v /w/workspace/device-rfid-llrp-go/88@tmp:/w/workspace/device-rfid-llrp-go/88@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 [2023-05-05T06:51:19.778Z] $ docker top f23bde79b43f5b24d14c8116002875383bc556366d603ac96aa09fbf8ba40ff1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T06:51:20.629Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/88 [Pipeline] fileExists [Pipeline] sh [2023-05-05T06:51:21.293Z] + make test [2023-05-05T06:51:21.293Z] go test ./... -coverprofile=coverage.out ./... [2023-05-05T06:52:00.192Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-05-05T06:54:21.984Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-05-05T06:54:21.984Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-05-05T06:54:54.244Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 31.772s coverage: 40.5% of statements [2023-05-05T06:54:54.244Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.590s coverage: 52.0% of statements [2023-05-05T06:54:54.244Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.056s coverage: 95.5% of statements [2023-05-05T06:54:54.244Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-05T06:54:54.244Z] go vet ./... [2023-05-05T06:55:20.999Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T06:55:20.999Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T06:55:21.268Z] ./bin/test-attribution-txt.sh [2023-05-05T06:55:21.537Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-05-05T06:55:21.537Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-05-05T06:55:21.556Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T06:55:21.579Z] $ docker stop --time=1 f23bde79b43f5b24d14c8116002875383bc556366d603ac96aa09fbf8ba40ff1 [2023-05-05T06:55:23.451Z] $ docker rm -f --volumes f23bde79b43f5b24d14c8116002875383bc556366d603ac96aa09fbf8ba40ff1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T06:55:24.657Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T06:55:24.681Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T06:55:25.382Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T06:55:25.781Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T06:55:26.111Z] + ls -al . [2023-05-05T06:55:26.111Z] total 624 [2023-05-05T06:55:26.111Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 06:51 . [2023-05-05T06:55:26.111Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:49 .. [2023-05-05T06:55:26.111Z] -rw-rw-r-- 1 jenkins jenkins 134 May 5 06:49 .dockerignore [2023-05-05T06:55:26.111Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:49 .git [2023-05-05T06:55:26.111Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:49 .github [2023-05-05T06:55:26.111Z] -rw-rw-r-- 1 jenkins jenkins 946 May 5 06:49 .gitignore [2023-05-05T06:55:26.111Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 06:49 .golangci.yml [2023-05-05T06:55:26.111Z] -rw-rw-r-- 1 jenkins jenkins 10794 May 5 06:49 Attribution.txt [2023-05-05T06:55:26.111Z] -rw-rw-r-- 1 jenkins jenkins 5905 May 5 06:49 CHANGELOG.md [2023-05-05T06:55:26.111Z] -rw-rw-r-- 1 jenkins jenkins 1347 May 5 06:49 Dockerfile [2023-05-05T06:55:26.111Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 06:49 GOVERNANCE.md [2023-05-05T06:55:26.111Z] -rw-rw-r-- 1 jenkins jenkins 683 May 5 06:49 Jenkinsfile [2023-05-05T06:55:26.111Z] -rw-rw-r-- 1 jenkins jenkins 11347 May 5 06:49 LICENSE [2023-05-05T06:55:26.111Z] -rw-rw-r-- 1 jenkins jenkins 2053 May 5 06:49 Makefile [2023-05-05T06:55:26.111Z] -rw-rw-r-- 1 jenkins jenkins 625 May 5 06:49 OWNERS.md [2023-05-05T06:55:26.111Z] -rw-rw-r-- 1 jenkins jenkins 28505 May 5 06:49 README.md [2023-05-05T06:55:26.111Z] -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:46 VERSION [2023-05-05T06:55:26.111Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:49 bin [2023-05-05T06:55:26.111Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:49 cmd [2023-05-05T06:55:26.111Z] -rw-r--r-- 1 jenkins jenkins 458038 May 5 06:54 coverage.out [2023-05-05T06:55:26.111Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:49 examples [2023-05-05T06:55:26.111Z] -rw-rw-r-- 1 jenkins jenkins 3419 May 5 06:49 go.mod [2023-05-05T06:55:26.111Z] -rw-rw-r-- 1 jenkins jenkins 31078 May 5 06:49 go.sum [2023-05-05T06:55:26.111Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:49 images [2023-05-05T06:55:26.111Z] drwxrwxr-x 5 jenkins jenkins 4096 May 5 06:49 internal [2023-05-05T06:55:26.111Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:49 snap [2023-05-05T06:55:26.111Z] -rw-rw-r-- 1 jenkins jenkins 193 May 5 06:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:55:26.456Z] + 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=32b390a5ddbe6c018cd477180d327d835f10055c --label arch=arm64 --label version=3.0.0-dev.20 . [2023-05-05T06:55:26.728Z] Sending build context to Docker daemon 1.212MB [2023-05-05T06:55:26.728Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T06:55:26.728Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-05T06:55:26.728Z] ---> d2d394ed95bf [2023-05-05T06:55:26.728Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-05T06:55:27.000Z] ---> Running in 4128da806c1a [2023-05-05T06:55:27.267Z] Removing intermediate container 4128da806c1a [2023-05-05T06:55:27.267Z] ---> 22991b343c9f [2023-05-05T06:55:27.267Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T06:55:27.267Z] ---> Running in 4aeea44c7f49 [2023-05-05T06:55:27.540Z] Removing intermediate container 4aeea44c7f49 [2023-05-05T06:55:27.540Z] ---> 0b214f151f2d [2023-05-05T06:55:27.540Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-05-05T06:55:27.808Z] ---> Running in 5d7b502f4a0d [2023-05-05T06:55:28.077Z] Removing intermediate container 5d7b502f4a0d [2023-05-05T06:55:28.077Z] ---> eb63baccc436 [2023-05-05T06:55:28.077Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T06:55:28.077Z] ---> Running in 0a2e8074472a [2023-05-05T06:55:28.347Z] Removing intermediate container 0a2e8074472a [2023-05-05T06:55:28.347Z] ---> 58e6b9c26386 [2023-05-05T06:55:28.347Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T06:55:28.347Z] ---> Running in cd5b54a42fb0 [2023-05-05T06:55:29.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:55:30.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:55:31.438Z] OK: 263 MiB in 53 packages [2023-05-05T06:55:32.024Z] Removing intermediate container cd5b54a42fb0 [2023-05-05T06:55:32.024Z] ---> d0fc083d243b [2023-05-05T06:55:32.024Z] Step 8/24 : WORKDIR /app [2023-05-05T06:55:32.024Z] ---> Running in a855e552220b [2023-05-05T06:55:32.304Z] Removing intermediate container a855e552220b [2023-05-05T06:55:32.304Z] ---> 0d0f1e946d7f [2023-05-05T06:55:32.304Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-05T06:55:32.899Z] ---> 8635214b14e6 [2023-05-05T06:55:32.899Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T06:55:32.899Z] ---> Running in 8f609f9d4fa8 [2023-05-05T06:55:35.483Z] Removing intermediate container 8f609f9d4fa8 [2023-05-05T06:55:35.483Z] ---> 3609ddb13896 [2023-05-05T06:55:35.483Z] Step 11/24 : COPY . . [2023-05-05T06:55:36.077Z] ---> d0d0bb326948 [2023-05-05T06:55:36.077Z] Step 12/24 : RUN $MAKE [2023-05-05T06:55:36.347Z] ---> Running in 8e922effc784 [2023-05-05T06:55:37.307Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=3.0.0-dev.20" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-05-05T06:57:59.052Z] Removing intermediate container 8e922effc784 [2023-05-05T06:57:59.052Z] ---> d82bee51dd54 [2023-05-05T06:57:59.052Z] Step 13/24 : FROM alpine:3.17 [2023-05-05T06:57:59.052Z] 3.17: Pulling from library/alpine [2023-05-05T06:57:59.320Z] c41833b44d91: Already exists [2023-05-05T06:57:59.320Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T06:57:59.320Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T06:57:59.320Z] ---> 51e60588ff2c [2023-05-05T06:57:59.320Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-05T06:57:59.588Z] ---> Running in e299a18f78ed [2023-05-05T06:57:59.856Z] Removing intermediate container e299a18f78ed [2023-05-05T06:57:59.856Z] ---> a322ef76fe79 [2023-05-05T06:57:59.856Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-05T06:57:59.856Z] ---> Running in 6313e76a7344 [2023-05-05T06:58:00.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T06:58:01.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T06:58:02.819Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T06:58:02.819Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T06:58:02.819Z] OK: 8 MiB in 16 packages [2023-05-05T06:58:03.404Z] Removing intermediate container 6313e76a7344 [2023-05-05T06:58:03.404Z] ---> 3118266e498b [2023-05-05T06:58:03.404Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-05-05T06:58:03.988Z] ---> bbd8916d45ac [2023-05-05T06:58:03.988Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-05-05T06:58:04.572Z] ---> 573565910e33 [2023-05-05T06:58:04.572Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-05-05T06:58:05.982Z] ---> 21b49c2b14c0 [2023-05-05T06:58:05.982Z] Step 19/24 : EXPOSE 59989 [2023-05-05T06:58:05.982Z] ---> Running in 91199b8f9524 [2023-05-05T06:58:06.248Z] Removing intermediate container 91199b8f9524 [2023-05-05T06:58:06.248Z] ---> 9a42ff254a9e [2023-05-05T06:58:06.248Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-05-05T06:58:06.248Z] ---> Running in 49ff07081cd7 [2023-05-05T06:58:06.516Z] Removing intermediate container 49ff07081cd7 [2023-05-05T06:58:06.516Z] ---> 28593b6d41d2 [2023-05-05T06:58:06.516Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T06:58:06.516Z] ---> Running in 53d0e000924c [2023-05-05T06:58:06.783Z] Removing intermediate container 53d0e000924c [2023-05-05T06:58:06.783Z] ---> d39a900064f4 [2023-05-05T06:58:06.783Z] Step 22/24 : LABEL arch=arm64 [2023-05-05T06:58:07.050Z] ---> Running in 1d4a9cd9410e [2023-05-05T06:58:07.317Z] Removing intermediate container 1d4a9cd9410e [2023-05-05T06:58:07.317Z] ---> 04db4fac7e1e [2023-05-05T06:58:07.317Z] Step 23/24 : LABEL git_sha=32b390a5ddbe6c018cd477180d327d835f10055c [2023-05-05T06:58:07.317Z] ---> Running in 538c8f6de57f [2023-05-05T06:58:07.585Z] Removing intermediate container 538c8f6de57f [2023-05-05T06:58:07.585Z] ---> 1c1b989f6282 [2023-05-05T06:58:07.585Z] Step 24/24 : LABEL version=3.0.0-dev.20 [2023-05-05T06:58:07.585Z] ---> Running in 5d8f547ff4fc [2023-05-05T06:58:08.169Z] Removing intermediate container 5d8f547ff4fc [2023-05-05T06:58:08.169Z] ---> 9d27f359ca83 [2023-05-05T06:58:08.169Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T06:58:08.169Z] Successfully built 9d27f359ca83 [2023-05-05T06:58:08.169Z] 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 [2023-05-05T06:58:08.283Z] provisioning config files... [2023-05-05T06:58:08.299Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/88@tmp/config13432538953630772825tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:58:08.645Z] ---> docker-login.sh [2023-05-05T06:58:08.645Z] nexus3.edgexfoundry.org:10001 [2023-05-05T06:58:08.913Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:58:08.913Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:58:08.913Z] Configure a credential helper to remove this warning. See [2023-05-05T06:58:08.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:58:08.913Z] [2023-05-05T06:58:08.913Z] Login Succeeded [2023-05-05T06:58:08.913Z] nexus3.edgexfoundry.org:10002 [2023-05-05T06:58:09.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:58:09.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:58:09.181Z] Configure a credential helper to remove this warning. See [2023-05-05T06:58:09.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:58:09.181Z] [2023-05-05T06:58:09.181Z] Login Succeeded [2023-05-05T06:58:09.181Z] nexus3.edgexfoundry.org:10003 [2023-05-05T06:58:09.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:58:09.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:58:09.715Z] Configure a credential helper to remove this warning. See [2023-05-05T06:58:09.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:58:09.715Z] [2023-05-05T06:58:09.715Z] Login Succeeded [2023-05-05T06:58:09.715Z] nexus3.edgexfoundry.org:10004 [2023-05-05T06:58:09.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:58:09.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:58:09.984Z] Configure a credential helper to remove this warning. See [2023-05-05T06:58:09.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:58:09.984Z] [2023-05-05T06:58:09.984Z] Login Succeeded [2023-05-05T06:58:09.984Z] docker.io [2023-05-05T06:58:10.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T06:58:10.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T06:58:10.518Z] Configure a credential helper to remove this warning. See [2023-05-05T06:58:10.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T06:58:10.518Z] [2023-05-05T06:58:10.518Z] Login Succeeded [2023-05-05T06:58:10.518Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T06:58:10.531Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:58:10.571Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T06:58:10.593Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2023-05-05T06:58:10.593Z] 32b390a5ddbe6c018cd477180d327d835f10055c [2023-05-05T06:58:10.593Z] latest [2023-05-05T06:58:10.593Z] 3.0.0-dev.20 [2023-05-05T06:58:10.593Z] 32b390a5ddbe6c018cd477180d327d835f10055c-3.0.0-dev.20 [2023-05-05T06:58:10.593Z] main [2023-05-05T06:58:10.593Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:58:10.953Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:32b390a5ddbe6c018cd477180d327d835f10055c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:58:11.297Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:32b390a5ddbe6c018cd477180d327d835f10055c [2023-05-05T06:58:11.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-05T06:58:11.297Z] 141a97b1e440: Preparing [2023-05-05T06:58:11.297Z] 93533c385c9d: Preparing [2023-05-05T06:58:11.297Z] 52f3bc9140af: Preparing [2023-05-05T06:58:11.297Z] b5c4c9f4ad9d: Preparing [2023-05-05T06:58:11.297Z] 26cbea5cba74: Preparing [2023-05-05T06:58:11.297Z] 26cbea5cba74: Layer already exists [2023-05-05T06:58:11.565Z] 52f3bc9140af: Pushed [2023-05-05T06:58:11.565Z] 93533c385c9d: Pushed [2023-05-05T06:58:11.565Z] b5c4c9f4ad9d: Pushed [2023-05-05T06:58:16.906Z] 141a97b1e440: Pushed [2023-05-05T06:58:16.906Z] 32b390a5ddbe6c018cd477180d327d835f10055c: digest: sha256:b5773f431f36c3e9765f8b9152002adfd89519a7a197bbe8312b8b7641a5bd9c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:58:17.257Z] + 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 [2023-05-05T06:58:17.599Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-05-05T06:58:17.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-05T06:58:17.599Z] 141a97b1e440: Preparing [2023-05-05T06:58:17.599Z] 93533c385c9d: Preparing [2023-05-05T06:58:17.599Z] 52f3bc9140af: Preparing [2023-05-05T06:58:17.599Z] b5c4c9f4ad9d: Preparing [2023-05-05T06:58:17.599Z] 26cbea5cba74: Preparing [2023-05-05T06:58:17.599Z] 93533c385c9d: Layer already exists [2023-05-05T06:58:17.599Z] 141a97b1e440: Layer already exists [2023-05-05T06:58:17.599Z] 52f3bc9140af: Layer already exists [2023-05-05T06:58:17.599Z] b5c4c9f4ad9d: Layer already exists [2023-05-05T06:58:17.599Z] 26cbea5cba74: Layer already exists [2023-05-05T06:58:17.599Z] latest: digest: sha256:b5773f431f36c3e9765f8b9152002adfd89519a7a197bbe8312b8b7641a5bd9c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:58:18.212Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:58:18.548Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.20 [2023-05-05T06:58:18.548Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-05T06:58:18.548Z] 141a97b1e440: Preparing [2023-05-05T06:58:18.548Z] 93533c385c9d: Preparing [2023-05-05T06:58:18.548Z] 52f3bc9140af: Preparing [2023-05-05T06:58:18.548Z] b5c4c9f4ad9d: Preparing [2023-05-05T06:58:18.548Z] 26cbea5cba74: Preparing [2023-05-05T06:58:18.548Z] 26cbea5cba74: Layer already exists [2023-05-05T06:58:18.548Z] 141a97b1e440: Layer already exists [2023-05-05T06:58:18.548Z] b5c4c9f4ad9d: Layer already exists [2023-05-05T06:58:18.548Z] 93533c385c9d: Layer already exists [2023-05-05T06:58:18.548Z] 52f3bc9140af: Layer already exists [2023-05-05T06:58:18.548Z] 3.0.0-dev.20: digest: sha256:b5773f431f36c3e9765f8b9152002adfd89519a7a197bbe8312b8b7641a5bd9c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:58:18.895Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:32b390a5ddbe6c018cd477180d327d835f10055c-3.0.0-dev.20 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:58:19.238Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:32b390a5ddbe6c018cd477180d327d835f10055c-3.0.0-dev.20 [2023-05-05T06:58:19.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-05T06:58:19.238Z] 141a97b1e440: Preparing [2023-05-05T06:58:19.238Z] 93533c385c9d: Preparing [2023-05-05T06:58:19.238Z] 52f3bc9140af: Preparing [2023-05-05T06:58:19.238Z] b5c4c9f4ad9d: Preparing [2023-05-05T06:58:19.238Z] 26cbea5cba74: Preparing [2023-05-05T06:58:19.238Z] 93533c385c9d: Layer already exists [2023-05-05T06:58:19.238Z] 52f3bc9140af: Layer already exists [2023-05-05T06:58:19.238Z] 26cbea5cba74: Layer already exists [2023-05-05T06:58:19.238Z] 141a97b1e440: Layer already exists [2023-05-05T06:58:19.238Z] b5c4c9f4ad9d: Layer already exists [2023-05-05T06:58:19.238Z] 32b390a5ddbe6c018cd477180d327d835f10055c-3.0.0-dev.20: digest: sha256:b5773f431f36c3e9765f8b9152002adfd89519a7a197bbe8312b8b7641a5bd9c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:58:19.592Z] + 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 [2023-05-05T06:58:19.938Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2023-05-05T06:58:19.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2023-05-05T06:58:19.938Z] 141a97b1e440: Preparing [2023-05-05T06:58:19.938Z] 93533c385c9d: Preparing [2023-05-05T06:58:19.938Z] 52f3bc9140af: Preparing [2023-05-05T06:58:19.938Z] b5c4c9f4ad9d: Preparing [2023-05-05T06:58:19.938Z] 26cbea5cba74: Preparing [2023-05-05T06:58:19.938Z] 52f3bc9140af: Layer already exists [2023-05-05T06:58:19.938Z] 93533c385c9d: Layer already exists [2023-05-05T06:58:19.938Z] 141a97b1e440: Layer already exists [2023-05-05T06:58:19.938Z] b5c4c9f4ad9d: Layer already exists [2023-05-05T06:58:19.938Z] 26cbea5cba74: Layer already exists [2023-05-05T06:58:19.938Z] main: digest: sha256:b5773f431f36c3e9765f8b9152002adfd89519a7a197bbe8312b8b7641a5bd9c size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-05T06:58:19.991Z] ===================================================== [Pipeline] echo [2023-05-05T06:58:19.997Z] taggedImages: [2023-05-05T06:58:19.997Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:32b390a5ddbe6c018cd477180d327d835f10055c [2023-05-05T06:58:19.997Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2023-05-05T06:58:19.997Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:3.0.0-dev.20 [2023-05-05T06:58:19.997Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:32b390a5ddbe6c018cd477180d327d835f10055c-3.0.0-dev.20 [2023-05-05T06:58:19.997Z] - 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 [2023-05-05T06:58:20.366Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:58:20.366Z] [2023-05-05T06:58:20.366Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:58:20.704Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:58:20.704Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T06:58:20.704Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T06:58:20.704Z] 04944245beec: Pulling fs layer [2023-05-05T06:58:20.704Z] 699f458cf7ca: Pulling fs layer [2023-05-05T06:58:20.704Z] 765212b225bb: Pulling fs layer [2023-05-05T06:58:20.704Z] f23df028b6ca: Pulling fs layer [2023-05-05T06:58:20.704Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T06:58:20.704Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T06:58:20.704Z] f23df028b6ca: Waiting [2023-05-05T06:58:20.704Z] d65c8cfc05b1: Waiting [2023-05-05T06:58:20.704Z] 765212b225bb: Waiting [2023-05-05T06:58:20.704Z] 2437ff75d9bd: Waiting [2023-05-05T06:58:20.973Z] 04944245beec: Verifying Checksum [2023-05-05T06:58:20.973Z] 04944245beec: Download complete [2023-05-05T06:58:20.973Z] 765212b225bb: Download complete [2023-05-05T06:58:20.973Z] f23df028b6ca: Download complete [2023-05-05T06:58:20.973Z] d65c8cfc05b1: Verifying Checksum [2023-05-05T06:58:20.973Z] d65c8cfc05b1: Download complete [2023-05-05T06:58:21.242Z] 699f458cf7ca: Verifying Checksum [2023-05-05T06:58:21.242Z] 699f458cf7ca: Download complete [2023-05-05T06:58:21.511Z] 8998bd30e6a1: Verifying Checksum [2023-05-05T06:58:21.511Z] 8998bd30e6a1: Download complete [2023-05-05T06:58:23.454Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T06:58:23.454Z] 2437ff75d9bd: Download complete [2023-05-05T06:58:25.395Z] 8998bd30e6a1: Pull complete [2023-05-05T06:58:25.661Z] 04944245beec: Pull complete [2023-05-05T06:58:27.065Z] 699f458cf7ca: Pull complete [2023-05-05T06:58:27.065Z] 765212b225bb: Pull complete [2023-05-05T06:58:27.647Z] f23df028b6ca: Pull complete [2023-05-05T06:58:27.914Z] d65c8cfc05b1: Pull complete [2023-05-05T06:58:42.916Z] 2437ff75d9bd: Pull complete [2023-05-05T06:58:42.916Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T06:58:42.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T06:58:42.916Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:58:43.133Z] prd-ubuntu20.04-docker-arm64-4c-16g-13868 does not seem to be running inside a container [2023-05-05T06:58:43.214Z] $ 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/88 -v /w/workspace/device-rfid-llrp-go/88:/w/workspace/device-rfid-llrp-go/88:rw,z -v /w/workspace/device-rfid-llrp-go/88@tmp:/w/workspace/device-rfid-llrp-go/88@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 [2023-05-05T06:58:45.900Z] $ docker top e4e18e7417b76b1ac1efc25cf8099e56da053bacd39b78109ea0018cffd3e040 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:58:46.748Z] ---> job-cost.sh [2023-05-05T06:58:46.748Z] lf-activate-venv: SKIPPING [2023-05-05T06:58:46.748Z] INFO: No Stack... [2023-05-05T06:58:47.333Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T06:58:47.917Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T06:58:48.558Z] + cat /w/workspace/device-rfid-llrp-go/88/archives/cost.csv [2023-05-05T06:58:48.558Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T06:58:48.591Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-88-stack-cost] [2023-05-05T06:58:48.598Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-88-stack-cost] did not exist. Created. [2023-05-05T06:58:48.598Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-88-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T06:58:49.256Z] /w/workspace/device-rfid-llrp-go/88@tmp/durable-c6d8ac58/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-05T06:58:49.915Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T06:58:49.938Z] Warning: overwriting stash ‘stack-cost’ [2023-05-05T06:58:49.997Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T06:58:50.004Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-88-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T06:58:50.036Z] $ docker stop --time=1 e4e18e7417b76b1ac1efc25cf8099e56da053bacd39b78109ea0018cffd3e040 [2023-05-05T06:58:51.582Z] $ docker rm -f --volumes e4e18e7417b76b1ac1efc25cf8099e56da053bacd39b78109ea0018cffd3e040 [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 [2023-05-05T06:58:51.944Z] provisioning config files... [2023-05-05T06:58:51.951Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9267712230355524991tmp [Pipeline] { [Pipeline] sh [2023-05-05T06:58:52.239Z] + set +x [2023-05-05T06:58:52.239Z] + curl -s https://codecov.io/bash [2023-05-05T06:58:52.239Z] + bash -s -- [2023-05-05T06:58:52.239Z] [2023-05-05T06:58:52.239Z] _____ _ [2023-05-05T06:58:52.239Z] / ____| | | [2023-05-05T06:58:52.239Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T06:58:52.239Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T06:58:52.239Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T06:58:52.239Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T06:58:52.239Z] Bash-1.0.6 [2023-05-05T06:58:52.239Z] [2023-05-05T06:58:52.239Z] [2023-05-05T06:58:52.239Z] ==> git version 2.25.1 found [2023-05-05T06:58:52.239Z] ==> 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 [2023-05-05T06:58:52.239Z] Release-Date: 2020-01-08 [2023-05-05T06:58:52.239Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-05T06:58:52.239Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T06:58:52.239Z] ==> Jenkins CI detected. [2023-05-05T06:58:52.239Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2023-05-05T06:58:52.239Z] project root: . [2023-05-05T06:58:52.239Z] --> token set from env [2023-05-05T06:58:52.239Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T06:58:52.239Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T06:58:52.239Z] ==> Python coveragepy not found [2023-05-05T06:58:52.239Z] ==> Searching for coverage reports in: [2023-05-05T06:58:52.239Z] + . [2023-05-05T06:58:52.239Z] -> Found 1 reports [2023-05-05T06:58:52.239Z] ==> Detecting git/mercurial file structure [2023-05-05T06:58:52.239Z] ==> Reading reports [2023-05-05T06:58:52.239Z] + ./coverage.out bytes=458038 [2023-05-05T06:58:52.239Z] ==> Appending adjustments [2023-05-05T06:58:52.239Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T06:58:52.499Z] + Found adjustments [2023-05-05T06:58:52.499Z] ==> Gzipping contents [2023-05-05T06:58:52.499Z] 52K /tmp/codecov.WuxcPj.gz [2023-05-05T06:58:52.499Z] ==> Uploading reports [2023-05-05T06:58:52.499Z] url: https://codecov.io [2023-05-05T06:58:52.499Z] query: branch=main&commit=32b390a5ddbe6c018cd477180d327d835f10055c&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T06:58:52.499Z] -> Pinging Codecov [2023-05-05T06:58:52.499Z] 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=32b390a5ddbe6c018cd477180d327d835f10055c&build=88&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F88%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-05T06:58:52.758Z] -> Uploading to [2023-05-05T06:58:52.758Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/581DD39554BDF9B6E22D074273EAD858/32b390a5ddbe6c018cd477180d327d835f10055c/bbf8755f-6b88-415f-a875-6994070b77c4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T065852Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=add62031b92759501301d37869a37773cdbd5fea46cfe61ec3a4a68da30cdbc8 [2023-05-05T06:58:52.758Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T06:58:52.758Z] Dload Upload Total Spent Left Speed [2023-05-05T06:58:53.016Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50498 0 0 100 50498 0 212k --:--:-- --:--:-- --:--:-- 212k [2023-05-05T06:58:53.016Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/32b390a5ddbe6c018cd477180d327d835f10055c [Pipeline] } [2023-05-05T06:58:53.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-05-05T06:58:53.145Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-05T06:58:53.155Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:58:53.446Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T06:58:53.446Z] [2023-05-05T06:58:53.446Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:58:53.746Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T06:58:53.746Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-05T06:58:53.746Z] df9b9388f04a: Pulling fs layer [2023-05-05T06:58:53.746Z] 52dc419b0ee2: Pulling fs layer [2023-05-05T06:58:53.746Z] 25bc292e5bac: Pulling fs layer [2023-05-05T06:58:53.746Z] 114826534d7a: Pulling fs layer [2023-05-05T06:58:53.746Z] 4657fd5d0bcf: Pulling fs layer [2023-05-05T06:58:53.746Z] 6ad1cebc031e: Pulling fs layer [2023-05-05T06:58:53.746Z] 8a3aa393b2d8: Pulling fs layer [2023-05-05T06:58:53.746Z] 4657fd5d0bcf: Waiting [2023-05-05T06:58:53.746Z] 6ad1cebc031e: Waiting [2023-05-05T06:58:53.746Z] 8a3aa393b2d8: Waiting [2023-05-05T06:58:53.746Z] 114826534d7a: Waiting [2023-05-05T06:58:53.746Z] 25bc292e5bac: Verifying Checksum [2023-05-05T06:58:53.746Z] 25bc292e5bac: Download complete [2023-05-05T06:58:53.746Z] 52dc419b0ee2: Verifying Checksum [2023-05-05T06:58:53.746Z] 52dc419b0ee2: Download complete [2023-05-05T06:58:53.746Z] 4657fd5d0bcf: Verifying Checksum [2023-05-05T06:58:53.746Z] 4657fd5d0bcf: Download complete [2023-05-05T06:58:53.746Z] df9b9388f04a: Verifying Checksum [2023-05-05T06:58:53.746Z] df9b9388f04a: Download complete [2023-05-05T06:58:54.005Z] 6ad1cebc031e: Verifying Checksum [2023-05-05T06:58:54.005Z] 6ad1cebc031e: Download complete [2023-05-05T06:58:54.005Z] df9b9388f04a: Pull complete [2023-05-05T06:58:54.005Z] 52dc419b0ee2: Pull complete [2023-05-05T06:58:54.005Z] 25bc292e5bac: Pull complete [2023-05-05T06:58:54.572Z] 114826534d7a: Verifying Checksum [2023-05-05T06:58:54.572Z] 114826534d7a: Download complete [2023-05-05T06:58:54.572Z] 8a3aa393b2d8: Download complete [2023-05-05T06:58:57.852Z] 114826534d7a: Pull complete [2023-05-05T06:58:58.110Z] 4657fd5d0bcf: Pull complete [2023-05-05T06:58:58.368Z] 6ad1cebc031e: Pull complete [2023-05-05T06:59:00.899Z] 8a3aa393b2d8: Pull complete [2023-05-05T06:59:00.899Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-05T06:59:00.899Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-05T06:59:00.899Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:59:00.974Z] prd-ubuntu20.04-docker-8c-8g-13865 does not seem to be running inside a container [2023-05-05T06:59:01.002Z] $ 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 [2023-05-05T06:59:03.034Z] $ docker top 7acc6d1eca2d726ef15bfcde5ba874d9ff8c385674d029e29f8ec06cb8dab710 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-05T06:59:03.092Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2023-05-05T06:59:03.368Z] + set -o pipefail [2023-05-05T06:59:03.369Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2023-05-05T06:59:07.555Z] [2023-05-05T06:59:07.555Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2023-05-05T06:59:07.555Z] [2023-05-05T06:59:07.555Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/50bde943-21a6-49c0-bb86-719607f6cf40 [2023-05-05T06:59:07.555Z] [2023-05-05T06:59:07.555Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-05T06:59:07.555Z] [2023-05-05T06:59:07.555Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-05T06:59:07.555Z] [2023-05-05T06:59:07.555Z] [2023-05-05T06:59:07.555Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-05T06:59:07.555Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-05T06:59:07.555Z] More details here: https://snyk.co/ue1NS [2023-05-05T06:59:07.555Z] You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-05T06:59:07.556Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-05T06:59:07.564Z] $ docker stop --time=1 7acc6d1eca2d726ef15bfcde5ba874d9ff8c385674d029e29f8ec06cb8dab710 [2023-05-05T06:59:09.480Z] $ docker rm -f --volumes 7acc6d1eca2d726ef15bfcde5ba874d9ff8c385674d029e29f8ec06cb8dab710 [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 [2023-05-05T06:59:10.205Z] + git log --format=format:%s -1 32b390a5ddbe6c018cd477180d327d835f10055c [Pipeline] sh [2023-05-05T06:59:10.489Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T06:59:10.489Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:59:10.781Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T06:59:10.781Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:59:10.855Z] prd-ubuntu20.04-docker-8c-8g-13865 does not seem to be running inside a container [2023-05-05T06:59:10.881Z] $ 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 [2023-05-05T06:59:11.178Z] $ docker top 82470b814efd551f106b157ce5bcacb108bd4d06a159645a122e4c82879d6a62 -eo pid,comm [2023-05-05T06:59:11.215Z] 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). [2023-05-05T06:59:11.215Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T06:59:11.259Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T06:59:11.259Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T06:59:11.364Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T06:59:11.366Z] $ docker exec 82470b814efd551f106b157ce5bcacb108bd4d06a159645a122e4c82879d6a62 ssh-agent [2023-05-05T06:59:11.468Z] SSH_AUTH_SOCK=/tmp/ssh-LZChuTm4Yxi2/agent.31 [2023-05-05T06:59:11.468Z] SSH_AGENT_PID=37 [2023-05-05T06:59:11.473Z] Running ssh-add (command line suppressed) [2023-05-05T06:59:11.570Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12512611457769093681.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_12512611457769093681.key) [2023-05-05T06:59:11.582Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T06:59:11.873Z] + git semver tag [2023-05-05T06:59:12.440Z] 2023-05-05 06:59:12,134 [run_tag] DEBUG tag force:False [2023-05-05T06:59:12.440Z] 2023-05-05 06:59:12,134 [check_head_tag] DEBUG check head tag [2023-05-05T06:59:12.440Z] 2023-05-05 06:59:12,135 [execute] INFO git cat-file --batch-check [2023-05-05T06:59:12.440Z] 2023-05-05 06:59:12,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-05-05T06:59:12.440Z] 2023-05-05 06:59:12,139 [execute] INFO git cat-file --batch [2023-05-05T06:59:12.440Z] 2023-05-05 06:59:12,139 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2023-05-05T06:59:12.440Z] 2023-05-05 06:59:12,155 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-05T06:59:12.440Z] 2023-05-05 06:59:12,156 [execute] INFO git tag -a v3.0.0-dev.20 -m v3.0.0-dev.20 [2023-05-05T06:59:12.440Z] 2023-05-05 06:59:12,156 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.20', '-m', 'v3.0.0-dev.20'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2023-05-05T06:59:12.440Z] 2023-05-05 06:59:12,160 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-05T06:59:12.440Z] 3.0.0-dev.20 [Pipeline] } [2023-05-05T06:59:12.448Z] $ docker exec --env ******** --env ******** 82470b814efd551f106b157ce5bcacb108bd4d06a159645a122e4c82879d6a62 ssh-agent -k [2023-05-05T06:59:12.534Z] unset SSH_AUTH_SOCK; [2023-05-05T06:59:12.535Z] unset SSH_AGENT_PID; [2023-05-05T06:59:12.535Z] echo Agent pid 37 killed; [2023-05-05T06:59:12.545Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T06:59:12.847Z] + git semver [Pipeline] } [2023-05-05T06:59:13.124Z] $ docker stop --time=1 82470b814efd551f106b157ce5bcacb108bd4d06a159645a122e4c82879d6a62 [2023-05-05T06:59:14.385Z] $ docker rm -f --volumes 82470b814efd551f106b157ce5bcacb108bd4d06a159645a122e4c82879d6a62 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:59:14.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T06:59:14.766Z] [2023-05-05T06:59:14.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T06:59:15.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T06:59:15.056Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-05T06:59:15.056Z] ab5ef0e58194: Pulling fs layer [2023-05-05T06:59:15.056Z] 9712f1f96733: Pulling fs layer [2023-05-05T06:59:15.056Z] 63f879dbbcfc: Pulling fs layer [2023-05-05T06:59:15.056Z] 0d9ebad4ef96: Pulling fs layer [2023-05-05T06:59:15.056Z] e9a5061849ea: Pulling fs layer [2023-05-05T06:59:15.056Z] d747dcd14b5f: Pulling fs layer [2023-05-05T06:59:15.056Z] 2de7ff778b66: Pulling fs layer [2023-05-05T06:59:15.056Z] 0d9ebad4ef96: Waiting [2023-05-05T06:59:15.056Z] e9a5061849ea: Waiting [2023-05-05T06:59:15.056Z] d747dcd14b5f: Waiting [2023-05-05T06:59:15.056Z] 2de7ff778b66: Waiting [2023-05-05T06:59:15.056Z] 9712f1f96733: Verifying Checksum [2023-05-05T06:59:15.056Z] 9712f1f96733: Download complete [2023-05-05T06:59:15.315Z] 63f879dbbcfc: Verifying Checksum [2023-05-05T06:59:15.315Z] 63f879dbbcfc: Download complete [2023-05-05T06:59:15.574Z] 0d9ebad4ef96: Verifying Checksum [2023-05-05T06:59:15.574Z] 0d9ebad4ef96: Download complete [2023-05-05T06:59:15.574Z] d747dcd14b5f: Verifying Checksum [2023-05-05T06:59:15.574Z] d747dcd14b5f: Download complete [2023-05-05T06:59:15.574Z] e9a5061849ea: Verifying Checksum [2023-05-05T06:59:15.574Z] e9a5061849ea: Download complete [2023-05-05T06:59:15.574Z] ab5ef0e58194: Verifying Checksum [2023-05-05T06:59:15.574Z] ab5ef0e58194: Download complete [2023-05-05T06:59:15.574Z] 2de7ff778b66: Download complete [2023-05-05T06:59:18.104Z] ab5ef0e58194: Pull complete [2023-05-05T06:59:18.104Z] 9712f1f96733: Pull complete [2023-05-05T06:59:18.673Z] 63f879dbbcfc: Pull complete [2023-05-05T06:59:21.954Z] 0d9ebad4ef96: Pull complete [2023-05-05T06:59:21.954Z] e9a5061849ea: Pull complete [2023-05-05T06:59:21.954Z] d747dcd14b5f: Pull complete [2023-05-05T06:59:22.887Z] 2de7ff778b66: Pull complete [2023-05-05T06:59:22.887Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-05T06:59:22.887Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-05T06:59:22.887Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T06:59:22.961Z] prd-ubuntu20.04-docker-8c-8g-13865 does not seem to be running inside a container [2023-05-05T06:59:22.990Z] $ 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 [2023-05-05T06:59:24.838Z] $ docker top 413f75247e96e6c3645db1d5b26758ae76344b9bf24c09bfb67f5238fa48576c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-05T06:59:24.903Z] provisioning config files... [2023-05-05T06:59:24.911Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config10363933815127845315tmp [2023-05-05T06:59:24.918Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config12872634774452878284tmp [2023-05-05T06:59:24.925Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config18198344911750809892tmp [Pipeline] { [Pipeline] echo [2023-05-05T06:59:24.939Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:59:25.217Z] ---> sigul-configuration.sh [2023-05-05T06:59:25.217Z] gpg: directory `/root/.gnupg' created [2023-05-05T06:59:25.217Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-05T06:59:25.217Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-05T06:59:25.217Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-05T06:59:25.217Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-05T06:59:25.217Z] gpg: CAST5 encrypted data [2023-05-05T06:59:25.217Z] gpg: encrypted with 1 passphrase [2023-05-05T06:59:25.217Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-05T06:59:25.499Z] + mkdir /home/jenkins [2023-05-05T06:59:25.499Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-05T06:59:25.778Z] + 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 [2023-05-05T06:59:25.786Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T06:59:26.067Z] ---> sigul-install.sh [2023-05-05T06:59:26.067Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-05T06:59:26.349Z] + git tag --list [2023-05-05T06:59:26.349Z] v0.0.0 [2023-05-05T06:59:26.349Z] v1.0.0 [2023-05-05T06:59:26.349Z] v2.1.0 [2023-05-05T06:59:26.349Z] v2.1.1 [2023-05-05T06:59:26.349Z] v2.1.1-dev.1 [2023-05-05T06:59:26.349Z] v2.2.0 [2023-05-05T06:59:26.349Z] v2.2.1-dev.1 [2023-05-05T06:59:26.349Z] v2.2.1-dev.2 [2023-05-05T06:59:26.349Z] v2.2.1-dev.3 [2023-05-05T06:59:26.349Z] v2.2.1-dev.4 [2023-05-05T06:59:26.349Z] v2.2.1-dev.5 [2023-05-05T06:59:26.349Z] v2.2.1-dev.6 [2023-05-05T06:59:26.349Z] v2.2.1-dev.7 [2023-05-05T06:59:26.349Z] v2.3.0 [2023-05-05T06:59:26.349Z] v2.3.0-dev.10 [2023-05-05T06:59:26.349Z] v2.3.0-dev.11 [2023-05-05T06:59:26.349Z] v2.3.0-dev.12 [2023-05-05T06:59:26.349Z] v2.3.0-dev.13 [2023-05-05T06:59:26.349Z] v2.3.0-dev.14 [2023-05-05T06:59:26.349Z] v2.3.0-dev.15 [2023-05-05T06:59:26.349Z] v2.3.0-dev.16 [2023-05-05T06:59:26.349Z] v2.3.0-dev.17 [2023-05-05T06:59:26.349Z] v2.3.0-dev.18 [2023-05-05T06:59:26.349Z] v2.3.0-dev.19 [2023-05-05T06:59:26.349Z] v2.3.0-dev.20 [2023-05-05T06:59:26.349Z] v2.3.0-dev.21 [2023-05-05T06:59:26.349Z] v2.3.0-dev.22 [2023-05-05T06:59:26.349Z] v2.3.0-dev.23 [2023-05-05T06:59:26.349Z] v2.3.0-dev.7 [2023-05-05T06:59:26.349Z] v2.3.0-dev.8 [2023-05-05T06:59:26.349Z] v2.3.0-dev.9 [2023-05-05T06:59:26.349Z] v3.0.0-dev.1 [2023-05-05T06:59:26.349Z] v3.0.0-dev.10 [2023-05-05T06:59:26.349Z] v3.0.0-dev.11 [2023-05-05T06:59:26.349Z] v3.0.0-dev.12 [2023-05-05T06:59:26.349Z] v3.0.0-dev.13 [2023-05-05T06:59:26.349Z] v3.0.0-dev.14 [2023-05-05T06:59:26.349Z] v3.0.0-dev.15 [2023-05-05T06:59:26.349Z] v3.0.0-dev.16 [2023-05-05T06:59:26.349Z] v3.0.0-dev.17 [2023-05-05T06:59:26.349Z] v3.0.0-dev.18 [2023-05-05T06:59:26.349Z] v3.0.0-dev.19 [2023-05-05T06:59:26.349Z] v3.0.0-dev.2 [2023-05-05T06:59:26.349Z] v3.0.0-dev.20 [2023-05-05T06:59:26.349Z] v3.0.0-dev.3 [2023-05-05T06:59:26.349Z] v3.0.0-dev.4 [2023-05-05T06:59:26.349Z] v3.0.0-dev.5 [2023-05-05T06:59:26.349Z] v3.0.0-dev.6 [2023-05-05T06:59:26.349Z] v3.0.0-dev.7 [2023-05-05T06:59:26.349Z] v3.0.0-dev.8 [2023-05-05T06:59:26.349Z] v3.0.0-dev.9 [Pipeline] sh [2023-05-05T06:59:26.629Z] + lftools sign git-tag v3.0.0-dev.20 [2023-05-05T06:59:27.195Z] Signing Git tag with Sigul... [2023-05-05T06:59:27.195Z] Signing v3.0.0-dev.20 [2023-05-05T07:01:21.852Z] ERROR: I/O error: NSPR connection reset [Pipeline] echo [2023-05-05T07:01:21.862Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:01:22.145Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-05T07:01:22.152Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-05T07:01:22.175Z] $ docker stop --time=1 413f75247e96e6c3645db1d5b26758ae76344b9bf24c09bfb67f5238fa48576c [2023-05-05T07:01:23.476Z] $ docker rm -f --volumes 413f75247e96e6c3645db1d5b26758ae76344b9bf24c09bfb67f5238fa48576c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-05T07:01:23.893Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T07:01:23.893Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:01:24.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T07:01:24.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T07:01:24.249Z] prd-ubuntu20.04-docker-8c-8g-13865 does not seem to be running inside a container [2023-05-05T07:01:24.272Z] $ 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 [2023-05-05T07:01:24.614Z] $ docker top bd5c024ed3c96350112fa961bb7ee60fd0f187dbecb5870273ba45d27e01f5de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T07:01:24.708Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T07:01:24.708Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T07:01:24.836Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T07:01:24.838Z] $ docker exec bd5c024ed3c96350112fa961bb7ee60fd0f187dbecb5870273ba45d27e01f5de ssh-agent [2023-05-05T07:01:24.945Z] SSH_AUTH_SOCK=/tmp/ssh-rdvoLrDxlmL5/agent.34 [2023-05-05T07:01:24.945Z] SSH_AGENT_PID=40 [2023-05-05T07:01:24.949Z] Running ssh-add (command line suppressed) [2023-05-05T07:01:25.048Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4021749281924029871.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_4021749281924029871.key) [2023-05-05T07:01:25.061Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T07:01:25.346Z] + git semver bump pre [2023-05-05T07:01:25.605Z] 2023-05-05 07:01:25,549 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-05T07:01:25.605Z] 2023-05-05 07:01:25,549 [bump_version] DEBUG bumping version:3.0.0-dev.20 on axis:pre with prefix:dev [2023-05-05T07:01:25.605Z] 2023-05-05 07:01:25,549 [bump_version] DEBUG bumped version:3.0.0-dev.21 [2023-05-05T07:01:25.605Z] 2023-05-05 07:01:25,550 [write_version] DEBUG write version:3.0.0-dev.21 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2023-05-05T07:01:25.605Z] 2023-05-05 07:01:25,550 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-05T07:01:25.605Z] 2023-05-05 07:01:25,550 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-05T07:01:25.605Z] 2023-05-05 07:01:25,552 [execute] INFO git cat-file --batch-check [2023-05-05T07:01:25.605Z] 2023-05-05 07:01:25,552 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T07:01:25.605Z] 2023-05-05 07:01:25,556 [execute] INFO git cat-file --batch [2023-05-05T07:01:25.605Z] 2023-05-05 07:01:25,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T07:01:25.605Z] 2023-05-05 07:01:25,562 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-05T07:01:25.605Z] 3.0.0-dev.21 [Pipeline] } [2023-05-05T07:01:25.614Z] $ docker exec --env ******** --env ******** bd5c024ed3c96350112fa961bb7ee60fd0f187dbecb5870273ba45d27e01f5de ssh-agent -k [2023-05-05T07:01:25.716Z] unset SSH_AUTH_SOCK; [2023-05-05T07:01:25.717Z] unset SSH_AGENT_PID; [2023-05-05T07:01:25.717Z] echo Agent pid 40 killed; [2023-05-05T07:01:25.725Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T07:01:26.021Z] + git semver [Pipeline] } [2023-05-05T07:01:26.291Z] $ docker stop --time=1 bd5c024ed3c96350112fa961bb7ee60fd0f187dbecb5870273ba45d27e01f5de [2023-05-05T07:01:27.629Z] $ docker rm -f --volumes bd5c024ed3c96350112fa961bb7ee60fd0f187dbecb5870273ba45d27e01f5de [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T07:01:27.969Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T07:01:27.969Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:01:28.262Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T07:01:28.262Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T07:01:28.363Z] prd-ubuntu20.04-docker-8c-8g-13865 does not seem to be running inside a container [2023-05-05T07:01:28.492Z] $ 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 [2023-05-05T07:01:28.842Z] $ docker top f42b7d9dd20b8557aab928591a86b8cdd7258f9497db42c90ae1da5b5e4f5076 -eo pid,comm [2023-05-05T07:01:28.896Z] 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). [2023-05-05T07:01:28.896Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T07:01:28.927Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T07:01:28.927Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T07:01:29.038Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T07:01:29.039Z] $ docker exec f42b7d9dd20b8557aab928591a86b8cdd7258f9497db42c90ae1da5b5e4f5076 ssh-agent [2023-05-05T07:01:29.137Z] SSH_AUTH_SOCK=/tmp/ssh-123S41Z8FXrf/agent.32 [2023-05-05T07:01:29.137Z] SSH_AGENT_PID=38 [2023-05-05T07:01:29.142Z] Running ssh-add (command line suppressed) [2023-05-05T07:01:29.230Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11748055669639865603.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_11748055669639865603.key) [2023-05-05T07:01:29.242Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T07:01:29.530Z] + git semver push [2023-05-05T07:01:29.789Z] 2023-05-05 07:01:29,721 [run_push] DEBUG push [2023-05-05T07:01:29.789Z] 2023-05-05 07:01:29,721 [execute] INFO git cat-file --batch-check [2023-05-05T07:01:29.789Z] 2023-05-05 07:01:29,721 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T07:01:29.789Z] 2023-05-05 07:01:29,725 [execute] INFO git rev-list 6c04e1d02c0e9473d7f254ec92942e8d1928d089 -- [2023-05-05T07:01:29.789Z] 2023-05-05 07:01:29,725 [execute] DEBUG Popen(['git', 'rev-list', '6c04e1d02c0e9473d7f254ec92942e8d1928d089', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T07:01:29.789Z] 2023-05-05 07:01:29,731 [execute] INFO git fetch -v origin [2023-05-05T07:01:29.789Z] 2023-05-05 07:01:29,732 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-05T07:01:30.360Z] 2023-05-05 07:01:30,199 [run_push] DEBUG no remote changes detected [2023-05-05T07:01:30.360Z] 2023-05-05 07:01:30,199 [execute] INFO git push origin semver [2023-05-05T07:01:30.360Z] 2023-05-05 07:01:30,199 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-05T07:01:30.928Z] 2023-05-05 07:01:30,907 [run_push] DEBUG push all version tags [2023-05-05T07:01:30.928Z] 2023-05-05 07:01:30,907 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-05T07:01:30.928Z] 2023-05-05 07:01:30,908 [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) [2023-05-05T07:01:31.864Z] 2023-05-05 07:01:31,598 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2023-05-05T07:01:31.864Z] 3.0.0-dev.21 [Pipeline] } [2023-05-05T07:01:31.871Z] $ docker exec --env ******** --env ******** f42b7d9dd20b8557aab928591a86b8cdd7258f9497db42c90ae1da5b5e4f5076 ssh-agent -k [2023-05-05T07:01:31.965Z] unset SSH_AUTH_SOCK; [2023-05-05T07:01:31.969Z] unset SSH_AGENT_PID; [2023-05-05T07:01:31.970Z] echo Agent pid 38 killed; [2023-05-05T07:01:31.979Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T07:01:32.283Z] + git semver [Pipeline] } [2023-05-05T07:01:32.550Z] $ docker stop --time=1 f42b7d9dd20b8557aab928591a86b8cdd7258f9497db42c90ae1da5b5e4f5076 [2023-05-05T07:01:33.946Z] $ docker rm -f --volumes f42b7d9dd20b8557aab928591a86b8cdd7258f9497db42c90ae1da5b5e4f5076 [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 [2023-05-05T07:01:34.468Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2023-05-05T07:01:34.468Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-05T07:01:34.468Z] total 16 [2023-05-05T07:01:34.468Z] drwxr-xr-x 3 root root 4096 May 5 06:48 . [2023-05-05T07:01:34.468Z] drwxrwxr-x 12 jenkins jenkins 4096 May 5 06:59 .. [2023-05-05T07:01:34.468Z] drwxr-xr-x 2 root root 4096 May 5 06:48 cost [2023-05-05T07:01:34.468Z] -rw-r--r-- 1 root root 90 May 5 06:48 cost.csv [2023-05-05T07:01:34.468Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-05T07:01:34.468Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2023-05-05T07:01:34.468Z] total 16 [2023-05-05T07:01:34.468Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:48 . [2023-05-05T07:01:34.468Z] drwxrwxr-x 12 jenkins jenkins 4096 May 5 06:59 .. [2023-05-05T07:01:34.468Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 06:48 cost [2023-05-05T07:01:34.468Z] -rw-r--r-- 1 jenkins jenkins 90 May 5 06:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:01:34.761Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:01:35.617Z] ---> package-listing.sh [2023-05-05T07:01:35.617Z] ++ facter osfamily [2023-05-05T07:01:35.617Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T07:01:35.876Z] + OS_FAMILY=debian [2023-05-05T07:01:35.876Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2023-05-05T07:01:35.876Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T07:01:35.876Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T07:01:35.876Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T07:01:35.876Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T07:01:35.876Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-05T07:01:35.876Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T07:01:35.876Z] + case "${OS_FAMILY}" in [2023-05-05T07:01:35.876Z] + dpkg -l [2023-05-05T07:01:35.876Z] + grep '^ii' [2023-05-05T07:01:35.876Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T07:01:35.876Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T07:01:35.876Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T07:01:35.876Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2023-05-05T07:01:35.876Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2023-05-05T07:01:35.876Z] + 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 [2023-05-05T07:01:35.889Z] 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 [2023-05-05T07:01:36.165Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T07:01:36.723Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T07:01:36.723Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T07:01:36.795Z] prd-ubuntu20.04-docker-8c-8g-13865 does not seem to be running inside a container [2023-05-05T07:01:36.824Z] $ 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 [2023-05-05T07:01:37.011Z] $ docker top e1b33d69c972231c2f6be91cd03c9380e54bdb75e28cc11734161d115e2c98e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T07:01:37.359Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T07:01:37.646Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T07:01:37.933Z] + ls /var/log/sa-host [2023-05-05T07:01:37.933Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T07:01:37.998Z] provisioning config files... [2023-05-05T07:01:38.006Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config9740515437964860771tmp [Pipeline] { [Pipeline] echo [2023-05-05T07:01:38.018Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:01:38.300Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T07:01:38.307Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:01:38.623Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T07:01:38.633Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:01:38.918Z] ---> sudo-logs.sh [2023-05-05T07:01:38.918Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T07:01:38.947Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:01:39.232Z] ---> job-cost.sh [2023-05-05T07:01:39.232Z] lf-activate-venv: SKIPPING [2023-05-05T07:01:39.232Z] DEBUG: total: 0.2199999988079071 [2023-05-05T07:01:39.232Z] INFO: Retrieving Stack Cost... [2023-05-05T07:01:39.492Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T07:01:40.062Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T07:01:40.074Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T07:01:40.358Z] ---> logs-deploy.sh [2023-05-05T07:01:40.358Z] lf-activate-venv: SKIPPING [2023-05-05T07:01:40.358Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/88 [2023-05-05T07:01:40.358Z] INFO: archiving workspace using pattern(s): [2023-05-05T07:01:41.297Z] Archives upload complete. [2023-05-05T07:01:41.557Z] INFO: archiving logs to Nexus [2023-05-05T07:01:42.122Z] ---> uname -a: [2023-05-05T07:01:42.123Z] Linux prd-ubuntu20-04-docker-8c-8g-13865 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-05T07:01:42.123Z] [2023-05-05T07:01:42.123Z]