Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c1e9c82f50c5f561b8321fcd721786082837dd82+6afc6bebc55851e438483997c27c526932a4a7b3 (a5c53265816e0e2cde2ca8c14ab63070cae9a8e8) 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-ssh4564528964197583929.key > 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-ssh29619440139631705.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 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/PR-160/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/PR-160/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh398579326105086118.key > 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-ssh11454508982993880899.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-160/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/PR-160/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10306756294694129752.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9528 in /w/workspace/undry_device-rfid-llrp-go_PR-160 [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/undry_device-rfid-llrp-go_PR-160 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6afc6bebc55851e438483997c27c526932a4a7b3 into PR head commit c1e9c82f50c5f561b8321fcd721786082837dd82 > 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 remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c1e9c82f50c5f561b8321fcd721786082837dd82 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 6afc6bebc55851e438483997c27c526932a4a7b3 # timeout=10 Merge succeeded, producing 6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 Checking out Revision 6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 (PR-160) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 # timeout=10 Commit message: "Merge commit '6afc6bebc55851e438483997c27c526932a4a7b3' into HEAD" > git rev-list --no-walk c1e9c82f50c5f561b8321fcd721786082837dd82 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-09T21:06:27.709Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-09T21:06:27.774Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-09T21:06:27.792Z] ========================================================= [2023-03-09T21:06:27.792Z] EdgeX Global Pipelines Version Info [2023-03-09T21:06:27.792Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-09T21:06:28.495Z] ------------------- [2023-03-09T21:06:28.495Z] stable info: [2023-03-09T21:06:28.495Z] ------------------- [2023-03-09T21:06:28.495Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-09T21:06:28.495Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T21:06:28.495Z] Message: update stable to v1.0.244 [2023-03-09T21:06:29.064Z] ------------------- [2023-03-09T21:06:29.064Z] experimental info: [2023-03-09T21:06:29.064Z] ------------------- [2023-03-09T21:06:29.064Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-09T21:06:29.064Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-09T21:06:29.064Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-09T21:06:29.237Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2023-03-09T21:06:29.253Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2023-03-09T21:06:29.270Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-09T21:06:29.289Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-09T21:06:29.307Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-09T21:06:29.325Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-09T21:06:29.341Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-09T21:06:29.360Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-09T21:06:29.377Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-09T21:06:29.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-09T21:06:29.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-09T21:06:29.418Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2023-03-09T21:06:29.431Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-09T21:06:29.448Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-09T21:06:29.458Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T21:06:29.476Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-09T21:06:29.487Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T21:06:29.505Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-09T21:06:29.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-09T21:06:29.539Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-09T21:06:29.550Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-09T21:06:29.567Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-09T21:06:29.578Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-09T21:06:29.597Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-09T21:06:29.608Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-09T21:06:29.623Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-09T21:06:29.638Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-09T21:06:29.656Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-160 [Pipeline] echo [2023-03-09T21:06:29.674Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-160 [Pipeline] echo [2023-03-09T21:06:29.693Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-160 [Pipeline] echo [2023-03-09T21:06:29.710Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 [Pipeline] echo [2023-03-09T21:06:29.737Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6bdb1d8 [Pipeline] echo [2023-03-09T21:06:29.752Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T21:06:29.802Z] provisioning config files... [2023-03-09T21:06:29.815Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config11104097484277365534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T21:06:30.118Z] ---> docker-login.sh [2023-03-09T21:06:30.118Z] nexus3.edgexfoundry.org:10001 [2023-03-09T21:06:30.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T21:06:30.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T21:06:30.378Z] Configure a credential helper to remove this warning. See [2023-03-09T21:06:30.378Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T21:06:30.378Z] [2023-03-09T21:06:30.378Z] Login Succeeded [2023-03-09T21:06:30.378Z] nexus3.edgexfoundry.org:10002 [2023-03-09T21:06:30.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T21:06:30.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T21:06:30.636Z] Configure a credential helper to remove this warning. See [2023-03-09T21:06:30.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T21:06:30.636Z] [2023-03-09T21:06:30.636Z] Login Succeeded [2023-03-09T21:06:30.636Z] nexus3.edgexfoundry.org:10003 [2023-03-09T21:06:30.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T21:06:30.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T21:06:30.636Z] Configure a credential helper to remove this warning. See [2023-03-09T21:06:30.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T21:06:30.636Z] [2023-03-09T21:06:30.636Z] Login Succeeded [2023-03-09T21:06:30.636Z] nexus3.edgexfoundry.org:10004 [2023-03-09T21:06:30.895Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T21:06:30.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T21:06:30.896Z] Configure a credential helper to remove this warning. See [2023-03-09T21:06:30.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T21:06:30.896Z] [2023-03-09T21:06:30.896Z] Login Succeeded [2023-03-09T21:06:30.896Z] docker.io [2023-03-09T21:06:30.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T21:06:31.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T21:06:31.155Z] Configure a credential helper to remove this warning. See [2023-03-09T21:06:31.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T21:06:31.155Z] [2023-03-09T21:06:31.155Z] Login Succeeded [2023-03-09T21:06:31.155Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T21:06:31.163Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-09T21:06:31.575Z] + git rev-list -1 --merges 6bdb1d8ee225d7d250ca5d4f54acca5048b416d3~1..6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 [Pipeline] echo [2023-03-09T21:06:31.814Z] -----------> git rev-list -1 --merges 6bdb1d8ee225d7d250ca5d4f54acca5048b416d3~1..6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 [2023-03-09T21:06:31.814Z] 6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 [false] [Pipeline] sh [2023-03-09T21:06:32.109Z] + git log --format=format:%s -1 6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 [Pipeline] echo [2023-03-09T21:06:32.127Z] ========================================================= [2023-03-09T21:06:32.127Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-09T21:06:32.127Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T21:06:32.476Z] + git log --format=format:%s -1 6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 [Pipeline] echo [2023-03-09T21:06:32.489Z] [semverPrep] GIT_COMMIT: 6bdb1d8ee225d7d250ca5d4f54acca5048b416d3, Commit Message: Merge commit '6afc6bebc55851e438483997c27c526932a4a7b3' into HEAD [Pipeline] echo [2023-03-09T21:06:32.500Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-09T21:06:32.881Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-09T21:06:32.881Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-09T21:06:32.881Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-09T21:06:32.881Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-09T21:06:32.881Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-09T21:06:32.881Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-09T21:06:32.881Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T21:06:33.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T21:06:33.286Z] [2023-03-09T21:06:33.286Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T21:06:33.597Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T21:06:33.597Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-09T21:06:33.597Z] b85a868b505f: Pulling fs layer [2023-03-09T21:06:33.597Z] e2be974225ed: Pulling fs layer [2023-03-09T21:06:33.597Z] 339a4e72a1f5: Pulling fs layer [2023-03-09T21:06:33.597Z] 988bab9f4d93: Pulling fs layer [2023-03-09T21:06:33.597Z] 1469e6f7b9e6: Pulling fs layer [2023-03-09T21:06:33.597Z] eaf3925da568: Pulling fs layer [2023-03-09T21:06:33.597Z] bab4dde63d76: Pulling fs layer [2023-03-09T21:06:33.597Z] bde34c3a00c8: Pulling fs layer [2023-03-09T21:06:33.597Z] b352a97aabf1: Pulling fs layer [2023-03-09T21:06:33.597Z] 4872d77fe225: Pulling fs layer [2023-03-09T21:06:33.597Z] 5851b861e8e6: Pulling fs layer [2023-03-09T21:06:33.597Z] 988bab9f4d93: Waiting [2023-03-09T21:06:33.597Z] 1469e6f7b9e6: Waiting [2023-03-09T21:06:33.597Z] eaf3925da568: Waiting [2023-03-09T21:06:33.597Z] bab4dde63d76: Waiting [2023-03-09T21:06:33.597Z] bde34c3a00c8: Waiting [2023-03-09T21:06:33.597Z] b352a97aabf1: Waiting [2023-03-09T21:06:33.597Z] 4872d77fe225: Waiting [2023-03-09T21:06:33.597Z] 5851b861e8e6: Waiting [2023-03-09T21:06:33.597Z] e2be974225ed: Verifying Checksum [2023-03-09T21:06:33.597Z] e2be974225ed: Download complete [2023-03-09T21:06:33.597Z] 988bab9f4d93: Verifying Checksum [2023-03-09T21:06:33.597Z] 988bab9f4d93: Download complete [2023-03-09T21:06:33.858Z] 1469e6f7b9e6: Verifying Checksum [2023-03-09T21:06:33.858Z] 1469e6f7b9e6: Download complete [2023-03-09T21:06:33.858Z] eaf3925da568: Download complete [2023-03-09T21:06:33.858Z] 339a4e72a1f5: Verifying Checksum [2023-03-09T21:06:33.858Z] 339a4e72a1f5: Download complete [2023-03-09T21:06:33.858Z] bde34c3a00c8: Download complete [2023-03-09T21:06:33.858Z] b352a97aabf1: Verifying Checksum [2023-03-09T21:06:33.858Z] b352a97aabf1: Download complete [2023-03-09T21:06:33.858Z] 4872d77fe225: Verifying Checksum [2023-03-09T21:06:33.858Z] 4872d77fe225: Download complete [2023-03-09T21:06:33.858Z] 5851b861e8e6: Verifying Checksum [2023-03-09T21:06:33.858Z] 5851b861e8e6: Download complete [2023-03-09T21:06:33.858Z] b85a868b505f: Verifying Checksum [2023-03-09T21:06:33.858Z] b85a868b505f: Download complete [2023-03-09T21:06:34.118Z] bab4dde63d76: Verifying Checksum [2023-03-09T21:06:34.118Z] bab4dde63d76: Download complete [2023-03-09T21:06:35.056Z] b85a868b505f: Pull complete [2023-03-09T21:06:35.316Z] e2be974225ed: Pull complete [2023-03-09T21:06:35.884Z] 339a4e72a1f5: Pull complete [2023-03-09T21:06:35.884Z] 988bab9f4d93: Pull complete [2023-03-09T21:06:36.159Z] 1469e6f7b9e6: Pull complete [2023-03-09T21:06:36.159Z] eaf3925da568: Pull complete [2023-03-09T21:06:38.083Z] bab4dde63d76: Pull complete [2023-03-09T21:06:38.083Z] bde34c3a00c8: Pull complete [2023-03-09T21:06:38.083Z] b352a97aabf1: Pull complete [2023-03-09T21:06:38.369Z] 4872d77fe225: Pull complete [2023-03-09T21:06:38.369Z] 5851b861e8e6: Pull complete [2023-03-09T21:06:38.369Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-09T21:06:38.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-09T21:06:38.369Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T21:06:38.476Z] prd-ubuntu20.04-docker-8c-8g-9528 does not seem to be running inside a container [2023-03-09T21:06:38.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-09T21:06:41.036Z] $ docker top 4c23f50ac836bb9609bfa06e44bc0b4a081ff7cdb6af4d5cc4abd963563731d5 -eo pid,comm [2023-03-09T21:06:41.081Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-09T21:06:41.081Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-09T21:06:41.121Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T21:06:41.121Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T21:06:41.223Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T21:06:41.229Z] $ docker exec 4c23f50ac836bb9609bfa06e44bc0b4a081ff7cdb6af4d5cc4abd963563731d5 ssh-agent [2023-03-09T21:06:41.327Z] SSH_AUTH_SOCK=/tmp/ssh-REYUhnd7ZW5P/agent.32 [2023-03-09T21:06:41.327Z] SSH_AGENT_PID=38 [2023-03-09T21:06:41.335Z] Running ssh-add (command line suppressed) [2023-03-09T21:06:41.439Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_743568408416165821.key (/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_743568408416165821.key) [2023-03-09T21:06:41.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T21:06:41.744Z] + git tag --points-at HEAD [Pipeline] } [2023-03-09T21:06:41.767Z] $ docker exec --env ******** --env ******** 4c23f50ac836bb9609bfa06e44bc0b4a081ff7cdb6af4d5cc4abd963563731d5 ssh-agent -k [2023-03-09T21:06:41.864Z] unset SSH_AUTH_SOCK; [2023-03-09T21:06:41.864Z] unset SSH_AGENT_PID; [2023-03-09T21:06:41.864Z] echo Agent pid 38 killed; [2023-03-09T21:06:41.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-09T21:06:41.898Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-09T21:06:41.898Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-09T21:06:42.007Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-09T21:06:42.012Z] $ docker exec 4c23f50ac836bb9609bfa06e44bc0b4a081ff7cdb6af4d5cc4abd963563731d5 ssh-agent [2023-03-09T21:06:42.119Z] SSH_AUTH_SOCK=/tmp/ssh-C5YfTz44DZYk/agent.70 [2023-03-09T21:06:42.119Z] SSH_AGENT_PID=76 [2023-03-09T21:06:42.124Z] Running ssh-add (command line suppressed) [2023-03-09T21:06:42.222Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_7460425732215674752.key (/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/private_key_7460425732215674752.key) [2023-03-09T21:06:42.237Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-09T21:06:42.524Z] + git semver init [2023-03-09T21:06:42.785Z] 2023-03-09 21:06:42,702 [run_init] DEBUG init version:0.0.0 force:False [2023-03-09T21:06:42.785Z] 2023-03-09 21:06:42,703 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver [2023-03-09T21:06:42.785Z] 2023-03-09 21:06:42,703 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-160/.semver [2023-03-09T21:06:42.785Z] 2023-03-09 21:06:42,703 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-160, universal_newlines=False, shell=None, istream=None) [2023-03-09T21:06:43.724Z] 2023-03-09 21:06:43,518 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-160/.git/info/exclude [2023-03-09T21:06:43.724Z] 2023-03-09 21:06:43,519 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver/PR-160 with force:False [2023-03-09T21:06:43.724Z] 2023-03-09 21:06:43,519 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver/PR-160 [2023-03-09T21:06:43.724Z] 2023-03-09 21:06:43,523 [execute] INFO git cat-file --batch-check [2023-03-09T21:06:43.724Z] 2023-03-09 21:06:43,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T21:06:43.724Z] 2023-03-09 21:06:43,531 [execute] INFO git cat-file --batch [2023-03-09T21:06:43.724Z] 2023-03-09 21:06:43,531 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-160/.semver, universal_newlines=False, shell=None, istream=) [2023-03-09T21:06:43.724Z] 2023-03-09 21:06:43,536 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-160/.semver/PR-160 [2023-03-09T21:06:43.724Z] 0.0.0 [Pipeline] } [2023-03-09T21:06:43.737Z] $ docker exec --env ******** --env ******** 4c23f50ac836bb9609bfa06e44bc0b4a081ff7cdb6af4d5cc4abd963563731d5 ssh-agent -k [2023-03-09T21:06:43.822Z] unset SSH_AUTH_SOCK; [2023-03-09T21:06:43.822Z] unset SSH_AGENT_PID; [2023-03-09T21:06:43.823Z] echo Agent pid 76 killed; [2023-03-09T21:06:43.830Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-09T21:06:44.133Z] + git semver [Pipeline] } [2023-03-09T21:06:44.409Z] $ docker stop --time=1 4c23f50ac836bb9609bfa06e44bc0b4a081ff7cdb6af4d5cc4abd963563731d5 [2023-03-09T21:06:45.728Z] $ docker rm -f --volumes 4c23f50ac836bb9609bfa06e44bc0b4a081ff7cdb6af4d5cc4abd963563731d5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T21:06:46.070Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-09T21:06:46.263Z] Stashed 1 file(s) [Pipeline] echo [2023-03-09T21:06:46.266Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T21:06:46.427Z] provisioning config files... [2023-03-09T21:06:46.436Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config8745551754735821830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T21:06:46.724Z] ---> docker-login.sh [2023-03-09T21:06:46.724Z] nexus3.edgexfoundry.org:10001 [2023-03-09T21:06:46.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T21:06:46.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T21:06:46.724Z] Configure a credential helper to remove this warning. See [2023-03-09T21:06:46.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T21:06:46.724Z] [2023-03-09T21:06:46.724Z] Login Succeeded [2023-03-09T21:06:46.724Z] nexus3.edgexfoundry.org:10002 [2023-03-09T21:06:46.724Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T21:06:46.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T21:06:46.724Z] Configure a credential helper to remove this warning. See [2023-03-09T21:06:46.724Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T21:06:46.724Z] [2023-03-09T21:06:46.724Z] Login Succeeded [2023-03-09T21:06:46.724Z] nexus3.edgexfoundry.org:10003 [2023-03-09T21:06:46.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T21:06:46.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T21:06:46.982Z] Configure a credential helper to remove this warning. See [2023-03-09T21:06:46.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T21:06:46.982Z] [2023-03-09T21:06:46.982Z] Login Succeeded [2023-03-09T21:06:46.982Z] nexus3.edgexfoundry.org:10004 [2023-03-09T21:06:46.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T21:06:46.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T21:06:46.982Z] Configure a credential helper to remove this warning. See [2023-03-09T21:06:46.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T21:06:46.982Z] [2023-03-09T21:06:46.982Z] Login Succeeded [2023-03-09T21:06:46.982Z] docker.io [2023-03-09T21:06:46.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T21:06:47.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T21:06:47.241Z] Configure a credential helper to remove this warning. See [2023-03-09T21:06:47.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T21:06:47.241Z] [2023-03-09T21:06:47.241Z] Login Succeeded [2023-03-09T21:06:47.241Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T21:06:47.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T21:06:47.309Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T21:06:47.321Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T21:06:47.329Z] ========================================================= [2023-03-09T21:06:47.329Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-09T21:06:47.329Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T21:06:47.646Z] + 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 . [2023-03-09T21:06:47.646Z] Sending build context to Docker daemon 4.118MB [2023-03-09T21:06:47.646Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T21:06:47.646Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T21:06:47.646Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-09T21:06:47.646Z] 213ec9aee27d: Pulling fs layer [2023-03-09T21:06:47.646Z] 4583459ba037: Pulling fs layer [2023-03-09T21:06:47.646Z] 93c1e223e6f2: Pulling fs layer [2023-03-09T21:06:47.646Z] 53926ce57604: Pulling fs layer [2023-03-09T21:06:47.646Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-09T21:06:47.646Z] 22ff95d597cd: Pulling fs layer [2023-03-09T21:06:47.646Z] 53926ce57604: Waiting [2023-03-09T21:06:47.646Z] 21b2b0c7a3f4: Waiting [2023-03-09T21:06:47.646Z] 12d6caf4c0d1: Pulling fs layer [2023-03-09T21:06:47.646Z] 96b7cbca73a9: Pulling fs layer [2023-03-09T21:06:47.646Z] 22ff95d597cd: Waiting [2023-03-09T21:06:47.646Z] 12d6caf4c0d1: Waiting [2023-03-09T21:06:47.646Z] a7acece74701: Pulling fs layer [2023-03-09T21:06:47.646Z] a7acece74701: Waiting [2023-03-09T21:06:47.646Z] 96b7cbca73a9: Waiting [2023-03-09T21:06:47.646Z] 93c1e223e6f2: Download complete [2023-03-09T21:06:47.646Z] 4583459ba037: Download complete [2023-03-09T21:06:47.646Z] 21b2b0c7a3f4: Verifying Checksum [2023-03-09T21:06:47.646Z] 21b2b0c7a3f4: Download complete [2023-03-09T21:06:47.907Z] 22ff95d597cd: Verifying Checksum [2023-03-09T21:06:47.907Z] 22ff95d597cd: Download complete [2023-03-09T21:06:47.907Z] 213ec9aee27d: Verifying Checksum [2023-03-09T21:06:47.907Z] 213ec9aee27d: Download complete [2023-03-09T21:06:47.907Z] 12d6caf4c0d1: Download complete [2023-03-09T21:06:47.907Z] 213ec9aee27d: Pull complete [2023-03-09T21:06:48.176Z] 4583459ba037: Pull complete [2023-03-09T21:06:48.176Z] 93c1e223e6f2: Pull complete [2023-03-09T21:06:48.438Z] a7acece74701: Verifying Checksum [2023-03-09T21:06:48.438Z] a7acece74701: Download complete [2023-03-09T21:06:48.697Z] 96b7cbca73a9: Download complete [2023-03-09T21:06:48.697Z] 53926ce57604: Verifying Checksum [2023-03-09T21:06:48.697Z] 53926ce57604: Download complete [2023-03-09T21:06:51.980Z] 53926ce57604: Pull complete [2023-03-09T21:06:51.980Z] 21b2b0c7a3f4: Pull complete [2023-03-09T21:06:52.240Z] 22ff95d597cd: Pull complete [2023-03-09T21:06:52.240Z] 12d6caf4c0d1: Pull complete [2023-03-09T21:06:54.139Z] 96b7cbca73a9: Pull complete [2023-03-09T21:06:54.705Z] a7acece74701: Pull complete [2023-03-09T21:06:54.706Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-09T21:06:54.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-09T21:06:54.706Z] ---> db6d94c90886 [2023-03-09T21:06:54.706Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T21:06:57.998Z] ---> Running in b65512133a4b [2023-03-09T21:06:58.256Z] Removing intermediate container b65512133a4b [2023-03-09T21:06:58.256Z] ---> 672d0034b570 [2023-03-09T21:06:58.256Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T21:06:58.256Z] ---> Running in 3eb2ff255ed3 [2023-03-09T21:06:58.256Z] Removing intermediate container 3eb2ff255ed3 [2023-03-09T21:06:58.256Z] ---> 2a2ca22702a9 [2023-03-09T21:06:58.256Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-09T21:06:58.256Z] ---> Running in f1d2e0773c77 [2023-03-09T21:06:58.516Z] Removing intermediate container f1d2e0773c77 [2023-03-09T21:06:58.516Z] ---> 3988ef44e347 [2023-03-09T21:06:58.516Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T21:06:58.516Z] ---> Running in 701af14c64e1 [2023-03-09T21:06:58.516Z] Removing intermediate container 701af14c64e1 [2023-03-09T21:06:58.516Z] ---> 38b1a9f7a124 [2023-03-09T21:06:58.516Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T21:06:58.516Z] ---> Running in 3d1b2b24e091 [2023-03-09T21:06:58.774Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T21:06:59.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T21:06:59.290Z] OK: 211 MiB in 51 packages [2023-03-09T21:06:59.547Z] Removing intermediate container 3d1b2b24e091 [2023-03-09T21:06:59.547Z] ---> e026bcd42b67 [2023-03-09T21:06:59.547Z] Step 8/12 : WORKDIR /app [2023-03-09T21:06:59.547Z] ---> Running in e8cacd96c6c3 [2023-03-09T21:06:59.806Z] Removing intermediate container e8cacd96c6c3 [2023-03-09T21:06:59.806Z] ---> fae4c8c4ac10 [2023-03-09T21:06:59.806Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-09T21:06:59.806Z] ---> 0dc31847bdc5 [2023-03-09T21:06:59.806Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T21:06:59.806Z] ---> Running in a9fefaded546 [2023-03-09T21:07:01.385Z] Still waiting to schedule task [2023-03-09T21:07:01.385Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-09T21:07:26.357Z] Removing intermediate container a9fefaded546 [2023-03-09T21:07:26.357Z] ---> d8d6713c941c [2023-03-09T21:07:26.357Z] Step 11/12 : COPY . . [2023-03-09T21:07:26.357Z] ---> 25e792f61143 [2023-03-09T21:07:26.357Z] Step 12/12 : RUN $MAKE [2023-03-09T21:07:26.357Z] ---> Running in 41b8baa8621f [2023-03-09T21:07:26.615Z] noop [2023-03-09T21:07:26.874Z] Removing intermediate container 41b8baa8621f [2023-03-09T21:07:26.874Z] ---> 46c43e4663db [2023-03-09T21:07:26.874Z] Successfully built 46c43e4663db [2023-03-09T21:07:26.874Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T21:07:27.189Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T21:07:27.189Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T21:07:27.255Z] prd-ubuntu20.04-docker-8c-8g-9528 does not seem to be running inside a container [2023-03-09T21:07:27.286Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T21:07:27.623Z] $ docker top 61347bfccbc4244e1006b73464601687e2f77c459abeab8ee1f9b99f2d030102 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T21:07:27.967Z] + go version [2023-03-09T21:07:27.967Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-09T21:07:27.979Z] $ docker stop --time=1 61347bfccbc4244e1006b73464601687e2f77c459abeab8ee1f9b99f2d030102 [2023-03-09T21:07:29.229Z] $ docker rm -f --volumes 61347bfccbc4244e1006b73464601687e2f77c459abeab8ee1f9b99f2d030102 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T21:07:29.617Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-09T21:07:29.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T21:07:29.680Z] prd-ubuntu20.04-docker-8c-8g-9528 does not seem to be running inside a container [2023-03-09T21:07:29.713Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-rfid-llrp-go_PR-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-09T21:07:30.030Z] $ docker top 93dd9e1f3a2d5dbf27d8fb0b38c660b81ff9c8ea4416d471dd81c5a63d3c1898 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T21:07:30.369Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-160 [Pipeline] fileExists [Pipeline] sh [2023-03-09T21:07:30.662Z] + make test [2023-03-09T21:07:30.663Z] go test ./... -coverprofile=coverage.out ./... [2023-03-09T21:07:30.921Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-09T21:07:40.887Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-09T21:07:40.887Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-09T21:07:45.071Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 3.508s coverage: 40.7% of statements [2023-03-09T21:07:45.071Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.254s coverage: 52.0% of statements [2023-03-09T21:07:45.071Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.015s coverage: 95.5% of statements [2023-03-09T21:07:53.183Z] 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." [2023-03-09T21:07:53.183Z] go vet ./... [2023-03-09T21:07:56.464Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T21:07:56.464Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T21:07:56.464Z] ./bin/test-attribution-txt.sh [2023-03-09T21:07:56.464Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-09T21:07:56.464Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-09T21:07:56.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T21:07:56.495Z] $ docker stop --time=1 93dd9e1f3a2d5dbf27d8fb0b38c660b81ff9c8ea4416d471dd81c5a63d3c1898 [2023-03-09T21:07:58.865Z] $ docker rm -f --volumes 93dd9e1f3a2d5dbf27d8fb0b38c660b81ff9c8ea4416d471dd81c5a63d3c1898 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T21:07:59.297Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T21:07:59.378Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-09T21:07:59.972Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T21:08:00.260Z] + ls -al . [2023-03-09T21:08:00.260Z] total 632 [2023-03-09T21:08:00.260Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 9 21:07 . [2023-03-09T21:08:00.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 21:06 .. [2023-03-09T21:08:00.260Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 9 21:06 .dockerignore [2023-03-09T21:08:00.260Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 21:07 .git [2023-03-09T21:08:00.260Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 21:06 .github [2023-03-09T21:08:00.260Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 9 21:06 .gitignore [2023-03-09T21:08:00.260Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 21:06 .golangci.yml [2023-03-09T21:08:00.260Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 21:06 .semver [2023-03-09T21:08:00.260Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 9 21:06 Attribution.txt [2023-03-09T21:08:00.260Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 9 21:06 CHANGELOG.md [2023-03-09T21:08:00.260Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 9 21:06 Dockerfile [2023-03-09T21:08:00.260Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 21:06 GOVERNANCE.md [2023-03-09T21:08:00.260Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 9 21:06 Jenkinsfile [2023-03-09T21:08:00.260Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 9 21:06 LICENSE [2023-03-09T21:08:00.260Z] -rw-rw-r-- 1 jenkins jenkins 2018 Mar 9 21:06 Makefile [2023-03-09T21:08:00.260Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 9 21:06 OWNERS.md [2023-03-09T21:08:00.260Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 9 21:06 README.md [2023-03-09T21:08:00.260Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 21:06 VERSION [2023-03-09T21:08:00.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 21:06 bin [2023-03-09T21:08:00.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 21:06 cmd [2023-03-09T21:08:00.260Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 9 21:07 coverage.out [2023-03-09T21:08:00.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 21:06 examples [2023-03-09T21:08:00.260Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 9 21:06 go.mod [2023-03-09T21:08:00.260Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 9 21:06 go.sum [2023-03-09T21:08:00.260Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 21:06 images [2023-03-09T21:08:00.260Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 9 21:06 internal [2023-03-09T21:08:00.260Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 21:06 snap [2023-03-09T21:08:00.260Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 9 21:06 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T21:08:00.576Z] + 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=6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 --label arch=amd64 --label version=0.0.0 . [2023-03-09T21:08:00.576Z] Sending build context to Docker daemon 4.118MB [2023-03-09T21:08:00.576Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T21:08:00.576Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-09T21:08:00.576Z] ---> 46c43e4663db [2023-03-09T21:08:00.576Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-09T21:08:00.576Z] ---> Running in 481237230ecb [2023-03-09T21:08:00.835Z] Removing intermediate container 481237230ecb [2023-03-09T21:08:00.835Z] ---> 968be2b38a59 [2023-03-09T21:08:00.835Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T21:08:00.835Z] ---> Running in ca883962eee7 [2023-03-09T21:08:00.835Z] Removing intermediate container ca883962eee7 [2023-03-09T21:08:00.835Z] ---> 705fc2db73c5 [2023-03-09T21:08:00.835Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-09T21:08:00.835Z] ---> Running in 0396186e8f17 [2023-03-09T21:08:00.835Z] Removing intermediate container 0396186e8f17 [2023-03-09T21:08:00.835Z] ---> 75e409308d2c [2023-03-09T21:08:00.835Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T21:08:01.096Z] ---> Running in 61ba2819e5f3 [2023-03-09T21:08:01.096Z] Removing intermediate container 61ba2819e5f3 [2023-03-09T21:08:01.096Z] ---> 5abe29399024 [2023-03-09T21:08:01.096Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T21:08:01.096Z] ---> Running in 61bc56304e4a [2023-03-09T21:08:01.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T21:08:01.614Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T21:08:01.873Z] OK: 211 MiB in 51 packages [2023-03-09T21:08:02.131Z] Removing intermediate container 61bc56304e4a [2023-03-09T21:08:02.131Z] ---> 94f2d0447dcd [2023-03-09T21:08:02.131Z] Step 8/24 : WORKDIR /app [2023-03-09T21:08:02.131Z] ---> Running in b026393c4439 [2023-03-09T21:08:02.131Z] Removing intermediate container b026393c4439 [2023-03-09T21:08:02.131Z] ---> 910de344c088 [2023-03-09T21:08:02.131Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-09T21:08:02.389Z] ---> 83a9d0f76ea2 [2023-03-09T21:08:02.389Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T21:08:02.389Z] ---> Running in 3075fbf36348 [2023-03-09T21:08:03.332Z] Removing intermediate container 3075fbf36348 [2023-03-09T21:08:03.332Z] ---> 8992ae0f3c5e [2023-03-09T21:08:03.332Z] Step 11/24 : COPY . . [2023-03-09T21:08:03.332Z] ---> 7afd5f33153e [2023-03-09T21:08:03.332Z] Step 12/24 : RUN $MAKE [2023-03-09T21:08:03.590Z] ---> Running in 65a6f92e57f1 [2023-03-09T21:08:03.849Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-09T21:08:25.796Z] Removing intermediate container 65a6f92e57f1 [2023-03-09T21:08:25.796Z] ---> b32b83929d8a [2023-03-09T21:08:25.796Z] Step 13/24 : FROM alpine:3.16 [2023-03-09T21:08:25.796Z] 3.16: Pulling from library/alpine [2023-03-09T21:08:25.796Z] ef5531b6e74e: Pulling fs layer [2023-03-09T21:08:25.796Z] ef5531b6e74e: Verifying Checksum [2023-03-09T21:08:25.796Z] ef5531b6e74e: Download complete [2023-03-09T21:08:25.796Z] ef5531b6e74e: Pull complete [2023-03-09T21:08:25.796Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T21:08:25.796Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T21:08:25.796Z] ---> dfd21b5a31f5 [2023-03-09T21:08:25.796Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-09T21:08:25.796Z] ---> Running in d3d6855c02e3 [2023-03-09T21:08:25.796Z] Removing intermediate container d3d6855c02e3 [2023-03-09T21:08:25.796Z] ---> 8b887a110dc6 [2023-03-09T21:08:25.796Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-09T21:08:25.796Z] ---> Running in f872a2d5be2c [2023-03-09T21:08:25.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-09T21:08:25.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-09T21:08:25.796Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T21:08:25.796Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T21:08:25.796Z] OK: 6 MiB in 15 packages [2023-03-09T21:08:25.796Z] Removing intermediate container f872a2d5be2c [2023-03-09T21:08:25.796Z] ---> eca8b89aa75e [2023-03-09T21:08:25.796Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-09T21:08:25.796Z] ---> 0f05db2d3c48 [2023-03-09T21:08:25.796Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-09T21:08:25.796Z] ---> 34e46a537058 [2023-03-09T21:08:25.796Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-09T21:08:25.796Z] ---> 8256e78f5f94 [2023-03-09T21:08:25.796Z] Step 19/24 : EXPOSE 59989 [2023-03-09T21:08:25.796Z] ---> Running in e544ce69f050 [2023-03-09T21:08:25.796Z] Removing intermediate container e544ce69f050 [2023-03-09T21:08:25.796Z] ---> 33c5c6ede3b1 [2023-03-09T21:08:25.796Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-09T21:08:25.796Z] ---> Running in bd901933fc0a [2023-03-09T21:08:25.796Z] Removing intermediate container bd901933fc0a [2023-03-09T21:08:25.796Z] ---> ea5ce50cef69 [2023-03-09T21:08:25.796Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T21:08:25.796Z] ---> Running in b81abf014140 [2023-03-09T21:08:25.796Z] Removing intermediate container b81abf014140 [2023-03-09T21:08:25.796Z] ---> 426f434caa1f [2023-03-09T21:08:25.796Z] Step 22/24 : LABEL arch=amd64 [2023-03-09T21:08:25.796Z] ---> Running in 57cd381ab460 [2023-03-09T21:08:25.796Z] Removing intermediate container 57cd381ab460 [2023-03-09T21:08:25.796Z] ---> 8806c73d19c6 [2023-03-09T21:08:25.796Z] Step 23/24 : LABEL git_sha=6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 [2023-03-09T21:08:25.796Z] ---> Running in 35566ba7ef6e [2023-03-09T21:08:25.796Z] Removing intermediate container 35566ba7ef6e [2023-03-09T21:08:25.796Z] ---> 65b64113c957 [2023-03-09T21:08:25.796Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T21:08:26.056Z] ---> Running in dc7161d4cba9 [2023-03-09T21:08:26.056Z] Removing intermediate container dc7161d4cba9 [2023-03-09T21:08:26.056Z] ---> 1d6523174ae8 [2023-03-09T21:08:26.056Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T21:08:26.056Z] Successfully built 1d6523174ae8 [2023-03-09T21:08:26.056Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T21:08:26.480Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T21:08:26.480Z] [2023-03-09T21:08:26.481Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T21:08:26.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T21:08:26.778Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-09T21:08:26.778Z] 5eb5b503b376: Pulling fs layer [2023-03-09T21:08:26.778Z] 5c69ac0246d0: Pulling fs layer [2023-03-09T21:08:26.778Z] ec43610c2a17: Pulling fs layer [2023-03-09T21:08:26.778Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-09T21:08:26.778Z] 33b1e0a273af: Pulling fs layer [2023-03-09T21:08:26.778Z] 5d3b04190fa2: Pulling fs layer [2023-03-09T21:08:26.778Z] 2f39f015ded8: Pulling fs layer [2023-03-09T21:08:26.778Z] 5d3b04190fa2: Waiting [2023-03-09T21:08:26.778Z] 2f39f015ded8: Waiting [2023-03-09T21:08:26.778Z] 3a2ae6a8a46f: Waiting [2023-03-09T21:08:26.778Z] 33b1e0a273af: Waiting [2023-03-09T21:08:26.778Z] 5c69ac0246d0: Verifying Checksum [2023-03-09T21:08:26.778Z] 5c69ac0246d0: Download complete [2023-03-09T21:08:26.778Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-09T21:08:26.778Z] 3a2ae6a8a46f: Download complete [2023-03-09T21:08:27.036Z] 33b1e0a273af: Download complete [2023-03-09T21:08:27.036Z] 5d3b04190fa2: Verifying Checksum [2023-03-09T21:08:27.036Z] 5d3b04190fa2: Download complete [2023-03-09T21:08:27.036Z] ec43610c2a17: Verifying Checksum [2023-03-09T21:08:27.036Z] ec43610c2a17: Download complete [2023-03-09T21:08:27.036Z] 5eb5b503b376: Download complete [2023-03-09T21:08:27.602Z] 2f39f015ded8: Download complete [2023-03-09T21:08:28.167Z] 5eb5b503b376: Pull complete [2023-03-09T21:08:28.426Z] 5c69ac0246d0: Pull complete [2023-03-09T21:08:28.683Z] ec43610c2a17: Pull complete [2023-03-09T21:08:28.940Z] 3a2ae6a8a46f: Pull complete [2023-03-09T21:08:28.940Z] 33b1e0a273af: Pull complete [2023-03-09T21:08:29.196Z] 5d3b04190fa2: Pull complete [2023-03-09T21:08:33.378Z] 2f39f015ded8: Pull complete [2023-03-09T21:08:33.378Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-09T21:08:33.378Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T21:08:33.378Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T21:08:33.456Z] prd-ubuntu20.04-docker-8c-8g-9528 does not seem to be running inside a container [2023-03-09T21:08:33.486Z] $ 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/undry_device-rfid-llrp-go_PR-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T21:08:35.598Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9529 in /w/workspace/undry_device-rfid-llrp-go_PR-160 [2023-03-09T21:08:37.463Z] $ docker top abf3e10b13b8db3f7e5535b2acb9657edaf7c3cfa693e158d0acffde05d402eb -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2023-03-09T21:08:37.600Z] Running in /w/workspace/device-rfid-llrp-go/2 [Pipeline] { [Pipeline] checkout [2023-03-09T21:08:37.632Z] Selected Git installation does not exist. Using Default [2023-03-09T21:08:37.632Z] The recommended git tool is: NONE [2023-03-09T21:08:37.852Z] ---> job-cost.sh [2023-03-09T21:08:37.852Z] lf-activate-venv: SKIPPING [2023-03-09T21:08:37.852Z] INFO: No Stack... [2023-03-09T21:08:38.419Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T21:08:38.678Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T21:08:38.968Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-160/archives/cost.csv [2023-03-09T21:08:38.968Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T21:08:38.982Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-2-stack-cost] [2023-03-09T21:08:38.990Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-2-stack-cost] did not exist. Created. [2023-03-09T21:08:38.990Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T21:08:39.293Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-09T21:08:39.328Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T21:08:39.333Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T21:08:39.352Z] $ docker stop --time=1 abf3e10b13b8db3f7e5535b2acb9657edaf7c3cfa693e158d0acffde05d402eb [2023-03-09T21:08:40.506Z] $ docker rm -f --volumes abf3e10b13b8db3f7e5535b2acb9657edaf7c3cfa693e158d0acffde05d402eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-09T21:08:42.440Z] using credential edgex-jenkins-ssh [2023-03-09T21:08:42.459Z] Cloning the remote Git repository [2023-03-09T21:08:42.504Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-09T21:08:42.577Z] > git init /w/workspace/device-rfid-llrp-go/2 # timeout=10 [2023-03-09T21:08:42.727Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-09T21:08:42.728Z] > git --version # timeout=10 [2023-03-09T21:08:42.747Z] > git --version # 'git version 2.25.1' [2023-03-09T21:08:42.749Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T21:08:42.817Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T21:08:45.322Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-09T21:08:45.347Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-09T21:08:46.187Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2023-03-09T21:08:46.228Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2023-03-09T21:08:46.229Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T21:08:46.244Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/160/head:refs/remotes/origin/PR-160 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-09T21:08:46.713Z] Merging remotes/origin/main commit 6afc6bebc55851e438483997c27c526932a4a7b3 into PR head commit c1e9c82f50c5f561b8321fcd721786082837dd82 [2023-03-09T21:08:47.056Z] Merge succeeded, producing 7d6b4d6e71c66310976b3a215d34432b696f589c [2023-03-09T21:08:47.056Z] Checking out Revision 7d6b4d6e71c66310976b3a215d34432b696f589c (PR-160) [2023-03-09T21:08:46.732Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T21:08:46.752Z] > git checkout -f c1e9c82f50c5f561b8321fcd721786082837dd82 # timeout=10 [2023-03-09T21:08:46.857Z] > git remote # timeout=10 [2023-03-09T21:08:46.875Z] > git config --get remote.origin.url # timeout=10 [2023-03-09T21:08:46.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-09T21:08:46.914Z] > git merge 6afc6bebc55851e438483997c27c526932a4a7b3 # timeout=10 [2023-03-09T21:08:47.038Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-09T21:08:47.062Z] > git config core.sparsecheckout # timeout=10 [2023-03-09T21:08:47.077Z] > git checkout -f 7d6b4d6e71c66310976b3a215d34432b696f589c # timeout=10 [2023-03-09T21:08:50.553Z] Commit message: "Merge commit '6afc6bebc55851e438483997c27c526932a4a7b3' into HEAD" [2023-03-09T21:08:50.561Z] > git rev-list --no-walk c1e9c82f50c5f561b8321fcd721786082837dd82 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T21:08:51.647Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-09T21:08:51.647Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T21:08:51.647Z] Dload Upload Total Spent Left Speed [2023-03-09T21:08:51.647Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 67465 0 --:--:-- --:--:-- --:--:-- 67824 [Pipeline] sh [2023-03-09T21:08:52.356Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-09T21:08:52.685Z] + sudo tee /etc/docker/daemon.new [2023-03-09T21:08:52.685Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-09T21:08:52.685Z] { [2023-03-09T21:08:52.685Z] "registry-mirrors": [ [2023-03-09T21:08:52.685Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-09T21:08:52.685Z] ], [2023-03-09T21:08:52.685Z] "bip": "10.250.0.254/24", [2023-03-09T21:08:52.685Z] "hosts": [ [2023-03-09T21:08:52.685Z] "tcp://0.0.0.0:5555", [2023-03-09T21:08:52.685Z] "unix:///var/run/docker.sock" [2023-03-09T21:08:52.685Z] ], [2023-03-09T21:08:52.685Z] "mtu": 1458, [2023-03-09T21:08:52.685Z] "selinux-enabled": true, [2023-03-09T21:08:52.685Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-09T21:08:52.685Z] } [Pipeline] sh [2023-03-09T21:08:53.029Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-09T21:08:53.374Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T21:09:11.655Z] provisioning config files... [2023-03-09T21:09:11.680Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/2@tmp/config34480362220219445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T21:09:12.029Z] ---> docker-login.sh [2023-03-09T21:09:12.029Z] nexus3.edgexfoundry.org:10001 [2023-03-09T21:09:12.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T21:09:12.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T21:09:12.569Z] Configure a credential helper to remove this warning. See [2023-03-09T21:09:12.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T21:09:12.569Z] [2023-03-09T21:09:12.569Z] Login Succeeded [2023-03-09T21:09:12.569Z] nexus3.edgexfoundry.org:10002 [2023-03-09T21:09:12.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T21:09:12.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T21:09:12.840Z] Configure a credential helper to remove this warning. See [2023-03-09T21:09:12.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T21:09:12.840Z] [2023-03-09T21:09:12.840Z] Login Succeeded [2023-03-09T21:09:13.110Z] nexus3.edgexfoundry.org:10003 [2023-03-09T21:09:13.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T21:09:13.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T21:09:13.380Z] Configure a credential helper to remove this warning. See [2023-03-09T21:09:13.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T21:09:13.380Z] [2023-03-09T21:09:13.380Z] Login Succeeded [2023-03-09T21:09:13.380Z] nexus3.edgexfoundry.org:10004 [2023-03-09T21:09:13.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T21:09:13.650Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T21:09:13.650Z] Configure a credential helper to remove this warning. See [2023-03-09T21:09:13.650Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T21:09:13.650Z] [2023-03-09T21:09:13.650Z] Login Succeeded [2023-03-09T21:09:13.650Z] docker.io [2023-03-09T21:09:13.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-09T21:09:14.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-09T21:09:14.189Z] Configure a credential helper to remove this warning. See [2023-03-09T21:09:14.189Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-09T21:09:14.189Z] [2023-03-09T21:09:14.189Z] Login Succeeded [2023-03-09T21:09:14.189Z] ---> docker-login.sh ends [Pipeline] } [2023-03-09T21:09:14.203Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-09T21:09:14.460Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T21:09:14.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-09T21:09:14.490Z] ========================================================= [2023-03-09T21:09:14.490Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-09T21:09:14.490Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T21:09:14.829Z] + 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 . [2023-03-09T21:09:15.097Z] Sending build context to Docker daemon 1.213MB [2023-03-09T21:09:15.097Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T21:09:15.097Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-09T21:09:15.372Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-09T21:09:15.372Z] 9b18e9b68314: Pulling fs layer [2023-03-09T21:09:15.372Z] 35d82f9e3411: Pulling fs layer [2023-03-09T21:09:15.372Z] e16973657156: Pulling fs layer [2023-03-09T21:09:15.372Z] fc693d55d65f: Pulling fs layer [2023-03-09T21:09:15.372Z] 7e9fc2657dce: Pulling fs layer [2023-03-09T21:09:15.372Z] dda99020689f: Pulling fs layer [2023-03-09T21:09:15.372Z] db1c61fa0a46: Pulling fs layer [2023-03-09T21:09:15.372Z] 891c053d2c06: Pulling fs layer [2023-03-09T21:09:15.372Z] fc693d55d65f: Waiting [2023-03-09T21:09:15.372Z] 7e9fc2657dce: Waiting [2023-03-09T21:09:15.372Z] dda99020689f: Waiting [2023-03-09T21:09:15.372Z] db1c61fa0a46: Waiting [2023-03-09T21:09:15.372Z] 891c053d2c06: Waiting [2023-03-09T21:09:15.372Z] e16973657156: Verifying Checksum [2023-03-09T21:09:15.372Z] e16973657156: Download complete [2023-03-09T21:09:15.372Z] 35d82f9e3411: Verifying Checksum [2023-03-09T21:09:15.372Z] 35d82f9e3411: Download complete [2023-03-09T21:09:15.372Z] 7e9fc2657dce: Verifying Checksum [2023-03-09T21:09:15.372Z] 7e9fc2657dce: Download complete [2023-03-09T21:09:15.372Z] dda99020689f: Verifying Checksum [2023-03-09T21:09:15.372Z] dda99020689f: Download complete [2023-03-09T21:09:15.372Z] 9b18e9b68314: Verifying Checksum [2023-03-09T21:09:15.372Z] 9b18e9b68314: Download complete [2023-03-09T21:09:16.344Z] 9b18e9b68314: Pull complete [2023-03-09T21:09:16.344Z] 891c053d2c06: Verifying Checksum [2023-03-09T21:09:16.344Z] 891c053d2c06: Download complete [2023-03-09T21:09:16.953Z] 35d82f9e3411: Pull complete [2023-03-09T21:09:17.228Z] e16973657156: Pull complete [2023-03-09T21:09:17.814Z] db1c61fa0a46: Verifying Checksum [2023-03-09T21:09:17.814Z] db1c61fa0a46: Download complete [2023-03-09T21:09:18.403Z] fc693d55d65f: Verifying Checksum [2023-03-09T21:09:18.403Z] fc693d55d65f: Download complete [2023-03-09T21:09:30.758Z] fc693d55d65f: Pull complete [2023-03-09T21:09:30.758Z] 7e9fc2657dce: Pull complete [2023-03-09T21:09:30.758Z] dda99020689f: Pull complete [2023-03-09T21:09:36.122Z] db1c61fa0a46: Pull complete [2023-03-09T21:09:38.719Z] 891c053d2c06: Pull complete [2023-03-09T21:09:38.720Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-09T21:09:38.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-09T21:09:38.720Z] ---> f96f9c87975a [2023-03-09T21:09:38.720Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-09T21:09:40.143Z] ---> Running in 5a1399fa10b2 [2023-03-09T21:09:40.410Z] Removing intermediate container 5a1399fa10b2 [2023-03-09T21:09:40.410Z] ---> 4764a4470f27 [2023-03-09T21:09:40.410Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T21:09:40.680Z] ---> Running in d4759242f0da [2023-03-09T21:09:40.949Z] Removing intermediate container d4759242f0da [2023-03-09T21:09:40.949Z] ---> 11870bbe1783 [2023-03-09T21:09:40.949Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2023-03-09T21:09:40.949Z] ---> Running in f0db1f7b4c79 [2023-03-09T21:09:41.217Z] Removing intermediate container f0db1f7b4c79 [2023-03-09T21:09:41.217Z] ---> 5b32ea7d2970 [2023-03-09T21:09:41.217Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T21:09:41.217Z] ---> Running in 685546ca435f [2023-03-09T21:09:41.485Z] Removing intermediate container 685546ca435f [2023-03-09T21:09:41.485Z] ---> 3e8d42df0898 [2023-03-09T21:09:41.485Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T21:09:41.753Z] ---> Running in 1ac4d6d9e87a [2023-03-09T21:09:42.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T21:09:43.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T21:09:44.268Z] OK: 221 MiB in 51 packages [2023-03-09T21:09:44.860Z] Removing intermediate container 1ac4d6d9e87a [2023-03-09T21:09:44.860Z] ---> d86d71a4ca45 [2023-03-09T21:09:44.860Z] Step 8/12 : WORKDIR /app [2023-03-09T21:09:44.860Z] ---> Running in eda4ca09f97f [2023-03-09T21:09:45.129Z] Removing intermediate container eda4ca09f97f [2023-03-09T21:09:45.129Z] ---> 9966100e9007 [2023-03-09T21:09:45.129Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-09T21:09:45.718Z] ---> 0e6a93ea22d3 [2023-03-09T21:09:45.718Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T21:09:45.988Z] ---> Running in d2d80152964c [2023-03-09T21:10:53.875Z] Removing intermediate container d2d80152964c [2023-03-09T21:10:53.875Z] ---> 912d63230708 [2023-03-09T21:10:53.875Z] Step 11/12 : COPY . . [2023-03-09T21:10:53.875Z] ---> c35dc64ef66e [2023-03-09T21:10:53.875Z] Step 12/12 : RUN $MAKE [2023-03-09T21:10:53.875Z] ---> Running in 332a26c0973e [2023-03-09T21:10:53.875Z] noop [2023-03-09T21:10:54.145Z] Removing intermediate container 332a26c0973e [2023-03-09T21:10:54.145Z] ---> a4a29d1e19e0 [2023-03-09T21:10:54.145Z] Successfully built a4a29d1e19e0 [2023-03-09T21:10:54.145Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T21:10:54.504Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T21:10:54.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T21:10:54.691Z] prd-ubuntu20.04-docker-arm64-4c-16g-9529 does not seem to be running inside a container [2023-03-09T21:10:54.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T21:10:55.924Z] $ docker top 9a9ddcbb78e02b4853df705feb6979187c96285bd0845d0413abfa01befcc2df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T21:10:56.757Z] + go version [2023-03-09T21:10:56.758Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-09T21:10:56.786Z] $ docker stop --time=1 9a9ddcbb78e02b4853df705feb6979187c96285bd0845d0413abfa01befcc2df [2023-03-09T21:10:58.393Z] $ docker rm -f --volumes 9a9ddcbb78e02b4853df705feb6979187c96285bd0845d0413abfa01befcc2df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T21:10:58.932Z] + docker inspect -f . ci-base-image-arm64 [2023-03-09T21:10:58.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T21:10:59.115Z] prd-ubuntu20.04-docker-arm64-4c-16g-9529 does not seem to be running inside a container [2023-03-09T21:10:59.192Z] $ 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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-09T21:11:00.417Z] $ docker top edbb60aede4b5ecf4926fba9be170f937e52b91293d2632b287086be27a6f06a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T21:11:01.231Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-09T21:11:01.568Z] + make test [2023-03-09T21:11:01.568Z] go test ./... -coverprofile=coverage.out ./... [2023-03-09T21:11:03.517Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2023-03-09T21:12:25.156Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2023-03-09T21:12:25.156Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2023-03-09T21:12:57.361Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.358s coverage: 40.7% of statements [2023-03-09T21:12:57.361Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.493s coverage: 51.9% of statements [2023-03-09T21:12:57.361Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.051s coverage: 95.5% of statements [2023-03-09T21:12:57.361Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-09T21:12:57.361Z] go vet ./... [2023-03-09T21:13:29.845Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-09T21:13:29.845Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-09T21:13:29.845Z] ./bin/test-attribution-txt.sh [2023-03-09T21:13:29.845Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-03-09T21:13:29.845Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-03-09T21:13:29.866Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-09T21:13:29.892Z] $ docker stop --time=1 edbb60aede4b5ecf4926fba9be170f937e52b91293d2632b287086be27a6f06a [2023-03-09T21:13:31.612Z] $ docker rm -f --volumes edbb60aede4b5ecf4926fba9be170f937e52b91293d2632b287086be27a6f06a [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-09T21:13:32.510Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-09T21:13:32.532Z] Warning: overwriting stash ‘coverage-report’ [2023-03-09T21:13:33.190Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-09T21:13:33.566Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-09T21:13:33.895Z] + ls -al . [2023-03-09T21:13:33.895Z] total 628 [2023-03-09T21:13:33.895Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 9 21:11 . [2023-03-09T21:13:33.895Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 21:08 .. [2023-03-09T21:13:33.895Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 9 21:08 .dockerignore [2023-03-09T21:13:33.895Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 9 21:08 .git [2023-03-09T21:13:33.895Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 9 21:08 .github [2023-03-09T21:13:33.895Z] -rw-rw-r-- 1 jenkins jenkins 946 Mar 9 21:08 .gitignore [2023-03-09T21:13:33.895Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 9 21:08 .golangci.yml [2023-03-09T21:13:33.895Z] -rw-rw-r-- 1 jenkins jenkins 10896 Mar 9 21:08 Attribution.txt [2023-03-09T21:13:33.895Z] -rw-rw-r-- 1 jenkins jenkins 5905 Mar 9 21:08 CHANGELOG.md [2023-03-09T21:13:33.895Z] -rw-rw-r-- 1 jenkins jenkins 1347 Mar 9 21:08 Dockerfile [2023-03-09T21:13:33.895Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 9 21:08 GOVERNANCE.md [2023-03-09T21:13:33.895Z] -rw-rw-r-- 1 jenkins jenkins 683 Mar 9 21:08 Jenkinsfile [2023-03-09T21:13:33.895Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 9 21:08 LICENSE [2023-03-09T21:13:33.895Z] -rw-rw-r-- 1 jenkins jenkins 2018 Mar 9 21:08 Makefile [2023-03-09T21:13:33.895Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 9 21:08 OWNERS.md [2023-03-09T21:13:33.895Z] -rw-rw-r-- 1 jenkins jenkins 28496 Mar 9 21:08 README.md [2023-03-09T21:13:33.895Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 9 21:06 VERSION [2023-03-09T21:13:33.895Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 21:08 bin [2023-03-09T21:13:33.895Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 21:08 cmd [2023-03-09T21:13:33.895Z] -rw-r--r-- 1 jenkins jenkins 457862 Mar 9 21:12 coverage.out [2023-03-09T21:13:33.895Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 21:08 examples [2023-03-09T21:13:33.895Z] -rw-rw-r-- 1 jenkins jenkins 3462 Mar 9 21:08 go.mod [2023-03-09T21:13:33.895Z] -rw-rw-r-- 1 jenkins jenkins 33032 Mar 9 21:08 go.sum [2023-03-09T21:13:33.895Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 9 21:08 images [2023-03-09T21:13:33.895Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 9 21:08 internal [2023-03-09T21:13:33.895Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 9 21:08 snap [2023-03-09T21:13:33.895Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 9 21:08 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T21:13:34.252Z] + 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=7d6b4d6e71c66310976b3a215d34432b696f589c --label arch=arm64 --label version=0.0.0 . [2023-03-09T21:13:34.521Z] Sending build context to Docker daemon 1.213MB [2023-03-09T21:13:34.521Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2023-03-09T21:13:34.521Z] Step 2/24 : FROM ${BASE} AS builder [2023-03-09T21:13:34.521Z] ---> a4a29d1e19e0 [2023-03-09T21:13:34.521Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-09T21:13:34.791Z] ---> Running in 7ca275638803 [2023-03-09T21:13:35.068Z] Removing intermediate container 7ca275638803 [2023-03-09T21:13:35.068Z] ---> 032c2ffb4f48 [2023-03-09T21:13:35.068Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-09T21:13:35.068Z] ---> Running in 5ad7c447a093 [2023-03-09T21:13:35.650Z] Removing intermediate container 5ad7c447a093 [2023-03-09T21:13:35.650Z] ---> 1abc7796c93d [2023-03-09T21:13:35.650Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git" [2023-03-09T21:13:35.650Z] ---> Running in ed3a6f5d7bc0 [2023-03-09T21:13:35.915Z] Removing intermediate container ed3a6f5d7bc0 [2023-03-09T21:13:35.915Z] ---> 3f2cd7488148 [2023-03-09T21:13:35.915Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-03-09T21:13:35.915Z] ---> Running in d79d4d733df1 [2023-03-09T21:13:36.501Z] Removing intermediate container d79d4d733df1 [2023-03-09T21:13:36.501Z] ---> 4f018d938c23 [2023-03-09T21:13:36.501Z] Step 7/24 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-09T21:13:36.501Z] ---> Running in 2ffe3f90946c [2023-03-09T21:13:37.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T21:13:37.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T21:13:38.698Z] OK: 221 MiB in 51 packages [2023-03-09T21:13:39.697Z] Removing intermediate container 2ffe3f90946c [2023-03-09T21:13:39.697Z] ---> 382a431207ab [2023-03-09T21:13:39.697Z] Step 8/24 : WORKDIR /app [2023-03-09T21:13:39.968Z] ---> Running in 17c8ec6abe77 [2023-03-09T21:13:40.235Z] Removing intermediate container 17c8ec6abe77 [2023-03-09T21:13:40.235Z] ---> ad6f402ffb4b [2023-03-09T21:13:40.235Z] Step 9/24 : COPY go.mod vendor* ./ [2023-03-09T21:13:42.821Z] ---> 0d5db9113974 [2023-03-09T21:13:42.821Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-09T21:13:42.821Z] ---> Running in ed33f2837fc2 [2023-03-09T21:13:45.417Z] Removing intermediate container ed33f2837fc2 [2023-03-09T21:13:45.417Z] ---> 458807dbc728 [2023-03-09T21:13:45.417Z] Step 11/24 : COPY . . [2023-03-09T21:13:46.002Z] ---> 27a4243dd80f [2023-03-09T21:13:46.002Z] Step 12/24 : RUN $MAKE [2023-03-09T21:13:46.002Z] ---> Running in d41d583ecc09 [2023-03-09T21:13:48.792Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2023-03-09T21:15:55.623Z] Removing intermediate container d41d583ecc09 [2023-03-09T21:15:55.623Z] ---> f6ecbf86e41b [2023-03-09T21:15:55.623Z] Step 13/24 : FROM alpine:3.16 [2023-03-09T21:15:55.623Z] 3.16: Pulling from library/alpine [2023-03-09T21:15:55.623Z] 3760b48202b3: Pulling fs layer [2023-03-09T21:15:55.623Z] 3760b48202b3: Verifying Checksum [2023-03-09T21:15:55.623Z] 3760b48202b3: Download complete [2023-03-09T21:15:55.623Z] 3760b48202b3: Pull complete [2023-03-09T21:15:55.623Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-09T21:15:55.623Z] Status: Downloaded newer image for alpine:3.16 [2023-03-09T21:15:55.623Z] ---> 4c81e5bf8899 [2023-03-09T21:15:55.623Z] Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-09T21:15:55.623Z] ---> Running in d785149d6f7e [2023-03-09T21:15:55.623Z] Removing intermediate container d785149d6f7e [2023-03-09T21:15:55.623Z] ---> 11c54a0b6bcb [2023-03-09T21:15:55.623Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-03-09T21:15:55.623Z] ---> Running in 8e81beb74974 [2023-03-09T21:15:55.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-09T21:15:55.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-09T21:15:55.891Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-09T21:15:55.891Z] Executing busybox-1.35.0-r17.trigger [2023-03-09T21:15:55.891Z] OK: 5 MiB in 15 packages [2023-03-09T21:15:56.846Z] Removing intermediate container 8e81beb74974 [2023-03-09T21:15:56.846Z] ---> b9485c921c51 [2023-03-09T21:15:56.846Z] Step 16/24 : COPY --from=builder /app/LICENSE / [2023-03-09T21:15:57.111Z] ---> 69f318cb48ad [2023-03-09T21:15:57.111Z] Step 17/24 : COPY --from=builder /app/Attribution.txt / [2023-03-09T21:15:57.691Z] ---> 48183293a96c [2023-03-09T21:15:57.691Z] Step 18/24 : COPY --from=builder /app/cmd/ / [2023-03-09T21:15:58.658Z] ---> 9f7ad23ec95e [2023-03-09T21:15:58.658Z] Step 19/24 : EXPOSE 59989 [2023-03-09T21:15:58.923Z] ---> Running in 90105cc955ef [2023-03-09T21:15:59.190Z] Removing intermediate container 90105cc955ef [2023-03-09T21:15:59.190Z] ---> dc017d095bc6 [2023-03-09T21:15:59.190Z] Step 20/24 : ENTRYPOINT ["/device-rfid-llrp"] [2023-03-09T21:15:59.190Z] ---> Running in 8503f95ccf0a [2023-03-09T21:15:59.455Z] Removing intermediate container 8503f95ccf0a [2023-03-09T21:15:59.455Z] ---> 8954393bb483 [2023-03-09T21:15:59.455Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-09T21:15:59.455Z] ---> Running in 9381899ace2f [2023-03-09T21:15:59.720Z] Removing intermediate container 9381899ace2f [2023-03-09T21:15:59.720Z] ---> 8cf8b51c407a [2023-03-09T21:15:59.720Z] Step 22/24 : LABEL arch=arm64 [2023-03-09T21:15:59.720Z] ---> Running in 3214e5a48bab [2023-03-09T21:15:59.985Z] Removing intermediate container 3214e5a48bab [2023-03-09T21:15:59.985Z] ---> fc64cf47b9c4 [2023-03-09T21:15:59.985Z] Step 23/24 : LABEL git_sha=7d6b4d6e71c66310976b3a215d34432b696f589c [2023-03-09T21:15:59.985Z] ---> Running in 2bbe6764bcee [2023-03-09T21:16:00.250Z] Removing intermediate container 2bbe6764bcee [2023-03-09T21:16:00.250Z] ---> 3941da437876 [2023-03-09T21:16:00.250Z] Step 24/24 : LABEL version=0.0.0 [2023-03-09T21:16:00.515Z] ---> Running in d5d00ac69ffa [2023-03-09T21:16:00.780Z] Removing intermediate container d5d00ac69ffa [2023-03-09T21:16:00.780Z] ---> 0522cf3407eb [2023-03-09T21:16:00.780Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-09T21:16:00.780Z] Successfully built 0522cf3407eb [2023-03-09T21:16:00.780Z] Successfully tagged device-rfid-llrp-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T21:16:01.229Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T21:16:01.229Z] [2023-03-09T21:16:01.229Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T21:16:01.561Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T21:16:01.561Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-09T21:16:01.561Z] 8998bd30e6a1: Pulling fs layer [2023-03-09T21:16:01.561Z] 04944245beec: Pulling fs layer [2023-03-09T21:16:01.561Z] 699f458cf7ca: Pulling fs layer [2023-03-09T21:16:01.561Z] 765212b225bb: Pulling fs layer [2023-03-09T21:16:01.561Z] f23df028b6ca: Pulling fs layer [2023-03-09T21:16:01.561Z] d65c8cfc05b1: Pulling fs layer [2023-03-09T21:16:01.561Z] 2437ff75d9bd: Pulling fs layer [2023-03-09T21:16:01.561Z] 765212b225bb: Waiting [2023-03-09T21:16:01.561Z] f23df028b6ca: Waiting [2023-03-09T21:16:01.561Z] d65c8cfc05b1: Waiting [2023-03-09T21:16:01.561Z] 2437ff75d9bd: Waiting [2023-03-09T21:16:01.833Z] 04944245beec: Verifying Checksum [2023-03-09T21:16:01.833Z] 04944245beec: Download complete [2023-03-09T21:16:01.833Z] 765212b225bb: Verifying Checksum [2023-03-09T21:16:01.833Z] 765212b225bb: Download complete [2023-03-09T21:16:01.833Z] f23df028b6ca: Verifying Checksum [2023-03-09T21:16:01.833Z] f23df028b6ca: Download complete [2023-03-09T21:16:01.833Z] d65c8cfc05b1: Verifying Checksum [2023-03-09T21:16:01.833Z] d65c8cfc05b1: Download complete [2023-03-09T21:16:01.833Z] 699f458cf7ca: Verifying Checksum [2023-03-09T21:16:01.833Z] 699f458cf7ca: Download complete [2023-03-09T21:16:02.414Z] 8998bd30e6a1: Download complete [2023-03-09T21:16:04.353Z] 2437ff75d9bd: Verifying Checksum [2023-03-09T21:16:04.353Z] 2437ff75d9bd: Download complete [2023-03-09T21:16:06.295Z] 8998bd30e6a1: Pull complete [2023-03-09T21:16:06.561Z] 04944245beec: Pull complete [2023-03-09T21:16:07.970Z] 699f458cf7ca: Pull complete [2023-03-09T21:16:07.970Z] 765212b225bb: Pull complete [2023-03-09T21:16:08.552Z] f23df028b6ca: Pull complete [2023-03-09T21:16:08.818Z] d65c8cfc05b1: Pull complete [2023-03-09T21:16:23.807Z] 2437ff75d9bd: Pull complete [2023-03-09T21:16:23.807Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-09T21:16:23.807Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-09T21:16:23.807Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T21:16:23.983Z] prd-ubuntu20.04-docker-arm64-4c-16g-9529 does not seem to be running inside a container [2023-03-09T21:16:24.059Z] $ 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/2 -v /w/workspace/device-rfid-llrp-go/2:/w/workspace/device-rfid-llrp-go/2:rw,z -v /w/workspace/device-rfid-llrp-go/2@tmp:/w/workspace/device-rfid-llrp-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-09T21:16:26.649Z] $ docker top f63fac8658edc8729cb0c338ed6e0d5378d9adfc1b57c6f4b96372c50bdffae0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-09T21:16:27.479Z] ---> job-cost.sh [2023-03-09T21:16:27.479Z] lf-activate-venv: SKIPPING [2023-03-09T21:16:27.479Z] INFO: No Stack... [2023-03-09T21:16:27.745Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-09T21:16:28.704Z] INFO: Archiving Costs [Pipeline] sh [2023-03-09T21:16:29.026Z] + cat /w/workspace/device-rfid-llrp-go/2/archives/cost.csv [2023-03-09T21:16:29.026Z] + cut -d, -f6 [Pipeline] lock [2023-03-09T21:16:29.090Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-2-stack-cost] [2023-03-09T21:16:29.099Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-2-stack-cost] did not exist. Created. [2023-03-09T21:16:29.099Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-09T21:16:29.757Z] /w/workspace/device-rfid-llrp-go/2@tmp/durable-d4a8fbb9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-09T21:16:30.407Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-09T21:16:30.424Z] Warning: overwriting stash ‘stack-cost’ [2023-03-09T21:16:30.484Z] Stashed 1 file(s) [Pipeline] } [2023-03-09T21:16:30.490Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-160-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-09T21:16:30.526Z] $ docker stop --time=1 f63fac8658edc8729cb0c338ed6e0d5378d9adfc1b57c6f4b96372c50bdffae0 [2023-03-09T21:16:32.347Z] $ docker rm -f --volumes f63fac8658edc8729cb0c338ed6e0d5378d9adfc1b57c6f4b96372c50bdffae0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-09T21:16:32.753Z] provisioning config files... [2023-03-09T21:16:32.761Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config15731999758606881740tmp [Pipeline] { [Pipeline] sh [2023-03-09T21:16:33.052Z] + set +x [2023-03-09T21:16:33.052Z] + curl -s https://codecov.io/bash [2023-03-09T21:16:33.052Z] + bash -s -- [2023-03-09T21:16:33.052Z] [2023-03-09T21:16:33.052Z] _____ _ [2023-03-09T21:16:33.052Z] / ____| | | [2023-03-09T21:16:33.052Z] | | ___ __| | ___ ___ _____ __ [2023-03-09T21:16:33.052Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-09T21:16:33.052Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-09T21:16:33.052Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-09T21:16:33.052Z] Bash-1.0.6 [2023-03-09T21:16:33.052Z] [2023-03-09T21:16:33.052Z] [2023-03-09T21:16:33.052Z] ==> git version 2.25.1 found [2023-03-09T21:16:33.052Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-09T21:16:33.052Z] Release-Date: 2020-01-08 [2023-03-09T21:16:33.052Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-09T21:16:33.052Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-09T21:16:33.052Z] ==> Jenkins CI detected. [2023-03-09T21:16:33.052Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-160 [2023-03-09T21:16:33.052Z] project root: . [2023-03-09T21:16:33.052Z] --> token set from env [2023-03-09T21:16:33.052Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-09T21:16:33.052Z] ==> Running gcov in . (disable via -X gcov) [2023-03-09T21:16:33.311Z] ==> Python coveragepy not found [2023-03-09T21:16:33.311Z] ==> Searching for coverage reports in: [2023-03-09T21:16:33.311Z] + . [2023-03-09T21:16:33.311Z] -> Found 1 reports [2023-03-09T21:16:33.311Z] ==> Detecting git/mercurial file structure [2023-03-09T21:16:33.311Z] ==> Reading reports [2023-03-09T21:16:33.311Z] + ./coverage.out bytes=457862 [2023-03-09T21:16:33.311Z] ==> Appending adjustments [2023-03-09T21:16:33.311Z] https://docs.codecov.io/docs/fixing-reports [2023-03-09T21:16:33.569Z] + Found adjustments [2023-03-09T21:16:33.569Z] ==> Gzipping contents [2023-03-09T21:16:33.569Z] 52K /tmp/codecov.OgP8p9.gz [2023-03-09T21:16:33.569Z] ==> Uploading reports [2023-03-09T21:16:33.569Z] url: https://codecov.io [2023-03-09T21:16:33.569Z] query: branch=PR-160&commit=6bdb1d8ee225d7d250ca5d4f54acca5048b416d3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-160%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=160&job=&cmd_args= [2023-03-09T21:16:33.569Z] -> Pinging Codecov [2023-03-09T21:16:33.569Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=0703e47f-c946-4a15-b96a-5e99ca1c8fb5&branch=PR-160&commit=6bdb1d8ee225d7d250ca5d4f54acca5048b416d3&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-160%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=160&job=&cmd_args= [2023-03-09T21:16:33.569Z] -> Uploading to [2023-03-09T21:16:33.569Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-09/581DD39554BDF9B6E22D074273EAD858/6bdb1d8ee225d7d250ca5d4f54acca5048b416d3/b38f8aec-feb1-4371-b81b-ebd526decca7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T211633Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e905a05fd1cc3cd6ef96e048b9b05a31478cdde0c5838a141472230f37a375aa [2023-03-09T21:16:33.569Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-09T21:16:33.569Z] Dload Upload Total Spent Left Speed [2023-03-09T21:16:33.828Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51254 0 0 100 51254 0 173k --:--:-- --:--:-- --:--:-- 173k [2023-03-09T21:16:34.085Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/6bdb1d8ee225d7d250ca5d4f54acca5048b416d3 [Pipeline] } [2023-03-09T21:16:34.093Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-09T21:16:34.758Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-160/archives ] [2023-03-09T21:16:34.758Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-160/archives [2023-03-09T21:16:34.758Z] total 16 [2023-03-09T21:16:34.758Z] drwxr-xr-x 3 root root 4096 Mar 9 21:08 . [2023-03-09T21:16:34.758Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 21:08 .. [2023-03-09T21:16:34.758Z] drwxr-xr-x 2 root root 4096 Mar 9 21:08 cost [2023-03-09T21:16:34.758Z] -rw-r--r-- 1 root root 91 Mar 9 21:08 cost.csv [2023-03-09T21:16:34.758Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-160/archives [2023-03-09T21:16:34.758Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-160/archives [2023-03-09T21:16:34.758Z] total 16 [2023-03-09T21:16:34.758Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 9 21:08 . [2023-03-09T21:16:34.758Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 9 21:08 .. [2023-03-09T21:16:34.758Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 9 21:08 cost [2023-03-09T21:16:34.758Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 9 21:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-09T21:16:35.045Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T21:16:35.899Z] ---> package-listing.sh [2023-03-09T21:16:35.900Z] ++ facter osfamily [2023-03-09T21:16:35.900Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-09T21:16:36.159Z] + OS_FAMILY=debian [2023-03-09T21:16:36.159Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-160 [2023-03-09T21:16:36.159Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-09T21:16:36.159Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-09T21:16:36.159Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-09T21:16:36.159Z] + PACKAGES=/tmp/packages_start.txt [2023-03-09T21:16:36.159Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-160 ']' [2023-03-09T21:16:36.159Z] + PACKAGES=/tmp/packages_end.txt [2023-03-09T21:16:36.159Z] + case "${OS_FAMILY}" in [2023-03-09T21:16:36.159Z] + dpkg -l [2023-03-09T21:16:36.159Z] + grep '^ii' [2023-03-09T21:16:36.159Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-09T21:16:36.159Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-09T21:16:36.159Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-09T21:16:36.159Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-160 ']' [2023-03-09T21:16:36.159Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-160/archives/ [2023-03-09T21:16:36.159Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-160/archives/ [Pipeline] echo [2023-03-09T21:16:36.170Z] 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/undry_device-rfid-llrp-go_PR-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-09T21:16:36.448Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-09T21:16:37.002Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-09T21:16:37.002Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-09T21:16:37.073Z] prd-ubuntu20.04-docker-8c-8g-9528 does not seem to be running inside a container [2023-03-09T21:16:37.099Z] $ 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/undry_device-rfid-llrp-go_PR-160/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-rfid-llrp-go_PR-160 -v /w/workspace/undry_device-rfid-llrp-go_PR-160:/w/workspace/undry_device-rfid-llrp-go_PR-160:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-09T21:16:37.313Z] $ docker top 54aac28cf35ff55e2d1d545729cb2428a320b0669f8a9de840716e1a39cd9695 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-09T21:16:37.666Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-09T21:16:37.952Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-09T21:16:38.239Z] + ls /var/log/sa-host [2023-03-09T21:16:38.240Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-09T21:16:38.388Z] provisioning config files... [2023-03-09T21:16:38.395Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-160@tmp/config1191148766527006493tmp [Pipeline] { [Pipeline] echo [2023-03-09T21:16:38.405Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T21:16:38.686Z] ---> create-netrc.sh [Pipeline] } [2023-03-09T21:16:38.692Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-09T21:16:39.024Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-09T21:16:39.033Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T21:16:39.316Z] ---> sudo-logs.sh [2023-03-09T21:16:39.316Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-09T21:16:39.339Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T21:16:39.620Z] ---> job-cost.sh [2023-03-09T21:16:39.620Z] lf-activate-venv: SKIPPING [2023-03-09T21:16:39.620Z] DEBUG: total: 0.2199999988079071 [2023-03-09T21:16:39.620Z] INFO: Retrieving Stack Cost... [2023-03-09T21:16:39.878Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-09T21:16:40.445Z] INFO: Archiving Costs [Pipeline] echo [2023-03-09T21:16:40.458Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-09T21:16:40.745Z] ---> logs-deploy.sh [2023-03-09T21:16:40.745Z] lf-activate-venv: SKIPPING [2023-03-09T21:16:40.745Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-160/2 [2023-03-09T21:16:40.745Z] INFO: archiving workspace using pattern(s): [2023-03-09T21:16:41.681Z] Archives upload complete. [2023-03-09T21:16:41.681Z] INFO: archiving logs to Nexus