Pull request #318 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2204d9c49a5f3a178eb5cebc5653f2e5b976b539+afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d (f8dfc81307860cbf244b7f70a6c14889528fb0dd) 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-ssh18145381456843823489.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh12210463757882249602.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-318/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-318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4893340976671078467.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-318/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17385226368733428158.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh13510387108869698728.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-318/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-318/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1296936406021812115.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22414 in /w/workspace/undry_device-rfid-llrp-go_PR-318 [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-318 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d into PR head commit 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 Merge succeeded, producing 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 Checking out Revision 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 (PR-318) > 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/318/head:refs/remotes/origin/PR-318 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 # 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 afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 # timeout=10 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 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-10T10:49:49.644Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-10T10:49:49.866Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-10T10:49:49.981Z] ========================================================= [2024-10-10T10:49:49.981Z] EdgeX Global Pipelines Version Info [2024-10-10T10:49:49.981Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-10T10:49:50.774Z] ------------------- [2024-10-10T10:49:50.774Z] stable info: [2024-10-10T10:49:50.774Z] ------------------- [2024-10-10T10:49:50.774Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-10T10:49:50.774Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-10T10:49:50.774Z] Message: update stable to v1.0.265 [2024-10-10T10:49:51.349Z] ------------------- [2024-10-10T10:49:51.349Z] experimental info: [2024-10-10T10:49:51.349Z] ------------------- [2024-10-10T10:49:51.349Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-10T10:49:51.349Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-10T10:49:51.349Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-10T10:49:51.567Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-10-10T10:49:51.625Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-10-10T10:49:51.677Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-10T10:49:51.735Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-10T10:49:51.789Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-10T10:49:51.848Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-10T10:49:51.903Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-10T10:49:51.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-10T10:49:52.014Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-10T10:49:52.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-10T10:49:52.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-10T10:49:52.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-10-10T10:49:52.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-10T10:49:52.293Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-10T10:49:52.348Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-10T10:49:52.408Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-10T10:49:52.458Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-10T10:49:52.513Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-10T10:49:52.573Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-10T10:49:52.621Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-10T10:49:52.671Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-10T10:49:52.729Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-10T10:49:52.793Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-10T10:49:52.854Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-10T10:49:52.911Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-10T10:49:52.974Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-10T10:49:53.032Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-10T10:49:53.087Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-318 [Pipeline] echo [2024-10-10T10:49:53.151Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-318 [Pipeline] echo [2024-10-10T10:49:53.213Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-318 [Pipeline] echo [2024-10-10T10:49:53.272Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 [Pipeline] echo [2024-10-10T10:49:53.330Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2204d9c [Pipeline] echo [2024-10-10T10:49:53.382Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-10T10:49:53.536Z] provisioning config files... [2024-10-10T10:49:53.551Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-318@tmp/config13965830542819172398tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-10T10:49:53.959Z] ---> ****-login.sh [2024-10-10T10:49:53.960Z] nexus3.edgexfoundry.org:10001 [2024-10-10T10:49:54.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T10:49:54.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T10:49:54.222Z] Configure a credential helper to remove this warning. See [2024-10-10T10:49:54.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T10:49:54.222Z] [2024-10-10T10:49:54.222Z] Login Succeeded [2024-10-10T10:49:54.483Z] nexus3.edgexfoundry.org:10002 [2024-10-10T10:49:54.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T10:49:54.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T10:49:54.483Z] Configure a credential helper to remove this warning. See [2024-10-10T10:49:54.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T10:49:54.483Z] [2024-10-10T10:49:54.483Z] Login Succeeded [2024-10-10T10:49:54.483Z] nexus3.edgexfoundry.org:10003 [2024-10-10T10:49:54.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T10:49:54.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T10:49:54.483Z] Configure a credential helper to remove this warning. See [2024-10-10T10:49:54.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T10:49:54.483Z] [2024-10-10T10:49:54.483Z] Login Succeeded [2024-10-10T10:49:54.483Z] nexus3.edgexfoundry.org:10004 [2024-10-10T10:49:54.744Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T10:49:54.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T10:49:54.744Z] Configure a credential helper to remove this warning. See [2024-10-10T10:49:54.745Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T10:49:54.745Z] [2024-10-10T10:49:54.745Z] Login Succeeded [2024-10-10T10:49:54.745Z] ****.io [2024-10-10T10:49:54.745Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T10:49:55.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T10:49:55.006Z] Configure a credential helper to remove this warning. See [2024-10-10T10:49:55.006Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T10:49:55.006Z] [2024-10-10T10:49:55.006Z] Login Succeeded [2024-10-10T10:49:55.006Z] ---> ****-login.sh ends [Pipeline] } [2024-10-10T10:49:55.038Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-10T10:49:55.741Z] + git rev-list -1 --merges 2204d9c49a5f3a178eb5cebc5653f2e5b976b539~1..2204d9c49a5f3a178eb5cebc5653f2e5b976b539 [Pipeline] echo [2024-10-10T10:49:55.796Z] -----------> git rev-list -1 --merges 2204d9c49a5f3a178eb5cebc5653f2e5b976b539~1..2204d9c49a5f3a178eb5cebc5653f2e5b976b539 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 [false] [Pipeline] sh [2024-10-10T10:49:56.125Z] + git log --format=format:%s -1 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 [Pipeline] echo [2024-10-10T10:49:56.170Z] ========================================================= [2024-10-10T10:49:56.170Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-10T10:49:56.170Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-10T10:49:56.632Z] + git log --format=format:%s -1 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 [Pipeline] echo [2024-10-10T10:49:56.677Z] [semverPrep] GIT_COMMIT: 2204d9c49a5f3a178eb5cebc5653f2e5b976b539, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-10T10:49:56.721Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-10T10:49:57.150Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-10T10:49:57.150Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-10T10:49:57.150Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-10T10:49:57.150Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-10T10:49:57.150Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-10T10:49:57.150Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-10T10:49:57.150Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T10:49:57.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-10T10:49:57.693Z] [2024-10-10T10:49:57.693Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T10:49:58.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-10T10:49:58.098Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-10T10:49:58.098Z] b85a868b505f: Pulling fs layer [2024-10-10T10:49:58.098Z] e2be974225ed: Pulling fs layer [2024-10-10T10:49:58.098Z] 339a4e72a1f5: Pulling fs layer [2024-10-10T10:49:58.098Z] 988bab9f4d93: Pulling fs layer [2024-10-10T10:49:58.098Z] 1469e6f7b9e6: Pulling fs layer [2024-10-10T10:49:58.098Z] eaf3925da568: Pulling fs layer [2024-10-10T10:49:58.098Z] bab4dde63d76: Pulling fs layer [2024-10-10T10:49:58.098Z] bde34c3a00c8: Pulling fs layer [2024-10-10T10:49:58.098Z] b352a97aabf1: Pulling fs layer [2024-10-10T10:49:58.098Z] 4872d77fe225: Pulling fs layer [2024-10-10T10:49:58.098Z] 5851b861e8e6: Pulling fs layer [2024-10-10T10:49:58.098Z] eaf3925da568: Waiting [2024-10-10T10:49:58.098Z] 5851b861e8e6: Waiting [2024-10-10T10:49:58.098Z] bde34c3a00c8: Waiting [2024-10-10T10:49:58.098Z] 4872d77fe225: Waiting [2024-10-10T10:49:58.098Z] 988bab9f4d93: Waiting [2024-10-10T10:49:58.098Z] bab4dde63d76: Waiting [2024-10-10T10:49:58.098Z] b352a97aabf1: Waiting [2024-10-10T10:49:58.098Z] 1469e6f7b9e6: Waiting [2024-10-10T10:49:58.098Z] e2be974225ed: Verifying Checksum [2024-10-10T10:49:58.098Z] e2be974225ed: Download complete [2024-10-10T10:49:58.098Z] 988bab9f4d93: Verifying Checksum [2024-10-10T10:49:58.098Z] 988bab9f4d93: Download complete [2024-10-10T10:49:58.098Z] 1469e6f7b9e6: Verifying Checksum [2024-10-10T10:49:58.098Z] 1469e6f7b9e6: Download complete [2024-10-10T10:49:58.360Z] eaf3925da568: Verifying Checksum [2024-10-10T10:49:58.360Z] eaf3925da568: Download complete [2024-10-10T10:49:58.360Z] 339a4e72a1f5: Verifying Checksum [2024-10-10T10:49:58.360Z] 339a4e72a1f5: Download complete [2024-10-10T10:49:58.360Z] bde34c3a00c8: Download complete [2024-10-10T10:49:58.360Z] b352a97aabf1: Download complete [2024-10-10T10:49:58.360Z] 4872d77fe225: Verifying Checksum [2024-10-10T10:49:58.360Z] 4872d77fe225: Download complete [2024-10-10T10:49:58.360Z] 5851b861e8e6: Verifying Checksum [2024-10-10T10:49:58.360Z] 5851b861e8e6: Download complete [2024-10-10T10:49:58.360Z] b85a868b505f: Verifying Checksum [2024-10-10T10:49:58.360Z] b85a868b505f: Download complete [2024-10-10T10:49:58.620Z] bab4dde63d76: Verifying Checksum [2024-10-10T10:49:58.620Z] bab4dde63d76: Download complete [2024-10-10T10:49:59.562Z] b85a868b505f: Pull complete [2024-10-10T10:49:59.562Z] e2be974225ed: Pull complete [2024-10-10T10:50:00.132Z] 339a4e72a1f5: Pull complete [2024-10-10T10:50:00.132Z] 988bab9f4d93: Pull complete [2024-10-10T10:50:00.391Z] 1469e6f7b9e6: Pull complete [2024-10-10T10:50:00.391Z] eaf3925da568: Pull complete [2024-10-10T10:50:02.299Z] bab4dde63d76: Pull complete [2024-10-10T10:50:02.299Z] bde34c3a00c8: Pull complete [2024-10-10T10:50:02.299Z] b352a97aabf1: Pull complete [2024-10-10T10:50:02.299Z] 4872d77fe225: Pull complete [2024-10-10T10:50:02.299Z] 5851b861e8e6: Pull complete [2024-10-10T10:50:02.299Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-10T10:50:02.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-10T10:50:02.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-10T10:50:02.600Z] prd-ubuntu20.04-docker-8c-8g-22414 does not seem to be running inside a container [2024-10-10T10:50:02.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-318 -v /w/workspace/undry_device-rfid-llrp-go_PR-318:/w/workspace/undry_device-rfid-llrp-go_PR-318:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-318@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-10T10:50:06.181Z] $ docker top 25e55b68d6f1f5effd710474fb686456c683498abca2f478927ff0687ce23172 -eo pid,comm [2024-10-10T10:50:06.235Z] 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-10-10T10:50:06.235Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-10T10:50:06.401Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-10T10:50:06.401Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-10T10:50:06.512Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-10T10:50:06.516Z] $ docker exec 25e55b68d6f1f5effd710474fb686456c683498abca2f478927ff0687ce23172 ssh-agent [2024-10-10T10:50:06.611Z] SSH_AUTH_SOCK=/tmp/ssh-ktSoJBqocfsA/agent.31 [2024-10-10T10:50:06.611Z] SSH_AGENT_PID=37 [2024-10-10T10:50:06.616Z] Running ssh-add (command line suppressed) [2024-10-10T10:50:06.722Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-318@tmp/private_key_12805522699027102487.key (/w/workspace/undry_device-rfid-llrp-go_PR-318@tmp/private_key_12805522699027102487.key) [2024-10-10T10:50:06.737Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-10T10:50:07.081Z] + git tag --points-at HEAD [Pipeline] } [2024-10-10T10:50:07.110Z] $ docker exec --env ******** --env ******** 25e55b68d6f1f5effd710474fb686456c683498abca2f478927ff0687ce23172 ssh-agent -k [2024-10-10T10:50:07.211Z] unset SSH_AUTH_SOCK; [2024-10-10T10:50:07.211Z] unset SSH_AGENT_PID; [2024-10-10T10:50:07.211Z] echo Agent pid 37 killed; [2024-10-10T10:50:07.220Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-10T10:50:07.321Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-10T10:50:07.321Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-10T10:50:07.435Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-10T10:50:07.438Z] $ docker exec 25e55b68d6f1f5effd710474fb686456c683498abca2f478927ff0687ce23172 ssh-agent [2024-10-10T10:50:07.523Z] SSH_AUTH_SOCK=/tmp/ssh-zvBKzFEoyTie/agent.70 [2024-10-10T10:50:07.523Z] SSH_AGENT_PID=76 [2024-10-10T10:50:07.527Z] Running ssh-add (command line suppressed) [2024-10-10T10:50:07.613Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-318@tmp/private_key_6464512265609438162.key (/w/workspace/undry_device-rfid-llrp-go_PR-318@tmp/private_key_6464512265609438162.key) [2024-10-10T10:50:07.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-10T10:50:07.961Z] + git semver init [2024-10-10T10:50:08.222Z] 2024-10-10 10:50:08,117 [run_init] DEBUG init version:0.0.0 force:False [2024-10-10T10:50:08.222Z] 2024-10-10 10:50:08,118 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-318/.semver [2024-10-10T10:50:08.222Z] 2024-10-10 10:50:08,118 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-318/.semver [2024-10-10T10:50:08.222Z] 2024-10-10 10:50:08,118 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-318/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-318, universal_newlines=False, shell=None, istream=None) [2024-10-10T10:50:10.133Z] 2024-10-10 10:50:09,799 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-318/.git/info/exclude [2024-10-10T10:50:10.133Z] 2024-10-10 10:50:09,799 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-318/.semver/PR-318 with force:False [2024-10-10T10:50:10.133Z] 2024-10-10 10:50:09,800 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-318/.semver/PR-318 [2024-10-10T10:50:10.133Z] 2024-10-10 10:50:09,803 [execute] INFO git cat-file --batch-check [2024-10-10T10:50:10.133Z] 2024-10-10 10:50:09,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-318/.semver, universal_newlines=False, shell=None, istream=) [2024-10-10T10:50:10.133Z] 2024-10-10 10:50:09,810 [execute] INFO git cat-file --batch [2024-10-10T10:50:10.133Z] 2024-10-10 10:50:09,810 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-318/.semver, universal_newlines=False, shell=None, istream=) [2024-10-10T10:50:10.133Z] 2024-10-10 10:50:09,815 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-318/.semver/PR-318 [2024-10-10T10:50:10.133Z] 0.0.0 [Pipeline] } [2024-10-10T10:50:10.164Z] $ docker exec --env ******** --env ******** 25e55b68d6f1f5effd710474fb686456c683498abca2f478927ff0687ce23172 ssh-agent -k [2024-10-10T10:50:10.264Z] unset SSH_AUTH_SOCK; [2024-10-10T10:50:10.264Z] unset SSH_AGENT_PID; [2024-10-10T10:50:10.264Z] echo Agent pid 76 killed; [2024-10-10T10:50:10.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-10T10:50:10.737Z] + git semver [Pipeline] } [2024-10-10T10:50:11.025Z] $ docker stop --time=1 25e55b68d6f1f5effd710474fb686456c683498abca2f478927ff0687ce23172 [2024-10-10T10:50:12.321Z] $ docker rm -f --volumes 25e55b68d6f1f5effd710474fb686456c683498abca2f478927ff0687ce23172 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-10T10:50:12.849Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-10T10:50:13.145Z] Stashed 1 file(s) [Pipeline] echo [2024-10-10T10:50:13.170Z] [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-10-10T10:50:13.875Z] provisioning config files... [2024-10-10T10:50:13.886Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-318@tmp/config6639571369746642423tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-10T10:50:14.254Z] ---> ****-login.sh [2024-10-10T10:50:14.254Z] nexus3.edgexfoundry.org:10001 [2024-10-10T10:50:14.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T10:50:14.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T10:50:14.254Z] Configure a credential helper to remove this warning. See [2024-10-10T10:50:14.254Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T10:50:14.254Z] [2024-10-10T10:50:14.254Z] Login Succeeded [2024-10-10T10:50:14.254Z] nexus3.edgexfoundry.org:10002 [2024-10-10T10:50:14.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T10:50:14.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T10:50:14.255Z] Configure a credential helper to remove this warning. See [2024-10-10T10:50:14.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T10:50:14.255Z] [2024-10-10T10:50:14.255Z] Login Succeeded [2024-10-10T10:50:14.255Z] nexus3.edgexfoundry.org:10003 [2024-10-10T10:50:14.516Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T10:50:14.516Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T10:50:14.517Z] Configure a credential helper to remove this warning. See [2024-10-10T10:50:14.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T10:50:14.517Z] [2024-10-10T10:50:14.517Z] Login Succeeded [2024-10-10T10:50:14.517Z] nexus3.edgexfoundry.org:10004 [2024-10-10T10:50:14.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T10:50:14.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T10:50:14.517Z] Configure a credential helper to remove this warning. See [2024-10-10T10:50:14.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T10:50:14.517Z] [2024-10-10T10:50:14.517Z] Login Succeeded [2024-10-10T10:50:14.517Z] ****.io [2024-10-10T10:50:14.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T10:50:14.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T10:50:14.775Z] Configure a credential helper to remove this warning. See [2024-10-10T10:50:14.775Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T10:50:14.775Z] [2024-10-10T10:50:14.775Z] Login Succeeded [2024-10-10T10:50:14.775Z] ---> ****-login.sh ends [Pipeline] } [2024-10-10T10:50:14.806Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-10T10:50:15.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-10T10:50:15.073Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-10T10:50:15.118Z] ========================================================= [2024-10-10T10:50:15.118Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-10T10:50:15.118Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T10:50:15.629Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-10T10:50:15.629Z] Sending build context to Docker daemon 11.42MB [2024-10-10T10:50:15.629Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-10T10:50:15.629Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-10T10:50:15.629Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-10T10:50:15.629Z] 43c4264eed91: Pulling fs layer [2024-10-10T10:50:15.629Z] 4cc291be95ef: Pulling fs layer [2024-10-10T10:50:15.629Z] 2ac1f1163629: Pulling fs layer [2024-10-10T10:50:15.629Z] 5c3c966382ef: Pulling fs layer [2024-10-10T10:50:15.629Z] 4f4fb700ef54: Pulling fs layer [2024-10-10T10:50:15.629Z] 5d5c8e513c77: Pulling fs layer [2024-10-10T10:50:15.629Z] 9f66e0745190: Pulling fs layer [2024-10-10T10:50:15.629Z] f49a43e4bbc0: Pulling fs layer [2024-10-10T10:50:15.629Z] 561ebcabdf7f: Pulling fs layer [2024-10-10T10:50:15.629Z] 5c3c966382ef: Waiting [2024-10-10T10:50:15.629Z] 4f4fb700ef54: Waiting [2024-10-10T10:50:15.629Z] 5d5c8e513c77: Waiting [2024-10-10T10:50:15.629Z] 9f66e0745190: Waiting [2024-10-10T10:50:15.629Z] f49a43e4bbc0: Waiting [2024-10-10T10:50:15.629Z] 561ebcabdf7f: Waiting [2024-10-10T10:50:15.629Z] 4cc291be95ef: Verifying Checksum [2024-10-10T10:50:15.629Z] 4cc291be95ef: Download complete [2024-10-10T10:50:15.629Z] 5c3c966382ef: Download complete [2024-10-10T10:50:15.888Z] 4f4fb700ef54: Download complete [2024-10-10T10:50:15.888Z] 5d5c8e513c77: Download complete [2024-10-10T10:50:15.888Z] 43c4264eed91: Download complete [2024-10-10T10:50:15.888Z] 9f66e0745190: Verifying Checksum [2024-10-10T10:50:15.888Z] 9f66e0745190: Download complete [2024-10-10T10:50:15.888Z] 43c4264eed91: Pull complete [2024-10-10T10:50:16.146Z] 561ebcabdf7f: Download complete [2024-10-10T10:50:16.146Z] 4cc291be95ef: Pull complete [2024-10-10T10:50:16.146Z] 2ac1f1163629: Download complete [2024-10-10T10:50:16.713Z] f49a43e4bbc0: Verifying Checksum [2024-10-10T10:50:19.243Z] 2ac1f1163629: Pull complete [2024-10-10T10:50:19.243Z] 5c3c966382ef: Pull complete [2024-10-10T10:50:19.503Z] 4f4fb700ef54: Pull complete [2024-10-10T10:50:19.503Z] 5d5c8e513c77: Pull complete [2024-10-10T10:50:19.503Z] 9f66e0745190: Pull complete [2024-10-10T10:50:22.037Z] f49a43e4bbc0: Pull complete [2024-10-10T10:50:22.296Z] 561ebcabdf7f: Pull complete [2024-10-10T10:50:22.296Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-10T10:50:22.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-10T10:50:22.296Z] ---> 3a752c3f9dda [2024-10-10T10:50:22.296Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-10T10:50:27.574Z] ---> Running in 98b8fb31a516 [2024-10-10T10:50:27.574Z] Removing intermediate container 98b8fb31a516 [2024-10-10T10:50:27.574Z] ---> 2f432d583425 [2024-10-10T10:50:27.574Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-10T10:50:27.574Z] ---> Running in fdb783493114 [2024-10-10T10:50:27.574Z] Removing intermediate container fdb783493114 [2024-10-10T10:50:27.574Z] ---> eaf879a14db9 [2024-10-10T10:50:27.574Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-10T10:50:27.574Z] ---> Running in 0a7f6b1d2250 [2024-10-10T10:50:27.574Z] Removing intermediate container 0a7f6b1d2250 [2024-10-10T10:50:27.574Z] ---> 380240dd9ea8 [2024-10-10T10:50:27.574Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-10T10:50:27.574Z] ---> Running in 82e617ea1b27 [2024-10-10T10:50:27.574Z] Removing intermediate container 82e617ea1b27 [2024-10-10T10:50:27.574Z] ---> 14822562fa2b [2024-10-10T10:50:27.574Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-10T10:50:27.574Z] ---> Running in 6200e345b15d [2024-10-10T10:50:27.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-10T10:50:27.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-10T10:50:28.143Z] OK: 246 MiB in 54 packages [2024-10-10T10:50:28.404Z] Removing intermediate container 6200e345b15d [2024-10-10T10:50:28.404Z] ---> c1f80db7903a [2024-10-10T10:50:28.404Z] Step 8/12 : WORKDIR /app [2024-10-10T10:50:28.404Z] ---> Running in 8ca26aadcaf0 [2024-10-10T10:50:28.404Z] Removing intermediate container 8ca26aadcaf0 [2024-10-10T10:50:28.404Z] ---> 30115147fcdf [2024-10-10T10:50:28.404Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-10T10:50:28.661Z] Still waiting to schedule task [2024-10-10T10:50:28.662Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-10T10:50:28.663Z] ---> a59fe05c85e8 [2024-10-10T10:50:28.663Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-10T10:50:28.663Z] ---> Running in 300d20a9c912 [2024-10-10T10:51:24.927Z] Removing intermediate container 300d20a9c912 [2024-10-10T10:51:24.927Z] ---> ef16ca178d9d [2024-10-10T10:51:24.927Z] Step 11/12 : COPY . . [2024-10-10T10:51:24.927Z] ---> 7992029620bb [2024-10-10T10:51:24.927Z] Step 12/12 : RUN $MAKE [2024-10-10T10:51:24.927Z] ---> Running in 0730bff9470c [2024-10-10T10:51:24.927Z] noop [2024-10-10T10:51:24.927Z] Removing intermediate container 0730bff9470c [2024-10-10T10:51:24.927Z] ---> 12493e599304 [2024-10-10T10:51:24.927Z] Successfully built 12493e599304 [2024-10-10T10:51:24.927Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T10:51:25.426Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-10T10:51:25.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-10T10:51:25.598Z] prd-ubuntu20.04-docker-8c-8g-22414 does not seem to be running inside a container [2024-10-10T10:51:25.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-318 -v /w/workspace/undry_device-rfid-llrp-go_PR-318:/w/workspace/undry_device-rfid-llrp-go_PR-318:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-318@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-318@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 ******** ci-base-image-x86_64 cat [2024-10-10T10:51:25.966Z] $ docker top fd43dba5a15ff7d4bd1bf12b7f84071006be4a30fcf20b8858741352de13d7a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-10T10:51:26.382Z] + go version [2024-10-10T10:51:26.383Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-10T10:51:26.420Z] $ docker stop --time=1 fd43dba5a15ff7d4bd1bf12b7f84071006be4a30fcf20b8858741352de13d7a5 [2024-10-10T10:51:27.720Z] $ docker rm -f --volumes fd43dba5a15ff7d4bd1bf12b7f84071006be4a30fcf20b8858741352de13d7a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T10:51:28.499Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-10T10:51:28.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-10T10:51:28.677Z] prd-ubuntu20.04-docker-8c-8g-22414 does not seem to be running inside a container [2024-10-10T10:51:28.706Z] $ 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-318 -v /w/workspace/undry_device-rfid-llrp-go_PR-318:/w/workspace/undry_device-rfid-llrp-go_PR-318:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-318@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-318@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 ******** ci-base-image-x86_64 cat [2024-10-10T10:51:29.045Z] $ docker top a680c588c8cc099848065eb5d229cd3e6bc1285ee30d14f774e97b2f4922e3c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-10T10:51:29.472Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-318 [Pipeline] fileExists [Pipeline] sh [2024-10-10T10:51:29.850Z] + make test [2024-10-10T10:51:29.850Z] go test ./... -coverprofile=coverage.out ./... [2024-10-10T10:51:31.763Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-10T10:51:49.844Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-10T10:51:49.844Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-10T10:51:51.810Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22415 in /w/workspace/undry_device-rfid-llrp-go_PR-318 [Pipeline] { [Pipeline] ws [2024-10-10T10:51:51.885Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-10-10T10:51:54.036Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.042s coverage: 40.6% of statements [2024-10-10T10:51:54.037Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.010s coverage: 95.5% of statements [2024-10-10T10:51:54.037Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.257s coverage: 51.9% of statements [2024-10-10T10:51:54.984Z] The recommended git tool is: git [2024-10-10T10:51:59.115Z] using credential edgex-jenkins-ssh [2024-10-10T10:51:59.139Z] Cloning the remote Git repository [2024-10-10T10:51:59.171Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-10T10:51:59.254Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-10-10T10:51:59.382Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-10T10:51:59.382Z] > git --version # timeout=10 [2024-10-10T10:51:59.404Z] > git --version # 'git version 2.25.1' [2024-10-10T10:51:59.406Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-10T10:51:59.532Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-10T10:52:02.156Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-10T10:52:02.188Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-10T10:52:03.601Z] Merging remotes/origin/main commit afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d into PR head commit 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 [2024-10-10T10:52:03.042Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-10-10T10:52:03.074Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-10-10T10:52:03.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-10T10:52:03.098Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/318/head:refs/remotes/origin/PR-318 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-10T10:52:03.614Z] > git config core.sparsecheckout # timeout=10 [2024-10-10T10:52:03.672Z] > git checkout -f 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 # timeout=10 [2024-10-10T10:52:03.884Z] Merge succeeded, producing 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 [2024-10-10T10:52:03.885Z] Checking out Revision 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 (PR-318) [2024-10-10T10:52:04.452Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-10T10:52:04.490Z] > git --version # timeout=10 [2024-10-10T10:52:04.508Z] > git --version # 'git version 2.25.1' [2024-10-10T10:52:04.528Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-10T10:52:03.784Z] > git remote # timeout=10 [2024-10-10T10:52:03.802Z] > git config --get remote.origin.url # timeout=10 [2024-10-10T10:52:03.820Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-10T10:52:03.839Z] > git merge afdd2ac00a4a3d329a9d0b5dcd8df546eed8a76d # timeout=10 [2024-10-10T10:52:03.865Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-10T10:52:03.889Z] > git config core.sparsecheckout # timeout=10 [2024-10-10T10:52:03.902Z] > git checkout -f 2204d9c49a5f3a178eb5cebc5653f2e5b976b539 # timeout=10 [2024-10-10T10:52:06.249Z] go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-10T10:52:09.413Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-10T10:52:09.413Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-10T10:52:09.413Z] Dload Upload Total Spent Left Speed [2024-10-10T10:52:09.413Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87863 0 --:--:-- --:--:-- --:--:-- 87863 [Pipeline] sh [2024-10-10T10:52:09.764Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-10T10:52:10.113Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-10T10:52:10.113Z] + sudo tee /etc/docker/daemon.new [2024-10-10T10:52:10.113Z] { [2024-10-10T10:52:10.113Z] "registry-mirrors": [ [2024-10-10T10:52:10.113Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-10T10:52:10.113Z] ], [2024-10-10T10:52:10.113Z] "bip": "10.250.0.254/24", [2024-10-10T10:52:10.113Z] "hosts": [ [2024-10-10T10:52:10.113Z] "tcp://0.0.0.0:5555", [2024-10-10T10:52:10.113Z] "unix:///var/run/docker.sock" [2024-10-10T10:52:10.113Z] ], [2024-10-10T10:52:10.113Z] "mtu": 1458, [2024-10-10T10:52:10.113Z] "selinux-enabled": true, [2024-10-10T10:52:10.113Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-10T10:52:10.113Z] } [Pipeline] sh [2024-10-10T10:52:10.473Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-10T10:52:10.820Z] + sudo service docker restart [2024-10-10T10:52:12.813Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-10T10:52:12.814Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-10T10:52:12.814Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-10T10:52:12.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-10T10:52:12.900Z] $ docker stop --time=1 a680c588c8cc099848065eb5d229cd3e6bc1285ee30d14f774e97b2f4922e3c4 [2024-10-10T10:52:15.452Z] $ docker rm -f --volumes a680c588c8cc099848065eb5d229cd3e6bc1285ee30d14f774e97b2f4922e3c4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-10T10:52:16.134Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-10T10:52:16.245Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-10T10:52:17.064Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-10T10:52:17.391Z] + ls -al . [2024-10-10T10:52:17.391Z] total 716 [2024-10-10T10:52:17.391Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 10 10:51 . [2024-10-10T10:52:17.391Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:49 .. [2024-10-10T10:52:17.391Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 10 10:49 .dockerignore [2024-10-10T10:52:17.391Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 10:51 .git [2024-10-10T10:52:17.391Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:49 .github [2024-10-10T10:52:17.391Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 10 10:49 .gitignore [2024-10-10T10:52:17.391Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 10 10:49 .golangci.yml [2024-10-10T10:52:17.391Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 10:50 .semver [2024-10-10T10:52:17.391Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 10 10:49 Attribution.txt [2024-10-10T10:52:17.391Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 10 10:49 CHANGELOG.md [2024-10-10T10:52:17.391Z] -rw-rw-r-- 1 jenkins jenkins 1488 Oct 10 10:49 Dockerfile [2024-10-10T10:52:17.391Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 10:49 GOVERNANCE.md [2024-10-10T10:52:17.391Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 10 10:49 Jenkinsfile [2024-10-10T10:52:17.391Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 10 10:49 LICENSE [2024-10-10T10:52:17.391Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 10 10:49 Makefile [2024-10-10T10:52:17.391Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 10 10:49 OWNERS.md [2024-10-10T10:52:17.391Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 10 10:49 README.md [2024-10-10T10:52:17.391Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 10 10:50 VERSION [2024-10-10T10:52:17.391Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:49 bin [2024-10-10T10:52:17.391Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:49 cmd [2024-10-10T10:52:17.391Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 10 10:51 coverage.out [2024-10-10T10:52:17.391Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:49 examples [2024-10-10T10:52:17.391Z] -rw-rw-r-- 1 jenkins jenkins 7135 Oct 10 10:49 go.mod [2024-10-10T10:52:17.391Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 10 10:49 go.sum [2024-10-10T10:52:17.391Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:49 images [2024-10-10T10:52:17.391Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:49 internal [2024-10-10T10:52:17.391Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:49 pkg [2024-10-10T10:52:17.391Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 10 10:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T10:52:17.827Z] + 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=2204d9c49a5f3a178eb5cebc5653f2e5b976b539 --label arch=amd64 --label version=0.0.0 . [2024-10-10T10:52:17.827Z] Sending build context to Docker daemon 11.42MB [2024-10-10T10:52:17.827Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-10T10:52:17.827Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-10T10:52:17.827Z] ---> 12493e599304 [2024-10-10T10:52:17.827Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-10T10:52:18.087Z] ---> Running in a5d1a9a1c641 [2024-10-10T10:52:18.087Z] Removing intermediate container a5d1a9a1c641 [2024-10-10T10:52:18.087Z] ---> 90c21281ac7c [2024-10-10T10:52:18.087Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-10T10:52:18.087Z] ---> Running in 632cc4065179 [2024-10-10T10:52:18.352Z] Removing intermediate container 632cc4065179 [2024-10-10T10:52:18.352Z] ---> 1e0fb4dd788a [2024-10-10T10:52:18.352Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-10T10:52:18.352Z] ---> Running in 08415818ab88 [2024-10-10T10:52:18.352Z] Removing intermediate container 08415818ab88 [2024-10-10T10:52:18.352Z] ---> 12ba4a868e65 [2024-10-10T10:52:18.352Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-10T10:52:18.352Z] ---> Running in 8b5a97e6a3c8 [2024-10-10T10:52:18.352Z] Removing intermediate container 8b5a97e6a3c8 [2024-10-10T10:52:18.352Z] ---> 4e172976e016 [2024-10-10T10:52:18.352Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-10T10:52:18.352Z] ---> Running in 2da0ccd53c25 [2024-10-10T10:52:18.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-10T10:52:19.180Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-10T10:52:19.440Z] OK: 246 MiB in 54 packages [2024-10-10T10:52:19.700Z] Removing intermediate container 2da0ccd53c25 [2024-10-10T10:52:19.700Z] ---> 6aa75b111560 [2024-10-10T10:52:19.700Z] Step 8/25 : WORKDIR /app [2024-10-10T10:52:19.959Z] ---> Running in fe27decd029f [2024-10-10T10:52:19.959Z] Removing intermediate container fe27decd029f [2024-10-10T10:52:19.959Z] ---> 4b74240587f9 [2024-10-10T10:52:19.959Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-10T10:52:19.959Z] ---> 0f70fdd0c98f [2024-10-10T10:52:19.959Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-10T10:52:19.959Z] ---> Running in 1216f244f7b1 [2024-10-10T10:52:20.894Z] Removing intermediate container 1216f244f7b1 [2024-10-10T10:52:20.894Z] ---> feb7caeab1e6 [2024-10-10T10:52:20.894Z] Step 11/25 : COPY . . [2024-10-10T10:52:21.154Z] ---> 8b15fe5e54e4 [2024-10-10T10:52:21.154Z] Step 12/25 : RUN $MAKE [2024-10-10T10:52:21.154Z] ---> Running in e4e17497354c [2024-10-10T10:52:21.411Z] 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.45" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-10T10:52:29.156Z] provisioning config files... [2024-10-10T10:52:29.180Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config17243885738854072607tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-10T10:52:29.670Z] ---> ****-login.sh [2024-10-10T10:52:29.670Z] nexus3.edgexfoundry.org:10001 [2024-10-10T10:52:29.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T10:52:30.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T10:52:30.206Z] Configure a credential helper to remove this warning. See [2024-10-10T10:52:30.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T10:52:30.206Z] [2024-10-10T10:52:30.206Z] Login Succeeded [2024-10-10T10:52:30.206Z] nexus3.edgexfoundry.org:10002 [2024-10-10T10:52:30.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T10:52:30.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T10:52:30.473Z] Configure a credential helper to remove this warning. See [2024-10-10T10:52:30.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T10:52:30.473Z] [2024-10-10T10:52:30.473Z] Login Succeeded [2024-10-10T10:52:30.473Z] nexus3.edgexfoundry.org:10003 [2024-10-10T10:52:30.740Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T10:52:30.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T10:52:30.740Z] Configure a credential helper to remove this warning. See [2024-10-10T10:52:30.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T10:52:30.740Z] [2024-10-10T10:52:30.740Z] Login Succeeded [2024-10-10T10:52:30.741Z] nexus3.edgexfoundry.org:10004 [2024-10-10T10:52:31.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T10:52:31.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T10:52:31.277Z] Configure a credential helper to remove this warning. See [2024-10-10T10:52:31.277Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T10:52:31.277Z] [2024-10-10T10:52:31.277Z] Login Succeeded [2024-10-10T10:52:31.277Z] ****.io [2024-10-10T10:52:31.277Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-10T10:52:31.544Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-10T10:52:31.544Z] Configure a credential helper to remove this warning. See [2024-10-10T10:52:31.544Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-10T10:52:31.544Z] [2024-10-10T10:52:31.544Z] Login Succeeded [2024-10-10T10:52:31.544Z] ---> ****-login.sh ends [Pipeline] } [2024-10-10T10:52:31.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-10T10:52:32.009Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-10T10:52:32.056Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-10T10:52:32.104Z] ========================================================= [2024-10-10T10:52:32.104Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-10T10:52:32.104Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T10:52:32.665Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-10T10:52:32.938Z] Sending build context to Docker daemon 1.21MB [2024-10-10T10:52:32.938Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-10T10:52:32.938Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-10T10:52:33.206Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-10T10:52:33.206Z] cf04c63912e1: Pulling fs layer [2024-10-10T10:52:33.206Z] 55b35a11ae5e: Pulling fs layer [2024-10-10T10:52:33.206Z] a37a00ec5f00: Pulling fs layer [2024-10-10T10:52:33.206Z] 50b3750afda1: Pulling fs layer [2024-10-10T10:52:33.206Z] 4f4fb700ef54: Pulling fs layer [2024-10-10T10:52:33.206Z] 80978eb59214: Pulling fs layer [2024-10-10T10:52:33.206Z] c9f46d7d2bd2: Pulling fs layer [2024-10-10T10:52:33.206Z] c5a475d317c9: Pulling fs layer [2024-10-10T10:52:33.206Z] 50b3750afda1: Waiting [2024-10-10T10:52:33.206Z] 4f4fb700ef54: Waiting [2024-10-10T10:52:33.206Z] 80978eb59214: Waiting [2024-10-10T10:52:33.206Z] c9f46d7d2bd2: Waiting [2024-10-10T10:52:33.206Z] c5a475d317c9: Waiting [2024-10-10T10:52:33.206Z] 55b35a11ae5e: Verifying Checksum [2024-10-10T10:52:33.206Z] 55b35a11ae5e: Download complete [2024-10-10T10:52:33.206Z] 50b3750afda1: Verifying Checksum [2024-10-10T10:52:33.206Z] 50b3750afda1: Download complete [2024-10-10T10:52:33.482Z] 4f4fb700ef54: Verifying Checksum [2024-10-10T10:52:33.482Z] 4f4fb700ef54: Download complete [2024-10-10T10:52:33.482Z] 80978eb59214: Verifying Checksum [2024-10-10T10:52:33.482Z] 80978eb59214: Download complete [2024-10-10T10:52:33.482Z] cf04c63912e1: Verifying Checksum [2024-10-10T10:52:33.482Z] cf04c63912e1: Download complete [2024-10-10T10:52:34.071Z] c5a475d317c9: Verifying Checksum [2024-10-10T10:52:34.071Z] c5a475d317c9: Download complete [2024-10-10T10:52:34.340Z] cf04c63912e1: Pull complete [2024-10-10T10:52:34.613Z] 55b35a11ae5e: Pull complete [2024-10-10T10:52:35.207Z] a37a00ec5f00: Verifying Checksum [2024-10-10T10:52:35.207Z] a37a00ec5f00: Download complete [2024-10-10T10:52:35.801Z] c9f46d7d2bd2: Verifying Checksum [2024-10-10T10:52:35.801Z] c9f46d7d2bd2: Download complete [2024-10-10T10:52:48.128Z] a37a00ec5f00: Pull complete [2024-10-10T10:52:48.128Z] 50b3750afda1: Pull complete [2024-10-10T10:52:48.128Z] 4f4fb700ef54: Pull complete [2024-10-10T10:52:48.128Z] 80978eb59214: Pull complete [2024-10-10T10:52:53.510Z] Removing intermediate container e4e17497354c [2024-10-10T10:52:53.510Z] ---> 855b199e5c3f [2024-10-10T10:52:53.510Z] Step 13/25 : FROM alpine:3.20 [2024-10-10T10:52:53.510Z] 3.20: Pulling from library/alpine [2024-10-10T10:52:53.510Z] 43c4264eed91: Already exists [2024-10-10T10:52:53.510Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-10T10:52:53.510Z] Status: Downloaded newer image for alpine:3.20 [2024-10-10T10:52:53.510Z] ---> 91ef0af61f39 [2024-10-10T10:52:53.510Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-10T10:52:53.510Z] ---> Running in 1dd0fdda57c6 [2024-10-10T10:52:53.510Z] Removing intermediate container 1dd0fdda57c6 [2024-10-10T10:52:53.510Z] ---> cb42e1dc0dd9 [2024-10-10T10:52:53.510Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-10T10:52:53.510Z] ---> Running in 39fdfb498b5d [2024-10-10T10:52:53.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-10T10:52:53.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-10T10:52:53.510Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-10T10:52:53.510Z] Executing busybox-1.36.1-r29.trigger [2024-10-10T10:52:53.510Z] OK: 8 MiB in 15 packages [2024-10-10T10:52:53.510Z] Removing intermediate container 39fdfb498b5d [2024-10-10T10:52:53.510Z] ---> 2de2a11983e3 [2024-10-10T10:52:53.510Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-10T10:52:53.510Z] ---> Running in c008eabe10a9 [2024-10-10T10:52:53.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-10T10:52:53.510Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-10T10:52:53.769Z] Upgrading critical system libraries and apk-tools: [2024-10-10T10:52:53.769Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-10T10:52:53.769Z] Executing busybox-1.36.1-r29.trigger [2024-10-10T10:52:53.769Z] Continuing the upgrade transaction with new apk-tools: [2024-10-10T10:52:53.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-10T10:52:53.769Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-10T10:52:54.028Z] OK: 8 MiB in 15 packages [2024-10-10T10:52:54.290Z] Removing intermediate container c008eabe10a9 [2024-10-10T10:52:54.290Z] ---> 59ca741f2911 [2024-10-10T10:52:54.290Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-10T10:52:54.551Z] ---> fc94d1841c7f [2024-10-10T10:52:54.551Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-10T10:52:54.551Z] ---> 7c20c1d760f5 [2024-10-10T10:52:54.551Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-10T10:52:56.346Z] c9f46d7d2bd2: Pull complete [2024-10-10T10:52:56.455Z] ---> d9bc2adb23c2 [2024-10-10T10:52:56.455Z] Step 20/25 : EXPOSE 59989 [2024-10-10T10:52:56.455Z] ---> Running in aa1fb367dbcc [2024-10-10T10:52:56.455Z] Removing intermediate container aa1fb367dbcc [2024-10-10T10:52:56.455Z] ---> 784663758026 [2024-10-10T10:52:56.455Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-10T10:52:56.455Z] ---> Running in 2b2441dcebbd [2024-10-10T10:52:56.455Z] Removing intermediate container 2b2441dcebbd [2024-10-10T10:52:56.455Z] ---> b5975eddc11b [2024-10-10T10:52:56.455Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-10T10:52:56.455Z] ---> Running in 621696b7e81f [2024-10-10T10:52:56.455Z] Removing intermediate container 621696b7e81f [2024-10-10T10:52:56.455Z] ---> 5c81b2c5c4ad [2024-10-10T10:52:56.455Z] Step 23/25 : LABEL arch=amd64 [2024-10-10T10:52:56.455Z] ---> Running in d8e77cd44f3a [2024-10-10T10:52:56.455Z] Removing intermediate container d8e77cd44f3a [2024-10-10T10:52:56.455Z] ---> 7c862169f68c [2024-10-10T10:52:56.455Z] Step 24/25 : LABEL git_sha=2204d9c49a5f3a178eb5cebc5653f2e5b976b539 [2024-10-10T10:52:56.455Z] ---> Running in aa5e79bce3c7 [2024-10-10T10:52:56.715Z] Removing intermediate container aa5e79bce3c7 [2024-10-10T10:52:56.715Z] ---> 073529abe4e2 [2024-10-10T10:52:56.715Z] Step 25/25 : LABEL version=0.0.0 [2024-10-10T10:52:56.715Z] ---> Running in cf155d899ad1 [2024-10-10T10:52:56.715Z] Removing intermediate container cf155d899ad1 [2024-10-10T10:52:56.715Z] ---> 3fd72857594c [2024-10-10T10:52:56.715Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-10T10:52:56.715Z] Successfully built 3fd72857594c [2024-10-10T10:52:56.715Z] Successfully tagged device-rfid-llrp:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [2024-10-10T10:52:57.320Z] c5a475d317c9: Pull complete [2024-10-10T10:52:57.320Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-10T10:52:57.320Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-10T10:52:57.320Z] ---> be29e6b0f0d4 [2024-10-10T10:52:57.320Z] Step 3/12 : ARG ADD_BUILD_TAGS="" Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T10:52:57.799Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-10T10:52:57.799Z] [2024-10-10T10:52:57.799Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T10:52:58.214Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-10T10:52:58.214Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-10T10:52:58.214Z] 5eb5b503b376: Pulling fs layer [2024-10-10T10:52:58.214Z] 5c69ac0246d0: Pulling fs layer [2024-10-10T10:52:58.214Z] ec43610c2a17: Pulling fs layer [2024-10-10T10:52:58.214Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-10T10:52:58.214Z] 33b1e0a273af: Pulling fs layer [2024-10-10T10:52:58.214Z] 5d3b04190fa2: Pulling fs layer [2024-10-10T10:52:58.214Z] 2f39f015ded8: Pulling fs layer [2024-10-10T10:52:58.214Z] 33b1e0a273af: Waiting [2024-10-10T10:52:58.214Z] 5d3b04190fa2: Waiting [2024-10-10T10:52:58.214Z] 2f39f015ded8: Waiting [2024-10-10T10:52:58.214Z] 3a2ae6a8a46f: Waiting [2024-10-10T10:52:58.214Z] 5c69ac0246d0: Download complete [2024-10-10T10:52:58.214Z] 3a2ae6a8a46f: Download complete [2024-10-10T10:52:58.214Z] 33b1e0a273af: Verifying Checksum [2024-10-10T10:52:58.214Z] 33b1e0a273af: Download complete [2024-10-10T10:52:58.214Z] 5d3b04190fa2: Verifying Checksum [2024-10-10T10:52:58.214Z] 5d3b04190fa2: Download complete [2024-10-10T10:52:58.214Z] ec43610c2a17: Verifying Checksum [2024-10-10T10:52:58.214Z] ec43610c2a17: Download complete [2024-10-10T10:52:58.473Z] 5eb5b503b376: Verifying Checksum [2024-10-10T10:52:58.473Z] 5eb5b503b376: Download complete [2024-10-10T10:52:58.732Z] ---> Running in 95c23c26f805 [2024-10-10T10:52:59.041Z] 2f39f015ded8: Download complete [2024-10-10T10:52:59.313Z] Removing intermediate container 95c23c26f805 [2024-10-10T10:52:59.313Z] ---> ad54fc54c5f9 [2024-10-10T10:52:59.313Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-10T10:52:59.313Z] ---> Running in bbb40e613952 [2024-10-10T10:52:59.584Z] Removing intermediate container bbb40e613952 [2024-10-10T10:52:59.584Z] ---> 1bf95bda3592 [2024-10-10T10:52:59.584Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-10T10:52:59.584Z] ---> Running in 674c0eeb6754 [2024-10-10T10:52:59.607Z] 5eb5b503b376: Pull complete [2024-10-10T10:52:59.607Z] 5c69ac0246d0: Pull complete [2024-10-10T10:52:59.853Z] Removing intermediate container 674c0eeb6754 [2024-10-10T10:52:59.853Z] ---> ec764dc74b99 [2024-10-10T10:52:59.853Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-10T10:52:59.853Z] ---> Running in 691557c8acf4 [2024-10-10T10:53:00.120Z] Removing intermediate container 691557c8acf4 [2024-10-10T10:53:00.120Z] ---> 4a558e0d9376 [2024-10-10T10:53:00.120Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-10T10:53:00.171Z] ec43610c2a17: Pull complete [2024-10-10T10:53:00.171Z] 3a2ae6a8a46f: Pull complete [2024-10-10T10:53:00.391Z] ---> Running in 66ed5457cb8d [2024-10-10T10:53:00.429Z] 33b1e0a273af: Pull complete [2024-10-10T10:53:00.429Z] 5d3b04190fa2: Pull complete [2024-10-10T10:53:01.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-10T10:53:01.621Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-10T10:53:03.035Z] OK: 238 MiB in 54 packages [2024-10-10T10:53:03.629Z] Removing intermediate container 66ed5457cb8d [2024-10-10T10:53:03.629Z] ---> 7b5f31ed0d6f [2024-10-10T10:53:03.629Z] Step 8/12 : WORKDIR /app [2024-10-10T10:53:03.897Z] ---> Running in 16ca94623942 [2024-10-10T10:53:04.164Z] Removing intermediate container 16ca94623942 [2024-10-10T10:53:04.164Z] ---> 37161581a387 [2024-10-10T10:53:04.164Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-10T10:53:04.616Z] 2f39f015ded8: Pull complete [2024-10-10T10:53:04.616Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-10T10:53:04.616Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-10T10:53:04.616Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-10-10T10:53:04.745Z] ---> 680d770b4da8 [2024-10-10T10:53:04.745Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-10T10:53:04.745Z] ---> Running in 56ff16219c11 [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-10T10:53:04.906Z] prd-ubuntu20.04-docker-8c-8g-22414 does not seem to be running inside a container [2024-10-10T10:53:04.932Z] $ 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-318 -v /w/workspace/undry_device-rfid-llrp-go_PR-318:/w/workspace/undry_device-rfid-llrp-go_PR-318:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-318@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-318@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-10-10T10:53:08.510Z] $ docker top bb3166890e942fc2c5cf43214f0211b27a2c40a76c74ea60771c2a196be9865b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-10T10:53:09.021Z] ---> job-cost.sh [2024-10-10T10:53:09.021Z] lf-activate-venv: SKIPPING [2024-10-10T10:53:09.021Z] INFO: No Stack... [2024-10-10T10:53:09.281Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-10T10:53:09.541Z] INFO: Archiving Costs [Pipeline] sh [2024-10-10T10:53:09.871Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-318/archives/cost.csv [2024-10-10T10:53:09.872Z] + cut -d, -f6 [Pipeline] lock [2024-10-10T10:53:09.921Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-318-1-stack-cost] [2024-10-10T10:53:09.928Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-318-1-stack-cost] did not exist. Created. [2024-10-10T10:53:09.935Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-318-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-10T10:53:10.356Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-10T10:53:10.418Z] Stashed 1 file(s) [Pipeline] } [2024-10-10T10:53:10.460Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-318-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-10T10:53:10.552Z] $ docker stop --time=1 bb3166890e942fc2c5cf43214f0211b27a2c40a76c74ea60771c2a196be9865b [2024-10-10T10:53:11.701Z] $ docker rm -f --volumes bb3166890e942fc2c5cf43214f0211b27a2c40a76c74ea60771c2a196be9865b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-10T10:54:56.457Z] Removing intermediate container 56ff16219c11 [2024-10-10T10:54:56.457Z] ---> 1daee1947329 [2024-10-10T10:54:56.457Z] Step 11/12 : COPY . . [2024-10-10T10:54:56.457Z] ---> 6123fed49b9c [2024-10-10T10:54:56.457Z] Step 12/12 : RUN $MAKE [2024-10-10T10:54:56.457Z] ---> Running in 01c327bc19a1 [2024-10-10T10:54:56.457Z] noop [2024-10-10T10:54:56.457Z] Removing intermediate container 01c327bc19a1 [2024-10-10T10:54:56.457Z] ---> 351b4206d2ff [2024-10-10T10:54:56.457Z] Successfully built 351b4206d2ff [2024-10-10T10:54:56.457Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T10:54:56.970Z] + docker inspect -f . ci-base-image-arm64 [2024-10-10T10:54:56.970Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-10T10:54:57.277Z] prd-ubuntu20.04-docker-arm64-4c-16g-22415 does not seem to be running inside a container [2024-10-10T10:54:57.342Z] $ 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-10-10T10:54:58.506Z] $ docker top f710bf10bdef59e7b20df26d01e1991e31c4a05a40096952c13431adfedfbf70 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-10T10:54:59.397Z] + go version [2024-10-10T10:54:59.662Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-10T10:54:59.703Z] $ docker stop --time=1 f710bf10bdef59e7b20df26d01e1991e31c4a05a40096952c13431adfedfbf70 [2024-10-10T10:55:01.320Z] $ docker rm -f --volumes f710bf10bdef59e7b20df26d01e1991e31c4a05a40096952c13431adfedfbf70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T10:55:02.224Z] + docker inspect -f . ci-base-image-arm64 [2024-10-10T10:55:02.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-10T10:55:02.478Z] prd-ubuntu20.04-docker-arm64-4c-16g-22415 does not seem to be running inside a container [2024-10-10T10:55:02.543Z] $ 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-10-10T10:55:03.697Z] $ docker top dd7930eeda16c96509bd90a2d3c8b33d20eabfbb39c4e950d74d6d44137bf7dc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-10T10:55:04.338Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-10T10:55:04.765Z] + make test [2024-10-10T10:55:05.060Z] go test ./... -coverprofile=coverage.out ./... [2024-10-10T10:55:10.451Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-10-10T10:58:47.213Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-10-10T10:58:47.213Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-10-10T10:59:13.876Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 27.042s coverage: 40.6% of statements [2024-10-10T10:59:13.876Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.043s coverage: 95.5% of statements [2024-10-10T10:59:13.876Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.535s coverage: 51.9% of statements [2024-10-10T10:59:13.876Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-10T10:59:13.876Z] go vet ./... [2024-10-10T11:00:00.721Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-10T11:00:00.721Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-10T11:00:00.721Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-10T11:00:00.775Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-10T11:00:00.828Z] $ docker stop --time=1 dd7930eeda16c96509bd90a2d3c8b33d20eabfbb39c4e950d74d6d44137bf7dc [2024-10-10T11:00:02.617Z] $ docker rm -f --volumes dd7930eeda16c96509bd90a2d3c8b33d20eabfbb39c4e950d74d6d44137bf7dc [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-10T11:00:04.171Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-10T11:00:04.214Z] Warning: overwriting stash ‘coverage-report’ [2024-10-10T11:00:04.813Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-10T11:00:05.452Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-10T11:00:05.792Z] + ls -al . [2024-10-10T11:00:05.792Z] total 712 [2024-10-10T11:00:05.792Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 10 10:55 . [2024-10-10T11:00:05.792Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:51 .. [2024-10-10T11:00:05.792Z] -rw-rw-r-- 1 jenkins jenkins 134 Oct 10 10:52 .dockerignore [2024-10-10T11:00:05.792Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 10 10:52 .git [2024-10-10T11:00:05.792Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:52 .github [2024-10-10T11:00:05.792Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 10 10:52 .gitignore [2024-10-10T11:00:05.792Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 10 10:52 .golangci.yml [2024-10-10T11:00:05.792Z] -rw-rw-r-- 1 jenkins jenkins 20798 Oct 10 10:52 Attribution.txt [2024-10-10T11:00:05.792Z] -rw-rw-r-- 1 jenkins jenkins 11677 Oct 10 10:52 CHANGELOG.md [2024-10-10T11:00:05.792Z] -rw-rw-r-- 1 jenkins jenkins 1488 Oct 10 10:52 Dockerfile [2024-10-10T11:00:05.792Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 10 10:52 GOVERNANCE.md [2024-10-10T11:00:05.792Z] -rw-rw-r-- 1 jenkins jenkins 661 Oct 10 10:52 Jenkinsfile [2024-10-10T11:00:05.792Z] -rw-rw-r-- 1 jenkins jenkins 11347 Oct 10 10:52 LICENSE [2024-10-10T11:00:05.792Z] -rw-rw-r-- 1 jenkins jenkins 2179 Oct 10 10:52 Makefile [2024-10-10T11:00:05.792Z] -rw-rw-r-- 1 jenkins jenkins 625 Oct 10 10:52 OWNERS.md [2024-10-10T11:00:05.792Z] -rw-rw-r-- 1 jenkins jenkins 28907 Oct 10 10:52 README.md [2024-10-10T11:00:05.792Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 10 10:50 VERSION [2024-10-10T11:00:05.792Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:52 bin [2024-10-10T11:00:05.792Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:52 cmd [2024-10-10T11:00:05.792Z] -rw-r--r-- 1 jenkins jenkins 451915 Oct 10 10:59 coverage.out [2024-10-10T11:00:05.792Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:52 examples [2024-10-10T11:00:05.792Z] -rw-rw-r-- 1 jenkins jenkins 7135 Oct 10 10:52 go.mod [2024-10-10T11:00:05.792Z] -rw-rw-r-- 1 jenkins jenkins 100176 Oct 10 10:52 go.sum [2024-10-10T11:00:05.792Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 10 10:52 images [2024-10-10T11:00:05.792Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 10 10:52 internal [2024-10-10T11:00:05.792Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 10 10:52 pkg [2024-10-10T11:00:05.792Z] -rw-rw-r-- 1 jenkins jenkins 193 Oct 10 10:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T11:00:06.254Z] + 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=2204d9c49a5f3a178eb5cebc5653f2e5b976b539 --label arch=arm64 --label version=0.0.0 . [2024-10-10T11:00:06.522Z] Sending build context to Docker daemon 1.21MB [2024-10-10T11:00:06.522Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-10-10T11:00:06.522Z] Step 2/25 : FROM ${BASE} AS builder [2024-10-10T11:00:06.522Z] ---> 351b4206d2ff [2024-10-10T11:00:06.522Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-10-10T11:00:06.791Z] ---> Running in d0f5f11d0bd4 [2024-10-10T11:00:07.059Z] Removing intermediate container d0f5f11d0bd4 [2024-10-10T11:00:07.059Z] ---> e03a9d0047ea [2024-10-10T11:00:07.059Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-10T11:00:07.059Z] ---> Running in 37c6a4bac3be [2024-10-10T11:00:07.324Z] Removing intermediate container 37c6a4bac3be [2024-10-10T11:00:07.324Z] ---> c345e25cbece [2024-10-10T11:00:07.324Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-10-10T11:00:07.324Z] ---> Running in 5607922a846c [2024-10-10T11:00:07.589Z] Removing intermediate container 5607922a846c [2024-10-10T11:00:07.589Z] ---> 83b7e20f8a67 [2024-10-10T11:00:07.589Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-10-10T11:00:07.855Z] ---> Running in a537c748d98e [2024-10-10T11:00:08.120Z] Removing intermediate container a537c748d98e [2024-10-10T11:00:08.120Z] ---> d29368a9c664 [2024-10-10T11:00:08.120Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-10T11:00:08.120Z] ---> Running in 8a54d9e67aa4 [2024-10-10T11:00:09.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-10T11:00:09.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-10T11:00:10.743Z] OK: 238 MiB in 54 packages [2024-10-10T11:00:11.714Z] Removing intermediate container 8a54d9e67aa4 [2024-10-10T11:00:11.714Z] ---> 8793f2464268 [2024-10-10T11:00:11.714Z] Step 8/25 : WORKDIR /app [2024-10-10T11:00:11.714Z] ---> Running in ffc9e4623ea3 [2024-10-10T11:00:13.268Z] Removing intermediate container ffc9e4623ea3 [2024-10-10T11:00:13.268Z] ---> d55d0bcc02f3 [2024-10-10T11:00:13.268Z] Step 9/25 : COPY go.mod vendor* ./ [2024-10-10T11:00:13.268Z] ---> 5bc185d98a77 [2024-10-10T11:00:13.268Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-10T11:00:13.268Z] ---> Running in 97d3784662af [2024-10-10T11:00:15.835Z] Removing intermediate container 97d3784662af [2024-10-10T11:00:15.835Z] ---> 8e96b507094a [2024-10-10T11:00:15.835Z] Step 11/25 : COPY . . [2024-10-10T11:00:15.835Z] ---> 15f375883d97 [2024-10-10T11:00:15.835Z] Step 12/25 : RUN $MAKE [2024-10-10T11:00:15.835Z] ---> Running in 6610933fee79 [2024-10-10T11:00:17.338Z] 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.45" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-10-10T11:03:55.423Z] Removing intermediate container 6610933fee79 [2024-10-10T11:03:55.423Z] ---> ae7cdd3c75bd [2024-10-10T11:03:55.423Z] Step 13/25 : FROM alpine:3.20 [2024-10-10T11:03:55.423Z] 3.20: Pulling from library/alpine [2024-10-10T11:03:55.423Z] cf04c63912e1: Already exists [2024-10-10T11:03:55.423Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-10T11:03:55.423Z] Status: Downloaded newer image for alpine:3.20 [2024-10-10T11:03:55.423Z] ---> c157a85ed455 [2024-10-10T11:03:55.423Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-10T11:03:55.423Z] ---> Running in 18c4da1fd81c [2024-10-10T11:03:55.423Z] Removing intermediate container 18c4da1fd81c [2024-10-10T11:03:55.423Z] ---> 9aaa1607b6dc [2024-10-10T11:03:55.423Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-10-10T11:03:55.423Z] ---> Running in 1799a69c97c5 [2024-10-10T11:03:55.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-10T11:03:55.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-10T11:03:55.423Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-10T11:03:55.424Z] Executing busybox-1.36.1-r29.trigger [2024-10-10T11:03:55.424Z] OK: 9 MiB in 15 packages [2024-10-10T11:03:55.424Z] Removing intermediate container 1799a69c97c5 [2024-10-10T11:03:55.424Z] ---> bd759931aedf [2024-10-10T11:03:55.424Z] Step 16/25 : RUN apk --no-cache upgrade [2024-10-10T11:03:55.424Z] ---> Running in 4a73af9add19 [2024-10-10T11:03:55.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-10T11:03:55.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-10T11:03:55.424Z] Upgrading critical system libraries and apk-tools: [2024-10-10T11:03:55.424Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-10T11:03:55.424Z] Executing busybox-1.36.1-r29.trigger [2024-10-10T11:03:55.424Z] Continuing the upgrade transaction with new apk-tools: [2024-10-10T11:03:55.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-10T11:03:55.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-10T11:03:55.424Z] OK: 9 MiB in 15 packages [2024-10-10T11:03:55.424Z] Removing intermediate container 4a73af9add19 [2024-10-10T11:03:55.424Z] ---> ed3408ef8d1b [2024-10-10T11:03:55.424Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-10-10T11:03:55.424Z] ---> cecb7abeecda [2024-10-10T11:03:55.424Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-10-10T11:03:55.424Z] ---> a164868c9612 [2024-10-10T11:03:55.424Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-10-10T11:03:57.367Z] ---> 86e5d2bddba1 [2024-10-10T11:03:57.367Z] Step 20/25 : EXPOSE 59989 [2024-10-10T11:03:57.633Z] ---> Running in 9e1ac2792e12 [2024-10-10T11:03:57.901Z] Removing intermediate container 9e1ac2792e12 [2024-10-10T11:03:57.901Z] ---> 8042fdfd7f8e [2024-10-10T11:03:57.901Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-10-10T11:03:57.901Z] ---> Running in 1a10de4a4cc9 [2024-10-10T11:03:58.171Z] Removing intermediate container 1a10de4a4cc9 [2024-10-10T11:03:58.171Z] ---> 5b54226d12ac [2024-10-10T11:03:58.171Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-10T11:03:58.437Z] ---> Running in 1e5557ec294a [2024-10-10T11:03:58.704Z] Removing intermediate container 1e5557ec294a [2024-10-10T11:03:58.704Z] ---> 9f6c2da8d6cd [2024-10-10T11:03:58.704Z] Step 23/25 : LABEL arch=arm64 [2024-10-10T11:03:58.704Z] ---> Running in b9792c9e8098 [2024-10-10T11:03:58.970Z] Removing intermediate container b9792c9e8098 [2024-10-10T11:03:58.970Z] ---> 49fa6bb8bec7 [2024-10-10T11:03:58.970Z] Step 24/25 : LABEL git_sha=2204d9c49a5f3a178eb5cebc5653f2e5b976b539 [2024-10-10T11:03:58.971Z] ---> Running in f5c022836062 [2024-10-10T11:03:59.238Z] Removing intermediate container f5c022836062 [2024-10-10T11:03:59.238Z] ---> 9fed8b389e8e [2024-10-10T11:03:59.238Z] Step 25/25 : LABEL version=0.0.0 [2024-10-10T11:03:59.238Z] ---> Running in a2b57863e147 [2024-10-10T11:03:59.818Z] Removing intermediate container a2b57863e147 [2024-10-10T11:03:59.819Z] ---> 89d20093117a [2024-10-10T11:03:59.819Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-10T11:03:59.819Z] Successfully built 89d20093117a [2024-10-10T11:03:59.819Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T11:04:00.782Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-10T11:04:00.782Z] [2024-10-10T11:04:00.782Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T11:04:02.541Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-10T11:04:02.541Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-10T11:04:02.541Z] 8998bd30e6a1: Pulling fs layer [2024-10-10T11:04:02.541Z] 04944245beec: Pulling fs layer [2024-10-10T11:04:02.541Z] 699f458cf7ca: Pulling fs layer [2024-10-10T11:04:02.541Z] 765212b225bb: Pulling fs layer [2024-10-10T11:04:02.541Z] f23df028b6ca: Pulling fs layer [2024-10-10T11:04:02.541Z] d65c8cfc05b1: Pulling fs layer [2024-10-10T11:04:02.541Z] 2437ff75d9bd: Pulling fs layer [2024-10-10T11:04:02.541Z] 765212b225bb: Waiting [2024-10-10T11:04:02.541Z] f23df028b6ca: Waiting [2024-10-10T11:04:02.541Z] 2437ff75d9bd: Waiting [2024-10-10T11:04:02.541Z] d65c8cfc05b1: Waiting [2024-10-10T11:04:02.541Z] 04944245beec: Verifying Checksum [2024-10-10T11:04:02.541Z] 04944245beec: Download complete [2024-10-10T11:04:02.541Z] 765212b225bb: Verifying Checksum [2024-10-10T11:04:02.541Z] 765212b225bb: Download complete [2024-10-10T11:04:02.808Z] f23df028b6ca: Download complete [2024-10-10T11:04:02.808Z] d65c8cfc05b1: Verifying Checksum [2024-10-10T11:04:02.808Z] d65c8cfc05b1: Download complete [2024-10-10T11:04:02.808Z] 699f458cf7ca: Verifying Checksum [2024-10-10T11:04:02.808Z] 699f458cf7ca: Download complete [2024-10-10T11:04:03.389Z] 8998bd30e6a1: Verifying Checksum [2024-10-10T11:04:03.389Z] 8998bd30e6a1: Download complete [2024-10-10T11:04:05.976Z] 2437ff75d9bd: Verifying Checksum [2024-10-10T11:04:05.976Z] 2437ff75d9bd: Download complete [2024-10-10T11:04:07.920Z] 8998bd30e6a1: Pull complete [2024-10-10T11:04:08.500Z] 04944245beec: Pull complete [2024-10-10T11:04:09.906Z] 699f458cf7ca: Pull complete [2024-10-10T11:04:10.173Z] 765212b225bb: Pull complete [2024-10-10T11:04:11.135Z] f23df028b6ca: Pull complete [2024-10-10T11:04:11.135Z] d65c8cfc05b1: Pull complete [2024-10-10T11:04:29.340Z] 2437ff75d9bd: Pull complete [2024-10-10T11:04:29.340Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-10T11:04:29.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-10T11:04:29.340Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-10T11:04:29.700Z] prd-ubuntu20.04-docker-arm64-4c-16g-22415 does not seem to be running inside a container [2024-10-10T11:04:29.759Z] $ 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-10-10T11:04:32.371Z] $ docker top c1c85968f3059fe80468d12ab68207021bb528143d005e71d6024ab79b3edf36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-10T11:04:33.298Z] ---> job-cost.sh [2024-10-10T11:04:33.298Z] lf-activate-venv: SKIPPING [2024-10-10T11:04:33.298Z] INFO: No Stack... [2024-10-10T11:04:33.564Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-10T11:04:34.517Z] INFO: Archiving Costs [Pipeline] sh [2024-10-10T11:04:35.183Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-10-10T11:04:35.183Z] + cut -d, -f6 [Pipeline] lock [2024-10-10T11:04:35.270Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-318-1-stack-cost] [2024-10-10T11:04:35.277Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-318-1-stack-cost] did not exist. Created. [2024-10-10T11:04:35.285Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-318-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-10T11:04:36.032Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-f1f7abc1/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-10T11:04:36.696Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-10T11:04:36.742Z] Warning: overwriting stash ‘stack-cost’ [2024-10-10T11:04:36.799Z] Stashed 1 file(s) [Pipeline] } [2024-10-10T11:04:36.822Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-318-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-10T11:04:36.922Z] $ docker stop --time=1 c1c85968f3059fe80468d12ab68207021bb528143d005e71d6024ab79b3edf36 [2024-10-10T11:04:38.437Z] $ docker rm -f --volumes c1c85968f3059fe80468d12ab68207021bb528143d005e71d6024ab79b3edf36 [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-10-10T11:04:39.688Z] provisioning config files... [2024-10-10T11:04:39.715Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-318@tmp/config9553887556834367958tmp [Pipeline] { [Pipeline] sh [2024-10-10T11:04:40.115Z] + set +x [2024-10-10T11:04:40.115Z] + + curl -sbash https://codecov.io/bash -s [2024-10-10T11:04:40.115Z] -- [2024-10-10T11:04:40.115Z] [2024-10-10T11:04:40.115Z] _____ _ [2024-10-10T11:04:40.115Z] / ____| | | [2024-10-10T11:04:40.115Z] | | ___ __| | ___ ___ _____ __ [2024-10-10T11:04:40.115Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-10T11:04:40.115Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-10T11:04:40.115Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-10T11:04:40.115Z] Bash-1.0.6 [2024-10-10T11:04:40.115Z] [2024-10-10T11:04:40.115Z] [2024-10-10T11:04:40.115Z] ==> git version 2.25.1 found [2024-10-10T11:04:40.115Z] ==> 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-10-10T11:04:40.115Z] Release-Date: 2020-01-08 [2024-10-10T11:04:40.115Z] 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-10-10T11:04:40.115Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-10T11:04:40.115Z] ==> Jenkins CI detected. [2024-10-10T11:04:40.115Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-318 [2024-10-10T11:04:40.115Z] project root: . [2024-10-10T11:04:40.115Z] --> token set from env [2024-10-10T11:04:40.115Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-10T11:04:40.115Z] ==> Running gcov in . (disable via -X gcov) [2024-10-10T11:04:40.116Z] ==> Python coveragepy not found [2024-10-10T11:04:40.116Z] ==> Searching for coverage reports in: [2024-10-10T11:04:40.116Z] + . [2024-10-10T11:04:40.116Z] -> Found 1 reports [2024-10-10T11:04:40.116Z] ==> Detecting git/mercurial file structure [2024-10-10T11:04:40.116Z] ==> Reading reports [2024-10-10T11:04:40.116Z] + ./coverage.out bytes=451915 [2024-10-10T11:04:40.116Z] ==> Appending adjustments [2024-10-10T11:04:40.116Z] https://docs.codecov.io/docs/fixing-reports [2024-10-10T11:04:40.385Z] + Found adjustments [2024-10-10T11:04:40.385Z] ==> Gzipping contents [2024-10-10T11:04:40.385Z] 52K /tmp/codecov.AN8OdY.gz [2024-10-10T11:04:40.385Z] ==> Uploading reports [2024-10-10T11:04:40.385Z] url: https://codecov.io [2024-10-10T11:04:40.385Z] query: branch=PR-318&commit=2204d9c49a5f3a178eb5cebc5653f2e5b976b539&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-318%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=318&job=&cmd_args= [2024-10-10T11:04:40.385Z] -> Pinging Codecov [2024-10-10T11:04:40.385Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-318&commit=2204d9c49a5f3a178eb5cebc5653f2e5b976b539&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-318%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=318&job=&cmd_args= [2024-10-10T11:04:40.646Z] -> Uploading to [2024-10-10T11:04:40.646Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/2204d9c49a5f3a178eb5cebc5653f2e5b976b539/56643891-172c-4843-bfd8-c0433ffae7a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241010%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241010T110440Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e5be19b65c560fa9913062f6af2b5fbb599e210dca618f22610f71df134e65a4 [2024-10-10T11:04:40.646Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-10T11:04:40.646Z] Dload Upload Total Spent Left Speed [2024-10-10T11:04:40.907Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51489 0 0 100 51489 0 187k --:--:-- --:--:-- --:--:-- 186k [2024-10-10T11:04:40.907Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/2204d9c49a5f3a178eb5cebc5653f2e5b976b539 [Pipeline] } [2024-10-10T11:04:40.941Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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-10-10T11:04:43.253Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-318/archives ] [2024-10-10T11:04:43.254Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-318/archives [2024-10-10T11:04:43.254Z] total 16 [2024-10-10T11:04:43.254Z] drwxr-xr-x 3 root root 4096 Oct 10 10:53 . [2024-10-10T11:04:43.254Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 10 10:53 .. [2024-10-10T11:04:43.254Z] drwxr-xr-x 2 root root 4096 Oct 10 10:53 cost [2024-10-10T11:04:43.254Z] -rw-r--r-- 1 root root 91 Oct 10 10:53 cost.csv [2024-10-10T11:04:43.254Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-318/archives [2024-10-10T11:04:43.254Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-318/archives [2024-10-10T11:04:43.254Z] total 16 [2024-10-10T11:04:43.254Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 10 10:53 . [2024-10-10T11:04:43.254Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 10 10:53 .. [2024-10-10T11:04:43.254Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 10 10:53 cost [2024-10-10T11:04:43.254Z] -rw-r--r-- 1 jenkins jenkins 91 Oct 10 10:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-10T11:04:43.600Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-10T11:04:44.511Z] ---> package-listing.sh [2024-10-10T11:04:44.512Z] ++ facter osfamily [2024-10-10T11:04:44.512Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-10T11:04:44.774Z] + OS_FAMILY=debian [2024-10-10T11:04:44.774Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-318 [2024-10-10T11:04:44.774Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-10T11:04:44.774Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-10T11:04:44.774Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-10T11:04:44.774Z] + PACKAGES=/tmp/packages_start.txt [2024-10-10T11:04:44.774Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-318 ']' [2024-10-10T11:04:44.774Z] + PACKAGES=/tmp/packages_end.txt [2024-10-10T11:04:44.774Z] + case "${OS_FAMILY}" in [2024-10-10T11:04:44.774Z] + dpkg -l [2024-10-10T11:04:44.774Z] + grep '^ii' [2024-10-10T11:04:44.774Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-10T11:04:44.774Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-10T11:04:44.774Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-10T11:04:44.774Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-318 ']' [2024-10-10T11:04:44.774Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-318/archives/ [2024-10-10T11:04:44.774Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-318/archives/ [Pipeline] echo [2024-10-10T11:04:44.811Z] 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-318/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-10T11:04:45.106Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-10T11:04:45.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-10T11:04:45.767Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-10T11:04:45.939Z] prd-ubuntu20.04-docker-8c-8g-22414 does not seem to be running inside a container [2024-10-10T11:04:45.970Z] $ 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-318/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-318 -v /w/workspace/undry_device-rfid-llrp-go_PR-318:/w/workspace/undry_device-rfid-llrp-go_PR-318:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-318@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-318@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-10T11:04:46.179Z] $ docker top 1be52120d15ef69bafff2f3e95d8c3fa11ceb24aa75b961e468cd94825fcdad7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-10T11:04:46.594Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-10T11:04:46.911Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-10T11:04:47.231Z] + ls /var/log/sa-host [2024-10-10T11:04:47.231Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-10T11:04:47.487Z] provisioning config files... [2024-10-10T11:04:47.498Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-318@tmp/config13049701588293767587tmp [Pipeline] { [Pipeline] echo [2024-10-10T11:04:47.571Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-10T11:04:47.901Z] ---> create-netrc.sh [Pipeline] } [2024-10-10T11:04:47.934Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-10T11:04:48.371Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-10T11:04:48.407Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-10T11:04:48.734Z] ---> sudo-logs.sh [2024-10-10T11:04:48.734Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-10T11:04:48.840Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-10T11:04:49.162Z] ---> job-cost.sh [2024-10-10T11:04:49.162Z] lf-activate-venv: SKIPPING [2024-10-10T11:04:49.162Z] DEBUG: total: 0.2199999988079071 [2024-10-10T11:04:49.162Z] INFO: Retrieving Stack Cost... [2024-10-10T11:04:49.422Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-10T11:04:49.989Z] INFO: Archiving Costs [Pipeline] echo [2024-10-10T11:04:50.049Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-10T11:04:50.370Z] ---> logs-deploy.sh [2024-10-10T11:04:50.370Z] lf-activate-venv: SKIPPING [2024-10-10T11:04:50.370Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-318/1 [2024-10-10T11:04:50.370Z] INFO: archiving workspace using pattern(s): [2024-10-10T11:04:51.305Z] Archives upload complete. [2024-10-10T11:04:51.305Z] INFO: archiving logs to Nexus