Pull request #288 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a9e615c5343a9e57a997e43a21ccd45c149e1fd7+788eb5aa681600b58a588c2696b7c43b899f9bac (652c8bc832d860c4ca0ee2ce5141aa3bf9461d95) 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-ssh15338979255918821302.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh12931554298272436161.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-288/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-288/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7261408460693384510.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-288/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10088810624204213464.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh3726226610380993272.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rfid-llrp-go/branches/PR-288/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-288/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4063675662769864981.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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] ========================================================= [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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-64 in /w/workspace/undry_device-rfid-llrp-go_PR-288 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-288 # 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 > 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/288/head:refs/remotes/origin/PR-288 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 788eb5aa681600b58a588c2696b7c43b899f9bac into PR head commit a9e615c5343a9e57a997e43a21ccd45c149e1fd7 Merge succeeded, producing a9e615c5343a9e57a997e43a21ccd45c149e1fd7 Checking out Revision a9e615c5343a9e57a997e43a21ccd45c149e1fd7 (PR-288) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f a9e615c5343a9e57a997e43a21ccd45c149e1fd7 # 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 788eb5aa681600b58a588c2696b7c43b899f9bac # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a9e615c5343a9e57a997e43a21ccd45c149e1fd7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-15T10:43:56.965Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-15T10:43:57.221Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-15T10:43:57.333Z] ========================================================= [2024-03-15T10:43:57.333Z] EdgeX Global Pipelines Version Info [2024-03-15T10:43:57.333Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-15T10:43:58.108Z] ------------------- [2024-03-15T10:43:58.108Z] stable info: [2024-03-15T10:43:58.108Z] ------------------- [2024-03-15T10:43:58.108Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-15T10:43:58.108Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-15T10:43:58.108Z] Message: update stable to v1.0.258 [2024-03-15T10:43:58.682Z] ------------------- [2024-03-15T10:43:58.682Z] experimental info: [2024-03-15T10:43:58.682Z] ------------------- [2024-03-15T10:43:58.682Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-15T10:43:58.682Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-15T10:43:58.682Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-15T10:43:58.910Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-03-15T10:43:58.961Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-03-15T10:43:59.007Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-15T10:43:59.056Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-15T10:43:59.106Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-15T10:43:59.156Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-15T10:43:59.207Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-15T10:43:59.260Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-15T10:43:59.318Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-15T10:43:59.374Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-15T10:43:59.423Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-15T10:43:59.471Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-03-15T10:43:59.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-15T10:43:59.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-15T10:43:59.620Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-15T10:43:59.673Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-15T10:43:59.717Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-15T10:43:59.772Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-15T10:43:59.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-15T10:43:59.881Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-15T10:43:59.935Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-15T10:43:59.985Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-15T10:44:00.044Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-15T10:44:00.142Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-15T10:44:00.275Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-15T10:44:00.327Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-15T10:44:00.376Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-15T10:44:00.424Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-288 [Pipeline] echo [2024-03-15T10:44:00.473Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-288 [Pipeline] echo [2024-03-15T10:44:00.519Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-288 [Pipeline] echo [2024-03-15T10:44:00.565Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a9e615c5343a9e57a997e43a21ccd45c149e1fd7 [Pipeline] echo [2024-03-15T10:44:00.613Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a9e615c [Pipeline] echo [2024-03-15T10:44:00.662Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T10:44:00.791Z] provisioning config files... [2024-03-15T10:44:00.807Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-288@tmp/config15345978300361534949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T10:44:01.173Z] ---> ****-login.sh [2024-03-15T10:44:01.173Z] nexus3.edgexfoundry.org:10001 [2024-03-15T10:44:01.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T10:44:01.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T10:44:01.435Z] Configure a credential helper to remove this warning. See [2024-03-15T10:44:01.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T10:44:01.435Z] [2024-03-15T10:44:01.435Z] Login Succeeded [2024-03-15T10:44:01.435Z] nexus3.edgexfoundry.org:10002 [2024-03-15T10:44:01.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T10:44:01.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T10:44:01.697Z] Configure a credential helper to remove this warning. See [2024-03-15T10:44:01.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T10:44:01.697Z] [2024-03-15T10:44:01.697Z] Login Succeeded [2024-03-15T10:44:01.697Z] nexus3.edgexfoundry.org:10003 [2024-03-15T10:44:01.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T10:44:01.697Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T10:44:01.697Z] Configure a credential helper to remove this warning. See [2024-03-15T10:44:01.697Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T10:44:01.697Z] [2024-03-15T10:44:01.697Z] Login Succeeded [2024-03-15T10:44:01.697Z] nexus3.edgexfoundry.org:10004 [2024-03-15T10:44:01.697Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T10:44:01.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T10:44:01.960Z] Configure a credential helper to remove this warning. See [2024-03-15T10:44:01.960Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T10:44:01.960Z] [2024-03-15T10:44:01.960Z] Login Succeeded [2024-03-15T10:44:01.960Z] ****.io [2024-03-15T10:44:01.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T10:44:02.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T10:44:02.222Z] Configure a credential helper to remove this warning. See [2024-03-15T10:44:02.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T10:44:02.222Z] [2024-03-15T10:44:02.222Z] Login Succeeded [2024-03-15T10:44:02.222Z] ---> ****-login.sh ends [Pipeline] } [2024-03-15T10:44:02.249Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-15T10:44:03.112Z] + git rev-list -1 --merges a9e615c5343a9e57a997e43a21ccd45c149e1fd7~1..a9e615c5343a9e57a997e43a21ccd45c149e1fd7 [Pipeline] echo [2024-03-15T10:44:03.156Z] -----------> git rev-list -1 --merges a9e615c5343a9e57a997e43a21ccd45c149e1fd7~1..a9e615c5343a9e57a997e43a21ccd45c149e1fd7 a9e615c5343a9e57a997e43a21ccd45c149e1fd7 [false] [Pipeline] sh [2024-03-15T10:44:03.467Z] + git log --format=format:%s -1 a9e615c5343a9e57a997e43a21ccd45c149e1fd7 [Pipeline] echo [2024-03-15T10:44:03.501Z] ========================================================= [2024-03-15T10:44:03.501Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-15T10:44:03.501Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-15T10:44:03.939Z] + git log --format=format:%s -1 a9e615c5343a9e57a997e43a21ccd45c149e1fd7 [Pipeline] echo [2024-03-15T10:44:03.972Z] [semverPrep] GIT_COMMIT: a9e615c5343a9e57a997e43a21ccd45c149e1fd7, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-03-15T10:44:04.002Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-15T10:44:04.443Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-15T10:44:04.443Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-15T10:44:04.443Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-15T10:44:04.443Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-15T10:44:04.443Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-15T10:44:04.443Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-15T10:44:04.443Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T10:44:04.944Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T10:44:04.944Z] [2024-03-15T10:44:04.944Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T10:44:05.329Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T10:44:05.329Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-15T10:44:05.329Z] b85a868b505f: Pulling fs layer [2024-03-15T10:44:05.329Z] e2be974225ed: Pulling fs layer [2024-03-15T10:44:05.329Z] 339a4e72a1f5: Pulling fs layer [2024-03-15T10:44:05.329Z] 988bab9f4d93: Pulling fs layer [2024-03-15T10:44:05.329Z] 1469e6f7b9e6: Pulling fs layer [2024-03-15T10:44:05.329Z] eaf3925da568: Pulling fs layer [2024-03-15T10:44:05.329Z] bab4dde63d76: Pulling fs layer [2024-03-15T10:44:05.329Z] bde34c3a00c8: Pulling fs layer [2024-03-15T10:44:05.329Z] b352a97aabf1: Pulling fs layer [2024-03-15T10:44:05.329Z] 4872d77fe225: Pulling fs layer [2024-03-15T10:44:05.329Z] 5851b861e8e6: Pulling fs layer [2024-03-15T10:44:05.329Z] 988bab9f4d93: Waiting [2024-03-15T10:44:05.329Z] 1469e6f7b9e6: Waiting [2024-03-15T10:44:05.329Z] 5851b861e8e6: Waiting [2024-03-15T10:44:05.329Z] 4872d77fe225: Waiting [2024-03-15T10:44:05.329Z] eaf3925da568: Waiting [2024-03-15T10:44:05.329Z] bde34c3a00c8: Waiting [2024-03-15T10:44:05.329Z] b352a97aabf1: Waiting [2024-03-15T10:44:05.329Z] bab4dde63d76: Waiting [2024-03-15T10:44:05.329Z] e2be974225ed: Verifying Checksum [2024-03-15T10:44:05.329Z] e2be974225ed: Download complete [2024-03-15T10:44:05.329Z] 988bab9f4d93: Verifying Checksum [2024-03-15T10:44:05.329Z] 988bab9f4d93: Download complete [2024-03-15T10:44:05.329Z] 1469e6f7b9e6: Verifying Checksum [2024-03-15T10:44:05.329Z] 1469e6f7b9e6: Download complete [2024-03-15T10:44:05.589Z] eaf3925da568: Download complete [2024-03-15T10:44:05.589Z] 339a4e72a1f5: Verifying Checksum [2024-03-15T10:44:05.589Z] 339a4e72a1f5: Download complete [2024-03-15T10:44:05.589Z] bde34c3a00c8: Download complete [2024-03-15T10:44:05.589Z] b352a97aabf1: Download complete [2024-03-15T10:44:05.589Z] 4872d77fe225: Download complete [2024-03-15T10:44:05.589Z] 5851b861e8e6: Verifying Checksum [2024-03-15T10:44:05.589Z] 5851b861e8e6: Download complete [2024-03-15T10:44:05.589Z] b85a868b505f: Verifying Checksum [2024-03-15T10:44:05.589Z] b85a868b505f: Download complete [2024-03-15T10:44:05.849Z] bab4dde63d76: Verifying Checksum [2024-03-15T10:44:05.849Z] bab4dde63d76: Download complete [2024-03-15T10:44:06.785Z] b85a868b505f: Pull complete [2024-03-15T10:44:07.044Z] e2be974225ed: Pull complete [2024-03-15T10:44:07.302Z] 339a4e72a1f5: Pull complete [2024-03-15T10:44:07.562Z] 988bab9f4d93: Pull complete [2024-03-15T10:44:07.822Z] 1469e6f7b9e6: Pull complete [2024-03-15T10:44:07.822Z] eaf3925da568: Pull complete [2024-03-15T10:44:09.731Z] bab4dde63d76: Pull complete [2024-03-15T10:44:09.731Z] bde34c3a00c8: Pull complete [2024-03-15T10:44:09.731Z] b352a97aabf1: Pull complete [2024-03-15T10:44:09.731Z] 4872d77fe225: Pull complete [2024-03-15T10:44:09.992Z] 5851b861e8e6: Pull complete [2024-03-15T10:44:09.992Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-15T10:44:09.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-15T10:44:09.992Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T10:44:10.260Z] prd-ubuntu20.04-docker-8c-8g-64 does not seem to be running inside a container [2024-03-15T10:44:10.291Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-288 -v /w/workspace/undry_device-rfid-llrp-go_PR-288:/w/workspace/undry_device-rfid-llrp-go_PR-288:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-288@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-288@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-15T10:44:14.186Z] $ docker top dcf73f9c15aeedafe2daf695be3f8ad5f9edbd25d3955fc2b9b4e8679009d902 -eo pid,comm [2024-03-15T10:44:14.232Z] 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). [2024-03-15T10:44:14.232Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-15T10:44:14.381Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T10:44:14.381Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T10:44:14.485Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T10:44:14.490Z] $ docker exec dcf73f9c15aeedafe2daf695be3f8ad5f9edbd25d3955fc2b9b4e8679009d902 ssh-agent [2024-03-15T10:44:14.586Z] SSH_AUTH_SOCK=/tmp/ssh-3BrvOa8J5GZ6/agent.32 [2024-03-15T10:44:14.586Z] SSH_AGENT_PID=38 [2024-03-15T10:44:14.592Z] Running ssh-add (command line suppressed) [2024-03-15T10:44:14.694Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-288@tmp/private_key_4223936456061717014.key (/w/workspace/undry_device-rfid-llrp-go_PR-288@tmp/private_key_4223936456061717014.key) [2024-03-15T10:44:14.705Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T10:44:15.040Z] + git tag --points-at HEAD [Pipeline] } [2024-03-15T10:44:15.069Z] $ docker exec --env ******** --env ******** dcf73f9c15aeedafe2daf695be3f8ad5f9edbd25d3955fc2b9b4e8679009d902 ssh-agent -k [2024-03-15T10:44:15.156Z] unset SSH_AUTH_SOCK; [2024-03-15T10:44:15.156Z] unset SSH_AGENT_PID; [2024-03-15T10:44:15.157Z] echo Agent pid 38 killed; [2024-03-15T10:44:15.164Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-15T10:44:15.273Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-15T10:44:15.273Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-15T10:44:15.370Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-15T10:44:15.375Z] $ docker exec dcf73f9c15aeedafe2daf695be3f8ad5f9edbd25d3955fc2b9b4e8679009d902 ssh-agent [2024-03-15T10:44:15.482Z] SSH_AUTH_SOCK=/tmp/ssh-G7NAknT1zGuq/agent.71 [2024-03-15T10:44:15.482Z] SSH_AGENT_PID=77 [2024-03-15T10:44:15.488Z] Running ssh-add (command line suppressed) [2024-03-15T10:44:15.589Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-288@tmp/private_key_12091981672457225359.key (/w/workspace/undry_device-rfid-llrp-go_PR-288@tmp/private_key_12091981672457225359.key) [2024-03-15T10:44:15.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-15T10:44:15.940Z] + git semver init [2024-03-15T10:44:16.199Z] 2024-03-15 10:44:16,114 [run_init] DEBUG init version:0.0.0 force:False [2024-03-15T10:44:16.199Z] 2024-03-15 10:44:16,115 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-288/.semver [2024-03-15T10:44:16.199Z] 2024-03-15 10:44:16,115 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-288/.semver [2024-03-15T10:44:16.199Z] 2024-03-15 10:44:16,115 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-288/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-288, universal_newlines=False, shell=None, istream=None) [2024-03-15T10:44:17.137Z] 2024-03-15 10:44:17,112 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-288/.git/info/exclude [2024-03-15T10:44:17.137Z] 2024-03-15 10:44:17,112 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-288/.semver/PR-288 with force:False [2024-03-15T10:44:17.137Z] 2024-03-15 10:44:17,112 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-288/.semver/PR-288 [2024-03-15T10:44:17.137Z] 2024-03-15 10:44:17,116 [execute] INFO git cat-file --batch-check [2024-03-15T10:44:17.137Z] 2024-03-15 10:44:17,116 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-288/.semver, universal_newlines=False, shell=None, istream=) [2024-03-15T10:44:17.137Z] 2024-03-15 10:44:17,121 [execute] INFO git cat-file --batch [2024-03-15T10:44:17.137Z] 2024-03-15 10:44:17,122 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-288/.semver, universal_newlines=False, shell=None, istream=) [2024-03-15T10:44:17.137Z] 2024-03-15 10:44:17,125 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-288/.semver/PR-288 [2024-03-15T10:44:17.137Z] 0.0.0 [Pipeline] } [2024-03-15T10:44:17.165Z] $ docker exec --env ******** --env ******** dcf73f9c15aeedafe2daf695be3f8ad5f9edbd25d3955fc2b9b4e8679009d902 ssh-agent -k [2024-03-15T10:44:17.248Z] unset SSH_AUTH_SOCK; [2024-03-15T10:44:17.249Z] unset SSH_AGENT_PID; [2024-03-15T10:44:17.249Z] echo Agent pid 77 killed; [2024-03-15T10:44:17.255Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-15T10:44:17.688Z] + git semver [Pipeline] } [2024-03-15T10:44:17.974Z] $ docker stop --time=1 dcf73f9c15aeedafe2daf695be3f8ad5f9edbd25d3955fc2b9b4e8679009d902 [2024-03-15T10:44:19.238Z] $ docker rm -f --volumes dcf73f9c15aeedafe2daf695be3f8ad5f9edbd25d3955fc2b9b4e8679009d902 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-15T10:44:19.646Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-15T10:44:19.996Z] Stashed 1 file(s) [Pipeline] echo [2024-03-15T10:44:20.014Z] [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 [2024-03-15T10:44:20.633Z] provisioning config files... [2024-03-15T10:44:20.645Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-288@tmp/config14122227758472768310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T10:44:20.996Z] ---> ****-login.sh [2024-03-15T10:44:20.996Z] nexus3.edgexfoundry.org:10001 [2024-03-15T10:44:20.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T10:44:20.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T10:44:20.996Z] Configure a credential helper to remove this warning. See [2024-03-15T10:44:20.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T10:44:20.996Z] [2024-03-15T10:44:20.996Z] Login Succeeded [2024-03-15T10:44:20.996Z] nexus3.edgexfoundry.org:10002 [2024-03-15T10:44:20.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T10:44:20.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T10:44:20.996Z] Configure a credential helper to remove this warning. See [2024-03-15T10:44:20.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T10:44:20.996Z] [2024-03-15T10:44:20.996Z] Login Succeeded [2024-03-15T10:44:20.996Z] nexus3.edgexfoundry.org:10003 [2024-03-15T10:44:21.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T10:44:21.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T10:44:21.255Z] Configure a credential helper to remove this warning. See [2024-03-15T10:44:21.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T10:44:21.255Z] [2024-03-15T10:44:21.255Z] Login Succeeded [2024-03-15T10:44:21.255Z] nexus3.edgexfoundry.org:10004 [2024-03-15T10:44:21.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T10:44:21.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T10:44:21.255Z] Configure a credential helper to remove this warning. See [2024-03-15T10:44:21.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T10:44:21.255Z] [2024-03-15T10:44:21.255Z] Login Succeeded [2024-03-15T10:44:21.255Z] ****.io [2024-03-15T10:44:21.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T10:44:21.514Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T10:44:21.514Z] Configure a credential helper to remove this warning. See [2024-03-15T10:44:21.514Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T10:44:21.514Z] [2024-03-15T10:44:21.514Z] Login Succeeded [2024-03-15T10:44:21.514Z] ---> ****-login.sh ends [Pipeline] } [2024-03-15T10:44:21.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-15T10:44:21.757Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T10:44:21.797Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T10:44:21.835Z] ========================================================= [2024-03-15T10:44:21.835Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-15T10:44:21.835Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T10:44:22.294Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-15T10:44:22.294Z] Sending build context to Docker daemon 8.441MB [2024-03-15T10:44:22.294Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-15T10:44:22.294Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-15T10:44:22.294Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-15T10:44:22.294Z] 7264a8db6415: Pulling fs layer [2024-03-15T10:44:22.294Z] c4d48a809fc2: Pulling fs layer [2024-03-15T10:44:22.294Z] 4f1c88b9dad5: Pulling fs layer [2024-03-15T10:44:22.294Z] ad3a456e5733: Pulling fs layer [2024-03-15T10:44:22.294Z] 69c7f0334f64: Pulling fs layer [2024-03-15T10:44:22.294Z] 1f1c1a5573a3: Pulling fs layer [2024-03-15T10:44:22.294Z] ce7588e14bc9: Pulling fs layer [2024-03-15T10:44:22.294Z] b5e4710f87ac: Pulling fs layer [2024-03-15T10:44:22.294Z] ad3a456e5733: Waiting [2024-03-15T10:44:22.294Z] 69c7f0334f64: Waiting [2024-03-15T10:44:22.294Z] 1f1c1a5573a3: Waiting [2024-03-15T10:44:22.294Z] ce7588e14bc9: Waiting [2024-03-15T10:44:22.294Z] b5e4710f87ac: Waiting [2024-03-15T10:44:22.294Z] c4d48a809fc2: Verifying Checksum [2024-03-15T10:44:22.294Z] c4d48a809fc2: Download complete [2024-03-15T10:44:22.294Z] ad3a456e5733: Verifying Checksum [2024-03-15T10:44:22.294Z] ad3a456e5733: Download complete [2024-03-15T10:44:22.294Z] 69c7f0334f64: Verifying Checksum [2024-03-15T10:44:22.294Z] 69c7f0334f64: Download complete [2024-03-15T10:44:22.553Z] 7264a8db6415: Verifying Checksum [2024-03-15T10:44:22.553Z] 7264a8db6415: Download complete [2024-03-15T10:44:22.553Z] 1f1c1a5573a3: Verifying Checksum [2024-03-15T10:44:22.553Z] 1f1c1a5573a3: Download complete [2024-03-15T10:44:22.553Z] 7264a8db6415: Pull complete [2024-03-15T10:44:22.812Z] b5e4710f87ac: Verifying Checksum [2024-03-15T10:44:22.812Z] c4d48a809fc2: Pull complete [2024-03-15T10:44:22.812Z] 4f1c88b9dad5: Verifying Checksum [2024-03-15T10:44:22.812Z] 4f1c88b9dad5: Download complete [2024-03-15T10:44:23.380Z] ce7588e14bc9: Verifying Checksum [2024-03-15T10:44:23.381Z] ce7588e14bc9: Download complete [2024-03-15T10:44:25.914Z] 4f1c88b9dad5: Pull complete [2024-03-15T10:44:25.914Z] ad3a456e5733: Pull complete [2024-03-15T10:44:25.914Z] 69c7f0334f64: Pull complete [2024-03-15T10:44:25.914Z] 1f1c1a5573a3: Pull complete [2024-03-15T10:44:28.445Z] ce7588e14bc9: Pull complete [2024-03-15T10:44:28.703Z] b5e4710f87ac: Pull complete [2024-03-15T10:44:28.703Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-15T10:44:28.703Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-15T10:44:28.703Z] ---> 88b5674ff536 [2024-03-15T10:44:28.703Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-15T10:44:33.978Z] ---> Running in a56d71c820df [2024-03-15T10:44:33.978Z] Removing intermediate container a56d71c820df [2024-03-15T10:44:33.978Z] ---> 9df49199de04 [2024-03-15T10:44:33.978Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-15T10:44:34.239Z] ---> Running in d6af67e4e763 [2024-03-15T10:44:34.239Z] Removing intermediate container d6af67e4e763 [2024-03-15T10:44:34.239Z] ---> 7ed495607427 [2024-03-15T10:44:34.239Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-15T10:44:34.239Z] ---> Running in b69052c96b78 [2024-03-15T10:44:34.239Z] Removing intermediate container b69052c96b78 [2024-03-15T10:44:34.239Z] ---> 264875cbcdca [2024-03-15T10:44:34.239Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-15T10:44:34.239Z] ---> Running in a154031e335f [2024-03-15T10:44:34.499Z] Removing intermediate container a154031e335f [2024-03-15T10:44:34.499Z] ---> 17f238365729 [2024-03-15T10:44:34.499Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-15T10:44:34.499Z] ---> Running in 8f3bdce8c869 [2024-03-15T10:44:34.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T10:44:35.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T10:44:35.279Z] OK: 264 MiB in 52 packages [2024-03-15T10:44:35.449Z] Still waiting to schedule task [2024-03-15T10:44:35.449Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-15T10:44:35.537Z] Removing intermediate container 8f3bdce8c869 [2024-03-15T10:44:35.537Z] ---> c58c3fb3927e [2024-03-15T10:44:35.537Z] Step 8/12 : WORKDIR /app [2024-03-15T10:44:35.537Z] ---> Running in b1739a403179 [2024-03-15T10:44:35.537Z] Removing intermediate container b1739a403179 [2024-03-15T10:44:35.537Z] ---> 44a8768ab0cf [2024-03-15T10:44:35.537Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-15T10:44:35.796Z] ---> d73c276c99f8 [2024-03-15T10:44:35.796Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T10:44:35.796Z] ---> Running in 5aff70387fc3 [2024-03-15T10:45:15.775Z] Removing intermediate container 5aff70387fc3 [2024-03-15T10:45:15.775Z] ---> 9727d0fc3559 [2024-03-15T10:45:15.775Z] Step 11/12 : COPY . . [2024-03-15T10:45:15.775Z] ---> d2b0d9a9356d [2024-03-15T10:45:15.775Z] Step 12/12 : RUN $MAKE [2024-03-15T10:45:15.775Z] ---> Running in cb1d6c296260 [2024-03-15T10:45:15.775Z] noop [2024-03-15T10:45:15.775Z] Removing intermediate container cb1d6c296260 [2024-03-15T10:45:15.775Z] ---> 85281207c6f8 [2024-03-15T10:45:15.775Z] Successfully built 85281207c6f8 [2024-03-15T10:45:15.775Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T10:45:16.228Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-15T10:45:16.228Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T10:45:16.393Z] prd-ubuntu20.04-docker-8c-8g-64 does not seem to be running inside a container [2024-03-15T10:45:16.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-288 -v /w/workspace/undry_device-rfid-llrp-go_PR-288:/w/workspace/undry_device-rfid-llrp-go_PR-288:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-288@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-288@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 ******** ci-base-image-x86_64 cat [2024-03-15T10:45:16.773Z] $ docker top 0db7d82b3ad3a469eaa1dfd19304b796d322e23146290f9f44920b68dab90088 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T10:45:17.155Z] + go version [2024-03-15T10:45:17.155Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-15T10:45:17.187Z] $ docker stop --time=1 0db7d82b3ad3a469eaa1dfd19304b796d322e23146290f9f44920b68dab90088 [2024-03-15T10:45:18.446Z] $ docker rm -f --volumes 0db7d82b3ad3a469eaa1dfd19304b796d322e23146290f9f44920b68dab90088 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T10:45:19.205Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-15T10:45:19.206Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T10:45:19.366Z] prd-ubuntu20.04-docker-8c-8g-64 does not seem to be running inside a container [2024-03-15T10:45:19.402Z] $ 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-288 -v /w/workspace/undry_device-rfid-llrp-go_PR-288:/w/workspace/undry_device-rfid-llrp-go_PR-288:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-288@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-288@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 ******** ci-base-image-x86_64 cat [2024-03-15T10:45:19.754Z] $ docker top 5b1235ff11392e4869376fd96abdb59dc7f4f3b6a679456e8f97f7a462222170 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T10:45:20.153Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-288 [Pipeline] fileExists [Pipeline] sh [2024-03-15T10:45:20.519Z] + make test [2024-03-15T10:45:20.519Z] go test ./... -coverprofile=coverage.out ./... [2024-03-15T10:45:21.899Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-03-15T10:45:32.469Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-03-15T10:45:32.469Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-03-15T10:45:36.661Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.207s coverage: 40.6% of statements [2024-03-15T10:45:36.661Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.244s coverage: 51.9% of statements [2024-03-15T10:45:36.661Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.009s coverage: 95.5% of statements [2024-03-15T10:45:54.757Z] go vet ./... [2024-03-15T10:45:58.128Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-15T10:45:58.128Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-15T10:45:58.128Z] ./bin/test-attribution-txt.sh [2024-03-15T10:45:58.128Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-15T10:45:58.655Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-15T10:45:58.696Z] $ docker stop --time=1 5b1235ff11392e4869376fd96abdb59dc7f4f3b6a679456e8f97f7a462222170 [2024-03-15T10:46:01.205Z] $ docker rm -f --volumes 5b1235ff11392e4869376fd96abdb59dc7f4f3b6a679456e8f97f7a462222170 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-15T10:46:01.822Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-15T10:46:01.924Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-15T10:46:02.779Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-15T10:46:03.086Z] + ls -al . [2024-03-15T10:46:03.086Z] total 640 [2024-03-15T10:46:03.086Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 15 10:45 . [2024-03-15T10:46:03.086Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 10:43 .. [2024-03-15T10:46:03.086Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 15 10:43 .dockerignore [2024-03-15T10:46:03.086Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 10:45 .git [2024-03-15T10:46:03.086Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 10:43 .github [2024-03-15T10:46:03.086Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 15 10:43 .gitignore [2024-03-15T10:46:03.086Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 10:43 .golangci.yml [2024-03-15T10:46:03.086Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 10:44 .semver [2024-03-15T10:46:03.086Z] -rw-rw-r-- 1 jenkins jenkins 11980 Mar 15 10:43 Attribution.txt [2024-03-15T10:46:03.086Z] -rw-rw-r-- 1 jenkins jenkins 11677 Mar 15 10:43 CHANGELOG.md [2024-03-15T10:46:03.086Z] -rw-rw-r-- 1 jenkins jenkins 1456 Mar 15 10:43 Dockerfile [2024-03-15T10:46:03.086Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 10:43 GOVERNANCE.md [2024-03-15T10:46:03.086Z] -rw-rw-r-- 1 jenkins jenkins 661 Mar 15 10:43 Jenkinsfile [2024-03-15T10:46:03.086Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 10:43 LICENSE [2024-03-15T10:46:03.086Z] -rw-rw-r-- 1 jenkins jenkins 2179 Mar 15 10:43 Makefile [2024-03-15T10:46:03.086Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 15 10:43 OWNERS.md [2024-03-15T10:46:03.086Z] -rw-rw-r-- 1 jenkins jenkins 28907 Mar 15 10:43 README.md [2024-03-15T10:46:03.086Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 10:44 VERSION [2024-03-15T10:46:03.086Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 10:43 bin [2024-03-15T10:46:03.086Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 10:43 cmd [2024-03-15T10:46:03.086Z] -rw-r--r-- 1 jenkins jenkins 459493 Mar 15 10:45 coverage.out [2024-03-15T10:46:03.086Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 10:43 examples [2024-03-15T10:46:03.086Z] -rw-rw-r-- 1 jenkins jenkins 3923 Mar 15 10:43 go.mod [2024-03-15T10:46:03.086Z] -rw-rw-r-- 1 jenkins jenkins 35612 Mar 15 10:43 go.sum [2024-03-15T10:46:03.086Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 10:43 images [2024-03-15T10:46:03.086Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 10:43 internal [2024-03-15T10:46:03.086Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 15 10:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T10:46:03.492Z] + 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=a9e615c5343a9e57a997e43a21ccd45c149e1fd7 --label arch=amd64 --label version=0.0.0 . [2024-03-15T10:46:03.492Z] Sending build context to Docker daemon 8.441MB [2024-03-15T10:46:03.492Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-03-15T10:46:03.492Z] Step 2/25 : FROM ${BASE} AS builder [2024-03-15T10:46:03.492Z] ---> 85281207c6f8 [2024-03-15T10:46:03.492Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-03-15T10:46:03.752Z] ---> Running in cd9074bc33c4 [2024-03-15T10:46:03.752Z] Removing intermediate container cd9074bc33c4 [2024-03-15T10:46:03.752Z] ---> 39e2c900cdee [2024-03-15T10:46:03.752Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-15T10:46:03.752Z] ---> Running in fa6c5d14ad18 [2024-03-15T10:46:03.752Z] Removing intermediate container fa6c5d14ad18 [2024-03-15T10:46:03.752Z] ---> 774620b2307d [2024-03-15T10:46:03.752Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-03-15T10:46:03.752Z] ---> Running in e41612a000f8 [2024-03-15T10:46:04.011Z] Removing intermediate container e41612a000f8 [2024-03-15T10:46:04.011Z] ---> 28e57cd6672f [2024-03-15T10:46:04.011Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-03-15T10:46:04.011Z] ---> Running in b6964707bcee [2024-03-15T10:46:04.011Z] Removing intermediate container b6964707bcee [2024-03-15T10:46:04.011Z] ---> 69f496767234 [2024-03-15T10:46:04.011Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-15T10:46:04.011Z] ---> Running in c3c4ea2378ac [2024-03-15T10:46:04.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T10:46:04.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T10:46:04.787Z] OK: 264 MiB in 52 packages [2024-03-15T10:46:05.047Z] Removing intermediate container c3c4ea2378ac [2024-03-15T10:46:05.047Z] ---> 784bf9907f8f [2024-03-15T10:46:05.047Z] Step 8/25 : WORKDIR /app [2024-03-15T10:46:05.047Z] ---> Running in dba47ac5aaad [2024-03-15T10:46:05.047Z] Removing intermediate container dba47ac5aaad [2024-03-15T10:46:05.047Z] ---> d784413f9e34 [2024-03-15T10:46:05.047Z] Step 9/25 : COPY go.mod vendor* ./ [2024-03-15T10:46:05.306Z] ---> 673b86d5ec15 [2024-03-15T10:46:05.306Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T10:46:05.306Z] ---> Running in 51a98866cddb [2024-03-15T10:46:05.873Z] Removing intermediate container 51a98866cddb [2024-03-15T10:46:05.873Z] ---> ec37ab1ec327 [2024-03-15T10:46:05.873Z] Step 11/25 : COPY . . [2024-03-15T10:46:06.441Z] ---> 922de3f87ae1 [2024-03-15T10:46:06.441Z] Step 12/25 : RUN $MAKE [2024-03-15T10:46:06.441Z] ---> Running in 3fb7d853e815 [2024-03-15T10:46:06.700Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-03-15T10:46:14.920Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-65 in /w/workspace/undry_device-rfid-llrp-go_PR-288 [Pipeline] { [Pipeline] ws [2024-03-15T10:46:14.992Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-03-15T10:46:15.084Z] The recommended git tool is: git [2024-03-15T10:46:20.050Z] using credential edgex-jenkins-ssh [2024-03-15T10:46:20.077Z] Cloning the remote Git repository [2024-03-15T10:46:20.117Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-03-15T10:46:20.213Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-03-15T10:46:20.339Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-03-15T10:46:20.340Z] > git --version # timeout=10 [2024-03-15T10:46:20.361Z] > git --version # 'git version 2.25.1' [2024-03-15T10:46:20.363Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-15T10:46:20.522Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-15T10:46:22.127Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-03-15T10:46:22.163Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-15T10:46:23.660Z] Merging remotes/origin/main commit 788eb5aa681600b58a588c2696b7c43b899f9bac into PR head commit a9e615c5343a9e57a997e43a21ccd45c149e1fd7 [2024-03-15T10:46:23.028Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-03-15T10:46:23.064Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-03-15T10:46:23.065Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-15T10:46:23.088Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/288/head:refs/remotes/origin/PR-288 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-15T10:46:23.675Z] > git config core.sparsecheckout # timeout=10 [2024-03-15T10:46:23.736Z] > git checkout -f a9e615c5343a9e57a997e43a21ccd45c149e1fd7 # timeout=10 [2024-03-15T10:46:23.950Z] Merge succeeded, producing a9e615c5343a9e57a997e43a21ccd45c149e1fd7 [2024-03-15T10:46:23.951Z] Checking out Revision a9e615c5343a9e57a997e43a21ccd45c149e1fd7 (PR-288) [2024-03-15T10:46:24.469Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-03-15T10:46:24.509Z] > git --version # timeout=10 [2024-03-15T10:46:24.521Z] > git --version # 'git version 2.25.1' [2024-03-15T10:46:24.546Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-15T10:46:23.848Z] > git remote # timeout=10 [2024-03-15T10:46:23.865Z] > git config --get remote.origin.url # timeout=10 [2024-03-15T10:46:23.888Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-15T10:46:23.911Z] > git merge 788eb5aa681600b58a588c2696b7c43b899f9bac # timeout=10 [2024-03-15T10:46:23.933Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-15T10:46:23.952Z] > git config core.sparsecheckout # timeout=10 [2024-03-15T10:46:23.966Z] > git checkout -f a9e615c5343a9e57a997e43a21ccd45c149e1fd7 # timeout=10 [Pipeline] withEnv [Pipeline] { [2024-03-15T10:46:28.633Z] Removing intermediate container 3fb7d853e815 [2024-03-15T10:46:28.633Z] ---> dc9755325467 [2024-03-15T10:46:28.633Z] Step 13/25 : FROM alpine:3.18 [2024-03-15T10:46:28.633Z] 3.18: Pulling from library/alpine [2024-03-15T10:46:28.633Z] 619be1103602: Pulling fs layer [2024-03-15T10:46:28.633Z] 619be1103602: Verifying Checksum [2024-03-15T10:46:28.633Z] 619be1103602: Download complete [2024-03-15T10:46:28.633Z] 619be1103602: Pull complete [2024-03-15T10:46:28.633Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T10:46:28.633Z] Status: Downloaded newer image for alpine:3.18 [2024-03-15T10:46:28.633Z] ---> d3782b16ccc9 [2024-03-15T10:46:28.633Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-15T10:46:28.633Z] ---> Running in c710c4688092 [2024-03-15T10:46:28.633Z] Removing intermediate container c710c4688092 [2024-03-15T10:46:28.633Z] ---> 7962c373a0df [2024-03-15T10:46:28.633Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-03-15T10:46:28.633Z] ---> Running in 7833bb5eaa28 [2024-03-15T10:46:28.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T10:46:28.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T10:46:28.633Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-15T10:46:28.633Z] Executing busybox-1.36.1-r5.trigger [2024-03-15T10:46:28.633Z] OK: 7 MiB in 16 packages [2024-03-15T10:46:28.633Z] Removing intermediate container 7833bb5eaa28 [2024-03-15T10:46:28.633Z] ---> a684203d8b9f [2024-03-15T10:46:28.633Z] Step 16/25 : RUN apk --no-cache upgrade [2024-03-15T10:46:28.633Z] ---> Running in 4488aac1ed88 [2024-03-15T10:46:28.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-15T10:46:28.633Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-15T10:46:28.633Z] OK: 7 MiB in 16 packages [2024-03-15T10:46:28.633Z] Removing intermediate container 4488aac1ed88 [2024-03-15T10:46:28.633Z] ---> 616a32308866 [2024-03-15T10:46:28.633Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-03-15T10:46:28.633Z] ---> 018386cf0e9f [2024-03-15T10:46:28.633Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-03-15T10:46:28.633Z] ---> 893aef9a4e9d [2024-03-15T10:46:28.633Z] Step 19/25 : COPY --from=builder /app/cmd/ / [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-15T10:46:29.234Z] ---> 71889f7490f0 [2024-03-15T10:46:29.234Z] Step 20/25 : EXPOSE 59989 [2024-03-15T10:46:29.234Z] ---> Running in 3bd9d1913dc5 [2024-03-15T10:46:29.234Z] Removing intermediate container 3bd9d1913dc5 [2024-03-15T10:46:29.234Z] ---> c1e39b1ef288 [2024-03-15T10:46:29.234Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-03-15T10:46:29.234Z] ---> Running in f6694edb8cef [2024-03-15T10:46:29.366Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-15T10:46:29.366Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-15T10:46:29.366Z] Dload Upload Total Spent Left Speed [2024-03-15T10:46:29.366Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-03-15T10:46:29.496Z] Removing intermediate container f6694edb8cef [2024-03-15T10:46:29.496Z] ---> 3d23b028b7fb [2024-03-15T10:46:29.496Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-15T10:46:29.496Z] ---> Running in daebecb691bf [2024-03-15T10:46:29.496Z] Removing intermediate container daebecb691bf [2024-03-15T10:46:29.496Z] ---> d486495b6c4b [2024-03-15T10:46:29.496Z] Step 23/25 : LABEL arch=amd64 [2024-03-15T10:46:29.496Z] ---> Running in 2f15d84508c8 [2024-03-15T10:46:29.496Z] Removing intermediate container 2f15d84508c8 [2024-03-15T10:46:29.496Z] ---> 0d2424ac85ef [2024-03-15T10:46:29.496Z] Step 24/25 : LABEL git_sha=a9e615c5343a9e57a997e43a21ccd45c149e1fd7 [2024-03-15T10:46:29.496Z] ---> Running in 56f9cd3fe39d [2024-03-15T10:46:29.720Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-15T10:46:29.756Z] Removing intermediate container 56f9cd3fe39d [2024-03-15T10:46:29.756Z] ---> 63733968e390 [2024-03-15T10:46:29.756Z] Step 25/25 : LABEL version=0.0.0 [2024-03-15T10:46:29.756Z] ---> Running in c79117aebe35 [2024-03-15T10:46:29.756Z] Removing intermediate container c79117aebe35 [2024-03-15T10:46:29.756Z] ---> 20e5df792efa [2024-03-15T10:46:29.756Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-15T10:46:29.756Z] Successfully built 20e5df792efa [2024-03-15T10:46:29.756Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2024-03-15T10:46:30.076Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-15T10:46:30.076Z] + sudo tee /etc/docker/daemon.new [2024-03-15T10:46:30.076Z] { [2024-03-15T10:46:30.076Z] "registry-mirrors": [ [2024-03-15T10:46:30.076Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-15T10:46:30.076Z] ], [2024-03-15T10:46:30.076Z] "bip": "10.250.0.254/24", [2024-03-15T10:46:30.076Z] "hosts": [ [2024-03-15T10:46:30.076Z] "tcp://0.0.0.0:5555", [2024-03-15T10:46:30.076Z] "unix:///var/run/docker.sock" [2024-03-15T10:46:30.076Z] ], [2024-03-15T10:46:30.076Z] "mtu": 1458, [2024-03-15T10:46:30.076Z] "selinux-enabled": true, [2024-03-15T10:46:30.076Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-15T10:46:30.076Z] } [Pipeline] sh Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [2024-03-15T10:46:30.445Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] // stage Post stage [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T10:46:30.869Z] + sudo service docker restart [2024-03-15T10:46:31.059Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T10:46:31.060Z] [2024-03-15T10:46:31.060Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T10:46:31.439Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T10:46:31.439Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-15T10:46:31.439Z] 5eb5b503b376: Pulling fs layer [2024-03-15T10:46:31.439Z] 5c69ac0246d0: Pulling fs layer [2024-03-15T10:46:31.439Z] ec43610c2a17: Pulling fs layer [2024-03-15T10:46:31.439Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-15T10:46:31.439Z] 33b1e0a273af: Pulling fs layer [2024-03-15T10:46:31.439Z] 5d3b04190fa2: Pulling fs layer [2024-03-15T10:46:31.439Z] 2f39f015ded8: Pulling fs layer [2024-03-15T10:46:31.439Z] 3a2ae6a8a46f: Waiting [2024-03-15T10:46:31.439Z] 33b1e0a273af: Waiting [2024-03-15T10:46:31.439Z] 5d3b04190fa2: Waiting [2024-03-15T10:46:31.439Z] 2f39f015ded8: Waiting [2024-03-15T10:46:31.439Z] 5c69ac0246d0: Verifying Checksum [2024-03-15T10:46:31.439Z] 5c69ac0246d0: Download complete [2024-03-15T10:46:31.439Z] 3a2ae6a8a46f: Download complete [2024-03-15T10:46:31.439Z] 33b1e0a273af: Verifying Checksum [2024-03-15T10:46:31.439Z] 33b1e0a273af: Download complete [2024-03-15T10:46:31.439Z] 5d3b04190fa2: Download complete [2024-03-15T10:46:31.439Z] ec43610c2a17: Verifying Checksum [2024-03-15T10:46:31.439Z] ec43610c2a17: Download complete [2024-03-15T10:46:31.698Z] 5eb5b503b376: Verifying Checksum [2024-03-15T10:46:31.698Z] 5eb5b503b376: Download complete [2024-03-15T10:46:32.264Z] 2f39f015ded8: Download complete [2024-03-15T10:46:32.830Z] 5eb5b503b376: Pull complete [2024-03-15T10:46:33.088Z] 5c69ac0246d0: Pull complete [2024-03-15T10:46:33.347Z] ec43610c2a17: Pull complete [2024-03-15T10:46:33.605Z] 3a2ae6a8a46f: Pull complete [2024-03-15T10:46:33.605Z] 33b1e0a273af: Pull complete [2024-03-15T10:46:33.871Z] 5d3b04190fa2: Pull complete [2024-03-15T10:46:38.061Z] 2f39f015ded8: Pull complete [2024-03-15T10:46:38.061Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-15T10:46:38.061Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T10:46:38.061Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T10:46:38.322Z] prd-ubuntu20.04-docker-8c-8g-64 does not seem to be running inside a container [2024-03-15T10:46:38.358Z] $ 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-288 -v /w/workspace/undry_device-rfid-llrp-go_PR-288:/w/workspace/undry_device-rfid-llrp-go_PR-288:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-288@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-288@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-lftools-log-publisher:latest cat [2024-03-15T10:46:42.675Z] $ docker top 85ac4a95d1bc133832810a9c920307d94c17c656a7db960cbeed30d3d2854ada -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T10:46:43.153Z] ---> job-cost.sh [2024-03-15T10:46:43.153Z] lf-activate-venv: SKIPPING [2024-03-15T10:46:43.153Z] INFO: No Stack... [2024-03-15T10:46:43.412Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-15T10:46:43.981Z] INFO: Archiving Costs [Pipeline] sh [2024-03-15T10:46:44.303Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-288/archives/cost.csv [2024-03-15T10:46:44.303Z] + cut -d, -f6 [Pipeline] lock [2024-03-15T10:46:44.347Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-288-1-stack-cost] [2024-03-15T10:46:44.352Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-288-1-stack-cost] did not exist. Created. [2024-03-15T10:46:44.356Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-288-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-15T10:46:44.768Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-15T10:46:44.823Z] Stashed 1 file(s) [Pipeline] } [2024-03-15T10:46:44.865Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-288-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-15T10:46:44.963Z] $ docker stop --time=1 85ac4a95d1bc133832810a9c920307d94c17c656a7db960cbeed30d3d2854ada [2024-03-15T10:46:46.130Z] $ docker rm -f --volumes 85ac4a95d1bc133832810a9c920307d94c17c656a7db960cbeed30d3d2854ada [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T10:46:49.166Z] provisioning config files... [2024-03-15T10:46:49.189Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config5076109280739277867tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T10:46:49.645Z] ---> ****-login.sh [2024-03-15T10:46:49.645Z] nexus3.edgexfoundry.org:10001 [2024-03-15T10:46:49.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T10:46:50.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T10:46:50.184Z] Configure a credential helper to remove this warning. See [2024-03-15T10:46:50.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T10:46:50.184Z] [2024-03-15T10:46:50.184Z] Login Succeeded [2024-03-15T10:46:50.184Z] nexus3.edgexfoundry.org:10002 [2024-03-15T10:46:50.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T10:46:50.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T10:46:50.732Z] Configure a credential helper to remove this warning. See [2024-03-15T10:46:50.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T10:46:50.732Z] [2024-03-15T10:46:50.732Z] Login Succeeded [2024-03-15T10:46:50.732Z] nexus3.edgexfoundry.org:10003 [2024-03-15T10:46:50.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T10:46:51.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T10:46:51.006Z] Configure a credential helper to remove this warning. See [2024-03-15T10:46:51.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T10:46:51.006Z] [2024-03-15T10:46:51.006Z] Login Succeeded [2024-03-15T10:46:51.006Z] nexus3.edgexfoundry.org:10004 [2024-03-15T10:46:51.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T10:46:51.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T10:46:51.279Z] Configure a credential helper to remove this warning. See [2024-03-15T10:46:51.279Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T10:46:51.279Z] [2024-03-15T10:46:51.279Z] Login Succeeded [2024-03-15T10:46:51.279Z] ****.io [2024-03-15T10:46:51.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-15T10:46:51.816Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-15T10:46:51.816Z] Configure a credential helper to remove this warning. See [2024-03-15T10:46:51.817Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-15T10:46:51.817Z] [2024-03-15T10:46:51.817Z] Login Succeeded [2024-03-15T10:46:51.817Z] ---> ****-login.sh ends [Pipeline] } [2024-03-15T10:46:51.846Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-15T10:46:52.234Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T10:46:52.295Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-15T10:46:52.335Z] ========================================================= [2024-03-15T10:46:52.335Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-15T10:46:52.335Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T10:46:52.858Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-15T10:46:53.128Z] Sending build context to Docker daemon 1.198MB [2024-03-15T10:46:53.128Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-15T10:46:53.128Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-15T10:46:53.396Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-15T10:46:53.396Z] 9fda8d8052c6: Pulling fs layer [2024-03-15T10:46:53.396Z] 5d54e960e981: Pulling fs layer [2024-03-15T10:46:53.396Z] c4a7e357bf2a: Pulling fs layer [2024-03-15T10:46:53.396Z] f0e02332f6b5: Pulling fs layer [2024-03-15T10:46:53.396Z] 872ee5b61b7b: Pulling fs layer [2024-03-15T10:46:53.396Z] 0c6a40ed1a82: Pulling fs layer [2024-03-15T10:46:53.396Z] 94ae7d8d031c: Pulling fs layer [2024-03-15T10:46:53.396Z] f0e02332f6b5: Waiting [2024-03-15T10:46:53.396Z] 872ee5b61b7b: Waiting [2024-03-15T10:46:53.396Z] 0c6a40ed1a82: Waiting [2024-03-15T10:46:53.396Z] 5d54e960e981: Download complete [2024-03-15T10:46:53.396Z] f0e02332f6b5: Verifying Checksum [2024-03-15T10:46:53.396Z] f0e02332f6b5: Download complete [2024-03-15T10:46:53.396Z] 872ee5b61b7b: Verifying Checksum [2024-03-15T10:46:53.396Z] 872ee5b61b7b: Download complete [2024-03-15T10:46:53.396Z] 9fda8d8052c6: Verifying Checksum [2024-03-15T10:46:53.396Z] 9fda8d8052c6: Download complete [2024-03-15T10:46:53.670Z] 94ae7d8d031c: Verifying Checksum [2024-03-15T10:46:53.670Z] 94ae7d8d031c: Download complete [2024-03-15T10:46:54.272Z] 9fda8d8052c6: Pull complete [2024-03-15T10:46:54.859Z] 5d54e960e981: Pull complete [2024-03-15T10:46:55.132Z] c4a7e357bf2a: Verifying Checksum [2024-03-15T10:46:55.132Z] c4a7e357bf2a: Download complete [2024-03-15T10:46:56.095Z] 0c6a40ed1a82: Verifying Checksum [2024-03-15T10:46:56.095Z] 0c6a40ed1a82: Download complete [2024-03-15T10:47:08.420Z] c4a7e357bf2a: Pull complete [2024-03-15T10:47:08.420Z] f0e02332f6b5: Pull complete [2024-03-15T10:47:08.420Z] 872ee5b61b7b: Pull complete [2024-03-15T10:47:16.638Z] 0c6a40ed1a82: Pull complete [2024-03-15T10:47:18.048Z] 94ae7d8d031c: Pull complete [2024-03-15T10:47:18.048Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-15T10:47:18.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-15T10:47:18.318Z] ---> 86de565de09d [2024-03-15T10:47:18.318Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-15T10:47:20.252Z] ---> Running in ce01b601c8c9 [2024-03-15T10:47:20.252Z] Removing intermediate container ce01b601c8c9 [2024-03-15T10:47:20.252Z] ---> 3734c8b63984 [2024-03-15T10:47:20.252Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-15T10:47:20.252Z] ---> Running in 50435d6af543 [2024-03-15T10:47:20.521Z] Removing intermediate container 50435d6af543 [2024-03-15T10:47:20.521Z] ---> 0c394a820714 [2024-03-15T10:47:20.521Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-15T10:47:20.788Z] ---> Running in 99f7bc7fb363 [2024-03-15T10:47:21.053Z] Removing intermediate container 99f7bc7fb363 [2024-03-15T10:47:21.053Z] ---> 7dc4ee834974 [2024-03-15T10:47:21.053Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-15T10:47:21.053Z] ---> Running in 92612784c794 [2024-03-15T10:47:21.319Z] Removing intermediate container 92612784c794 [2024-03-15T10:47:21.319Z] ---> 55ee1f4fbc04 [2024-03-15T10:47:21.319Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-15T10:47:21.319Z] ---> Running in 1e4a0433840b [2024-03-15T10:47:22.734Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T10:47:23.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T10:47:23.954Z] OK: 266 MiB in 52 packages [2024-03-15T10:47:24.920Z] Removing intermediate container 1e4a0433840b [2024-03-15T10:47:24.920Z] ---> 6113be225f6d [2024-03-15T10:47:24.920Z] Step 8/12 : WORKDIR /app [2024-03-15T10:47:24.920Z] ---> Running in 582552b591d1 [2024-03-15T10:47:25.187Z] Removing intermediate container 582552b591d1 [2024-03-15T10:47:25.187Z] ---> 6d2e53bd2f73 [2024-03-15T10:47:25.187Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-15T10:47:25.455Z] ---> 2f5123a903df [2024-03-15T10:47:25.455Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T10:47:25.727Z] ---> Running in 8e60e4cb7a2f [2024-03-15T10:48:22.124Z] Removing intermediate container 8e60e4cb7a2f [2024-03-15T10:48:22.124Z] ---> 8ef698f8dcdb [2024-03-15T10:48:22.124Z] Step 11/12 : COPY . . [2024-03-15T10:48:22.124Z] ---> 3ce60e784c6e [2024-03-15T10:48:22.124Z] Step 12/12 : RUN $MAKE [2024-03-15T10:48:22.124Z] ---> Running in 80e490411d1e [2024-03-15T10:48:23.096Z] noop [2024-03-15T10:48:23.682Z] Removing intermediate container 80e490411d1e [2024-03-15T10:48:23.682Z] ---> 5d4431dc38f5 [2024-03-15T10:48:23.682Z] Successfully built 5d4431dc38f5 [2024-03-15T10:48:23.682Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T10:48:24.173Z] + docker inspect -f . ci-base-image-arm64 [2024-03-15T10:48:24.173Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T10:48:24.446Z] prd-ubuntu20.04-docker-arm64-4c-16g-65 does not seem to be running inside a container [2024-03-15T10:48:24.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rfid-llrp-go/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** ci-base-image-arm64 cat [2024-03-15T10:48:25.670Z] $ docker top 1a5ca3dbe08166fe7c5cf96d64d937a231fae95b1c3a9baea2daeacaf42ecebd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T10:48:26.538Z] + go version [2024-03-15T10:48:26.538Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-15T10:48:26.574Z] $ docker stop --time=1 1a5ca3dbe08166fe7c5cf96d64d937a231fae95b1c3a9baea2daeacaf42ecebd [2024-03-15T10:48:28.181Z] $ docker rm -f --volumes 1a5ca3dbe08166fe7c5cf96d64d937a231fae95b1c3a9baea2daeacaf42ecebd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T10:48:29.064Z] + docker inspect -f . ci-base-image-arm64 [2024-03-15T10:48:29.064Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T10:48:29.323Z] prd-ubuntu20.04-docker-arm64-4c-16g-65 does not seem to be running inside a container [2024-03-15T10:48:29.377Z] $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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 ******** ci-base-image-arm64 cat [2024-03-15T10:48:30.510Z] $ docker top 051f0c1e636f9ba27c24775cc2447e550b4fac3feeb660091d30fcacefc3a3d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T10:48:31.400Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-15T10:48:31.863Z] + make test [2024-03-15T10:48:31.863Z] go test ./... -coverprofile=coverage.out ./... [2024-03-15T10:48:36.169Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-03-15T10:50:12.807Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-03-15T10:50:12.807Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-03-15T10:50:34.859Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.721s coverage: 40.6% of statements [2024-03-15T10:50:34.859Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/llrp 0.531s coverage: 51.9% of statements [2024-03-15T10:50:34.859Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.042s coverage: 95.5% of statements [2024-03-15T10:50:34.859Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-15T10:50:34.859Z] go vet ./... [2024-03-15T10:50:56.903Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-15T10:50:56.904Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-15T10:50:56.904Z] ./bin/test-attribution-txt.sh [2024-03-15T10:50:56.904Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-15T10:50:56.958Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-15T10:50:56.990Z] $ docker stop --time=1 051f0c1e636f9ba27c24775cc2447e550b4fac3feeb660091d30fcacefc3a3d9 [2024-03-15T10:50:58.760Z] $ docker rm -f --volumes 051f0c1e636f9ba27c24775cc2447e550b4fac3feeb660091d30fcacefc3a3d9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-15T10:50:59.955Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-15T10:50:59.995Z] Warning: overwriting stash ‘coverage-report’ [2024-03-15T10:51:00.587Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-15T10:51:01.207Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-15T10:51:01.544Z] + ls -al . [2024-03-15T10:51:01.544Z] total 636 [2024-03-15T10:51:01.544Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 15 10:48 . [2024-03-15T10:51:01.544Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 10:46 .. [2024-03-15T10:51:01.544Z] -rw-rw-r-- 1 jenkins jenkins 134 Mar 15 10:46 .dockerignore [2024-03-15T10:51:01.544Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 15 10:46 .git [2024-03-15T10:51:01.544Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 15 10:46 .github [2024-03-15T10:51:01.544Z] -rw-rw-r-- 1 jenkins jenkins 880 Mar 15 10:46 .gitignore [2024-03-15T10:51:01.544Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 15 10:46 .golangci.yml [2024-03-15T10:51:01.544Z] -rw-rw-r-- 1 jenkins jenkins 11980 Mar 15 10:46 Attribution.txt [2024-03-15T10:51:01.544Z] -rw-rw-r-- 1 jenkins jenkins 11677 Mar 15 10:46 CHANGELOG.md [2024-03-15T10:51:01.544Z] -rw-rw-r-- 1 jenkins jenkins 1456 Mar 15 10:46 Dockerfile [2024-03-15T10:51:01.544Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 15 10:46 GOVERNANCE.md [2024-03-15T10:51:01.544Z] -rw-rw-r-- 1 jenkins jenkins 661 Mar 15 10:46 Jenkinsfile [2024-03-15T10:51:01.544Z] -rw-rw-r-- 1 jenkins jenkins 11347 Mar 15 10:46 LICENSE [2024-03-15T10:51:01.544Z] -rw-rw-r-- 1 jenkins jenkins 2179 Mar 15 10:46 Makefile [2024-03-15T10:51:01.544Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 15 10:46 OWNERS.md [2024-03-15T10:51:01.544Z] -rw-rw-r-- 1 jenkins jenkins 28907 Mar 15 10:46 README.md [2024-03-15T10:51:01.544Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 15 10:44 VERSION [2024-03-15T10:51:01.544Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 10:46 bin [2024-03-15T10:51:01.544Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 15 10:46 cmd [2024-03-15T10:51:01.544Z] -rw-r--r-- 1 jenkins jenkins 459493 Mar 15 10:50 coverage.out [2024-03-15T10:51:01.544Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 10:46 examples [2024-03-15T10:51:01.544Z] -rw-rw-r-- 1 jenkins jenkins 3923 Mar 15 10:46 go.mod [2024-03-15T10:51:01.544Z] -rw-rw-r-- 1 jenkins jenkins 35612 Mar 15 10:46 go.sum [2024-03-15T10:51:01.544Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 15 10:46 images [2024-03-15T10:51:01.544Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 15 10:46 internal [2024-03-15T10:51:01.544Z] -rw-rw-r-- 1 jenkins jenkins 193 Mar 15 10:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T10:51:01.965Z] + 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=a9e615c5343a9e57a997e43a21ccd45c149e1fd7 --label arch=arm64 --label version=0.0.0 . [2024-03-15T10:51:02.239Z] Sending build context to Docker daemon 1.198MB [2024-03-15T10:51:02.239Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-03-15T10:51:02.239Z] Step 2/25 : FROM ${BASE} AS builder [2024-03-15T10:51:02.239Z] ---> 5d4431dc38f5 [2024-03-15T10:51:02.239Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-03-15T10:51:02.239Z] ---> Running in c00bb4b8c5c0 [2024-03-15T10:51:02.507Z] Removing intermediate container c00bb4b8c5c0 [2024-03-15T10:51:02.507Z] ---> 68df38c41d17 [2024-03-15T10:51:02.507Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-15T10:51:02.775Z] ---> Running in 065f99c01a2a [2024-03-15T10:51:03.042Z] Removing intermediate container 065f99c01a2a [2024-03-15T10:51:03.042Z] ---> ad879f4e817d [2024-03-15T10:51:03.042Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-03-15T10:51:03.042Z] ---> Running in bde3ce1f45d3 [2024-03-15T10:51:03.311Z] Removing intermediate container bde3ce1f45d3 [2024-03-15T10:51:03.311Z] ---> 868fb833bb77 [2024-03-15T10:51:03.311Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-03-15T10:51:03.311Z] ---> Running in 5502d4a9a0c6 [2024-03-15T10:51:03.577Z] Removing intermediate container 5502d4a9a0c6 [2024-03-15T10:51:03.577Z] ---> bcb02f7cb0be [2024-03-15T10:51:03.577Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-15T10:51:03.846Z] ---> Running in 988036713bd9 [2024-03-15T10:51:04.806Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T10:51:05.071Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T10:51:06.030Z] OK: 266 MiB in 52 packages [2024-03-15T10:51:07.011Z] Removing intermediate container 988036713bd9 [2024-03-15T10:51:07.011Z] ---> 976c55270e0a [2024-03-15T10:51:07.011Z] Step 8/25 : WORKDIR /app [2024-03-15T10:51:07.011Z] ---> Running in 2e17d637183c [2024-03-15T10:51:07.276Z] Removing intermediate container 2e17d637183c [2024-03-15T10:51:07.276Z] ---> 47bbfca686a8 [2024-03-15T10:51:07.276Z] Step 9/25 : COPY go.mod vendor* ./ [2024-03-15T10:51:07.860Z] ---> c52ddf49403f [2024-03-15T10:51:07.860Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-15T10:51:07.860Z] ---> Running in e3395e7a8323 [2024-03-15T10:51:09.803Z] Removing intermediate container e3395e7a8323 [2024-03-15T10:51:09.803Z] ---> 9d346ad9f278 [2024-03-15T10:51:09.803Z] Step 11/25 : COPY . . [2024-03-15T10:51:10.390Z] ---> 8524303d5f17 [2024-03-15T10:51:10.390Z] Step 12/25 : RUN $MAKE [2024-03-15T10:51:10.662Z] ---> Running in 580017e904ff [2024-03-15T10:51:11.625Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.11" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-03-15T10:53:03.285Z] Removing intermediate container 580017e904ff [2024-03-15T10:53:03.286Z] ---> 89f54bdcfe9d [2024-03-15T10:53:03.286Z] Step 13/25 : FROM alpine:3.18 [2024-03-15T10:53:03.286Z] 3.18: Pulling from library/alpine [2024-03-15T10:53:03.286Z] c6b39de5b339: Pulling fs layer [2024-03-15T10:53:03.286Z] c6b39de5b339: Verifying Checksum [2024-03-15T10:53:03.286Z] c6b39de5b339: Download complete [2024-03-15T10:53:03.286Z] c6b39de5b339: Pull complete [2024-03-15T10:53:03.286Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-15T10:53:03.286Z] Status: Downloaded newer image for alpine:3.18 [2024-03-15T10:53:03.286Z] ---> 33abbf032149 [2024-03-15T10:53:03.286Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-15T10:53:03.286Z] ---> Running in c640d54a52c0 [2024-03-15T10:53:03.286Z] Removing intermediate container c640d54a52c0 [2024-03-15T10:53:03.286Z] ---> 5c275861aa6d [2024-03-15T10:53:03.286Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-03-15T10:53:03.286Z] ---> Running in daa0a381a286 [2024-03-15T10:53:03.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T10:53:03.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T10:53:03.286Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-15T10:53:03.286Z] Executing busybox-1.36.1-r5.trigger [2024-03-15T10:53:03.286Z] OK: 8 MiB in 16 packages [2024-03-15T10:53:03.286Z] Removing intermediate container daa0a381a286 [2024-03-15T10:53:03.286Z] ---> 87c8062ccd8c [2024-03-15T10:53:03.286Z] Step 16/25 : RUN apk --no-cache upgrade [2024-03-15T10:53:03.286Z] ---> Running in 11d9891e3422 [2024-03-15T10:53:03.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-15T10:53:03.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-15T10:53:03.286Z] OK: 8 MiB in 16 packages [2024-03-15T10:53:03.286Z] Removing intermediate container 11d9891e3422 [2024-03-15T10:53:03.286Z] ---> f15b54a8c374 [2024-03-15T10:53:03.286Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-03-15T10:53:03.286Z] ---> 6b1c2a74af50 [2024-03-15T10:53:03.286Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-03-15T10:53:03.286Z] ---> 0fc4cc4dee0d [2024-03-15T10:53:03.286Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-03-15T10:53:03.552Z] ---> 48f59eb152f9 [2024-03-15T10:53:03.552Z] Step 20/25 : EXPOSE 59989 [2024-03-15T10:53:03.552Z] ---> Running in d095d5238669 [2024-03-15T10:53:03.821Z] Removing intermediate container d095d5238669 [2024-03-15T10:53:03.821Z] ---> 4314646db165 [2024-03-15T10:53:03.821Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-03-15T10:53:03.821Z] ---> Running in d8b66ca81225 [2024-03-15T10:53:04.087Z] Removing intermediate container d8b66ca81225 [2024-03-15T10:53:04.087Z] ---> 1dea8c4a2636 [2024-03-15T10:53:04.087Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-15T10:53:04.087Z] ---> Running in 99c28b45422b [2024-03-15T10:53:04.681Z] Removing intermediate container 99c28b45422b [2024-03-15T10:53:04.681Z] ---> 0bd6631b8b95 [2024-03-15T10:53:04.681Z] Step 23/25 : LABEL arch=arm64 [2024-03-15T10:53:04.681Z] ---> Running in d492ff7da03a [2024-03-15T10:53:04.950Z] Removing intermediate container d492ff7da03a [2024-03-15T10:53:04.950Z] ---> 1313aa2bed01 [2024-03-15T10:53:04.950Z] Step 24/25 : LABEL git_sha=a9e615c5343a9e57a997e43a21ccd45c149e1fd7 [2024-03-15T10:53:04.950Z] ---> Running in db002458b53b [2024-03-15T10:53:05.219Z] Removing intermediate container db002458b53b [2024-03-15T10:53:05.219Z] ---> 6d5c1b988b57 [2024-03-15T10:53:05.219Z] Step 25/25 : LABEL version=0.0.0 [2024-03-15T10:53:05.486Z] ---> Running in 3ad9295ae3e0 [2024-03-15T10:53:05.751Z] Removing intermediate container 3ad9295ae3e0 [2024-03-15T10:53:05.751Z] ---> 904a8cf65483 [2024-03-15T10:53:05.751Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-15T10:53:05.751Z] Successfully built 904a8cf65483 [2024-03-15T10:53:05.751Z] 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 [2024-03-15T10:53:06.597Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-15T10:53:06.597Z] [2024-03-15T10:53:06.597Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T10:53:06.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-15T10:53:06.992Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-15T10:53:06.992Z] 8998bd30e6a1: Pulling fs layer [2024-03-15T10:53:06.992Z] 04944245beec: Pulling fs layer [2024-03-15T10:53:06.992Z] 699f458cf7ca: Pulling fs layer [2024-03-15T10:53:06.992Z] 765212b225bb: Pulling fs layer [2024-03-15T10:53:06.992Z] f23df028b6ca: Pulling fs layer [2024-03-15T10:53:06.992Z] d65c8cfc05b1: Pulling fs layer [2024-03-15T10:53:06.992Z] 2437ff75d9bd: Pulling fs layer [2024-03-15T10:53:06.992Z] f23df028b6ca: Waiting [2024-03-15T10:53:06.992Z] d65c8cfc05b1: Waiting [2024-03-15T10:53:06.992Z] 765212b225bb: Waiting [2024-03-15T10:53:06.992Z] 2437ff75d9bd: Waiting [2024-03-15T10:53:07.261Z] 04944245beec: Verifying Checksum [2024-03-15T10:53:07.261Z] 04944245beec: Download complete [2024-03-15T10:53:07.261Z] 765212b225bb: Download complete [2024-03-15T10:53:07.261Z] f23df028b6ca: Download complete [2024-03-15T10:53:07.261Z] d65c8cfc05b1: Verifying Checksum [2024-03-15T10:53:07.261Z] d65c8cfc05b1: Download complete [2024-03-15T10:53:07.261Z] 699f458cf7ca: Verifying Checksum [2024-03-15T10:53:07.261Z] 699f458cf7ca: Download complete [2024-03-15T10:53:07.843Z] 8998bd30e6a1: Verifying Checksum [2024-03-15T10:53:07.843Z] 8998bd30e6a1: Download complete [2024-03-15T10:53:10.422Z] 2437ff75d9bd: Verifying Checksum [2024-03-15T10:53:10.423Z] 2437ff75d9bd: Download complete [2024-03-15T10:53:12.365Z] 8998bd30e6a1: Pull complete [2024-03-15T10:53:12.950Z] 04944245beec: Pull complete [2024-03-15T10:53:14.357Z] 699f458cf7ca: Pull complete [2024-03-15T10:53:14.623Z] 765212b225bb: Pull complete [2024-03-15T10:53:15.583Z] f23df028b6ca: Pull complete [2024-03-15T10:53:15.583Z] d65c8cfc05b1: Pull complete [2024-03-15T10:53:33.778Z] 2437ff75d9bd: Pull complete [2024-03-15T10:53:33.778Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-15T10:53:33.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-15T10:53:33.778Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T10:53:34.106Z] prd-ubuntu20.04-docker-arm64-4c-16g-65 does not seem to be running inside a container [2024-03-15T10:53:34.163Z] $ 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/1 -v /w/workspace/device-rfid-llrp-go/1:/w/workspace/device-rfid-llrp-go/1:rw,z -v /w/workspace/device-rfid-llrp-go/1@tmp:/w/workspace/device-rfid-llrp-go/1@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-lftools-log-publisher:arm64 cat [2024-03-15T10:53:36.698Z] $ docker top 897e75d3b39a20504c2ac2c756b99e27a17a90afecc65d7c03631e0c29d35b3b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-15T10:53:37.601Z] ---> job-cost.sh [2024-03-15T10:53:37.601Z] lf-activate-venv: SKIPPING [2024-03-15T10:53:37.601Z] INFO: No Stack... [2024-03-15T10:53:38.180Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-15T10:53:39.131Z] INFO: Archiving Costs [Pipeline] sh [2024-03-15T10:53:39.783Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-03-15T10:53:39.783Z] + cut -d, -f6 [Pipeline] lock [2024-03-15T10:53:39.855Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-288-1-stack-cost] [2024-03-15T10:53:39.862Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-288-1-stack-cost] did not exist. Created. [2024-03-15T10:53:39.867Z] Lock acquired on [jenkins-edgexfoundry-device-rfid-llrp-go-PR-288-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-15T10:53:40.293Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-e5fd1b7e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-15T10:53:41.221Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-15T10:53:41.264Z] Warning: overwriting stash ‘stack-cost’ [2024-03-15T10:53:41.321Z] Stashed 1 file(s) [Pipeline] } [2024-03-15T10:53:41.339Z] Lock released on resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-288-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-15T10:53:41.419Z] $ docker stop --time=1 897e75d3b39a20504c2ac2c756b99e27a17a90afecc65d7c03631e0c29d35b3b [2024-03-15T10:53:42.906Z] $ docker rm -f --volumes 897e75d3b39a20504c2ac2c756b99e27a17a90afecc65d7c03631e0c29d35b3b [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 [2024-03-15T10:53:43.975Z] provisioning config files... [2024-03-15T10:53:43.984Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-288@tmp/config1602363050705440744tmp [Pipeline] { [Pipeline] sh [2024-03-15T10:53:44.323Z] + set +x [2024-03-15T10:53:44.323Z] + bash -s -- [2024-03-15T10:53:44.323Z] + curl -s https://codecov.io/bash [2024-03-15T10:53:44.323Z] [2024-03-15T10:53:44.323Z] _____ _ [2024-03-15T10:53:44.323Z] / ____| | | [2024-03-15T10:53:44.323Z] | | ___ __| | ___ ___ _____ __ [2024-03-15T10:53:44.323Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-15T10:53:44.323Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-15T10:53:44.323Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-15T10:53:44.323Z] Bash-1.0.6 [2024-03-15T10:53:44.323Z] [2024-03-15T10:53:44.323Z] [2024-03-15T10:53:44.323Z] ==> git version 2.25.1 found [2024-03-15T10:53:44.323Z] ==> 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 [2024-03-15T10:53:44.323Z] Release-Date: 2020-01-08 [2024-03-15T10:53:44.323Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-15T10:53:44.323Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-15T10:53:44.323Z] ==> Jenkins CI detected. [2024-03-15T10:53:44.323Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-288 [2024-03-15T10:53:44.323Z] project root: . [2024-03-15T10:53:44.323Z] --> token set from env [2024-03-15T10:53:44.323Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-15T10:53:44.582Z] ==> Running gcov in . (disable via -X gcov) [2024-03-15T10:53:44.582Z] ==> Python coveragepy not found [2024-03-15T10:53:44.582Z] ==> Searching for coverage reports in: [2024-03-15T10:53:44.582Z] + . [2024-03-15T10:53:44.582Z] -> Found 1 reports [2024-03-15T10:53:44.582Z] ==> Detecting git/mercurial file structure [2024-03-15T10:53:44.582Z] ==> Reading reports [2024-03-15T10:53:44.582Z] + ./coverage.out bytes=459493 [2024-03-15T10:53:44.582Z] ==> Appending adjustments [2024-03-15T10:53:44.582Z] https://docs.codecov.io/docs/fixing-reports [2024-03-15T10:53:44.843Z] + Found adjustments [2024-03-15T10:53:44.843Z] ==> Gzipping contents [2024-03-15T10:53:44.843Z] 52K /tmp/codecov.fNNcst.gz [2024-03-15T10:53:44.843Z] ==> Uploading reports [2024-03-15T10:53:44.843Z] url: https://codecov.io [2024-03-15T10:53:44.843Z] query: branch=PR-288&commit=a9e615c5343a9e57a997e43a21ccd45c149e1fd7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-288%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=288&job=&cmd_args= [2024-03-15T10:53:44.843Z] -> Pinging Codecov [2024-03-15T10:53:44.843Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-288&commit=a9e615c5343a9e57a997e43a21ccd45c149e1fd7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-288%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=288&job=&cmd_args= [2024-03-15T10:53:44.843Z] -> Uploading to [2024-03-15T10:53:44.843Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-15/581DD39554BDF9B6E22D074273EAD858/a9e615c5343a9e57a997e43a21ccd45c149e1fd7/e2911ef8-bc0f-4412-b2ae-387122693ded.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240315%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240315T105344Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a3bee52d52e7ddc050d93d0a401d776c32ac2fe6cfa7e3adf85b9b5b5d5d5a97 [2024-03-15T10:53:45.103Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-15T10:53:45.103Z] Dload Upload Total Spent Left Speed [2024-03-15T10:53:45.364Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50322 0 0 100 50322 0 154k --:--:-- --:--:-- --:--:-- 154k [2024-03-15T10:53:45.364Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/a9e615c5343a9e57a997e43a21ccd45c149e1fd7 [Pipeline] } [2024-03-15T10:53:45.395Z] 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 [2024-03-15T10:53:47.290Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-288/archives ] [2024-03-15T10:53:47.290Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-288/archives [2024-03-15T10:53:47.290Z] total 16 [2024-03-15T10:53:47.290Z] drwxr-xr-x 3 root root 4096 Mar 15 10:46 . [2024-03-15T10:53:47.290Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 10:46 .. [2024-03-15T10:53:47.290Z] drwxr-xr-x 2 root root 4096 Mar 15 10:46 cost [2024-03-15T10:53:47.290Z] -rw-r--r-- 1 root root 91 Mar 15 10:46 cost.csv [2024-03-15T10:53:47.290Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-288/archives [2024-03-15T10:53:47.290Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-288/archives [2024-03-15T10:53:47.290Z] total 16 [2024-03-15T10:53:47.290Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 15 10:46 . [2024-03-15T10:53:47.290Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 15 10:46 .. [2024-03-15T10:53:47.290Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 15 10:46 cost [2024-03-15T10:53:47.290Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 15 10:46 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-15T10:53:47.694Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T10:53:48.364Z] ---> package-listing.sh [2024-03-15T10:53:48.364Z] ++ facter osfamily [2024-03-15T10:53:48.364Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-15T10:53:48.624Z] + OS_FAMILY=debian [2024-03-15T10:53:48.624Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-288 [2024-03-15T10:53:48.624Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-15T10:53:48.624Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-15T10:53:48.624Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-15T10:53:48.624Z] + PACKAGES=/tmp/packages_start.txt [2024-03-15T10:53:48.624Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-288 ']' [2024-03-15T10:53:48.624Z] + PACKAGES=/tmp/packages_end.txt [2024-03-15T10:53:48.625Z] + case "${OS_FAMILY}" in [2024-03-15T10:53:48.625Z] + dpkg -l [2024-03-15T10:53:48.625Z] + grep '^ii' [2024-03-15T10:53:48.625Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-15T10:53:48.625Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-15T10:53:48.625Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-15T10:53:48.625Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-288 ']' [2024-03-15T10:53:48.625Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-288/archives/ [2024-03-15T10:53:48.625Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-288/archives/ [Pipeline] echo [2024-03-15T10:53:48.661Z] 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-288/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-15T10:53:48.954Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-15T10:53:49.598Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-15T10:53:49.598Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-15T10:53:49.759Z] prd-ubuntu20.04-docker-8c-8g-64 does not seem to be running inside a container [2024-03-15T10:53:49.792Z] $ 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-288/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-288 -v /w/workspace/undry_device-rfid-llrp-go_PR-288:/w/workspace/undry_device-rfid-llrp-go_PR-288:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-288@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-288@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-15T10:53:50.003Z] $ docker top 996edb611088db45a7354687d54098ae84dc5bee8e7ef36603f574100f52157c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-15T10:53:50.399Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-15T10:53:50.710Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-15T10:53:51.030Z] + ls /var/log/sa-host [2024-03-15T10:53:51.030Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-15T10:53:51.251Z] provisioning config files... [2024-03-15T10:53:51.261Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-288@tmp/config13655767540452087196tmp [Pipeline] { [Pipeline] echo [2024-03-15T10:53:51.316Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T10:53:51.628Z] ---> create-netrc.sh [Pipeline] } [2024-03-15T10:53:51.654Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-15T10:53:52.064Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-15T10:53:52.095Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T10:53:52.404Z] ---> sudo-logs.sh [2024-03-15T10:53:52.404Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-15T10:53:52.494Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T10:53:52.807Z] ---> job-cost.sh [2024-03-15T10:53:52.807Z] lf-activate-venv: SKIPPING [2024-03-15T10:53:52.807Z] DEBUG: total: 0.2199999988079071 [2024-03-15T10:53:52.807Z] INFO: Retrieving Stack Cost... [2024-03-15T10:53:53.067Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-15T10:53:53.635Z] INFO: Archiving Costs [Pipeline] echo [2024-03-15T10:53:53.670Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-15T10:53:53.985Z] ---> logs-deploy.sh [2024-03-15T10:53:53.985Z] lf-activate-venv: SKIPPING [2024-03-15T10:53:53.985Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-288/1 [2024-03-15T10:53:53.985Z] INFO: archiving workspace using pattern(s): [2024-03-15T10:53:54.923Z] Archives upload complete. [2024-03-15T10:53:54.923Z] INFO: archiving logs to Nexus