Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 65dab79c41d5a00ddeae80a106963514c41aa461 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-ssh3508475609738465776.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh429508992354797458.key Verifying host key using known hosts file > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17391860904216209319.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14286490535623870357.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15106654198721641090.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-118484 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git > git init /w/workspace/foundry_device-rfid-llrp-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65dab79c41d5a00ddeae80a106963514c41aa461 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 65dab79c41d5a00ddeae80a106963514c41aa461 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#122)" > git rev-list --no-walk dcf9c4469f51bcf9c6938c4e46e7918c177e2085 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-11-07T17:41:42.727Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-11-07T17:41:42.782Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-11-07T17:41:42.801Z] ========================================================= [2022-11-07T17:41:42.801Z] EdgeX Global Pipelines Version Info [2022-11-07T17:41:42.801Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:41:43.884Z] ------------------- [2022-11-07T17:41:43.884Z] stable info: [2022-11-07T17:41:43.884Z] ------------------- [2022-11-07T17:41:43.884Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-11-07T17:41:43.884Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T17:41:43.884Z] Message: update stable to v1.0.244 [2022-11-07T17:41:44.144Z] ------------------- [2022-11-07T17:41:44.144Z] experimental info: [2022-11-07T17:41:44.144Z] ------------------- [2022-11-07T17:41:44.144Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-11-07T17:41:44.144Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2022-11-07T17:41:44.144Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-11-07T17:41:44.298Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2022-11-07T17:41:44.309Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2022-11-07T17:41:44.319Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-11-07T17:41:44.330Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-11-07T17:41:44.341Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-11-07T17:41:44.352Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-11-07T17:41:44.366Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-11-07T17:41:44.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-11-07T17:41:44.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-11-07T17:41:44.415Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-11-07T17:41:44.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-11-07T17:41:44.438Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2022-11-07T17:41:44.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-11-07T17:41:44.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-11-07T17:41:44.475Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-11-07T17:41:44.486Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-11-07T17:41:44.499Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-11-07T17:41:44.514Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-11-07T17:41:44.524Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-11-07T17:41:44.538Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-11-07T17:41:44.555Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-11-07T17:41:44.573Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-11-07T17:41:44.590Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-11-07T17:41:44.603Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-11-07T17:41:44.615Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-11-07T17:41:44.627Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-11-07T17:41:44.638Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-11-07T17:41:44.649Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-11-07T17:41:44.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-11-07T17:41:44.671Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-11-07T17:41:44.679Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 65dab79c41d5a00ddeae80a106963514c41aa461 [Pipeline] echo [2022-11-07T17:41:44.687Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 65dab79 [Pipeline] echo [2022-11-07T17:41:44.695Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:41:44.735Z] provisioning config files... [2022-11-07T17:41:44.747Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8559643900110732924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:41:45.049Z] ---> docker-login.sh [2022-11-07T17:41:45.049Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:41:45.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:41:45.310Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:41:45.310Z] Configure a credential helper to remove this warning. See [2022-11-07T17:41:45.310Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:41:45.310Z] [2022-11-07T17:41:45.310Z] Login Succeeded [2022-11-07T17:41:45.310Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:41:45.310Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:41:45.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:41:45.571Z] Configure a credential helper to remove this warning. See [2022-11-07T17:41:45.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:41:45.571Z] [2022-11-07T17:41:45.571Z] Login Succeeded [2022-11-07T17:41:45.571Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:41:45.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:41:45.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:41:45.571Z] Configure a credential helper to remove this warning. See [2022-11-07T17:41:45.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:41:45.571Z] [2022-11-07T17:41:45.571Z] Login Succeeded [2022-11-07T17:41:45.571Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:41:45.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:41:45.571Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:41:45.571Z] Configure a credential helper to remove this warning. See [2022-11-07T17:41:45.571Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:41:45.571Z] [2022-11-07T17:41:45.571Z] Login Succeeded [2022-11-07T17:41:45.831Z] docker.io [2022-11-07T17:41:45.831Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:41:46.092Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:41:46.092Z] Configure a credential helper to remove this warning. See [2022-11-07T17:41:46.092Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:41:46.092Z] [2022-11-07T17:41:46.092Z] Login Succeeded [2022-11-07T17:41:46.092Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:41:46.100Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-11-07T17:41:46.470Z] + git rev-list -1 --merges 65dab79c41d5a00ddeae80a106963514c41aa461~1..65dab79c41d5a00ddeae80a106963514c41aa461 [Pipeline] echo [2022-11-07T17:41:46.500Z] -----------> git rev-list -1 --merges 65dab79c41d5a00ddeae80a106963514c41aa461~1..65dab79c41d5a00ddeae80a106963514c41aa461 65dab79c41d5a00ddeae80a106963514c41aa461 [false] [Pipeline] sh [2022-11-07T17:41:46.791Z] + git log --format=format:%s -1 65dab79c41d5a00ddeae80a106963514c41aa461 [Pipeline] echo [2022-11-07T17:41:46.817Z] ========================================================= [2022-11-07T17:41:46.817Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-11-07T17:41:46.817Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T17:41:47.154Z] + git log --format=format:%s -1 65dab79c41d5a00ddeae80a106963514c41aa461 [Pipeline] echo [2022-11-07T17:41:47.166Z] [semverPrep] GIT_COMMIT: 65dab79c41d5a00ddeae80a106963514c41aa461, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#122) [Pipeline] echo [2022-11-07T17:41:47.174Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-11-07T17:41:47.554Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T17:41:47.554Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-11-07T17:41:47.554Z] + [ -e /tmp/ssh_known_hosts ] [2022-11-07T17:41:47.554Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-11-07T17:41:47.554Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-11-07T17:41:47.554Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-11-07T17:41:47.554Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:41:47.985Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T17:41:47.985Z] [2022-11-07T17:41:47.985Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:41:48.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T17:41:48.286Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-11-07T17:41:48.286Z] b85a868b505f: Pulling fs layer [2022-11-07T17:41:48.286Z] e2be974225ed: Pulling fs layer [2022-11-07T17:41:48.286Z] 339a4e72a1f5: Pulling fs layer [2022-11-07T17:41:48.286Z] 988bab9f4d93: Pulling fs layer [2022-11-07T17:41:48.286Z] 1469e6f7b9e6: Pulling fs layer [2022-11-07T17:41:48.286Z] eaf3925da568: Pulling fs layer [2022-11-07T17:41:48.286Z] bab4dde63d76: Pulling fs layer [2022-11-07T17:41:48.286Z] bde34c3a00c8: Pulling fs layer [2022-11-07T17:41:48.286Z] b352a97aabf1: Pulling fs layer [2022-11-07T17:41:48.286Z] 4872d77fe225: Pulling fs layer [2022-11-07T17:41:48.286Z] 5851b861e8e6: Pulling fs layer [2022-11-07T17:41:48.286Z] bde34c3a00c8: Waiting [2022-11-07T17:41:48.286Z] 5851b861e8e6: Waiting [2022-11-07T17:41:48.286Z] eaf3925da568: Waiting [2022-11-07T17:41:48.286Z] bab4dde63d76: Waiting [2022-11-07T17:41:48.286Z] 988bab9f4d93: Waiting [2022-11-07T17:41:48.286Z] 4872d77fe225: Waiting [2022-11-07T17:41:48.286Z] 1469e6f7b9e6: Waiting [2022-11-07T17:41:48.286Z] b352a97aabf1: Waiting [2022-11-07T17:41:48.286Z] e2be974225ed: Verifying Checksum [2022-11-07T17:41:48.286Z] e2be974225ed: Download complete [2022-11-07T17:41:48.286Z] 988bab9f4d93: Verifying Checksum [2022-11-07T17:41:48.286Z] 988bab9f4d93: Download complete [2022-11-07T17:41:48.545Z] 339a4e72a1f5: Verifying Checksum [2022-11-07T17:41:48.545Z] 339a4e72a1f5: Download complete [2022-11-07T17:41:48.545Z] 1469e6f7b9e6: Verifying Checksum [2022-11-07T17:41:48.545Z] 1469e6f7b9e6: Download complete [2022-11-07T17:41:48.545Z] eaf3925da568: Verifying Checksum [2022-11-07T17:41:48.545Z] eaf3925da568: Download complete [2022-11-07T17:41:48.545Z] bde34c3a00c8: Download complete [2022-11-07T17:41:48.545Z] b352a97aabf1: Verifying Checksum [2022-11-07T17:41:48.545Z] b352a97aabf1: Download complete [2022-11-07T17:41:48.545Z] 4872d77fe225: Verifying Checksum [2022-11-07T17:41:48.545Z] 4872d77fe225: Download complete [2022-11-07T17:41:48.545Z] 5851b861e8e6: Verifying Checksum [2022-11-07T17:41:48.545Z] 5851b861e8e6: Download complete [2022-11-07T17:41:48.545Z] b85a868b505f: Verifying Checksum [2022-11-07T17:41:48.545Z] b85a868b505f: Download complete [2022-11-07T17:41:48.805Z] bab4dde63d76: Verifying Checksum [2022-11-07T17:41:48.805Z] bab4dde63d76: Download complete [2022-11-07T17:41:49.746Z] b85a868b505f: Pull complete [2022-11-07T17:41:50.009Z] e2be974225ed: Pull complete [2022-11-07T17:41:50.577Z] 339a4e72a1f5: Pull complete [2022-11-07T17:41:50.577Z] 988bab9f4d93: Pull complete [2022-11-07T17:41:50.837Z] 1469e6f7b9e6: Pull complete [2022-11-07T17:41:50.837Z] eaf3925da568: Pull complete [2022-11-07T17:41:52.791Z] bab4dde63d76: Pull complete [2022-11-07T17:41:52.791Z] bde34c3a00c8: Pull complete [2022-11-07T17:41:52.791Z] b352a97aabf1: Pull complete [2022-11-07T17:41:53.056Z] 4872d77fe225: Pull complete [2022-11-07T17:41:53.056Z] 5851b861e8e6: Pull complete [2022-11-07T17:41:53.056Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-11-07T17:41:53.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T17:41:53.056Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:41:53.145Z] prd-ubuntu20.04-docker-8c-8g-118484 does not seem to be running inside a container [2022-11-07T17:41:53.191Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T17:41:54.780Z] $ docker top 99620bcb9d5e91807479244efa9f927c155d2488a19a1c7da44353e5407c99b2 -eo pid,comm [2022-11-07T17:41:54.839Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-07T17:41:54.839Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T17:41:54.870Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T17:41:54.870Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T17:41:54.982Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T17:41:54.989Z] $ docker exec 99620bcb9d5e91807479244efa9f927c155d2488a19a1c7da44353e5407c99b2 ssh-agent [2022-11-07T17:41:55.099Z] SSH_AUTH_SOCK=/tmp/ssh-jTcNfROK5rmy/agent.33 [2022-11-07T17:41:55.099Z] SSH_AGENT_PID=39 [2022-11-07T17:41:55.106Z] Running ssh-add (command line suppressed) [2022-11-07T17:41:55.207Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13749483526711554823.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_13749483526711554823.key) [2022-11-07T17:41:55.218Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T17:41:55.509Z] + git tag --points-at HEAD [Pipeline] } [2022-11-07T17:41:55.525Z] $ docker exec --env ******** --env ******** 99620bcb9d5e91807479244efa9f927c155d2488a19a1c7da44353e5407c99b2 ssh-agent -k [2022-11-07T17:41:55.628Z] unset SSH_AUTH_SOCK; [2022-11-07T17:41:55.628Z] unset SSH_AGENT_PID; [2022-11-07T17:41:55.628Z] echo Agent pid 39 killed; [2022-11-07T17:41:55.637Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-11-07T17:41:55.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T17:41:55.681Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T17:41:55.793Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T17:41:55.799Z] $ docker exec 99620bcb9d5e91807479244efa9f927c155d2488a19a1c7da44353e5407c99b2 ssh-agent [2022-11-07T17:41:55.907Z] SSH_AUTH_SOCK=/tmp/ssh-oSrlhGrdmVSD/agent.71 [2022-11-07T17:41:55.907Z] SSH_AGENT_PID=77 [2022-11-07T17:41:55.911Z] Running ssh-add (command line suppressed) [2022-11-07T17:41:56.024Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14423872284909336583.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_14423872284909336583.key) [2022-11-07T17:41:56.035Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T17:41:56.326Z] + git semver init [2022-11-07T17:41:56.586Z] 2022-11-07 17:41:56,522 [run_init] DEBUG init version:0.0.0 force:False [2022-11-07T17:41:56.586Z] 2022-11-07 17:41:56,523 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-11-07T17:41:56.586Z] 2022-11-07 17:41:56,524 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/foundry_device-rfid-llrp-go_main/.semver [2022-11-07T17:41:56.586Z] 2022-11-07 17:41:56,524 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/foundry_device-rfid-llrp-go_main/.semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-07T17:41:57.527Z] 2022-11-07 17:41:57,473 [append_file] DEBUG append to file:/w/workspace/foundry_device-rfid-llrp-go_main/.git/info/exclude [2022-11-07T17:41:57.527Z] 2022-11-07 17:41:57,473 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:False [2022-11-07T17:41:57.527Z] 2022-11-07 17:41:57,473 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-11-07T17:41:57.527Z] 2022-11-07 17:41:57,473 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-11-07T17:41:57.527Z] 2.3.0-dev.22 [Pipeline] } [2022-11-07T17:41:57.541Z] $ docker exec --env ******** --env ******** 99620bcb9d5e91807479244efa9f927c155d2488a19a1c7da44353e5407c99b2 ssh-agent -k [2022-11-07T17:41:57.646Z] unset SSH_AUTH_SOCK; [2022-11-07T17:41:57.647Z] unset SSH_AGENT_PID; [2022-11-07T17:41:57.647Z] echo Agent pid 77 killed; [2022-11-07T17:41:57.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T17:41:57.979Z] + git semver [Pipeline] } [2022-11-07T17:41:58.567Z] $ docker stop --time=1 99620bcb9d5e91807479244efa9f927c155d2488a19a1c7da44353e5407c99b2 [2022-11-07T17:41:59.924Z] $ docker rm -f 99620bcb9d5e91807479244efa9f927c155d2488a19a1c7da44353e5407c99b2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T17:42:00.272Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-11-07T17:42:00.443Z] Stashed 1 file(s) [Pipeline] echo [2022-11-07T17:42:00.446Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.22 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:42:00.590Z] provisioning config files... [2022-11-07T17:42:00.599Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config4195145418444886753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:42:00.894Z] ---> docker-login.sh [2022-11-07T17:42:00.894Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:42:00.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:42:00.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:42:00.894Z] Configure a credential helper to remove this warning. See [2022-11-07T17:42:00.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:42:00.894Z] [2022-11-07T17:42:00.894Z] Login Succeeded [2022-11-07T17:42:00.894Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:42:00.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:42:00.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:42:00.894Z] Configure a credential helper to remove this warning. See [2022-11-07T17:42:00.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:42:00.894Z] [2022-11-07T17:42:00.894Z] Login Succeeded [2022-11-07T17:42:00.894Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:42:01.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:42:01.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:42:01.157Z] Configure a credential helper to remove this warning. See [2022-11-07T17:42:01.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:42:01.157Z] [2022-11-07T17:42:01.157Z] Login Succeeded [2022-11-07T17:42:01.157Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:42:01.157Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:42:01.157Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:42:01.157Z] Configure a credential helper to remove this warning. See [2022-11-07T17:42:01.157Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:42:01.157Z] [2022-11-07T17:42:01.157Z] Login Succeeded [2022-11-07T17:42:01.157Z] docker.io [2022-11-07T17:42:01.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:42:01.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:42:01.676Z] Configure a credential helper to remove this warning. See [2022-11-07T17:42:01.677Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:42:01.677Z] [2022-11-07T17:42:01.677Z] Login Succeeded [2022-11-07T17:42:01.677Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:42:01.683Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-07T17:42:01.736Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:42:01.750Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:42:01.759Z] ========================================================= [2022-11-07T17:42:01.759Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-11-07T17:42:01.759Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:42:02.071Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-07T17:42:02.071Z] Sending build context to Docker daemon 4.102MB [2022-11-07T17:42:02.071Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T17:42:02.071Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-07T17:42:02.071Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-11-07T17:42:02.071Z] 213ec9aee27d: Pulling fs layer [2022-11-07T17:42:02.071Z] 4583459ba037: Pulling fs layer [2022-11-07T17:42:02.071Z] 93c1e223e6f2: Pulling fs layer [2022-11-07T17:42:02.071Z] 53926ce57604: Pulling fs layer [2022-11-07T17:42:02.071Z] 21b2b0c7a3f4: Pulling fs layer [2022-11-07T17:42:02.071Z] 22ff95d597cd: Pulling fs layer [2022-11-07T17:42:02.071Z] 12d6caf4c0d1: Pulling fs layer [2022-11-07T17:42:02.071Z] 96b7cbca73a9: Pulling fs layer [2022-11-07T17:42:02.071Z] a7acece74701: Pulling fs layer [2022-11-07T17:42:02.071Z] 21b2b0c7a3f4: Waiting [2022-11-07T17:42:02.071Z] 12d6caf4c0d1: Waiting [2022-11-07T17:42:02.071Z] 96b7cbca73a9: Waiting [2022-11-07T17:42:02.071Z] a7acece74701: Waiting [2022-11-07T17:42:02.071Z] 53926ce57604: Waiting [2022-11-07T17:42:02.071Z] 22ff95d597cd: Waiting [2022-11-07T17:42:02.071Z] 93c1e223e6f2: Download complete [2022-11-07T17:42:02.071Z] 4583459ba037: Download complete [2022-11-07T17:42:02.071Z] 21b2b0c7a3f4: Download complete [2022-11-07T17:42:02.332Z] 22ff95d597cd: Verifying Checksum [2022-11-07T17:42:02.332Z] 22ff95d597cd: Download complete [2022-11-07T17:42:02.332Z] 213ec9aee27d: Verifying Checksum [2022-11-07T17:42:02.332Z] 213ec9aee27d: Download complete [2022-11-07T17:42:02.332Z] 12d6caf4c0d1: Download complete [2022-11-07T17:42:02.332Z] 213ec9aee27d: Pull complete [2022-11-07T17:42:02.601Z] 4583459ba037: Pull complete [2022-11-07T17:42:02.601Z] 93c1e223e6f2: Pull complete [2022-11-07T17:42:02.601Z] a7acece74701: Verifying Checksum [2022-11-07T17:42:02.601Z] a7acece74701: Download complete [2022-11-07T17:42:03.185Z] 53926ce57604: Verifying Checksum [2022-11-07T17:42:03.185Z] 53926ce57604: Download complete [2022-11-07T17:42:03.185Z] 96b7cbca73a9: Verifying Checksum [2022-11-07T17:42:03.185Z] 96b7cbca73a9: Download complete [2022-11-07T17:42:07.364Z] 53926ce57604: Pull complete [2022-11-07T17:42:07.364Z] 21b2b0c7a3f4: Pull complete [2022-11-07T17:42:07.364Z] 22ff95d597cd: Pull complete [2022-11-07T17:42:07.623Z] 12d6caf4c0d1: Pull complete [2022-11-07T17:42:09.517Z] 96b7cbca73a9: Pull complete [2022-11-07T17:42:10.452Z] a7acece74701: Pull complete [2022-11-07T17:42:10.452Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2022-11-07T17:42:10.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-11-07T17:42:10.452Z] ---> db6d94c90886 [2022-11-07T17:42:10.452Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-11-07T17:42:12.359Z] ---> Running in 61ec5ddb7194 [2022-11-07T17:42:12.359Z] Removing intermediate container 61ec5ddb7194 [2022-11-07T17:42:12.359Z] ---> dec619876651 [2022-11-07T17:42:12.359Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T17:42:12.359Z] ---> Running in a085a18c10f1 [2022-11-07T17:42:12.359Z] Removing intermediate container a085a18c10f1 [2022-11-07T17:42:12.359Z] ---> 90337363d523 [2022-11-07T17:42:12.359Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-11-07T17:42:12.617Z] ---> Running in 1eb9b8779e18 [2022-11-07T17:42:12.617Z] Removing intermediate container 1eb9b8779e18 [2022-11-07T17:42:12.617Z] ---> 42c9fdd8b060 [2022-11-07T17:42:12.617Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T17:42:12.617Z] ---> Running in 553ad995e49a [2022-11-07T17:42:12.875Z] Removing intermediate container 553ad995e49a [2022-11-07T17:42:12.875Z] ---> 10fcd308f9be [2022-11-07T17:42:12.875Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T17:42:12.875Z] ---> Running in 6620bbea33ae [2022-11-07T17:42:13.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T17:42:13.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T17:42:13.390Z] OK: 211 MiB in 51 packages [2022-11-07T17:42:13.958Z] Removing intermediate container 6620bbea33ae [2022-11-07T17:42:13.958Z] ---> 4e792382de00 [2022-11-07T17:42:13.958Z] Step 8/12 : WORKDIR /app [2022-11-07T17:42:13.958Z] ---> Running in 6b38ec709433 [2022-11-07T17:42:13.958Z] Removing intermediate container 6b38ec709433 [2022-11-07T17:42:13.958Z] ---> e370265e0156 [2022-11-07T17:42:13.958Z] Step 9/12 : COPY go.mod vendor* ./ [2022-11-07T17:42:14.217Z] ---> d9220a678c6a [2022-11-07T17:42:14.217Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T17:42:14.217Z] ---> Running in 7e706f99d851 [2022-11-07T17:42:15.549Z] Still waiting to schedule task [2022-11-07T17:42:15.549Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-11-07T17:42:32.314Z] Removing intermediate container 7e706f99d851 [2022-11-07T17:42:32.314Z] ---> d261e380b23a [2022-11-07T17:42:32.314Z] Step 11/12 : COPY . . [2022-11-07T17:42:32.314Z] ---> fd99685d4ae7 [2022-11-07T17:42:32.314Z] Step 12/12 : RUN $MAKE [2022-11-07T17:42:32.314Z] ---> Running in c0842e932f0f [2022-11-07T17:42:32.314Z] noop [2022-11-07T17:42:32.314Z] Removing intermediate container c0842e932f0f [2022-11-07T17:42:32.314Z] ---> 51a0c5c44bc5 [2022-11-07T17:42:32.314Z] Successfully built 51a0c5c44bc5 [2022-11-07T17:42:32.314Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:42:32.619Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-07T17:42:32.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:42:32.683Z] prd-ubuntu20.04-docker-8c-8g-118484 does not seem to be running inside a container [2022-11-07T17:42:32.714Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-07T17:42:33.081Z] $ docker top af26853756e29c95c88f0ba1a395611aa0e877581e2ddb1a35040312ef937aff -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:42:33.426Z] + go version [2022-11-07T17:42:33.426Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-11-07T17:42:33.439Z] $ docker stop --time=1 af26853756e29c95c88f0ba1a395611aa0e877581e2ddb1a35040312ef937aff [2022-11-07T17:42:34.727Z] $ docker rm -f af26853756e29c95c88f0ba1a395611aa0e877581e2ddb1a35040312ef937aff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:42:35.106Z] + docker inspect -f . ci-base-image-x86_64 [2022-11-07T17:42:35.106Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:42:35.164Z] prd-ubuntu20.04-docker-8c-8g-118484 does not seem to be running inside a container [2022-11-07T17:42:35.265Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-11-07T17:42:35.625Z] $ docker top e0586e4faafed449485e2006b18d6dcb55b17f2e53b9bf77c39b2dbfee4fe2a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:42:35.972Z] + git config --global --add safe.directory /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] fileExists [Pipeline] sh [2022-11-07T17:42:36.267Z] + make test [2022-11-07T17:42:36.267Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-07T17:42:36.834Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-11-07T17:42:46.798Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-11-07T17:42:46.798Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-11-07T17:42:50.982Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.781s coverage: 38.5% of statements [2022-11-07T17:42:50.982Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.248s coverage: 52.0% of statements [2022-11-07T17:42:50.982Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.029s coverage: 95.5% of statements [2022-11-07T17:42:59.089Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-11-07T17:42:59.089Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-07T17:43:02.364Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-07T17:43:02.364Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-07T17:43:02.364Z] ./bin/test-attribution-txt.sh [2022-11-07T17:43:02.364Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-11-07T17:43:02.633Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-07T17:43:02.646Z] $ docker stop --time=1 e0586e4faafed449485e2006b18d6dcb55b17f2e53b9bf77c39b2dbfee4fe2a2 [2022-11-07T17:43:04.623Z] $ docker rm -f e0586e4faafed449485e2006b18d6dcb55b17f2e53b9bf77c39b2dbfee4fe2a2 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T17:43:05.057Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-07T17:43:05.137Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-11-07T17:43:05.646Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-07T17:43:05.928Z] + ls -al . [2022-11-07T17:43:05.928Z] total 644 [2022-11-07T17:43:05.928Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 7 17:42 . [2022-11-07T17:43:05.928Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:41 .. [2022-11-07T17:43:05.928Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 7 17:41 .dockerignore [2022-11-07T17:43:05.928Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:42 .git [2022-11-07T17:43:05.928Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:41 .github [2022-11-07T17:43:05.928Z] -rw-rw-r-- 1 jenkins jenkins 946 Nov 7 17:41 .gitignore [2022-11-07T17:43:05.928Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 17:41 .golangci.yml [2022-11-07T17:43:05.928Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 17:41 .semver [2022-11-07T17:43:05.928Z] -rw-rw-r-- 1 jenkins jenkins 10866 Nov 7 17:41 Attribution.txt [2022-11-07T17:43:05.928Z] -rw-rw-r-- 1 jenkins jenkins 5905 Nov 7 17:41 CHANGELOG.md [2022-11-07T17:43:05.928Z] -rw-rw-r-- 1 jenkins jenkins 1396 Nov 7 17:41 Dockerfile [2022-11-07T17:43:05.928Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 17:41 GOVERNANCE.md [2022-11-07T17:43:05.928Z] -rw-rw-r-- 1 jenkins jenkins 683 Nov 7 17:41 Jenkinsfile [2022-11-07T17:43:05.928Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 7 17:41 LICENSE [2022-11-07T17:43:05.928Z] -rw-rw-r-- 1 jenkins jenkins 2405 Nov 7 17:41 Makefile [2022-11-07T17:43:05.928Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 7 17:41 OWNERS.md [2022-11-07T17:43:05.928Z] -rw-rw-r-- 1 jenkins jenkins 28496 Nov 7 17:41 README.md [2022-11-07T17:43:05.928Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 7 17:42 VERSION [2022-11-07T17:43:05.928Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:41 bin [2022-11-07T17:43:05.928Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:41 cmd [2022-11-07T17:43:05.928Z] -rw-r--r-- 1 jenkins jenkins 460049 Nov 7 17:42 coverage.out [2022-11-07T17:43:05.928Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:41 examples [2022-11-07T17:43:05.928Z] -rw-rw-r-- 1 jenkins jenkins 3591 Nov 7 17:41 go.mod [2022-11-07T17:43:05.928Z] -rw-rw-r-- 1 jenkins jenkins 44706 Nov 7 17:41 go.sum [2022-11-07T17:43:05.928Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:41 images [2022-11-07T17:43:05.928Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 7 17:41 internal [2022-11-07T17:43:05.928Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:41 snap [2022-11-07T17:43:05.928Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 7 17:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:43:06.228Z] + 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=65dab79c41d5a00ddeae80a106963514c41aa461 --label arch=amd64 --label version=2.3.0-dev.22 . [2022-11-07T17:43:06.228Z] Sending build context to Docker daemon 4.102MB [2022-11-07T17:43:06.228Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T17:43:06.228Z] Step 2/24 : FROM ${BASE} AS builder [2022-11-07T17:43:06.228Z] ---> 51a0c5c44bc5 [2022-11-07T17:43:06.228Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-07T17:43:06.228Z] ---> Running in ca771e996cec [2022-11-07T17:43:06.488Z] Removing intermediate container ca771e996cec [2022-11-07T17:43:06.488Z] ---> e2ea527ee67a [2022-11-07T17:43:06.488Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T17:43:06.488Z] ---> Running in 7847a422f058 [2022-11-07T17:43:06.488Z] Removing intermediate container 7847a422f058 [2022-11-07T17:43:06.488Z] ---> 4b24fa5693d1 [2022-11-07T17:43:06.488Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-11-07T17:43:06.488Z] ---> Running in 2da6e53dcef1 [2022-11-07T17:43:06.747Z] Removing intermediate container 2da6e53dcef1 [2022-11-07T17:43:06.747Z] ---> d8f0c7b86221 [2022-11-07T17:43:06.747Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T17:43:06.747Z] ---> Running in ce737ef40c13 [2022-11-07T17:43:06.747Z] Removing intermediate container ce737ef40c13 [2022-11-07T17:43:06.747Z] ---> c20705cae6b0 [2022-11-07T17:43:06.747Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T17:43:06.747Z] ---> Running in 01a8ede44a10 [2022-11-07T17:43:07.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T17:43:07.269Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T17:43:07.269Z] OK: 211 MiB in 51 packages [2022-11-07T17:43:07.836Z] Removing intermediate container 01a8ede44a10 [2022-11-07T17:43:07.836Z] ---> d033a1e008d4 [2022-11-07T17:43:07.836Z] Step 8/24 : WORKDIR /app [2022-11-07T17:43:07.836Z] ---> Running in 510b8e76fb43 [2022-11-07T17:43:07.836Z] Removing intermediate container 510b8e76fb43 [2022-11-07T17:43:07.836Z] ---> cede6b8a59c3 [2022-11-07T17:43:07.836Z] Step 9/24 : COPY go.mod vendor* ./ [2022-11-07T17:43:08.131Z] ---> ec58f3eead8f [2022-11-07T17:43:08.131Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T17:43:08.131Z] ---> Running in 0d47b2e66ae6 [2022-11-07T17:43:08.736Z] Removing intermediate container 0d47b2e66ae6 [2022-11-07T17:43:08.736Z] ---> fd16a1855c25 [2022-11-07T17:43:08.736Z] Step 11/24 : COPY . . [2022-11-07T17:43:09.009Z] ---> e43516c5a598 [2022-11-07T17:43:09.009Z] Step 12/24 : RUN $MAKE [2022-11-07T17:43:09.009Z] ---> Running in 89e2b47501dc [2022-11-07T17:43:09.279Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.22" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-11-07T17:43:31.200Z] Removing intermediate container 89e2b47501dc [2022-11-07T17:43:31.200Z] ---> db514c34672c [2022-11-07T17:43:31.200Z] Step 13/24 : FROM alpine:3.16 [2022-11-07T17:43:31.200Z] 3.16: Pulling from library/alpine [2022-11-07T17:43:31.200Z] 213ec9aee27d: Already exists [2022-11-07T17:43:31.200Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-07T17:43:31.200Z] Status: Downloaded newer image for alpine:3.16 [2022-11-07T17:43:31.200Z] ---> 9c6f07244728 [2022-11-07T17:43:31.200Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-07T17:43:31.200Z] ---> Running in 0708847e3c16 [2022-11-07T17:43:31.201Z] Removing intermediate container 0708847e3c16 [2022-11-07T17:43:31.201Z] ---> 6379bba3aff1 [2022-11-07T17:43:31.201Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-07T17:43:31.201Z] ---> Running in a2f4a448c6f1 [2022-11-07T17:43:31.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-11-07T17:43:31.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-11-07T17:43:31.201Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-07T17:43:31.201Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-07T17:43:31.201Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-07T17:43:31.201Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-07T17:43:31.201Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-07T17:43:31.201Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-07T17:43:31.201Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T17:43:31.201Z] OK: 8 MiB in 20 packages [2022-11-07T17:43:31.201Z] Removing intermediate container a2f4a448c6f1 [2022-11-07T17:43:31.201Z] ---> b9dd2f7564c7 [2022-11-07T17:43:31.201Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2022-11-07T17:43:31.461Z] ---> 4e2456bd5baf [2022-11-07T17:43:31.461Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2022-11-07T17:43:31.461Z] ---> 59d9bbde7d9a [2022-11-07T17:43:31.461Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2022-11-07T17:43:32.028Z] ---> e5e82453ddde [2022-11-07T17:43:32.028Z] Step 19/24 : EXPOSE 59989 [2022-11-07T17:43:32.287Z] ---> Running in 84b1c10d4cf6 [2022-11-07T17:43:32.287Z] Removing intermediate container 84b1c10d4cf6 [2022-11-07T17:43:32.287Z] ---> 2fb04289924e [2022-11-07T17:43:32.287Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2022-11-07T17:43:32.287Z] ---> Running in e019d0737a4f [2022-11-07T17:43:32.287Z] Removing intermediate container e019d0737a4f [2022-11-07T17:43:32.287Z] ---> 40557ac3c693 [2022-11-07T17:43:32.288Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-11-07T17:43:32.547Z] ---> Running in 79c46f8dd0a3 [2022-11-07T17:43:32.547Z] Removing intermediate container 79c46f8dd0a3 [2022-11-07T17:43:32.547Z] ---> 02cef4dc6478 [2022-11-07T17:43:32.547Z] Step 22/24 : LABEL arch=amd64 [2022-11-07T17:43:32.547Z] ---> Running in 5cc86795c29d [2022-11-07T17:43:32.806Z] Removing intermediate container 5cc86795c29d [2022-11-07T17:43:32.806Z] ---> f6267d6cd246 [2022-11-07T17:43:32.806Z] Step 23/24 : LABEL git_sha=65dab79c41d5a00ddeae80a106963514c41aa461 [2022-11-07T17:43:32.806Z] ---> Running in 085ad72ef7b6 [2022-11-07T17:43:32.806Z] Removing intermediate container 085ad72ef7b6 [2022-11-07T17:43:32.806Z] ---> 9d8db234b036 [2022-11-07T17:43:32.806Z] Step 24/24 : LABEL version=2.3.0-dev.22 [2022-11-07T17:43:32.806Z] ---> Running in 4596cb1099ce [2022-11-07T17:43:33.064Z] Removing intermediate container 4596cb1099ce [2022-11-07T17:43:33.064Z] ---> 40aa4273b656 [2022-11-07T17:43:33.064Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-07T17:43:33.064Z] Successfully built 40aa4273b656 [2022-11-07T17:43:33.064Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:43:33.150Z] provisioning config files... [2022-11-07T17:43:33.158Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config7627636422012218340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:43:33.449Z] ---> docker-login.sh [2022-11-07T17:43:33.449Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:43:33.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:43:33.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:43:33.449Z] Configure a credential helper to remove this warning. See [2022-11-07T17:43:33.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:43:33.449Z] [2022-11-07T17:43:33.449Z] Login Succeeded [2022-11-07T17:43:33.449Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:43:33.449Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:43:33.449Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:43:33.449Z] Configure a credential helper to remove this warning. See [2022-11-07T17:43:33.449Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:43:33.449Z] [2022-11-07T17:43:33.449Z] Login Succeeded [2022-11-07T17:43:33.449Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:43:33.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:43:33.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:43:33.710Z] Configure a credential helper to remove this warning. See [2022-11-07T17:43:33.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:43:33.710Z] [2022-11-07T17:43:33.710Z] Login Succeeded [2022-11-07T17:43:33.710Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:43:33.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:43:33.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:43:33.710Z] Configure a credential helper to remove this warning. See [2022-11-07T17:43:33.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:43:33.710Z] [2022-11-07T17:43:33.710Z] Login Succeeded [2022-11-07T17:43:33.710Z] docker.io [2022-11-07T17:43:33.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:43:34.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:43:34.230Z] Configure a credential helper to remove this warning. See [2022-11-07T17:43:34.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:43:34.230Z] [2022-11-07T17:43:34.230Z] Login Succeeded [2022-11-07T17:43:34.230Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:43:34.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-07T17:43:34.260Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:43:34.275Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp with the following tags: [2022-11-07T17:43:34.275Z] 65dab79c41d5a00ddeae80a106963514c41aa461 [2022-11-07T17:43:34.275Z] latest [2022-11-07T17:43:34.275Z] 2.3.0-dev.22 [2022-11-07T17:43:34.275Z] 65dab79c41d5a00ddeae80a106963514c41aa461-2.3.0-dev.22 [2022-11-07T17:43:34.275Z] main [2022-11-07T17:43:34.275Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:43:34.582Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:65dab79c41d5a00ddeae80a106963514c41aa461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:43:34.892Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:65dab79c41d5a00ddeae80a106963514c41aa461 [2022-11-07T17:43:34.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-11-07T17:43:34.892Z] c6f4092edc14: Preparing [2022-11-07T17:43:34.892Z] 04a4fdff425f: Preparing [2022-11-07T17:43:34.892Z] 00a5b59360af: Preparing [2022-11-07T17:43:34.892Z] 157f34d84006: Preparing [2022-11-07T17:43:34.892Z] 994393dc58e7: Preparing [2022-11-07T17:43:34.892Z] 994393dc58e7: Layer already exists [2022-11-07T17:43:34.892Z] 00a5b59360af: Pushed [2022-11-07T17:43:34.892Z] 04a4fdff425f: Pushed [2022-11-07T17:43:35.152Z] 157f34d84006: Pushed [2022-11-07T17:43:37.687Z] c6f4092edc14: Pushed [2022-11-07T17:43:37.687Z] 65dab79c41d5a00ddeae80a106963514c41aa461: digest: sha256:2a160af78120c753b9391bf2ea2cc59e9a1ed4fa970d040dfaf9bdc7ce864cb4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:43:37.994Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:43:38.302Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-11-07T17:43:38.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-11-07T17:43:38.302Z] c6f4092edc14: Preparing [2022-11-07T17:43:38.302Z] 04a4fdff425f: Preparing [2022-11-07T17:43:38.302Z] 00a5b59360af: Preparing [2022-11-07T17:43:38.302Z] 157f34d84006: Preparing [2022-11-07T17:43:38.302Z] 994393dc58e7: Preparing [2022-11-07T17:43:38.302Z] 157f34d84006: Layer already exists [2022-11-07T17:43:38.302Z] 994393dc58e7: Layer already exists [2022-11-07T17:43:38.302Z] 00a5b59360af: Layer already exists [2022-11-07T17:43:38.302Z] 04a4fdff425f: Layer already exists [2022-11-07T17:43:38.302Z] c6f4092edc14: Layer already exists [2022-11-07T17:43:38.302Z] latest: digest: sha256:2a160af78120c753b9391bf2ea2cc59e9a1ed4fa970d040dfaf9bdc7ce864cb4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:43:38.612Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:43:38.917Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.22 [2022-11-07T17:43:38.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-11-07T17:43:38.917Z] c6f4092edc14: Preparing [2022-11-07T17:43:38.917Z] 04a4fdff425f: Preparing [2022-11-07T17:43:38.917Z] 00a5b59360af: Preparing [2022-11-07T17:43:38.917Z] 157f34d84006: Preparing [2022-11-07T17:43:38.917Z] 994393dc58e7: Preparing [2022-11-07T17:43:38.917Z] 994393dc58e7: Layer already exists [2022-11-07T17:43:38.917Z] 00a5b59360af: Layer already exists [2022-11-07T17:43:38.917Z] c6f4092edc14: Layer already exists [2022-11-07T17:43:38.917Z] 04a4fdff425f: Layer already exists [2022-11-07T17:43:38.917Z] 157f34d84006: Layer already exists [2022-11-07T17:43:38.917Z] 2.3.0-dev.22: digest: sha256:2a160af78120c753b9391bf2ea2cc59e9a1ed4fa970d040dfaf9bdc7ce864cb4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:43:39.227Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:65dab79c41d5a00ddeae80a106963514c41aa461-2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:43:39.528Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:65dab79c41d5a00ddeae80a106963514c41aa461-2.3.0-dev.22 [2022-11-07T17:43:39.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-11-07T17:43:39.528Z] c6f4092edc14: Preparing [2022-11-07T17:43:39.528Z] 04a4fdff425f: Preparing [2022-11-07T17:43:39.528Z] 00a5b59360af: Preparing [2022-11-07T17:43:39.528Z] 157f34d84006: Preparing [2022-11-07T17:43:39.528Z] 994393dc58e7: Preparing [2022-11-07T17:43:39.528Z] c6f4092edc14: Layer already exists [2022-11-07T17:43:39.528Z] 04a4fdff425f: Layer already exists [2022-11-07T17:43:39.528Z] 00a5b59360af: Layer already exists [2022-11-07T17:43:39.528Z] 157f34d84006: Layer already exists [2022-11-07T17:43:39.528Z] 994393dc58e7: Layer already exists [2022-11-07T17:43:39.528Z] 65dab79c41d5a00ddeae80a106963514c41aa461-2.3.0-dev.22: digest: sha256:2a160af78120c753b9391bf2ea2cc59e9a1ed4fa970d040dfaf9bdc7ce864cb4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:43:39.837Z] + docker tag device-rfid-llrp nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:43:40.142Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [2022-11-07T17:43:40.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp] [2022-11-07T17:43:40.142Z] c6f4092edc14: Preparing [2022-11-07T17:43:40.142Z] 04a4fdff425f: Preparing [2022-11-07T17:43:40.142Z] 00a5b59360af: Preparing [2022-11-07T17:43:40.142Z] 157f34d84006: Preparing [2022-11-07T17:43:40.142Z] 994393dc58e7: Preparing [2022-11-07T17:43:40.142Z] 994393dc58e7: Layer already exists [2022-11-07T17:43:40.142Z] 00a5b59360af: Layer already exists [2022-11-07T17:43:40.142Z] 157f34d84006: Layer already exists [2022-11-07T17:43:40.142Z] c6f4092edc14: Layer already exists [2022-11-07T17:43:40.142Z] 04a4fdff425f: Layer already exists [2022-11-07T17:43:40.142Z] main: digest: sha256:2a160af78120c753b9391bf2ea2cc59e9a1ed4fa970d040dfaf9bdc7ce864cb4 size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-07T17:43:40.190Z] ===================================================== [Pipeline] echo [2022-11-07T17:43:40.198Z] taggedImages: [2022-11-07T17:43:40.198Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:65dab79c41d5a00ddeae80a106963514c41aa461 [2022-11-07T17:43:40.198Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:latest [2022-11-07T17:43:40.198Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:2.3.0-dev.22 [2022-11-07T17:43:40.198Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:65dab79c41d5a00ddeae80a106963514c41aa461-2.3.0-dev.22 [2022-11-07T17:43:40.198Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:43:40.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T17:43:40.539Z] [2022-11-07T17:43:40.539Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:43:40.840Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T17:43:40.840Z] latest: Pulling from edgex-lftools-log-publisher [2022-11-07T17:43:40.840Z] 5eb5b503b376: Pulling fs layer [2022-11-07T17:43:40.840Z] 5c69ac0246d0: Pulling fs layer [2022-11-07T17:43:40.840Z] ec43610c2a17: Pulling fs layer [2022-11-07T17:43:40.840Z] 3a2ae6a8a46f: Pulling fs layer [2022-11-07T17:43:40.840Z] 33b1e0a273af: Pulling fs layer [2022-11-07T17:43:40.840Z] 5d3b04190fa2: Pulling fs layer [2022-11-07T17:43:40.840Z] 2f39f015ded8: Pulling fs layer [2022-11-07T17:43:40.840Z] 2f39f015ded8: Waiting [2022-11-07T17:43:40.840Z] 5d3b04190fa2: Waiting [2022-11-07T17:43:40.840Z] 33b1e0a273af: Waiting [2022-11-07T17:43:40.840Z] 3a2ae6a8a46f: Waiting [2022-11-07T17:43:40.840Z] 5c69ac0246d0: Download complete [2022-11-07T17:43:40.840Z] 3a2ae6a8a46f: Verifying Checksum [2022-11-07T17:43:40.840Z] 3a2ae6a8a46f: Download complete [2022-11-07T17:43:40.840Z] 33b1e0a273af: Verifying Checksum [2022-11-07T17:43:40.840Z] 33b1e0a273af: Download complete [2022-11-07T17:43:40.840Z] 5d3b04190fa2: Verifying Checksum [2022-11-07T17:43:40.840Z] 5d3b04190fa2: Download complete [2022-11-07T17:43:41.101Z] ec43610c2a17: Verifying Checksum [2022-11-07T17:43:41.101Z] ec43610c2a17: Download complete [2022-11-07T17:43:41.101Z] 5eb5b503b376: Verifying Checksum [2022-11-07T17:43:41.101Z] 5eb5b503b376: Download complete [2022-11-07T17:43:41.669Z] 2f39f015ded8: Download complete [2022-11-07T17:43:42.236Z] 5eb5b503b376: Pull complete [2022-11-07T17:43:42.495Z] 5c69ac0246d0: Pull complete [2022-11-07T17:43:42.754Z] ec43610c2a17: Pull complete [2022-11-07T17:43:42.754Z] 3a2ae6a8a46f: Pull complete [2022-11-07T17:43:43.012Z] 33b1e0a273af: Pull complete [2022-11-07T17:43:43.012Z] 5d3b04190fa2: Pull complete [2022-11-07T17:43:47.201Z] 2f39f015ded8: Pull complete [2022-11-07T17:43:47.201Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-11-07T17:43:47.201Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T17:43:47.201Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:43:47.285Z] prd-ubuntu20.04-docker-8c-8g-118484 does not seem to be running inside a container [2022-11-07T17:43:47.320Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-07T17:43:49.280Z] $ docker top fc566ae0db9c837579b74219025287e61704cc84f0a53cc795e3d8efad27ec79 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:43:49.660Z] ---> job-cost.sh [2022-11-07T17:43:49.660Z] lf-activate-venv: SKIPPING [2022-11-07T17:43:49.660Z] INFO: No Stack... [2022-11-07T17:43:49.918Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-07T17:43:50.177Z] INFO: Archiving Costs [Pipeline] sh [2022-11-07T17:43:50.463Z] + cat /w/workspace/foundry_device-rfid-llrp-go_main/archives/cost.csv [2022-11-07T17:43:50.463Z] + cut -d, -f6 [Pipeline] lock [2022-11-07T17:43:50.474Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-59-stack-cost] [2022-11-07T17:43:50.480Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-59-stack-cost] did not exist. Created. [2022-11-07T17:43:50.480Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T17:43:50.776Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-11-07T17:43:50.798Z] Stashed 1 file(s) [Pipeline] } [2022-11-07T17:43:50.804Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-59-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-07T17:43:50.825Z] $ docker stop --time=1 fc566ae0db9c837579b74219025287e61704cc84f0a53cc795e3d8efad27ec79 [2022-11-07T17:43:51.982Z] $ docker rm -f fc566ae0db9c837579b74219025287e61704cc84f0a53cc795e3d8efad27ec79 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-11-07T17:44:58.975Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-118487 in /w/workspace/foundry_device-rfid-llrp-go_main [Pipeline] { [Pipeline] ws [2022-11-07T17:44:58.986Z] Running in /w/workspace/device-rfid-llrp-go/59 [Pipeline] { [Pipeline] checkout [2022-11-07T17:44:59.018Z] Selected Git installation does not exist. Using Default [2022-11-07T17:44:59.018Z] The recommended git tool is: NONE [2022-11-07T17:45:04.042Z] using credential edgex-jenkins-ssh [2022-11-07T17:45:04.136Z] Cloning the remote Git repository [2022-11-07T17:45:04.181Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-11-07T17:45:04.266Z] > git init /w/workspace/device-rfid-llrp-go/59 # timeout=10 [2022-11-07T17:45:04.401Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2022-11-07T17:45:04.402Z] > git --version # timeout=10 [2022-11-07T17:45:04.425Z] > git --version # 'git version 2.25.1' [2022-11-07T17:45:04.428Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-11-07T17:45:04.483Z] Verifying host key using known hosts file [2022-11-07T17:45:04.677Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-11-07T17:45:04.690Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-07T17:45:06.368Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2022-11-07T17:45:06.391Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-11-07T17:45:07.231Z] Avoid second fetch [2022-11-07T17:45:07.231Z] Checking out Revision 65dab79c41d5a00ddeae80a106963514c41aa461 (main) [2022-11-07T17:45:07.708Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-core-contracts/v2 (#122)" [2022-11-07T17:45:07.250Z] > git config core.sparsecheckout # timeout=10 [2022-11-07T17:45:07.267Z] > git checkout -f 65dab79c41d5a00ddeae80a106963514c41aa461 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T17:45:08.683Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-11-07T17:45:08.683Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-07T17:45:08.683Z] Dload Upload Total Spent Left Speed [2022-11-07T17:45:08.683Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 236k 0 --:--:-- --:--:-- --:--:-- 236k [Pipeline] sh [2022-11-07T17:45:09.317Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-11-07T17:45:09.659Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-11-07T17:45:09.659Z] + sudo tee /etc/docker/daemon.new [2022-11-07T17:45:09.659Z] { [2022-11-07T17:45:09.659Z] "registry-mirrors": [ [2022-11-07T17:45:09.659Z] "https://nexus3.edgexfoundry.org:10001" [2022-11-07T17:45:09.659Z] ], [2022-11-07T17:45:09.659Z] "bip": "10.250.0.254/24", [2022-11-07T17:45:09.659Z] "hosts": [ [2022-11-07T17:45:09.659Z] "tcp://0.0.0.0:5555", [2022-11-07T17:45:09.659Z] "unix:///var/run/docker.sock" [2022-11-07T17:45:09.659Z] ], [2022-11-07T17:45:09.659Z] "mtu": 1458, [2022-11-07T17:45:09.659Z] "selinux-enabled": true, [2022-11-07T17:45:09.659Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-11-07T17:45:09.659Z] } [Pipeline] sh [2022-11-07T17:45:09.996Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-11-07T17:45:10.345Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:45:28.619Z] provisioning config files... [2022-11-07T17:45:28.647Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/59@tmp/config11365288096920111561tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:45:29.001Z] ---> docker-login.sh [2022-11-07T17:45:29.001Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:45:29.588Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:45:29.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:45:29.588Z] Configure a credential helper to remove this warning. See [2022-11-07T17:45:29.588Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:45:29.588Z] [2022-11-07T17:45:29.588Z] Login Succeeded [2022-11-07T17:45:29.588Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:45:29.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:45:30.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:45:30.134Z] Configure a credential helper to remove this warning. See [2022-11-07T17:45:30.134Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:45:30.134Z] [2022-11-07T17:45:30.134Z] Login Succeeded [2022-11-07T17:45:30.134Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:45:30.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:45:30.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:45:30.404Z] Configure a credential helper to remove this warning. See [2022-11-07T17:45:30.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:45:30.404Z] [2022-11-07T17:45:30.404Z] Login Succeeded [2022-11-07T17:45:30.404Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:45:30.678Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:45:30.678Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:45:30.678Z] Configure a credential helper to remove this warning. See [2022-11-07T17:45:30.678Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:45:30.678Z] [2022-11-07T17:45:30.678Z] Login Succeeded [2022-11-07T17:45:30.948Z] docker.io [2022-11-07T17:45:30.948Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:45:31.535Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:45:31.535Z] Configure a credential helper to remove this warning. See [2022-11-07T17:45:31.535Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:45:31.535Z] [2022-11-07T17:45:31.535Z] Login Succeeded [2022-11-07T17:45:31.535Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:45:31.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-11-07T17:45:31.708Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:45:31.719Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:45:31.729Z] ========================================================= [2022-11-07T17:45:31.729Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-11-07T17:45:31.729Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:45:32.071Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-11-07T17:45:32.348Z] Sending build context to Docker daemon 1.223MB [2022-11-07T17:45:32.348Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T17:45:32.348Z] Step 2/12 : FROM ${BASE} AS builder [2022-11-07T17:45:32.621Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-11-07T17:45:32.621Z] 9b18e9b68314: Pulling fs layer [2022-11-07T17:45:32.621Z] 35d82f9e3411: Pulling fs layer [2022-11-07T17:45:32.621Z] e16973657156: Pulling fs layer [2022-11-07T17:45:32.621Z] fc693d55d65f: Pulling fs layer [2022-11-07T17:45:32.621Z] 7e9fc2657dce: Pulling fs layer [2022-11-07T17:45:32.621Z] dda99020689f: Pulling fs layer [2022-11-07T17:45:32.621Z] db1c61fa0a46: Pulling fs layer [2022-11-07T17:45:32.621Z] 891c053d2c06: Pulling fs layer [2022-11-07T17:45:32.621Z] fc693d55d65f: Waiting [2022-11-07T17:45:32.621Z] 7e9fc2657dce: Waiting [2022-11-07T17:45:32.621Z] dda99020689f: Waiting [2022-11-07T17:45:32.621Z] db1c61fa0a46: Waiting [2022-11-07T17:45:32.621Z] 891c053d2c06: Waiting [2022-11-07T17:45:32.621Z] e16973657156: Verifying Checksum [2022-11-07T17:45:32.621Z] e16973657156: Download complete [2022-11-07T17:45:32.621Z] 35d82f9e3411: Verifying Checksum [2022-11-07T17:45:32.621Z] 35d82f9e3411: Download complete [2022-11-07T17:45:32.621Z] 7e9fc2657dce: Verifying Checksum [2022-11-07T17:45:32.621Z] 7e9fc2657dce: Download complete [2022-11-07T17:45:32.621Z] dda99020689f: Verifying Checksum [2022-11-07T17:45:32.621Z] dda99020689f: Download complete [2022-11-07T17:45:32.621Z] 9b18e9b68314: Verifying Checksum [2022-11-07T17:45:32.621Z] 9b18e9b68314: Download complete [2022-11-07T17:45:33.600Z] 9b18e9b68314: Pull complete [2022-11-07T17:45:33.886Z] 891c053d2c06: Verifying Checksum [2022-11-07T17:45:33.886Z] 891c053d2c06: Download complete [2022-11-07T17:45:34.173Z] 35d82f9e3411: Pull complete [2022-11-07T17:45:34.459Z] e16973657156: Pull complete [2022-11-07T17:45:35.049Z] db1c61fa0a46: Verifying Checksum [2022-11-07T17:45:35.643Z] fc693d55d65f: Verifying Checksum [2022-11-07T17:45:35.643Z] fc693d55d65f: Download complete [2022-11-07T17:45:48.005Z] fc693d55d65f: Pull complete [2022-11-07T17:45:48.005Z] 7e9fc2657dce: Pull complete [2022-11-07T17:45:48.275Z] dda99020689f: Pull complete [2022-11-07T17:45:54.976Z] db1c61fa0a46: Pull complete [2022-11-07T17:45:57.582Z] 891c053d2c06: Pull complete [2022-11-07T17:45:57.582Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2022-11-07T17:45:57.582Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-11-07T17:45:57.582Z] ---> f96f9c87975a [2022-11-07T17:45:57.582Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2022-11-07T17:45:57.851Z] ---> Running in 4ad9f3076f72 [2022-11-07T17:45:58.453Z] Removing intermediate container 4ad9f3076f72 [2022-11-07T17:45:58.453Z] ---> 94093808ab8a [2022-11-07T17:45:58.453Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T17:45:58.453Z] ---> Running in a9daa0650b43 [2022-11-07T17:45:58.721Z] Removing intermediate container a9daa0650b43 [2022-11-07T17:45:58.721Z] ---> d5481684c187 [2022-11-07T17:45:58.721Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-11-07T17:45:58.721Z] ---> Running in 5feb3200e2ac [2022-11-07T17:45:58.989Z] Removing intermediate container 5feb3200e2ac [2022-11-07T17:45:58.989Z] ---> 3731875a4aae [2022-11-07T17:45:58.989Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T17:45:59.257Z] ---> Running in f401bc60866d [2022-11-07T17:45:59.525Z] Removing intermediate container f401bc60866d [2022-11-07T17:45:59.525Z] ---> deb091404092 [2022-11-07T17:45:59.525Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T17:45:59.525Z] ---> Running in a30daa91b30b [2022-11-07T17:46:00.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T17:46:00.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T17:46:01.908Z] OK: 221 MiB in 51 packages [2022-11-07T17:46:02.871Z] Removing intermediate container a30daa91b30b [2022-11-07T17:46:02.871Z] ---> 9c9678d88a66 [2022-11-07T17:46:02.871Z] Step 8/12 : WORKDIR /app [2022-11-07T17:46:02.871Z] ---> Running in 6ccbda6948fd [2022-11-07T17:46:03.139Z] Removing intermediate container 6ccbda6948fd [2022-11-07T17:46:03.139Z] ---> 5df886e80e70 [2022-11-07T17:46:03.139Z] Step 9/12 : COPY go.mod vendor* ./ [2022-11-07T17:46:03.734Z] ---> 3dcd6ebf8c89 [2022-11-07T17:46:03.734Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T17:46:03.734Z] ---> Running in 7523fd50063e [2022-11-07T17:47:00.262Z] Removing intermediate container 7523fd50063e [2022-11-07T17:47:00.262Z] ---> e5a03b4da1c7 [2022-11-07T17:47:00.262Z] Step 11/12 : COPY . . [2022-11-07T17:47:00.262Z] ---> 46b8d6c6a028 [2022-11-07T17:47:00.262Z] Step 12/12 : RUN $MAKE [2022-11-07T17:47:00.262Z] ---> Running in 7ba290dfd39c [2022-11-07T17:47:00.262Z] noop [2022-11-07T17:47:00.262Z] Removing intermediate container 7ba290dfd39c [2022-11-07T17:47:00.262Z] ---> ee91c3080cf9 [2022-11-07T17:47:00.262Z] Successfully built ee91c3080cf9 [2022-11-07T17:47:00.262Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:47:00.623Z] + docker inspect -f . ci-base-image-arm64 [2022-11-07T17:47:00.623Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:47:00.826Z] prd-ubuntu20.04-docker-arm64-4c-16g-118487 does not seem to be running inside a container [2022-11-07T17:47:00.895Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/59 -v /w/workspace/device-rfid-llrp-go/59:/w/workspace/device-rfid-llrp-go/59:rw,z -v /w/workspace/device-rfid-llrp-go/59@tmp:/w/workspace/device-rfid-llrp-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-07T17:47:02.136Z] $ docker top 1eb752abc675a7611df002a051b8573cf334864ec561ec5fdf96eca4c08b8034 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:47:02.995Z] + go version [2022-11-07T17:47:02.995Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-11-07T17:47:03.018Z] $ docker stop --time=1 1eb752abc675a7611df002a051b8573cf334864ec561ec5fdf96eca4c08b8034 [2022-11-07T17:47:04.690Z] $ docker rm -f 1eb752abc675a7611df002a051b8573cf334864ec561ec5fdf96eca4c08b8034 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:47:05.266Z] + docker inspect -f . ci-base-image-arm64 [2022-11-07T17:47:05.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:47:05.452Z] prd-ubuntu20.04-docker-arm64-4c-16g-118487 does not seem to be running inside a container [2022-11-07T17:47:05.524Z] $ 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/59 -v /w/workspace/device-rfid-llrp-go/59:/w/workspace/device-rfid-llrp-go/59:rw,z -v /w/workspace/device-rfid-llrp-go/59@tmp:/w/workspace/device-rfid-llrp-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-11-07T17:47:06.828Z] $ docker top 675639b6dc902a2a3ea1d89bf0a5e4e5522d21c61a7c3978de925fefb28a7c82 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:47:07.671Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/59 [Pipeline] fileExists [Pipeline] sh [2022-11-07T17:47:08.011Z] + make test [2022-11-07T17:47:08.285Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-11-07T17:47:10.230Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2022-11-07T17:48:46.917Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2022-11-07T17:48:46.917Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2022-11-07T17:49:13.637Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 25.759s coverage: 38.5% of statements [2022-11-07T17:49:13.637Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.539s coverage: 52.0% of statements [2022-11-07T17:49:13.637Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.038s coverage: 96.4% of statements [2022-11-07T17:49:13.637Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-11-07T17:49:13.637Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-11-07T17:49:45.875Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-11-07T17:49:45.875Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-11-07T17:49:45.875Z] ./bin/test-attribution-txt.sh [2022-11-07T17:49:45.875Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [Pipeline] echo [2022-11-07T17:49:45.893Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-11-07T17:49:45.905Z] $ docker stop --time=1 675639b6dc902a2a3ea1d89bf0a5e4e5522d21c61a7c3978de925fefb28a7c82 [2022-11-07T17:49:47.912Z] $ docker rm -f 675639b6dc902a2a3ea1d89bf0a5e4e5522d21c61a7c3978de925fefb28a7c82 [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T17:49:48.925Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-11-07T17:49:48.949Z] Warning: overwriting stash ‘coverage-report’ [2022-11-07T17:49:49.670Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-11-07T17:49:50.072Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-11-07T17:49:50.399Z] + ls -al . [2022-11-07T17:49:50.399Z] total 640 [2022-11-07T17:49:50.399Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 17:47 . [2022-11-07T17:49:50.399Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:45 .. [2022-11-07T17:49:50.399Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 7 17:45 .dockerignore [2022-11-07T17:49:50.399Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 17:45 .git [2022-11-07T17:49:50.399Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 17:45 .github [2022-11-07T17:49:50.399Z] -rw-rw-r-- 1 jenkins jenkins 946 Nov 7 17:45 .gitignore [2022-11-07T17:49:50.399Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 17:45 .golangci.yml [2022-11-07T17:49:50.399Z] -rw-rw-r-- 1 jenkins jenkins 10866 Nov 7 17:45 Attribution.txt [2022-11-07T17:49:50.399Z] -rw-rw-r-- 1 jenkins jenkins 5905 Nov 7 17:45 CHANGELOG.md [2022-11-07T17:49:50.399Z] -rw-rw-r-- 1 jenkins jenkins 1396 Nov 7 17:45 Dockerfile [2022-11-07T17:49:50.399Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 17:45 GOVERNANCE.md [2022-11-07T17:49:50.399Z] -rw-rw-r-- 1 jenkins jenkins 683 Nov 7 17:45 Jenkinsfile [2022-11-07T17:49:50.399Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 7 17:45 LICENSE [2022-11-07T17:49:50.399Z] -rw-rw-r-- 1 jenkins jenkins 2405 Nov 7 17:45 Makefile [2022-11-07T17:49:50.399Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 7 17:45 OWNERS.md [2022-11-07T17:49:50.399Z] -rw-rw-r-- 1 jenkins jenkins 28496 Nov 7 17:45 README.md [2022-11-07T17:49:50.399Z] -rw-rw-r-- 1 jenkins jenkins 12 Nov 7 17:42 VERSION [2022-11-07T17:49:50.399Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:45 bin [2022-11-07T17:49:50.399Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:45 cmd [2022-11-07T17:49:50.399Z] -rw-r--r-- 1 jenkins jenkins 460049 Nov 7 17:49 coverage.out [2022-11-07T17:49:50.399Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:45 examples [2022-11-07T17:49:50.399Z] -rw-rw-r-- 1 jenkins jenkins 3591 Nov 7 17:45 go.mod [2022-11-07T17:49:50.399Z] -rw-rw-r-- 1 jenkins jenkins 44706 Nov 7 17:45 go.sum [2022-11-07T17:49:50.399Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 17:45 images [2022-11-07T17:49:50.399Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 7 17:45 internal [2022-11-07T17:49:50.399Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 17:45 snap [2022-11-07T17:49:50.399Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 7 17:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:49:50.763Z] + 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=65dab79c41d5a00ddeae80a106963514c41aa461 --label arch=arm64 --label version=2.3.0-dev.22 . [2022-11-07T17:49:52.711Z] Sending build context to Docker daemon 1.223MB [2022-11-07T17:49:52.711Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-11-07T17:49:52.711Z] Step 2/24 : FROM ${BASE} AS builder [2022-11-07T17:49:52.711Z] ---> ee91c3080cf9 [2022-11-07T17:49:52.711Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-11-07T17:49:52.711Z] ---> Running in 74d8ef40bedb [2022-11-07T17:49:52.985Z] Removing intermediate container 74d8ef40bedb [2022-11-07T17:49:52.985Z] ---> e811b702d6a0 [2022-11-07T17:49:52.985Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-11-07T17:49:52.985Z] ---> Running in fb399b0c4f16 [2022-11-07T17:49:53.576Z] Removing intermediate container fb399b0c4f16 [2022-11-07T17:49:53.576Z] ---> 81111ec4927e [2022-11-07T17:49:53.576Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev" [2022-11-07T17:49:53.576Z] ---> Running in 6478085af348 [2022-11-07T17:49:53.845Z] Removing intermediate container 6478085af348 [2022-11-07T17:49:53.845Z] ---> 68149a9aaaa7 [2022-11-07T17:49:53.845Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2022-11-07T17:49:54.124Z] ---> Running in 0c362c316b8f [2022-11-07T17:49:54.392Z] Removing intermediate container 0c362c316b8f [2022-11-07T17:49:54.392Z] ---> f814a8cf1680 [2022-11-07T17:49:54.392Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-11-07T17:49:54.392Z] ---> Running in 2d03948b7df9 [2022-11-07T17:49:55.357Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T17:49:55.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T17:49:56.911Z] OK: 221 MiB in 51 packages [2022-11-07T17:49:59.516Z] Removing intermediate container 2d03948b7df9 [2022-11-07T17:49:59.516Z] ---> d27c2a3bf917 [2022-11-07T17:49:59.516Z] Step 8/24 : WORKDIR /app [2022-11-07T17:49:59.516Z] ---> Running in 299acf143916 [2022-11-07T17:49:59.785Z] Removing intermediate container 299acf143916 [2022-11-07T17:49:59.785Z] ---> 44ae0775377c [2022-11-07T17:49:59.785Z] Step 9/24 : COPY go.mod vendor* ./ [2022-11-07T17:50:00.372Z] ---> a41f650bd088 [2022-11-07T17:50:00.372Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-11-07T17:50:00.372Z] ---> Running in 4b2dbce164aa [2022-11-07T17:50:02.971Z] Removing intermediate container 4b2dbce164aa [2022-11-07T17:50:02.971Z] ---> 6c16a7e1d5e0 [2022-11-07T17:50:02.971Z] Step 11/24 : COPY . . [2022-11-07T17:50:03.560Z] ---> 2b6297a733db [2022-11-07T17:50:03.560Z] Step 12/24 : RUN $MAKE [2022-11-07T17:50:03.560Z] ---> Running in 2d4dc0b3cfb9 [2022-11-07T17:50:04.530Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.3.0-dev.49 -X github.com/edgexfoundry/device-rfid-llrp-go.Version=2.3.0-dev.22" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2022-11-07T17:52:41.819Z] Removing intermediate container 2d4dc0b3cfb9 [2022-11-07T17:52:41.819Z] ---> bf6b0cd7482c [2022-11-07T17:52:41.819Z] Step 13/24 : FROM alpine:3.16 [2022-11-07T17:52:41.819Z] 3.16: Pulling from library/alpine [2022-11-07T17:52:41.819Z] 9b18e9b68314: Already exists [2022-11-07T17:52:41.819Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-11-07T17:52:41.819Z] Status: Downloaded newer image for alpine:3.16 [2022-11-07T17:52:41.819Z] ---> a6215f271958 [2022-11-07T17:52:41.819Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-11-07T17:52:41.819Z] ---> Running in 4d09c1be5baa [2022-11-07T17:52:41.819Z] Removing intermediate container 4d09c1be5baa [2022-11-07T17:52:41.819Z] ---> b99f1e0918f0 [2022-11-07T17:52:41.819Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-11-07T17:52:41.819Z] ---> Running in a2e077b2a2d1 [2022-11-07T17:52:41.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-11-07T17:52:41.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-11-07T17:52:41.819Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-11-07T17:52:41.819Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-11-07T17:52:41.819Z] (3/6) Installing libsodium (1.0.18-r0) [2022-11-07T17:52:41.819Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-11-07T17:52:41.819Z] (5/6) Installing libzmq (4.3.4-r0) [2022-11-07T17:52:41.819Z] (6/6) Installing zeromq (4.3.4-r0) [2022-11-07T17:52:41.819Z] Executing busybox-1.35.0-r17.trigger [2022-11-07T17:52:41.819Z] OK: 8 MiB in 20 packages [2022-11-07T17:52:41.819Z] Removing intermediate container a2e077b2a2d1 [2022-11-07T17:52:41.819Z] ---> e91eec64a295 [2022-11-07T17:52:41.819Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2022-11-07T17:52:41.819Z] ---> 379bdee64ff9 [2022-11-07T17:52:41.819Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2022-11-07T17:52:41.819Z] ---> 51c8cd189ba5 [2022-11-07T17:52:41.819Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2022-11-07T17:52:41.819Z] ---> ea21cef44f59 [2022-11-07T17:52:41.819Z] Step 19/24 : EXPOSE 59989 [2022-11-07T17:52:41.819Z] ---> Running in 91736fa12d05 [2022-11-07T17:52:41.819Z] Removing intermediate container 91736fa12d05 [2022-11-07T17:52:41.819Z] ---> 937c6c15f198 [2022-11-07T17:52:41.819Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2022-11-07T17:52:41.819Z] ---> Running in 896f76406079 [2022-11-07T17:52:41.819Z] Removing intermediate container 896f76406079 [2022-11-07T17:52:41.819Z] ---> 222479894c33 [2022-11-07T17:52:41.819Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--confdir=/res", "--registry"] [2022-11-07T17:52:41.819Z] ---> Running in ede72b642cb9 [2022-11-07T17:52:41.819Z] Removing intermediate container ede72b642cb9 [2022-11-07T17:52:41.819Z] ---> 87dc6f716018 [2022-11-07T17:52:41.819Z] Step 22/24 : LABEL arch=arm64 [2022-11-07T17:52:41.819Z] ---> Running in c7cf2f560515 [2022-11-07T17:52:41.819Z] Removing intermediate container c7cf2f560515 [2022-11-07T17:52:41.819Z] ---> 440ca0dca438 [2022-11-07T17:52:41.819Z] Step 23/24 : LABEL git_sha=65dab79c41d5a00ddeae80a106963514c41aa461 [2022-11-07T17:52:41.819Z] ---> Running in 31b044c17bed [2022-11-07T17:52:41.819Z] Removing intermediate container 31b044c17bed [2022-11-07T17:52:41.819Z] ---> a599582cec40 [2022-11-07T17:52:41.819Z] Step 24/24 : LABEL version=2.3.0-dev.22 [2022-11-07T17:52:41.819Z] ---> Running in aefa0154bd8d [2022-11-07T17:52:41.819Z] Removing intermediate container aefa0154bd8d [2022-11-07T17:52:41.819Z] ---> 889304851737 [2022-11-07T17:52:41.819Z] [Warning] One or more build-args [ARCH] were not consumed [2022-11-07T17:52:41.819Z] Successfully built 889304851737 [2022-11-07T17:52:41.819Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:52:41.930Z] provisioning config files... [2022-11-07T17:52:41.944Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/59@tmp/config13794813566923756382tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:52:42.270Z] ---> docker-login.sh [2022-11-07T17:52:42.270Z] nexus3.edgexfoundry.org:10001 [2022-11-07T17:52:42.270Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:52:42.537Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:52:42.537Z] Configure a credential helper to remove this warning. See [2022-11-07T17:52:42.537Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:52:42.537Z] [2022-11-07T17:52:42.537Z] Login Succeeded [2022-11-07T17:52:42.537Z] nexus3.edgexfoundry.org:10002 [2022-11-07T17:52:42.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:52:42.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:52:42.803Z] Configure a credential helper to remove this warning. See [2022-11-07T17:52:42.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:52:42.803Z] [2022-11-07T17:52:42.803Z] Login Succeeded [2022-11-07T17:52:42.803Z] nexus3.edgexfoundry.org:10003 [2022-11-07T17:52:43.070Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:52:43.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:52:43.070Z] Configure a credential helper to remove this warning. See [2022-11-07T17:52:43.070Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:52:43.070Z] [2022-11-07T17:52:43.070Z] Login Succeeded [2022-11-07T17:52:43.070Z] nexus3.edgexfoundry.org:10004 [2022-11-07T17:52:43.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:52:43.602Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:52:43.602Z] Configure a credential helper to remove this warning. See [2022-11-07T17:52:43.602Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:52:43.602Z] [2022-11-07T17:52:43.602Z] Login Succeeded [2022-11-07T17:52:43.602Z] docker.io [2022-11-07T17:52:43.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-11-07T17:52:44.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-11-07T17:52:44.132Z] Configure a credential helper to remove this warning. See [2022-11-07T17:52:44.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-11-07T17:52:44.132Z] [2022-11-07T17:52:44.132Z] Login Succeeded [2022-11-07T17:52:44.132Z] ---> docker-login.sh ends [Pipeline] } [2022-11-07T17:52:44.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-07T17:52:44.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-11-07T17:52:44.193Z] [edgeXDocker.push] Tagging docker image device-rfid-llrp-arm64 with the following tags: [2022-11-07T17:52:44.193Z] 65dab79c41d5a00ddeae80a106963514c41aa461 [2022-11-07T17:52:44.193Z] latest [2022-11-07T17:52:44.193Z] 2.3.0-dev.22 [2022-11-07T17:52:44.193Z] 65dab79c41d5a00ddeae80a106963514c41aa461-2.3.0-dev.22 [2022-11-07T17:52:44.193Z] main [2022-11-07T17:52:44.193Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:52:44.528Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:65dab79c41d5a00ddeae80a106963514c41aa461 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:52:44.871Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:65dab79c41d5a00ddeae80a106963514c41aa461 [2022-11-07T17:52:44.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-11-07T17:52:44.871Z] 9bfaae420a86: Preparing [2022-11-07T17:52:44.871Z] 4ed00e04adc8: Preparing [2022-11-07T17:52:44.871Z] 1a878bbe8de5: Preparing [2022-11-07T17:52:44.871Z] 4ecc9a4a1198: Preparing [2022-11-07T17:52:44.871Z] 5d3e392a13a0: Preparing [2022-11-07T17:52:44.871Z] 5d3e392a13a0: Layer already exists [2022-11-07T17:52:45.137Z] 1a878bbe8de5: Pushed [2022-11-07T17:52:45.137Z] 4ed00e04adc8: Pushed [2022-11-07T17:52:45.719Z] 4ecc9a4a1198: Pushed [2022-11-07T17:52:49.953Z] 9bfaae420a86: Pushed [2022-11-07T17:52:49.953Z] 65dab79c41d5a00ddeae80a106963514c41aa461: digest: sha256:5aa195a39c0a3d5f3a15928ab1e0197f03597791300c5ea62d7276bdddebc4eb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:52:50.295Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:52:50.628Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-11-07T17:52:50.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-11-07T17:52:50.628Z] 9bfaae420a86: Preparing [2022-11-07T17:52:50.628Z] 4ed00e04adc8: Preparing [2022-11-07T17:52:50.628Z] 1a878bbe8de5: Preparing [2022-11-07T17:52:50.628Z] 4ecc9a4a1198: Preparing [2022-11-07T17:52:50.628Z] 5d3e392a13a0: Preparing [2022-11-07T17:52:50.628Z] 1a878bbe8de5: Layer already exists [2022-11-07T17:52:50.628Z] 4ed00e04adc8: Layer already exists [2022-11-07T17:52:50.628Z] 4ecc9a4a1198: Layer already exists [2022-11-07T17:52:50.628Z] 9bfaae420a86: Layer already exists [2022-11-07T17:52:50.628Z] 5d3e392a13a0: Layer already exists [2022-11-07T17:52:50.628Z] latest: digest: sha256:5aa195a39c0a3d5f3a15928ab1e0197f03597791300c5ea62d7276bdddebc4eb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:52:51.026Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:52:51.375Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.22 [2022-11-07T17:52:51.376Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-11-07T17:52:51.376Z] 9bfaae420a86: Preparing [2022-11-07T17:52:51.376Z] 4ed00e04adc8: Preparing [2022-11-07T17:52:51.376Z] 1a878bbe8de5: Preparing [2022-11-07T17:52:51.376Z] 4ecc9a4a1198: Preparing [2022-11-07T17:52:51.376Z] 5d3e392a13a0: Preparing [2022-11-07T17:52:51.376Z] 1a878bbe8de5: Layer already exists [2022-11-07T17:52:51.376Z] 9bfaae420a86: Layer already exists [2022-11-07T17:52:51.376Z] 4ed00e04adc8: Layer already exists [2022-11-07T17:52:51.376Z] 5d3e392a13a0: Layer already exists [2022-11-07T17:52:51.376Z] 4ecc9a4a1198: Layer already exists [2022-11-07T17:52:51.376Z] 2.3.0-dev.22: digest: sha256:5aa195a39c0a3d5f3a15928ab1e0197f03597791300c5ea62d7276bdddebc4eb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:52:51.740Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:65dab79c41d5a00ddeae80a106963514c41aa461-2.3.0-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:52:52.101Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:65dab79c41d5a00ddeae80a106963514c41aa461-2.3.0-dev.22 [2022-11-07T17:52:52.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-11-07T17:52:52.101Z] 9bfaae420a86: Preparing [2022-11-07T17:52:52.101Z] 4ed00e04adc8: Preparing [2022-11-07T17:52:52.101Z] 1a878bbe8de5: Preparing [2022-11-07T17:52:52.101Z] 4ecc9a4a1198: Preparing [2022-11-07T17:52:52.101Z] 5d3e392a13a0: Preparing [2022-11-07T17:52:52.101Z] 5d3e392a13a0: Layer already exists [2022-11-07T17:52:52.101Z] 4ed00e04adc8: Layer already exists [2022-11-07T17:52:52.101Z] 9bfaae420a86: Layer already exists [2022-11-07T17:52:52.101Z] 4ecc9a4a1198: Layer already exists [2022-11-07T17:52:52.101Z] 1a878bbe8de5: Layer already exists [2022-11-07T17:52:52.101Z] 65dab79c41d5a00ddeae80a106963514c41aa461-2.3.0-dev.22: digest: sha256:5aa195a39c0a3d5f3a15928ab1e0197f03597791300c5ea62d7276bdddebc4eb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:52:52.467Z] + docker tag device-rfid-llrp-arm64 nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:52:52.810Z] + docker push nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [2022-11-07T17:52:52.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64] [2022-11-07T17:52:52.810Z] 9bfaae420a86: Preparing [2022-11-07T17:52:52.810Z] 4ed00e04adc8: Preparing [2022-11-07T17:52:52.810Z] 1a878bbe8de5: Preparing [2022-11-07T17:52:52.810Z] 4ecc9a4a1198: Preparing [2022-11-07T17:52:52.810Z] 5d3e392a13a0: Preparing [2022-11-07T17:52:52.810Z] 1a878bbe8de5: Layer already exists [2022-11-07T17:52:52.810Z] 4ed00e04adc8: Layer already exists [2022-11-07T17:52:52.810Z] 9bfaae420a86: Layer already exists [2022-11-07T17:52:52.810Z] 5d3e392a13a0: Layer already exists [2022-11-07T17:52:52.810Z] 4ecc9a4a1198: Layer already exists [2022-11-07T17:52:52.810Z] main: digest: sha256:5aa195a39c0a3d5f3a15928ab1e0197f03597791300c5ea62d7276bdddebc4eb size: 1367 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-11-07T17:52:53.120Z] ===================================================== [Pipeline] echo [2022-11-07T17:52:53.126Z] taggedImages: [2022-11-07T17:52:53.126Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:65dab79c41d5a00ddeae80a106963514c41aa461 [2022-11-07T17:52:53.126Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:latest [2022-11-07T17:52:53.126Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:2.3.0-dev.22 [2022-11-07T17:52:53.126Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:65dab79c41d5a00ddeae80a106963514c41aa461-2.3.0-dev.22 [2022-11-07T17:52:53.126Z] - nexus3.edgexfoundry.org:10004/device-rfid-llrp-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:52:53.470Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T17:52:53.470Z] [2022-11-07T17:52:53.470Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:52:53.796Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T17:52:53.796Z] arm64: Pulling from edgex-lftools-log-publisher [2022-11-07T17:52:53.796Z] 8998bd30e6a1: Pulling fs layer [2022-11-07T17:52:53.796Z] 04944245beec: Pulling fs layer [2022-11-07T17:52:53.796Z] 699f458cf7ca: Pulling fs layer [2022-11-07T17:52:53.796Z] 765212b225bb: Pulling fs layer [2022-11-07T17:52:53.796Z] f23df028b6ca: Pulling fs layer [2022-11-07T17:52:53.796Z] d65c8cfc05b1: Pulling fs layer [2022-11-07T17:52:53.796Z] 2437ff75d9bd: Pulling fs layer [2022-11-07T17:52:53.796Z] f23df028b6ca: Waiting [2022-11-07T17:52:53.796Z] d65c8cfc05b1: Waiting [2022-11-07T17:52:53.796Z] 2437ff75d9bd: Waiting [2022-11-07T17:52:53.796Z] 765212b225bb: Waiting [2022-11-07T17:52:54.061Z] 04944245beec: Verifying Checksum [2022-11-07T17:52:54.061Z] 04944245beec: Download complete [2022-11-07T17:52:54.061Z] 765212b225bb: Verifying Checksum [2022-11-07T17:52:54.061Z] 765212b225bb: Download complete [2022-11-07T17:52:54.061Z] f23df028b6ca: Download complete [2022-11-07T17:52:54.061Z] d65c8cfc05b1: Verifying Checksum [2022-11-07T17:52:54.061Z] d65c8cfc05b1: Download complete [2022-11-07T17:52:54.331Z] 699f458cf7ca: Verifying Checksum [2022-11-07T17:52:54.331Z] 699f458cf7ca: Download complete [2022-11-07T17:52:54.597Z] 8998bd30e6a1: Verifying Checksum [2022-11-07T17:52:54.597Z] 8998bd30e6a1: Download complete [2022-11-07T17:52:56.542Z] 2437ff75d9bd: Verifying Checksum [2022-11-07T17:52:56.542Z] 2437ff75d9bd: Download complete [2022-11-07T17:52:58.480Z] 8998bd30e6a1: Pull complete [2022-11-07T17:52:58.746Z] 04944245beec: Pull complete [2022-11-07T17:52:59.700Z] 699f458cf7ca: Pull complete [2022-11-07T17:52:59.967Z] 765212b225bb: Pull complete [2022-11-07T17:53:00.550Z] f23df028b6ca: Pull complete [2022-11-07T17:53:00.816Z] d65c8cfc05b1: Pull complete [2022-11-07T17:53:13.107Z] 2437ff75d9bd: Pull complete [2022-11-07T17:53:13.107Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-11-07T17:53:13.107Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-11-07T17:53:13.107Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:53:13.298Z] prd-ubuntu20.04-docker-arm64-4c-16g-118487 does not seem to be running inside a container [2022-11-07T17:53:13.365Z] $ 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/59 -v /w/workspace/device-rfid-llrp-go/59:/w/workspace/device-rfid-llrp-go/59:rw,z -v /w/workspace/device-rfid-llrp-go/59@tmp:/w/workspace/device-rfid-llrp-go/59@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-11-07T17:53:15.871Z] $ docker top 3d88c3b95e9e6980aab8d4df40fc8b137136c35500b6dc32b0e387db7c313bb5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:53:16.351Z] ---> job-cost.sh [2022-11-07T17:53:16.615Z] lf-activate-venv: SKIPPING [2022-11-07T17:53:16.615Z] INFO: No Stack... [2022-11-07T17:53:17.195Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-11-07T17:53:18.154Z] INFO: Archiving Costs [Pipeline] sh [2022-11-07T17:53:18.465Z] + + cutcat -d, /w/workspace/device-rfid-llrp-go/59/archives/cost.csv -f6 [2022-11-07T17:53:18.465Z] [Pipeline] lock [2022-11-07T17:53:18.530Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-main-59-stack-cost] [2022-11-07T17:53:18.543Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-59-stack-cost] did not exist. Created. [2022-11-07T17:53:18.543Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-main-59-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T17:53:18.871Z] /w/workspace/device-rfid-llrp-go/59@tmp/durable-00aa47ee/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-11-07T17:53:19.197Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-11-07T17:53:19.215Z] Warning: overwriting stash ‘stack-cost’ [2022-11-07T17:53:19.266Z] Stashed 1 file(s) [Pipeline] } [2022-11-07T17:53:19.272Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-main-59-stack-cost] [Pipeline] // lock [Pipeline] } [2022-11-07T17:53:19.286Z] $ docker stop --time=1 3d88c3b95e9e6980aab8d4df40fc8b137136c35500b6dc32b0e387db7c313bb5 [2022-11-07T17:53:20.728Z] $ docker rm -f 3d88c3b95e9e6980aab8d4df40fc8b137136c35500b6dc32b0e387db7c313bb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-11-07T17:53:21.109Z] provisioning config files... [2022-11-07T17:53:21.115Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config16698714539861307082tmp [Pipeline] { [Pipeline] sh [2022-11-07T17:53:21.400Z] + set +x [2022-11-07T17:53:21.400Z] + curl -s https://codecov.io/bash [2022-11-07T17:53:21.400Z] + bash -s -- [2022-11-07T17:53:21.400Z] [2022-11-07T17:53:21.400Z] _____ _ [2022-11-07T17:53:21.400Z] / ____| | | [2022-11-07T17:53:21.400Z] | | ___ __| | ___ ___ _____ __ [2022-11-07T17:53:21.400Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-11-07T17:53:21.400Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-11-07T17:53:21.400Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-11-07T17:53:21.400Z] Bash-1.0.6 [2022-11-07T17:53:21.400Z] [2022-11-07T17:53:21.400Z] [2022-11-07T17:53:21.400Z] ==> git version 2.25.1 found [2022-11-07T17:53:21.400Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-11-07T17:53:21.400Z] Release-Date: 2020-01-08 [2022-11-07T17:53:21.400Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-11-07T17:53:21.400Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-11-07T17:53:21.400Z] ==> Jenkins CI detected. [2022-11-07T17:53:21.400Z] current dir:  /w/workspace/foundry_device-rfid-llrp-go_main [2022-11-07T17:53:21.400Z] project root: . [2022-11-07T17:53:21.400Z] --> token set from env [2022-11-07T17:53:21.400Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-11-07T17:53:21.400Z] ==> Running gcov in . (disable via -X gcov) [2022-11-07T17:53:21.400Z] ==> Python coveragepy not found [2022-11-07T17:53:21.400Z] ==> Searching for coverage reports in: [2022-11-07T17:53:21.400Z] + . [2022-11-07T17:53:21.400Z] -> Found 1 reports [2022-11-07T17:53:21.400Z] ==> Detecting git/mercurial file structure [2022-11-07T17:53:21.660Z] ==> Reading reports [2022-11-07T17:53:21.660Z] + ./coverage.out bytes=460049 [2022-11-07T17:53:21.660Z] ==> Appending adjustments [2022-11-07T17:53:21.660Z] https://docs.codecov.io/docs/fixing-reports [2022-11-07T17:53:21.660Z] + Found adjustments [2022-11-07T17:53:21.660Z] ==> Gzipping contents [2022-11-07T17:53:21.920Z] 52K /tmp/codecov.Ad1Gq5.gz [2022-11-07T17:53:21.920Z] ==> Uploading reports [2022-11-07T17:53:21.920Z] url: https://codecov.io [2022-11-07T17:53:21.920Z] query: branch=main&commit=65dab79c41d5a00ddeae80a106963514c41aa461&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-07T17:53:21.920Z] -> Pinging Codecov [2022-11-07T17:53:21.920Z] 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=65dab79c41d5a00ddeae80a106963514c41aa461&build=59&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2Fmain%2F59%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-11-07T17:53:22.179Z] -> Uploading to [2022-11-07T17:53:22.179Z] https://storage.googleapis.com/codecov/v4/raw/2022-11-07/581DD39554BDF9B6E22D074273EAD858/65dab79c41d5a00ddeae80a106963514c41aa461/3da8efd6-52f7-4779-a2e2-2faa9fac6c5b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221107%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221107T175321Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5d4294e1cac1046c42fdb8f34b28e52737bcd89742b6b7a40d676a74343fea28 [2022-11-07T17:53:22.179Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-11-07T17:53:22.179Z] Dload Upload Total Spent Left Speed [2022-11-07T17:53:22.438Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51644 0 0 100 51644 0 211k --:--:-- --:--:-- --:--:-- 211k [2022-11-07T17:53:22.438Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/65dab79c41d5a00ddeae80a106963514c41aa461 [Pipeline] } [2022-11-07T17:53:22.445Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-11-07T17:53:22.659Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-11-07T17:53:22.672Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:53:22.972Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-07T17:53:22.972Z] [2022-11-07T17:53:22.972Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:53:23.272Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-07T17:53:23.272Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-11-07T17:53:23.272Z] df9b9388f04a: Pulling fs layer [2022-11-07T17:53:23.272Z] 52dc419b0ee2: Pulling fs layer [2022-11-07T17:53:23.272Z] 25bc292e5bac: Pulling fs layer [2022-11-07T17:53:23.272Z] 114826534d7a: Pulling fs layer [2022-11-07T17:53:23.272Z] 4657fd5d0bcf: Pulling fs layer [2022-11-07T17:53:23.272Z] 6ad1cebc031e: Pulling fs layer [2022-11-07T17:53:23.272Z] 8a3aa393b2d8: Pulling fs layer [2022-11-07T17:53:23.272Z] 114826534d7a: Waiting [2022-11-07T17:53:23.272Z] 4657fd5d0bcf: Waiting [2022-11-07T17:53:23.272Z] 8a3aa393b2d8: Waiting [2022-11-07T17:53:23.272Z] 25bc292e5bac: Download complete [2022-11-07T17:53:23.272Z] 52dc419b0ee2: Verifying Checksum [2022-11-07T17:53:23.272Z] 52dc419b0ee2: Download complete [2022-11-07T17:53:23.272Z] 4657fd5d0bcf: Verifying Checksum [2022-11-07T17:53:23.272Z] 4657fd5d0bcf: Download complete [2022-11-07T17:53:23.272Z] df9b9388f04a: Verifying Checksum [2022-11-07T17:53:23.272Z] df9b9388f04a: Download complete [2022-11-07T17:53:23.531Z] df9b9388f04a: Pull complete [2022-11-07T17:53:23.531Z] 6ad1cebc031e: Verifying Checksum [2022-11-07T17:53:23.531Z] 6ad1cebc031e: Download complete [2022-11-07T17:53:23.531Z] 52dc419b0ee2: Pull complete [2022-11-07T17:53:23.792Z] 25bc292e5bac: Pull complete [2022-11-07T17:53:24.365Z] 114826534d7a: Verifying Checksum [2022-11-07T17:53:24.365Z] 114826534d7a: Download complete [2022-11-07T17:53:24.365Z] 8a3aa393b2d8: Verifying Checksum [2022-11-07T17:53:24.365Z] 8a3aa393b2d8: Download complete [2022-11-07T17:53:27.648Z] 114826534d7a: Pull complete [2022-11-07T17:53:27.648Z] 4657fd5d0bcf: Pull complete [2022-11-07T17:53:27.648Z] 6ad1cebc031e: Pull complete [2022-11-07T17:53:30.929Z] 8a3aa393b2d8: Pull complete [2022-11-07T17:53:30.929Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-11-07T17:53:30.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-11-07T17:53:30.929Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:53:30.996Z] prd-ubuntu20.04-docker-8c-8g-118484 does not seem to be running inside a container [2022-11-07T17:53:31.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-11-07T17:53:33.138Z] $ docker top c954d97a81e8b97aa0ae57a84c42a75fd0b8fa023b0e8b26d7b83651bab611e4 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-11-07T17:53:33.202Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-rfid-llrp-go:main' [Pipeline] sh [2022-11-07T17:53:33.479Z] + set -o pipefail [2022-11-07T17:53:33.479Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-rfid-llrp-go:main' [2022-11-07T17:53:38.751Z] [2022-11-07T17:53:38.751Z] Monitoring /w/workspace/foundry_device-rfid-llrp-go_main (github.com/edgexfoundry/device-rfid-llrp-go)... [2022-11-07T17:53:38.751Z] [2022-11-07T17:53:38.751Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/51b7f931-2ad3-4a5d-a1d2-3e401f6a993d/history/91eb9eb4-35e3-41b8-af5f-6ee788baff3a [2022-11-07T17:53:38.751Z] [2022-11-07T17:53:38.751Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-11-07T17:53:38.751Z] [2022-11-07T17:53:38.751Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-11-07T17:53:38.751Z] [2022-11-07T17:53:45.330Z] [2022-11-07T17:53:45.330Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-11-07T17:53:45.330Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-11-07T17:53:45.330Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-11-07T17:53:45.343Z] $ docker stop --time=1 c954d97a81e8b97aa0ae57a84c42a75fd0b8fa023b0e8b26d7b83651bab611e4 [2022-11-07T17:53:47.694Z] $ docker rm -f c954d97a81e8b97aa0ae57a84c42a75fd0b8fa023b0e8b26d7b83651bab611e4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-11-07T17:53:48.389Z] + git log --format=format:%s -1 65dab79c41d5a00ddeae80a106963514c41aa461 [Pipeline] sh [2022-11-07T17:53:48.674Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T17:53:48.674Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:53:48.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T17:53:48.966Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:53:49.030Z] prd-ubuntu20.04-docker-8c-8g-118484 does not seem to be running inside a container [2022-11-07T17:53:49.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T17:53:49.456Z] $ docker top b91b0ae83c616e446871b58d1a923b9d8b9fbaa7c312ed8a8a231edb674e28dc -eo pid,comm [2022-11-07T17:53:49.500Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-11-07T17:53:49.500Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T17:53:49.525Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T17:53:49.525Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T17:53:49.637Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T17:53:49.640Z] $ docker exec b91b0ae83c616e446871b58d1a923b9d8b9fbaa7c312ed8a8a231edb674e28dc ssh-agent [2022-11-07T17:53:49.755Z] SSH_AUTH_SOCK=/tmp/ssh-iw4hxZ8gE6hd/agent.32 [2022-11-07T17:53:49.755Z] SSH_AGENT_PID=38 [2022-11-07T17:53:49.759Z] Running ssh-add (command line suppressed) [2022-11-07T17:53:49.856Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3383520403922414745.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_3383520403922414745.key) [2022-11-07T17:53:49.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T17:53:50.152Z] + git semver tag [2022-11-07T17:53:50.412Z] 2022-11-07 17:53:50,317 [run_tag] DEBUG tag force:False [2022-11-07T17:53:50.412Z] 2022-11-07 17:53:50,317 [check_head_tag] DEBUG check head tag [2022-11-07T17:53:50.412Z] 2022-11-07 17:53:50,318 [execute] INFO git cat-file --batch-check [2022-11-07T17:53:50.412Z] 2022-11-07 17:53:50,318 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-11-07T17:53:50.412Z] 2022-11-07 17:53:50,322 [execute] INFO git cat-file --batch [2022-11-07T17:53:50.412Z] 2022-11-07 17:53:50,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=) [2022-11-07T17:53:50.412Z] 2022-11-07 17:53:50,334 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-11-07T17:53:50.412Z] 2022-11-07 17:53:50,334 [execute] INFO git tag -a v2.3.0-dev.22 -m v2.3.0-dev.22 [2022-11-07T17:53:50.412Z] 2022-11-07 17:53:50,334 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.22', '-m', 'v2.3.0-dev.22'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-07T17:53:50.412Z] 2022-11-07 17:53:50,339 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-11-07T17:53:50.412Z] 2.3.0-dev.22 [Pipeline] } [2022-11-07T17:53:50.424Z] $ docker exec --env ******** --env ******** b91b0ae83c616e446871b58d1a923b9d8b9fbaa7c312ed8a8a231edb674e28dc ssh-agent -k [2022-11-07T17:53:50.507Z] unset SSH_AUTH_SOCK; [2022-11-07T17:53:50.508Z] unset SSH_AGENT_PID; [2022-11-07T17:53:50.508Z] echo Agent pid 38 killed; [2022-11-07T17:53:50.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T17:53:50.823Z] + git semver [Pipeline] } [2022-11-07T17:53:51.096Z] $ docker stop --time=1 b91b0ae83c616e446871b58d1a923b9d8b9fbaa7c312ed8a8a231edb674e28dc [2022-11-07T17:53:52.391Z] $ docker rm -f b91b0ae83c616e446871b58d1a923b9d8b9fbaa7c312ed8a8a231edb674e28dc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:53:52.768Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-07T17:53:52.768Z] [2022-11-07T17:53:52.768Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:53:53.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-07T17:53:53.064Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-11-07T17:53:53.064Z] ab5ef0e58194: Pulling fs layer [2022-11-07T17:53:53.064Z] 9712f1f96733: Pulling fs layer [2022-11-07T17:53:53.064Z] 63f879dbbcfc: Pulling fs layer [2022-11-07T17:53:53.064Z] 0d9ebad4ef96: Pulling fs layer [2022-11-07T17:53:53.064Z] e9a5061849ea: Pulling fs layer [2022-11-07T17:53:53.064Z] d747dcd14b5f: Pulling fs layer [2022-11-07T17:53:53.064Z] 2de7ff778b66: Pulling fs layer [2022-11-07T17:53:53.064Z] 0d9ebad4ef96: Waiting [2022-11-07T17:53:53.064Z] e9a5061849ea: Waiting [2022-11-07T17:53:53.064Z] d747dcd14b5f: Waiting [2022-11-07T17:53:53.064Z] 2de7ff778b66: Waiting [2022-11-07T17:53:53.064Z] 9712f1f96733: Verifying Checksum [2022-11-07T17:53:53.064Z] 9712f1f96733: Download complete [2022-11-07T17:53:53.325Z] 63f879dbbcfc: Verifying Checksum [2022-11-07T17:53:53.325Z] 63f879dbbcfc: Download complete [2022-11-07T17:53:53.584Z] ab5ef0e58194: Verifying Checksum [2022-11-07T17:53:53.584Z] ab5ef0e58194: Download complete [2022-11-07T17:53:53.584Z] d747dcd14b5f: Verifying Checksum [2022-11-07T17:53:53.584Z] d747dcd14b5f: Download complete [2022-11-07T17:53:53.584Z] e9a5061849ea: Download complete [2022-11-07T17:53:53.584Z] 0d9ebad4ef96: Verifying Checksum [2022-11-07T17:53:53.584Z] 0d9ebad4ef96: Download complete [2022-11-07T17:53:53.841Z] 2de7ff778b66: Verifying Checksum [2022-11-07T17:53:53.841Z] 2de7ff778b66: Download complete [2022-11-07T17:53:56.372Z] ab5ef0e58194: Pull complete [2022-11-07T17:53:56.372Z] 9712f1f96733: Pull complete [2022-11-07T17:53:56.940Z] 63f879dbbcfc: Pull complete [2022-11-07T17:54:00.219Z] 0d9ebad4ef96: Pull complete [2022-11-07T17:54:00.477Z] e9a5061849ea: Pull complete [2022-11-07T17:54:00.477Z] d747dcd14b5f: Pull complete [2022-11-07T17:54:01.411Z] 2de7ff778b66: Pull complete [2022-11-07T17:54:01.412Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-11-07T17:54:01.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-11-07T17:54:01.412Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:54:01.477Z] prd-ubuntu20.04-docker-8c-8g-118484 does not seem to be running inside a container [2022-11-07T17:54:01.505Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-11-07T17:54:03.973Z] $ docker top 8db9c415e31afea2cb536c06ce74a871f16d5855e054efe50167239dd66094dc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:54:04.043Z] provisioning config files... [2022-11-07T17:54:04.049Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config312937343361242265tmp [2022-11-07T17:54:04.059Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config3371633960485508671tmp [2022-11-07T17:54:04.069Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config8784386088645539606tmp [Pipeline] { [Pipeline] echo [2022-11-07T17:54:04.082Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:54:04.362Z] ---> sigul-configuration.sh [2022-11-07T17:54:04.363Z] gpg: directory `/root/.gnupg' created [2022-11-07T17:54:04.363Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-11-07T17:54:04.363Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-11-07T17:54:04.363Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-11-07T17:54:04.363Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-11-07T17:54:04.363Z] gpg: CAST5 encrypted data [2022-11-07T17:54:04.363Z] gpg: encrypted with 1 passphrase [2022-11-07T17:54:04.363Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-11-07T17:54:04.648Z] + mkdir /home/jenkins [2022-11-07T17:54:04.648Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-11-07T17:54:04.937Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-11-07T17:54:04.943Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:54:05.224Z] ---> sigul-install.sh [2022-11-07T17:54:05.224Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-11-07T17:54:05.511Z] + git tag --list [2022-11-07T17:54:05.511Z] v0.0.0 [2022-11-07T17:54:05.511Z] v1.0.0 [2022-11-07T17:54:05.511Z] v2.1.0 [2022-11-07T17:54:05.511Z] v2.1.1 [2022-11-07T17:54:05.511Z] v2.1.1-dev.1 [2022-11-07T17:54:05.511Z] v2.2.0 [2022-11-07T17:54:05.511Z] v2.2.1-dev.1 [2022-11-07T17:54:05.511Z] v2.2.1-dev.2 [2022-11-07T17:54:05.511Z] v2.2.1-dev.3 [2022-11-07T17:54:05.511Z] v2.2.1-dev.4 [2022-11-07T17:54:05.511Z] v2.2.1-dev.5 [2022-11-07T17:54:05.511Z] v2.2.1-dev.6 [2022-11-07T17:54:05.511Z] v2.2.1-dev.7 [2022-11-07T17:54:05.511Z] v2.3.0-dev.10 [2022-11-07T17:54:05.511Z] v2.3.0-dev.11 [2022-11-07T17:54:05.511Z] v2.3.0-dev.12 [2022-11-07T17:54:05.511Z] v2.3.0-dev.13 [2022-11-07T17:54:05.511Z] v2.3.0-dev.14 [2022-11-07T17:54:05.511Z] v2.3.0-dev.15 [2022-11-07T17:54:05.511Z] v2.3.0-dev.16 [2022-11-07T17:54:05.511Z] v2.3.0-dev.17 [2022-11-07T17:54:05.511Z] v2.3.0-dev.18 [2022-11-07T17:54:05.511Z] v2.3.0-dev.19 [2022-11-07T17:54:05.511Z] v2.3.0-dev.20 [2022-11-07T17:54:05.511Z] v2.3.0-dev.21 [2022-11-07T17:54:05.511Z] v2.3.0-dev.22 [2022-11-07T17:54:05.511Z] v2.3.0-dev.7 [2022-11-07T17:54:05.511Z] v2.3.0-dev.8 [2022-11-07T17:54:05.511Z] v2.3.0-dev.9 [Pipeline] sh [2022-11-07T17:54:05.796Z] + lftools sign git-tag v2.3.0-dev.22 [2022-11-07T17:54:06.368Z] Signing Git tag with Sigul... [2022-11-07T17:54:06.368Z] Signing v2.3.0-dev.22 [Pipeline] echo [2022-11-07T17:54:06.636Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:54:06.930Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-11-07T17:54:06.939Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-11-07T17:54:06.964Z] $ docker stop --time=1 8db9c415e31afea2cb536c06ce74a871f16d5855e054efe50167239dd66094dc [2022-11-07T17:54:08.310Z] $ docker rm -f 8db9c415e31afea2cb536c06ce74a871f16d5855e054efe50167239dd66094dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-11-07T17:54:08.705Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T17:54:08.705Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:54:09.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T17:54:09.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:54:09.072Z] prd-ubuntu20.04-docker-8c-8g-118484 does not seem to be running inside a container [2022-11-07T17:54:09.107Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T17:54:09.506Z] $ docker top cb0aa4ef6288506fff41a70943c9104b6881228d0992256d60f3d12e8e2e03bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T17:54:09.590Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T17:54:09.590Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T17:54:09.708Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T17:54:09.712Z] $ docker exec cb0aa4ef6288506fff41a70943c9104b6881228d0992256d60f3d12e8e2e03bc ssh-agent [2022-11-07T17:54:09.818Z] SSH_AUTH_SOCK=/tmp/ssh-rV1WYwae44qa/agent.32 [2022-11-07T17:54:09.818Z] SSH_AGENT_PID=38 [2022-11-07T17:54:09.823Z] Running ssh-add (command line suppressed) [2022-11-07T17:54:09.929Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15388533015812009791.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15388533015812009791.key) [2022-11-07T17:54:09.943Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T17:54:10.232Z] + git semver bump pre [2022-11-07T17:54:10.491Z] 2022-11-07 17:54:10,418 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-11-07T17:54:10.491Z] 2022-11-07 17:54:10,419 [bump_version] DEBUG bumping version:2.3.0-dev.22 on axis:pre with prefix:dev [2022-11-07T17:54:10.491Z] 2022-11-07 17:54:10,419 [bump_version] DEBUG bumped version:2.3.0-dev.23 [2022-11-07T17:54:10.491Z] 2022-11-07 17:54:10,419 [write_version] DEBUG write version:2.3.0-dev.23 to path:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main with force:True [2022-11-07T17:54:10.491Z] 2022-11-07 17:54:10,419 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-11-07T17:54:10.491Z] 2022-11-07 17:54:10,419 [write_file] DEBUG write to file:/w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-11-07T17:54:10.491Z] 2022-11-07 17:54:10,421 [execute] INFO git cat-file --batch-check [2022-11-07T17:54:10.491Z] 2022-11-07 17:54:10,421 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T17:54:10.491Z] 2022-11-07 17:54:10,426 [execute] INFO git cat-file --batch [2022-11-07T17:54:10.491Z] 2022-11-07 17:54:10,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T17:54:10.491Z] 2022-11-07 17:54:10,433 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-11-07T17:54:10.491Z] 2.3.0-dev.23 [Pipeline] } [2022-11-07T17:54:10.502Z] $ docker exec --env ******** --env ******** cb0aa4ef6288506fff41a70943c9104b6881228d0992256d60f3d12e8e2e03bc ssh-agent -k [2022-11-07T17:54:10.595Z] unset SSH_AUTH_SOCK; [2022-11-07T17:54:10.595Z] unset SSH_AGENT_PID; [2022-11-07T17:54:10.595Z] echo Agent pid 38 killed; [2022-11-07T17:54:10.606Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T17:54:10.904Z] + git semver [Pipeline] } [2022-11-07T17:54:11.179Z] $ docker stop --time=1 cb0aa4ef6288506fff41a70943c9104b6881228d0992256d60f3d12e8e2e03bc [2022-11-07T17:54:12.608Z] $ docker rm -f cb0aa4ef6288506fff41a70943c9104b6881228d0992256d60f3d12e8e2e03bc [Pipeline] // withDockerContainer [Pipeline] sh [2022-11-07T17:54:12.950Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-11-07T17:54:12.950Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:54:13.243Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-11-07T17:54:13.243Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:54:13.306Z] prd-ubuntu20.04-docker-8c-8g-118484 does not seem to be running inside a container [2022-11-07T17:54:13.337Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-11-07T17:54:13.726Z] $ docker top 20d42124979747b18dca2c133b483a05196d5bcf972e250c9649bacaaf12c717 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-11-07T17:54:13.806Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-11-07T17:54:13.806Z] [ssh-agent] Looking for ssh-agent implementation... [2022-11-07T17:54:13.939Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-11-07T17:54:13.943Z] $ docker exec 20d42124979747b18dca2c133b483a05196d5bcf972e250c9649bacaaf12c717 ssh-agent [2022-11-07T17:54:14.052Z] SSH_AUTH_SOCK=/tmp/ssh-lq6JORYcWKay/agent.32 [2022-11-07T17:54:14.052Z] SSH_AGENT_PID=38 [2022-11-07T17:54:14.057Z] Running ssh-add (command line suppressed) [2022-11-07T17:54:14.159Z] Identity added: /w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15759712650852560551.key (/w/workspace/foundry_device-rfid-llrp-go_main@tmp/private_key_15759712650852560551.key) [2022-11-07T17:54:14.170Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-11-07T17:54:14.458Z] + git semver push [2022-11-07T17:54:14.717Z] 2022-11-07 17:54:14,624 [run_push] DEBUG push [2022-11-07T17:54:14.717Z] 2022-11-07 17:54:14,625 [execute] INFO git cat-file --batch-check [2022-11-07T17:54:14.717Z] 2022-11-07 17:54:14,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-11-07T17:54:14.717Z] 2022-11-07 17:54:14,628 [execute] INFO git rev-list b500ac17c33645b9c093e3362c2b8b18791ca65a -- [2022-11-07T17:54:14.717Z] 2022-11-07 17:54:14,629 [execute] DEBUG Popen(['git', 'rev-list', 'b500ac17c33645b9c093e3362c2b8b18791ca65a', '--'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-07T17:54:14.717Z] 2022-11-07 17:54:14,634 [execute] INFO git fetch -v origin [2022-11-07T17:54:14.717Z] 2022-11-07 17:54:14,634 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-11-07T17:54:15.284Z] 2022-11-07 17:54:15,188 [run_push] DEBUG no remote changes detected [2022-11-07T17:54:15.284Z] 2022-11-07 17:54:15,189 [execute] INFO git push origin semver [2022-11-07T17:54:15.284Z] 2022-11-07 17:54:15,189 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-11-07T17:54:16.222Z] 2022-11-07 17:54:16,020 [run_push] DEBUG push all version tags [2022-11-07T17:54:16.222Z] 2022-11-07 17:54:16,021 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-11-07T17:54:16.222Z] 2022-11-07 17:54:16,022 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-rfid-llrp-go_main, universal_newlines=False, shell=None, istream=None) [2022-11-07T17:54:17.161Z] 2022-11-07 17:54:16,826 [read_version] DEBUG read version from /w/workspace/foundry_device-rfid-llrp-go_main/.semver/main [2022-11-07T17:54:17.161Z] 2.3.0-dev.23 [Pipeline] } [2022-11-07T17:54:17.171Z] $ docker exec --env ******** --env ******** 20d42124979747b18dca2c133b483a05196d5bcf972e250c9649bacaaf12c717 ssh-agent -k [2022-11-07T17:54:17.288Z] unset SSH_AUTH_SOCK; [2022-11-07T17:54:17.289Z] unset SSH_AGENT_PID; [2022-11-07T17:54:17.289Z] echo Agent pid 38 killed; [2022-11-07T17:54:17.298Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-11-07T17:54:17.606Z] + git semver [Pipeline] } [2022-11-07T17:54:17.879Z] $ docker stop --time=1 20d42124979747b18dca2c133b483a05196d5bcf972e250c9649bacaaf12c717 [2022-11-07T17:54:19.204Z] $ docker rm -f 20d42124979747b18dca2c133b483a05196d5bcf972e250c9649bacaaf12c717 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-11-07T17:54:19.706Z] + [ -d /w/workspace/foundry_device-rfid-llrp-go_main/archives ] [2022-11-07T17:54:19.706Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-11-07T17:54:19.706Z] total 16 [2022-11-07T17:54:19.706Z] drwxr-xr-x 3 root root 4096 Nov 7 17:43 . [2022-11-07T17:54:19.706Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 17:54 .. [2022-11-07T17:54:19.706Z] drwxr-xr-x 2 root root 4096 Nov 7 17:43 cost [2022-11-07T17:54:19.706Z] -rw-r--r-- 1 root root 90 Nov 7 17:43 cost.csv [2022-11-07T17:54:19.706Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-11-07T17:54:19.706Z] + ls -al /w/workspace/foundry_device-rfid-llrp-go_main/archives [2022-11-07T17:54:19.706Z] total 16 [2022-11-07T17:54:19.706Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 17:43 . [2022-11-07T17:54:19.706Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 7 17:54 .. [2022-11-07T17:54:19.706Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 17:43 cost [2022-11-07T17:54:19.706Z] -rw-r--r-- 1 jenkins jenkins 90 Nov 7 17:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:54:20.000Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:54:20.856Z] ---> package-listing.sh [2022-11-07T17:54:20.856Z] ++ facter osfamily [2022-11-07T17:54:20.856Z] ++ tr '[:upper:]' '[:lower:]' [2022-11-07T17:54:21.114Z] + OS_FAMILY=debian [2022-11-07T17:54:21.114Z] + workspace=/w/workspace/foundry_device-rfid-llrp-go_main [2022-11-07T17:54:21.114Z] + START_PACKAGES=/tmp/packages_start.txt [2022-11-07T17:54:21.114Z] + END_PACKAGES=/tmp/packages_end.txt [2022-11-07T17:54:21.114Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-11-07T17:54:21.114Z] + PACKAGES=/tmp/packages_start.txt [2022-11-07T17:54:21.114Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-11-07T17:54:21.114Z] + PACKAGES=/tmp/packages_end.txt [2022-11-07T17:54:21.114Z] + case "${OS_FAMILY}" in [2022-11-07T17:54:21.114Z] + dpkg -l [2022-11-07T17:54:21.114Z] + grep '^ii' [2022-11-07T17:54:21.114Z] + '[' -f /tmp/packages_start.txt ']' [2022-11-07T17:54:21.114Z] + '[' -f /tmp/packages_end.txt ']' [2022-11-07T17:54:21.114Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-11-07T17:54:21.114Z] + '[' /w/workspace/foundry_device-rfid-llrp-go_main ']' [2022-11-07T17:54:21.114Z] + mkdir -p /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [2022-11-07T17:54:21.114Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-rfid-llrp-go_main/archives/ [Pipeline] echo [2022-11-07T17:54:21.123Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-11-07T17:54:21.400Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-11-07T17:54:21.956Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-11-07T17:54:21.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-11-07T17:54:22.024Z] prd-ubuntu20.04-docker-8c-8g-118484 does not seem to be running inside a container [2022-11-07T17:54:22.057Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/foundry_device-rfid-llrp-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-rfid-llrp-go_main -v /w/workspace/foundry_device-rfid-llrp-go_main:/w/workspace/foundry_device-rfid-llrp-go_main:rw,z -v /w/workspace/foundry_device-rfid-llrp-go_main@tmp:/w/workspace/foundry_device-rfid-llrp-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-11-07T17:54:22.353Z] $ docker top a24d9c1f13cea20733ae085c0000a45e18e6989c4983825377d5b7df3b0cde02 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-11-07T17:54:22.695Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-11-07T17:54:23.071Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-11-07T17:54:23.455Z] + ls /var/log/sa-host [2022-11-07T17:54:23.455Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-11-07T17:54:23.516Z] provisioning config files... [2022-11-07T17:54:23.523Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-rfid-llrp-go_main@tmp/config17248041116650148811tmp [Pipeline] { [Pipeline] echo [2022-11-07T17:54:23.534Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:54:23.814Z] ---> create-netrc.sh [Pipeline] } [2022-11-07T17:54:23.821Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:54:24.153Z] ---> python-tools-install.sh [Pipeline] echo [2022-11-07T17:54:24.161Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:54:24.444Z] ---> sudo-logs.sh [2022-11-07T17:54:24.444Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-11-07T17:54:24.476Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:54:24.763Z] ---> job-cost.sh [2022-11-07T17:54:24.764Z] lf-activate-venv: SKIPPING [2022-11-07T17:54:24.764Z] DEBUG: total: 0.2199999988079071 [2022-11-07T17:54:24.764Z] INFO: Retrieving Stack Cost... [2022-11-07T17:54:25.333Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-11-07T17:54:25.593Z] INFO: Archiving Costs [Pipeline] echo [2022-11-07T17:54:25.604Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-11-07T17:54:25.888Z] ---> logs-deploy.sh [2022-11-07T17:54:25.888Z] lf-activate-venv: SKIPPING [2022-11-07T17:54:25.888Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/main/59 [2022-11-07T17:54:25.888Z] INFO: archiving workspace using pattern(s): [2022-11-07T17:54:27.263Z] Archives upload complete. [2022-11-07T17:54:27.263Z] INFO: archiving logs to Nexus