Pull request #328 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dca53bd79d04c403cc6b948ea469cd90ee5c9cbc+e826f5dc6037df20d053c31d2f5c704deee50eae (5e9477ede6bbafbc6f35ec12de19d4e345fc911c) 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-ssh5379394383644971745.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-ssh4010564598491414662.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-328/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-328/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12823273055389375176.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-328/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh897825093927028995.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-ssh716862572355563045.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-328/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-328/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4821663995635807087.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-26150 in /w/workspace/undry_device-rfid-llrp-go_PR-328 [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-328 # 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 e826f5dc6037df20d053c31d2f5c704deee50eae into PR head commit dca53bd79d04c403cc6b948ea469cd90ee5c9cbc Merge succeeded, producing dca53bd79d04c403cc6b948ea469cd90ee5c9cbc Checking out Revision dca53bd79d04c403cc6b948ea469cd90ee5c9cbc (PR-328) > 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/328/head:refs/remotes/origin/PR-328 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dca53bd79d04c403cc6b948ea469cd90ee5c9cbc # 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 e826f5dc6037df20d053c31d2f5c704deee50eae # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dca53bd79d04c403cc6b948ea469cd90ee5c9cbc # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" 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-11-11T10:48:45.307Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-11T10:48:45.523Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-11T10:48:45.640Z] ========================================================= [2024-11-11T10:48:45.640Z] EdgeX Global Pipelines Version Info [2024-11-11T10:48:45.640Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-11T10:48:46.395Z] ------------------- [2024-11-11T10:48:46.395Z] stable info: [2024-11-11T10:48:46.395Z] ------------------- [2024-11-11T10:48:46.395Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-11T10:48:46.395Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T10:48:46.395Z] Message: update stable to v1.0.265 [2024-11-11T10:48:47.004Z] ------------------- [2024-11-11T10:48:47.004Z] experimental info: [2024-11-11T10:48:47.004Z] ------------------- [2024-11-11T10:48:47.004Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-11T10:48:47.004Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-11T10:48:47.004Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-11T10:48:47.208Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-11-11T10:48:47.266Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-11-11T10:48:47.323Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-11T10:48:47.378Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-11T10:48:47.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-11T10:48:47.459Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-11T10:48:47.506Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-11T10:48:47.558Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-11T10:48:47.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-11T10:48:47.645Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-11T10:48:47.688Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-11T10:48:47.736Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-11-11T10:48:47.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-11T10:48:47.847Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-11T10:48:47.896Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T10:48:47.947Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T10:48:48.004Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T10:48:48.057Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-11T10:48:48.112Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-11T10:48:48.167Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-11T10:48:48.227Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-11T10:48:48.287Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-11T10:48:48.344Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-11T10:48:48.401Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-11T10:48:48.467Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-11T10:48:48.527Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-11T10:48:48.587Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-11T10:48:48.646Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-328 [Pipeline] echo [2024-11-11T10:48:48.707Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-328 [Pipeline] echo [2024-11-11T10:48:48.764Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-328 [Pipeline] echo [2024-11-11T10:48:48.823Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dca53bd79d04c403cc6b948ea469cd90ee5c9cbc [Pipeline] echo [2024-11-11T10:48:48.881Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dca53bd [Pipeline] echo [2024-11-11T10:48:48.942Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T10:48:49.105Z] provisioning config files... [2024-11-11T10:48:49.119Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-328@tmp/config7463829314573194572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T10:48:49.527Z] ---> ****-login.sh [2024-11-11T10:48:49.527Z] nexus3.edgexfoundry.org:10001 [2024-11-11T10:48:49.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T10:48:49.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T10:48:49.791Z] Configure a credential helper to remove this warning. See [2024-11-11T10:48:49.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T10:48:49.791Z] [2024-11-11T10:48:49.791Z] Login Succeeded [2024-11-11T10:48:49.791Z] nexus3.edgexfoundry.org:10002 [2024-11-11T10:48:50.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T10:48:50.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T10:48:50.053Z] Configure a credential helper to remove this warning. See [2024-11-11T10:48:50.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T10:48:50.053Z] [2024-11-11T10:48:50.053Z] Login Succeeded [2024-11-11T10:48:50.053Z] nexus3.edgexfoundry.org:10003 [2024-11-11T10:48:50.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T10:48:50.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T10:48:50.053Z] Configure a credential helper to remove this warning. See [2024-11-11T10:48:50.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T10:48:50.053Z] [2024-11-11T10:48:50.053Z] Login Succeeded [2024-11-11T10:48:50.053Z] nexus3.edgexfoundry.org:10004 [2024-11-11T10:48:50.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T10:48:50.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T10:48:50.312Z] Configure a credential helper to remove this warning. See [2024-11-11T10:48:50.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T10:48:50.312Z] [2024-11-11T10:48:50.312Z] Login Succeeded [2024-11-11T10:48:50.312Z] ****.io [2024-11-11T10:48:50.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T10:48:50.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T10:48:50.572Z] Configure a credential helper to remove this warning. See [2024-11-11T10:48:50.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T10:48:50.572Z] [2024-11-11T10:48:50.572Z] Login Succeeded [2024-11-11T10:48:50.572Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T10:48:50.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-11T10:48:51.301Z] + git rev-list -1 --merges dca53bd79d04c403cc6b948ea469cd90ee5c9cbc~1..dca53bd79d04c403cc6b948ea469cd90ee5c9cbc [Pipeline] echo [2024-11-11T10:48:51.358Z] -----------> git rev-list -1 --merges dca53bd79d04c403cc6b948ea469cd90ee5c9cbc~1..dca53bd79d04c403cc6b948ea469cd90ee5c9cbc dca53bd79d04c403cc6b948ea469cd90ee5c9cbc [false] [Pipeline] sh [2024-11-11T10:48:51.695Z] + git log --format=format:%s -1 dca53bd79d04c403cc6b948ea469cd90ee5c9cbc [Pipeline] echo [2024-11-11T10:48:51.738Z] ========================================================= [2024-11-11T10:48:51.738Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-11T10:48:51.738Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T10:48:52.196Z] + git log --format=format:%s -1 dca53bd79d04c403cc6b948ea469cd90ee5c9cbc [Pipeline] echo [2024-11-11T10:48:52.240Z] [semverPrep] GIT_COMMIT: dca53bd79d04c403cc6b948ea469cd90ee5c9cbc, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-11-11T10:48:52.287Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-11T10:48:52.702Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T10:48:52.702Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-11T10:48:52.702Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-11T10:48:52.702Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-11T10:48:52.702Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-11T10:48:52.702Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-11T10:48:52.702Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T10:48:53.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T10:48:53.170Z] [2024-11-11T10:48:53.170Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T10:48:53.580Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T10:48:53.580Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-11T10:48:53.580Z] b85a868b505f: Pulling fs layer [2024-11-11T10:48:53.580Z] e2be974225ed: Pulling fs layer [2024-11-11T10:48:53.580Z] 339a4e72a1f5: Pulling fs layer [2024-11-11T10:48:53.580Z] 988bab9f4d93: Pulling fs layer [2024-11-11T10:48:53.580Z] 1469e6f7b9e6: Pulling fs layer [2024-11-11T10:48:53.580Z] eaf3925da568: Pulling fs layer [2024-11-11T10:48:53.580Z] bab4dde63d76: Pulling fs layer [2024-11-11T10:48:53.580Z] bde34c3a00c8: Pulling fs layer [2024-11-11T10:48:53.580Z] b352a97aabf1: Pulling fs layer [2024-11-11T10:48:53.580Z] 988bab9f4d93: Waiting [2024-11-11T10:48:53.580Z] 4872d77fe225: Pulling fs layer [2024-11-11T10:48:53.580Z] 1469e6f7b9e6: Waiting [2024-11-11T10:48:53.580Z] 5851b861e8e6: Pulling fs layer [2024-11-11T10:48:53.580Z] eaf3925da568: Waiting [2024-11-11T10:48:53.580Z] bab4dde63d76: Waiting [2024-11-11T10:48:53.580Z] bde34c3a00c8: Waiting [2024-11-11T10:48:53.580Z] b352a97aabf1: Waiting [2024-11-11T10:48:53.580Z] 4872d77fe225: Waiting [2024-11-11T10:48:53.580Z] 5851b861e8e6: Waiting [2024-11-11T10:48:53.580Z] e2be974225ed: Verifying Checksum [2024-11-11T10:48:53.580Z] e2be974225ed: Download complete [2024-11-11T10:48:53.580Z] 988bab9f4d93: Verifying Checksum [2024-11-11T10:48:53.580Z] 988bab9f4d93: Download complete [2024-11-11T10:48:53.581Z] 1469e6f7b9e6: Verifying Checksum [2024-11-11T10:48:53.581Z] 1469e6f7b9e6: Download complete [2024-11-11T10:48:53.581Z] 339a4e72a1f5: Verifying Checksum [2024-11-11T10:48:53.581Z] 339a4e72a1f5: Download complete [2024-11-11T10:48:53.840Z] eaf3925da568: Verifying Checksum [2024-11-11T10:48:53.840Z] eaf3925da568: Download complete [2024-11-11T10:48:53.840Z] bde34c3a00c8: Download complete [2024-11-11T10:48:53.840Z] b352a97aabf1: Verifying Checksum [2024-11-11T10:48:53.840Z] b352a97aabf1: Download complete [2024-11-11T10:48:53.840Z] 4872d77fe225: Download complete [2024-11-11T10:48:53.840Z] 5851b861e8e6: Verifying Checksum [2024-11-11T10:48:53.840Z] 5851b861e8e6: Download complete [2024-11-11T10:48:53.840Z] b85a868b505f: Verifying Checksum [2024-11-11T10:48:53.840Z] b85a868b505f: Download complete [2024-11-11T10:48:54.099Z] bab4dde63d76: Verifying Checksum [2024-11-11T10:48:54.099Z] bab4dde63d76: Download complete [2024-11-11T10:48:55.038Z] b85a868b505f: Pull complete [2024-11-11T10:48:55.038Z] e2be974225ed: Pull complete [2024-11-11T10:48:55.606Z] 339a4e72a1f5: Pull complete [2024-11-11T10:48:55.606Z] 988bab9f4d93: Pull complete [2024-11-11T10:48:55.865Z] 1469e6f7b9e6: Pull complete [2024-11-11T10:48:55.865Z] eaf3925da568: Pull complete [2024-11-11T10:48:57.780Z] bab4dde63d76: Pull complete [2024-11-11T10:48:57.780Z] bde34c3a00c8: Pull complete [2024-11-11T10:48:57.780Z] b352a97aabf1: Pull complete [2024-11-11T10:48:57.780Z] 4872d77fe225: Pull complete [2024-11-11T10:48:57.780Z] 5851b861e8e6: Pull complete [2024-11-11T10:48:59.097Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-11T10:48:59.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T10:48:59.097Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T10:48:59.362Z] prd-ubuntu20.04-docker-8c-8g-26150 does not seem to be running inside a container [2024-11-11T10:48:59.386Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-328 -v /w/workspace/undry_device-rfid-llrp-go_PR-328:/w/workspace/undry_device-rfid-llrp-go_PR-328:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-328@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T10:49:01.570Z] $ docker top db871fea0d2746e2cc96bb6dc53ace28a4962cc8b9bd7132e369455f8dbd4850 -eo pid,comm [2024-11-11T10:49:01.626Z] 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-11-11T10:49:01.626Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T10:49:01.789Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T10:49:01.789Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T10:49:01.907Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T10:49:01.907Z] $ docker exec db871fea0d2746e2cc96bb6dc53ace28a4962cc8b9bd7132e369455f8dbd4850 ssh-agent [2024-11-11T10:49:02.009Z] SSH_AUTH_SOCK=/tmp/ssh-9tkWaAEyMcTS/agent.33 [2024-11-11T10:49:02.010Z] SSH_AGENT_PID=39 [2024-11-11T10:49:02.016Z] Running ssh-add (command line suppressed) [2024-11-11T10:49:02.097Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-328@tmp/private_key_18116538278329631335.key (/w/workspace/undry_device-rfid-llrp-go_PR-328@tmp/private_key_18116538278329631335.key) [2024-11-11T10:49:02.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T10:49:02.455Z] + git tag --points-at HEAD [Pipeline] } [2024-11-11T10:49:02.480Z] $ docker exec --env ******** --env ******** db871fea0d2746e2cc96bb6dc53ace28a4962cc8b9bd7132e369455f8dbd4850 ssh-agent -k [2024-11-11T10:49:02.570Z] unset SSH_AUTH_SOCK; [2024-11-11T10:49:02.570Z] unset SSH_AGENT_PID; [2024-11-11T10:49:02.570Z] echo Agent pid 39 killed; [2024-11-11T10:49:02.580Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-11T10:49:02.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T10:49:02.699Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T10:49:02.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T10:49:02.799Z] $ docker exec db871fea0d2746e2cc96bb6dc53ace28a4962cc8b9bd7132e369455f8dbd4850 ssh-agent [2024-11-11T10:49:02.900Z] SSH_AUTH_SOCK=/tmp/ssh-wGB9LTNJje1r/agent.72 [2024-11-11T10:49:02.900Z] SSH_AGENT_PID=78 [2024-11-11T10:49:02.904Z] Running ssh-add (command line suppressed) [2024-11-11T10:49:03.003Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-328@tmp/private_key_17762536129048582820.key (/w/workspace/undry_device-rfid-llrp-go_PR-328@tmp/private_key_17762536129048582820.key) [2024-11-11T10:49:03.019Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T10:49:03.372Z] + git semver init [2024-11-11T10:49:03.632Z] 2024-11-11 10:49:03,525 [run_init] DEBUG init version:0.0.0 force:False [2024-11-11T10:49:03.632Z] 2024-11-11 10:49:03,525 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-328/.semver [2024-11-11T10:49:03.632Z] 2024-11-11 10:49:03,526 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-328/.semver [2024-11-11T10:49:03.632Z] 2024-11-11 10:49:03,526 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-328/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-328, universal_newlines=False, shell=None, istream=None) [2024-11-11T10:49:05.541Z] 2024-11-11 10:49:05,200 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-328/.git/info/exclude [2024-11-11T10:49:05.541Z] 2024-11-11 10:49:05,201 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-328/.semver/PR-328 with force:False [2024-11-11T10:49:05.541Z] 2024-11-11 10:49:05,201 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-328/.semver/PR-328 [2024-11-11T10:49:05.541Z] 2024-11-11 10:49:05,205 [execute] INFO git cat-file --batch-check [2024-11-11T10:49:05.541Z] 2024-11-11 10:49:05,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-328/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T10:49:05.541Z] 2024-11-11 10:49:05,212 [execute] INFO git cat-file --batch [2024-11-11T10:49:05.541Z] 2024-11-11 10:49:05,213 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-328/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T10:49:05.541Z] 2024-11-11 10:49:05,218 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-328/.semver/PR-328 [2024-11-11T10:49:05.541Z] 0.0.0 [Pipeline] } [2024-11-11T10:49:05.570Z] $ docker exec --env ******** --env ******** db871fea0d2746e2cc96bb6dc53ace28a4962cc8b9bd7132e369455f8dbd4850 ssh-agent -k [2024-11-11T10:49:05.662Z] unset SSH_AUTH_SOCK; [2024-11-11T10:49:05.662Z] unset SSH_AGENT_PID; [2024-11-11T10:49:05.665Z] echo Agent pid 78 killed; [2024-11-11T10:49:05.675Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T10:49:06.356Z] + git semver [Pipeline] } [2024-11-11T10:49:06.648Z] $ docker stop --time=1 db871fea0d2746e2cc96bb6dc53ace28a4962cc8b9bd7132e369455f8dbd4850 [2024-11-11T10:49:07.953Z] $ docker rm -f --volumes db871fea0d2746e2cc96bb6dc53ace28a4962cc8b9bd7132e369455f8dbd4850 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T10:49:08.386Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-11T10:49:08.692Z] Stashed 1 file(s) [Pipeline] echo [2024-11-11T10:49:08.717Z] [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-11-11T10:49:09.445Z] provisioning config files... [2024-11-11T10:49:09.454Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-328@tmp/config3123116333315300296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T10:49:09.828Z] ---> ****-login.sh [2024-11-11T10:49:09.828Z] nexus3.edgexfoundry.org:10001 [2024-11-11T10:49:09.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T10:49:09.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T10:49:09.828Z] Configure a credential helper to remove this warning. See [2024-11-11T10:49:09.828Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T10:49:09.828Z] [2024-11-11T10:49:09.828Z] Login Succeeded [2024-11-11T10:49:09.828Z] nexus3.edgexfoundry.org:10002 [2024-11-11T10:49:09.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T10:49:09.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T10:49:09.829Z] Configure a credential helper to remove this warning. See [2024-11-11T10:49:09.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T10:49:09.829Z] [2024-11-11T10:49:09.829Z] Login Succeeded [2024-11-11T10:49:09.829Z] nexus3.edgexfoundry.org:10003 [2024-11-11T10:49:10.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T10:49:10.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T10:49:10.090Z] Configure a credential helper to remove this warning. See [2024-11-11T10:49:10.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T10:49:10.090Z] [2024-11-11T10:49:10.090Z] Login Succeeded [2024-11-11T10:49:10.090Z] nexus3.edgexfoundry.org:10004 [2024-11-11T10:49:10.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T10:49:10.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T10:49:10.090Z] Configure a credential helper to remove this warning. See [2024-11-11T10:49:10.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T10:49:10.090Z] [2024-11-11T10:49:10.090Z] Login Succeeded [2024-11-11T10:49:10.090Z] ****.io [2024-11-11T10:49:10.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T10:49:10.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T10:49:10.349Z] Configure a credential helper to remove this warning. See [2024-11-11T10:49:10.349Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T10:49:10.349Z] [2024-11-11T10:49:10.349Z] Login Succeeded [2024-11-11T10:49:10.349Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T10:49:10.385Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T10:49:10.617Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T10:49:10.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T10:49:10.715Z] ========================================================= [2024-11-11T10:49:10.715Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-11T10:49:10.715Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T10:49:11.246Z] + 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-11-11T10:49:11.246Z] Sending build context to Docker daemon 11.48MB [2024-11-11T10:49:11.246Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T10:49:11.246Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-11T10:49:11.246Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-11T10:49:11.246Z] 43c4264eed91: Pulling fs layer [2024-11-11T10:49:11.246Z] 4cc291be95ef: Pulling fs layer [2024-11-11T10:49:11.246Z] 2ac1f1163629: Pulling fs layer [2024-11-11T10:49:11.246Z] 5c3c966382ef: Pulling fs layer [2024-11-11T10:49:11.246Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T10:49:11.246Z] 4f4fb700ef54: Waiting [2024-11-11T10:49:11.246Z] 5d5c8e513c77: Pulling fs layer [2024-11-11T10:49:11.246Z] 5c3c966382ef: Waiting [2024-11-11T10:49:11.246Z] 9f66e0745190: Pulling fs layer [2024-11-11T10:49:11.246Z] f49a43e4bbc0: Pulling fs layer [2024-11-11T10:49:11.246Z] 561ebcabdf7f: Pulling fs layer [2024-11-11T10:49:11.246Z] 5d5c8e513c77: Waiting [2024-11-11T10:49:11.246Z] 9f66e0745190: Waiting [2024-11-11T10:49:11.246Z] f49a43e4bbc0: Waiting [2024-11-11T10:49:11.246Z] 4cc291be95ef: Download complete [2024-11-11T10:49:11.246Z] 5c3c966382ef: Verifying Checksum [2024-11-11T10:49:11.246Z] 5c3c966382ef: Download complete [2024-11-11T10:49:11.505Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T10:49:11.505Z] 5d5c8e513c77: Download complete [2024-11-11T10:49:11.505Z] 43c4264eed91: Download complete [2024-11-11T10:49:11.505Z] 9f66e0745190: Verifying Checksum [2024-11-11T10:49:11.505Z] 9f66e0745190: Download complete [2024-11-11T10:49:11.505Z] 43c4264eed91: Pull complete [2024-11-11T10:49:11.505Z] 561ebcabdf7f: Download complete [2024-11-11T10:49:11.768Z] 4cc291be95ef: Pull complete [2024-11-11T10:49:11.768Z] 2ac1f1163629: Verifying Checksum [2024-11-11T10:49:11.768Z] 2ac1f1163629: Download complete [2024-11-11T10:49:12.027Z] f49a43e4bbc0: Verifying Checksum [2024-11-11T10:49:12.027Z] f49a43e4bbc0: Download complete [2024-11-11T10:49:15.314Z] 2ac1f1163629: Pull complete [2024-11-11T10:49:15.314Z] 5c3c966382ef: Pull complete [2024-11-11T10:49:15.572Z] 4f4fb700ef54: Pull complete [2024-11-11T10:49:15.572Z] 5d5c8e513c77: Pull complete [2024-11-11T10:49:15.572Z] 9f66e0745190: Pull complete [2024-11-11T10:49:18.130Z] f49a43e4bbc0: Pull complete [2024-11-11T10:49:18.390Z] 561ebcabdf7f: Pull complete [2024-11-11T10:49:18.390Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-11T10:49:18.390Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T10:49:18.390Z] ---> 3a752c3f9dda [2024-11-11T10:49:18.390Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-11T10:49:21.691Z] ---> Running in c95f5fdccba3 [2024-11-11T10:49:21.691Z] Removing intermediate container c95f5fdccba3 [2024-11-11T10:49:21.691Z] ---> 8573cb9bae9f [2024-11-11T10:49:21.691Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T10:49:21.691Z] ---> Running in ab7c36dc43b1 [2024-11-11T10:49:21.691Z] Removing intermediate container ab7c36dc43b1 [2024-11-11T10:49:21.691Z] ---> 09f80dc770db [2024-11-11T10:49:21.691Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T10:49:21.950Z] ---> Running in 4030971d620d [2024-11-11T10:49:21.950Z] Removing intermediate container 4030971d620d [2024-11-11T10:49:21.950Z] ---> dcf36d778b77 [2024-11-11T10:49:21.950Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T10:49:21.950Z] ---> Running in 5cbf32bed57a [2024-11-11T10:49:21.950Z] Removing intermediate container 5cbf32bed57a [2024-11-11T10:49:21.950Z] ---> b912127b241e [2024-11-11T10:49:21.950Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T10:49:21.950Z] ---> Running in 7657db036390 [2024-11-11T10:49:22.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T10:49:22.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T10:49:23.039Z] OK: 246 MiB in 54 packages [2024-11-11T10:49:23.298Z] Removing intermediate container 7657db036390 [2024-11-11T10:49:23.298Z] ---> e56fad998c91 [2024-11-11T10:49:23.298Z] Step 8/12 : WORKDIR /app [2024-11-11T10:49:23.298Z] ---> Running in ec7c6643c3c7 [2024-11-11T10:49:23.556Z] Removing intermediate container ec7c6643c3c7 [2024-11-11T10:49:23.556Z] ---> 151bec39e155 [2024-11-11T10:49:23.556Z] Step 9/12 : COPY go.mod vendor* ./ [2024-11-11T10:49:23.556Z] ---> e1046275d1ab [2024-11-11T10:49:23.556Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T10:49:23.556Z] ---> Running in cd6685383c88 [2024-11-11T10:49:24.232Z] Still waiting to schedule task [2024-11-11T10:49:24.233Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-11T10:50:31.279Z] Removing intermediate container cd6685383c88 [2024-11-11T10:50:31.279Z] ---> 638901335fc2 [2024-11-11T10:50:31.279Z] Step 11/12 : COPY . . [2024-11-11T10:50:31.279Z] ---> dbbee8ad434c [2024-11-11T10:50:31.279Z] Step 12/12 : RUN $MAKE [2024-11-11T10:50:31.279Z] ---> Running in e2814221a8f7 [2024-11-11T10:50:31.279Z] noop [2024-11-11T10:50:31.279Z] Removing intermediate container e2814221a8f7 [2024-11-11T10:50:31.279Z] ---> 86f389010dbf [2024-11-11T10:50:31.279Z] Successfully built 86f389010dbf [2024-11-11T10:50:31.279Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T10:50:31.773Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T10:50:31.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T10:50:31.941Z] prd-ubuntu20.04-docker-8c-8g-26150 does not seem to be running inside a container [2024-11-11T10:50:31.969Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-328 -v /w/workspace/undry_device-rfid-llrp-go_PR-328:/w/workspace/undry_device-rfid-llrp-go_PR-328:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-328@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-11T10:50:32.340Z] $ docker top 78ee352efd9c28106c4e0fea091b39423823bc85f31958f8dafab8928ac5e00a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T10:50:32.754Z] + go version [2024-11-11T10:50:32.754Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-11T10:50:32.786Z] $ docker stop --time=1 78ee352efd9c28106c4e0fea091b39423823bc85f31958f8dafab8928ac5e00a [2024-11-11T10:50:34.032Z] $ docker rm -f --volumes 78ee352efd9c28106c4e0fea091b39423823bc85f31958f8dafab8928ac5e00a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T10:50:34.805Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T10:50:34.805Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T10:50:34.980Z] prd-ubuntu20.04-docker-8c-8g-26150 does not seem to be running inside a container [2024-11-11T10:50:35.010Z] $ 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-328 -v /w/workspace/undry_device-rfid-llrp-go_PR-328:/w/workspace/undry_device-rfid-llrp-go_PR-328:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-328@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-11T10:50:35.390Z] $ docker top db3840b70d6d551ba35aa3e9f21068342d1b417d646a1651ad9c767943497dce -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T10:50:35.808Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-328 [Pipeline] fileExists [Pipeline] sh [2024-11-11T10:50:36.183Z] + make test [2024-11-11T10:50:36.183Z] go test ./... -coverprofile=coverage.out ./... [2024-11-11T10:50:38.086Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-11-11T10:50:56.167Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-11-11T10:50:56.167Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-11-11T10:51:00.356Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.601s coverage: 40.6% of statements [2024-11-11T10:51:00.356Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 94.6% of statements [2024-11-11T10:51:00.356Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.240s coverage: 51.9% of statements [2024-11-11T10:51:04.675Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26151 in /w/workspace/undry_device-rfid-llrp-go_PR-328 [Pipeline] { [Pipeline] ws [2024-11-11T10:51:04.753Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-11-11T10:51:04.841Z] The recommended git tool is: git [2024-11-11T10:51:09.349Z] using credential edgex-jenkins-ssh [2024-11-11T10:51:09.374Z] Cloning the remote Git repository [2024-11-11T10:51:09.414Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-11-11T10:51:09.503Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-11-11T10:51:09.646Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-11-11T10:51:09.647Z] > git --version # timeout=10 [2024-11-11T10:51:09.666Z] > git --version # 'git version 2.25.1' [2024-11-11T10:51:09.668Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T10:51:09.798Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T10:51:12.420Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-11-11T10:51:12.439Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T10:51:13.322Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-11-11T10:51:13.366Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-11-11T10:51:13.367Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T10:51:13.391Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/328/head:refs/remotes/origin/PR-328 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-11T10:51:15.231Z] go vet ./... [2024-11-11T10:51:15.531Z] Merging remotes/origin/main commit e826f5dc6037df20d053c31d2f5c704deee50eae into PR head commit dca53bd79d04c403cc6b948ea469cd90ee5c9cbc [2024-11-11T10:51:15.843Z] Merge succeeded, producing dca53bd79d04c403cc6b948ea469cd90ee5c9cbc [2024-11-11T10:51:15.844Z] Checking out Revision dca53bd79d04c403cc6b948ea469cd90ee5c9cbc (PR-328) [2024-11-11T10:51:16.403Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" [2024-11-11T10:51:16.446Z] > git --version # timeout=10 [2024-11-11T10:51:16.457Z] > git --version # 'git version 2.25.1' [2024-11-11T10:51:16.469Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T10:51:15.548Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T10:51:15.620Z] > git checkout -f dca53bd79d04c403cc6b948ea469cd90ee5c9cbc # timeout=10 [2024-11-11T10:51:15.735Z] > git remote # timeout=10 [2024-11-11T10:51:15.755Z] > git config --get remote.origin.url # timeout=10 [2024-11-11T10:51:15.777Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T10:51:15.797Z] > git merge e826f5dc6037df20d053c31d2f5c704deee50eae # timeout=10 [2024-11-11T10:51:15.824Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-11T10:51:15.848Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T10:51:15.863Z] > git checkout -f dca53bd79d04c403cc6b948ea469cd90ee5c9cbc # timeout=10 [2024-11-11T10:51:19.432Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T10:51:19.432Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T10:51:19.432Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T10:51:19.483Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T10:51:19.520Z] $ docker stop --time=1 db3840b70d6d551ba35aa3e9f21068342d1b417d646a1651ad9c767943497dce [2024-11-11T10:51:22.032Z] $ docker rm -f --volumes db3840b70d6d551ba35aa3e9f21068342d1b417d646a1651ad9c767943497dce [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-11-11T10:51:22.835Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash [2024-11-11T10:51:23.214Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [2024-11-11T10:51:23.411Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-11T10:51:23.411Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T10:51:23.411Z] Dload Upload Total Spent Left Speed [2024-11-11T10:51:23.411Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 72886 0 --:--:-- --:--:-- --:--:-- 72886 [Pipeline] { (Build) [Pipeline] sh [Pipeline] sh [2024-11-11T10:51:23.788Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-11T10:51:24.062Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T10:51:24.188Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2024-11-11T10:51:24.188Z] /etc/docker/daemon.json [2024-11-11T10:51:24.188Z] { [2024-11-11T10:51:24.188Z] "registry-mirrors": [ [2024-11-11T10:51:24.188Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-11T10:51:24.188Z] ], [2024-11-11T10:51:24.188Z] "bip": "10.250.0.254/24", [2024-11-11T10:51:24.188Z] "hosts": [ [2024-11-11T10:51:24.188Z] "tcp://0.0.0.0:5555", [2024-11-11T10:51:24.188Z] "unix:///var/run/docker.sock" [2024-11-11T10:51:24.188Z] ], [2024-11-11T10:51:24.188Z] "mtu": 1458, [2024-11-11T10:51:24.188Z] "selinux-enabled": true, [2024-11-11T10:51:24.188Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-11T10:51:24.188Z] } [Pipeline] sh [2024-11-11T10:51:24.384Z] + ls -al . [2024-11-11T10:51:24.384Z] total 704 [2024-11-11T10:51:24.384Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 11 10:50 . [2024-11-11T10:51:24.384Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 10:48 .. [2024-11-11T10:51:24.384Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 11 10:48 .dockerignore [2024-11-11T10:51:24.384Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 10:51 .git [2024-11-11T10:51:24.384Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 10:48 .github [2024-11-11T10:51:24.384Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 11 10:48 .gitignore [2024-11-11T10:51:24.384Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 10:48 .golangci.yml [2024-11-11T10:51:24.384Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 10:49 .semver [2024-11-11T10:51:24.384Z] -rw-rw-r-- 1 jenkins jenkins 20798 Nov 11 10:48 Attribution.txt [2024-11-11T10:51:24.384Z] -rw-rw-r-- 1 jenkins jenkins 11677 Nov 11 10:48 CHANGELOG.md [2024-11-11T10:51:24.384Z] -rw-rw-r-- 1 jenkins jenkins 1489 Nov 11 10:48 Dockerfile [2024-11-11T10:51:24.384Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 10:48 GOVERNANCE.md [2024-11-11T10:51:24.384Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 11 10:48 Jenkinsfile [2024-11-11T10:51:24.384Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 11 10:48 LICENSE [2024-11-11T10:51:24.384Z] -rw-rw-r-- 1 jenkins jenkins 2761 Nov 11 10:48 Makefile [2024-11-11T10:51:24.384Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 11 10:48 OWNERS.md [2024-11-11T10:51:24.384Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 11 10:48 README.md [2024-11-11T10:51:24.384Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 10:49 VERSION [2024-11-11T10:51:24.384Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 10:48 bin [2024-11-11T10:51:24.384Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 10:48 cmd [2024-11-11T10:51:24.384Z] -rw-r--r-- 1 jenkins jenkins 451915 Nov 11 10:51 coverage.out [2024-11-11T10:51:24.384Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 10:48 examples [2024-11-11T10:51:24.384Z] -rw-rw-r-- 1 jenkins jenkins 6419 Nov 11 10:48 go.mod [2024-11-11T10:51:24.384Z] -rw-rw-r-- 1 jenkins jenkins 87337 Nov 11 10:48 go.sum [2024-11-11T10:51:24.384Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 10:48 images [2024-11-11T10:51:24.384Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 10:48 internal [2024-11-11T10:51:24.384Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 10:48 pkg [2024-11-11T10:51:24.384Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 11 10:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T10:51:24.546Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-11T10:51:24.800Z] + 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=dca53bd79d04c403cc6b948ea469cd90ee5c9cbc --label arch=amd64 --label version=0.0.0 . [2024-11-11T10:51:24.800Z] Sending build context to Docker daemon 11.48MB [2024-11-11T10:51:24.800Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T10:51:24.800Z] Step 2/25 : FROM ${BASE} AS builder [2024-11-11T10:51:24.800Z] ---> 86f389010dbf [2024-11-11T10:51:24.800Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-11-11T10:51:24.931Z] + sudo service docker restart [2024-11-11T10:51:25.059Z] ---> Running in a3cafd841537 [2024-11-11T10:51:25.059Z] Removing intermediate container a3cafd841537 [2024-11-11T10:51:25.059Z] ---> ec55bcec3bec [2024-11-11T10:51:25.059Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T10:51:25.059Z] ---> Running in 8cbe0a6929e3 [2024-11-11T10:51:25.333Z] Removing intermediate container 8cbe0a6929e3 [2024-11-11T10:51:25.333Z] ---> cdf9e84378d8 [2024-11-11T10:51:25.333Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T10:51:25.333Z] ---> Running in 65745784ddb4 [2024-11-11T10:51:25.333Z] Removing intermediate container 65745784ddb4 [2024-11-11T10:51:25.333Z] ---> 84b08245b4a1 [2024-11-11T10:51:25.333Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T10:51:25.333Z] ---> Running in 129c38166801 [2024-11-11T10:51:25.333Z] Removing intermediate container 129c38166801 [2024-11-11T10:51:25.333Z] ---> 8271ea857b95 [2024-11-11T10:51:25.333Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T10:51:25.592Z] ---> Running in 576326dd0394 [2024-11-11T10:51:25.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T10:51:25.851Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T10:51:26.113Z] OK: 246 MiB in 54 packages [2024-11-11T10:51:26.374Z] Removing intermediate container 576326dd0394 [2024-11-11T10:51:26.374Z] ---> cd90a874d565 [2024-11-11T10:51:26.374Z] Step 8/25 : WORKDIR /app [2024-11-11T10:51:26.639Z] ---> Running in 443e9a3f7751 [2024-11-11T10:51:26.639Z] Removing intermediate container 443e9a3f7751 [2024-11-11T10:51:26.639Z] ---> 6139670ca518 [2024-11-11T10:51:26.639Z] Step 9/25 : COPY go.mod vendor* ./ [2024-11-11T10:51:26.899Z] ---> 0408a040ae60 [2024-11-11T10:51:26.899Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T10:51:26.899Z] ---> Running in 3aa6ab9d4190 [2024-11-11T10:51:27.470Z] Removing intermediate container 3aa6ab9d4190 [2024-11-11T10:51:27.470Z] ---> 0566654422d9 [2024-11-11T10:51:27.470Z] Step 11/25 : COPY . . [2024-11-11T10:51:27.731Z] ---> 21a567e3fc11 [2024-11-11T10:51:27.731Z] Step 12/25 : RUN $MAKE [2024-11-11T10:51:27.731Z] ---> Running in 62af674fa143 [2024-11-11T10:51:28.299Z] 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/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T10:51:43.304Z] provisioning config files... [2024-11-11T10:51:43.335Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config12490153590593510619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T10:51:43.850Z] ---> ****-login.sh [2024-11-11T10:51:43.850Z] nexus3.edgexfoundry.org:10001 [2024-11-11T10:51:44.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T10:51:44.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T10:51:44.437Z] Configure a credential helper to remove this warning. See [2024-11-11T10:51:44.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T10:51:44.437Z] [2024-11-11T10:51:44.437Z] Login Succeeded [2024-11-11T10:51:44.437Z] nexus3.edgexfoundry.org:10002 [2024-11-11T10:51:44.703Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T10:51:44.703Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T10:51:44.704Z] Configure a credential helper to remove this warning. See [2024-11-11T10:51:44.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T10:51:44.704Z] [2024-11-11T10:51:44.704Z] Login Succeeded [2024-11-11T10:51:44.971Z] nexus3.edgexfoundry.org:10003 [2024-11-11T10:51:44.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T10:51:45.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T10:51:45.242Z] Configure a credential helper to remove this warning. See [2024-11-11T10:51:45.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T10:51:45.242Z] [2024-11-11T10:51:45.242Z] Login Succeeded [2024-11-11T10:51:45.242Z] nexus3.edgexfoundry.org:10004 [2024-11-11T10:51:45.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T10:51:45.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T10:51:45.511Z] Configure a credential helper to remove this warning. See [2024-11-11T10:51:45.511Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T10:51:45.511Z] [2024-11-11T10:51:45.511Z] Login Succeeded [2024-11-11T10:51:45.511Z] ****.io [2024-11-11T10:51:45.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T10:51:46.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T10:51:46.043Z] Configure a credential helper to remove this warning. See [2024-11-11T10:51:46.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T10:51:46.043Z] [2024-11-11T10:51:46.043Z] Login Succeeded [2024-11-11T10:51:46.043Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T10:51:46.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-11T10:51:46.551Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T10:51:46.603Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T10:51:46.657Z] ========================================================= [2024-11-11T10:51:46.657Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-11T10:51:46.657Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T10:51:47.202Z] + 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-11-11T10:51:47.471Z] Sending build context to Docker daemon 1.21MB [2024-11-11T10:51:47.471Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T10:51:47.471Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-11T10:51:47.742Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-11T10:51:47.742Z] cf04c63912e1: Pulling fs layer [2024-11-11T10:51:47.742Z] 55b35a11ae5e: Pulling fs layer [2024-11-11T10:51:47.742Z] a37a00ec5f00: Pulling fs layer [2024-11-11T10:51:47.742Z] 50b3750afda1: Pulling fs layer [2024-11-11T10:51:47.742Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T10:51:47.742Z] 80978eb59214: Pulling fs layer [2024-11-11T10:51:47.742Z] c9f46d7d2bd2: Pulling fs layer [2024-11-11T10:51:47.742Z] c5a475d317c9: Pulling fs layer [2024-11-11T10:51:47.742Z] 50b3750afda1: Waiting [2024-11-11T10:51:47.742Z] 4f4fb700ef54: Waiting [2024-11-11T10:51:47.742Z] 80978eb59214: Waiting [2024-11-11T10:51:47.742Z] c9f46d7d2bd2: Waiting [2024-11-11T10:51:47.742Z] c5a475d317c9: Waiting [2024-11-11T10:51:47.742Z] 55b35a11ae5e: Verifying Checksum [2024-11-11T10:51:47.742Z] 55b35a11ae5e: Download complete [2024-11-11T10:51:47.742Z] 50b3750afda1: Verifying Checksum [2024-11-11T10:51:47.742Z] 50b3750afda1: Download complete [2024-11-11T10:51:47.742Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T10:51:47.742Z] 4f4fb700ef54: Download complete [2024-11-11T10:51:47.742Z] 80978eb59214: Download complete [2024-11-11T10:51:47.742Z] cf04c63912e1: Verifying Checksum [2024-11-11T10:51:47.742Z] cf04c63912e1: Download complete [2024-11-11T10:51:48.330Z] c5a475d317c9: Verifying Checksum [2024-11-11T10:51:48.330Z] c5a475d317c9: Download complete [2024-11-11T10:51:48.918Z] cf04c63912e1: Pull complete [2024-11-11T10:51:49.505Z] 55b35a11ae5e: Pull complete [2024-11-11T10:51:49.774Z] a37a00ec5f00: Verifying Checksum [2024-11-11T10:51:49.774Z] a37a00ec5f00: Download complete [2024-11-11T10:51:50.358Z] c9f46d7d2bd2: Verifying Checksum [2024-11-11T10:51:50.358Z] c9f46d7d2bd2: Download complete [2024-11-11T10:52:00.666Z] Removing intermediate container 62af674fa143 [2024-11-11T10:52:00.666Z] ---> d47f6590e810 [2024-11-11T10:52:00.666Z] Step 13/25 : FROM alpine:3.20 [2024-11-11T10:52:00.666Z] 3.20: Pulling from library/alpine [2024-11-11T10:52:00.666Z] 43c4264eed91: Already exists [2024-11-11T10:52:00.666Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T10:52:00.666Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T10:52:00.666Z] ---> 91ef0af61f39 [2024-11-11T10:52:00.666Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-11T10:52:00.666Z] ---> Running in c4ac47497011 [2024-11-11T10:52:00.666Z] Removing intermediate container c4ac47497011 [2024-11-11T10:52:00.666Z] ---> c0cf4e611570 [2024-11-11T10:52:00.666Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-11-11T10:52:00.666Z] ---> Running in 38de4d252972 [2024-11-11T10:52:00.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T10:52:00.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T10:52:00.666Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T10:52:00.666Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T10:52:00.666Z] OK: 8 MiB in 15 packages [2024-11-11T10:52:00.666Z] Removing intermediate container 38de4d252972 [2024-11-11T10:52:00.666Z] ---> 306070567203 [2024-11-11T10:52:00.666Z] Step 16/25 : RUN apk --no-cache upgrade [2024-11-11T10:52:00.666Z] ---> Running in 9b9c99d1b3c6 [2024-11-11T10:52:00.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T10:52:00.925Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T10:52:01.182Z] Upgrading critical system libraries and apk-tools: [2024-11-11T10:52:01.182Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T10:52:01.182Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T10:52:01.443Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T10:52:01.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T10:52:01.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T10:52:01.702Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T10:52:01.702Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T10:52:01.702Z] OK: 8 MiB in 15 packages [2024-11-11T10:52:02.273Z] Removing intermediate container 9b9c99d1b3c6 [2024-11-11T10:52:02.273Z] ---> 7a3815eab4d2 [2024-11-11T10:52:02.273Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-11-11T10:52:02.273Z] ---> e2bf795f0cf4 [2024-11-11T10:52:02.273Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-11-11T10:52:02.531Z] ---> 22558d69dc56 [2024-11-11T10:52:02.531Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-11-11T10:52:02.914Z] a37a00ec5f00: Pull complete [2024-11-11T10:52:03.182Z] 50b3750afda1: Pull complete [2024-11-11T10:52:03.524Z] 4f4fb700ef54: Pull complete [2024-11-11T10:52:03.807Z] 80978eb59214: Pull complete [2024-11-11T10:52:03.907Z] ---> 7cd7b615f10f [2024-11-11T10:52:03.907Z] Step 20/25 : EXPOSE 59989 [2024-11-11T10:52:03.907Z] ---> Running in ee7f2c6fe99e [2024-11-11T10:52:03.907Z] Removing intermediate container ee7f2c6fe99e [2024-11-11T10:52:03.907Z] ---> 88c46a56b9c7 [2024-11-11T10:52:03.907Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-11-11T10:52:03.907Z] ---> Running in 2dc1e20484a7 [2024-11-11T10:52:04.165Z] Removing intermediate container 2dc1e20484a7 [2024-11-11T10:52:04.165Z] ---> 445a0255354d [2024-11-11T10:52:04.165Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T10:52:04.165Z] ---> Running in 5435ce4cc63a [2024-11-11T10:52:04.165Z] Removing intermediate container 5435ce4cc63a [2024-11-11T10:52:04.165Z] ---> 1b18a296f775 [2024-11-11T10:52:04.165Z] Step 23/25 : LABEL arch=amd64 [2024-11-11T10:52:04.165Z] ---> Running in fcf73f6deb42 [2024-11-11T10:52:04.423Z] Removing intermediate container fcf73f6deb42 [2024-11-11T10:52:04.423Z] ---> 0680bde38822 [2024-11-11T10:52:04.423Z] Step 24/25 : LABEL git_sha=dca53bd79d04c403cc6b948ea469cd90ee5c9cbc [2024-11-11T10:52:04.423Z] ---> Running in 899f50a44b28 [2024-11-11T10:52:04.423Z] Removing intermediate container 899f50a44b28 [2024-11-11T10:52:04.423Z] ---> 2714b828aa4a [2024-11-11T10:52:04.423Z] Step 25/25 : LABEL version=0.0.0 [2024-11-11T10:52:04.423Z] ---> Running in a23ed8a9b79b [2024-11-11T10:52:04.682Z] Removing intermediate container a23ed8a9b79b [2024-11-11T10:52:04.682Z] ---> aa45984b1381 [2024-11-11T10:52:04.682Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T10:52:04.682Z] Successfully built aa45984b1381 [2024-11-11T10:52:04.682Z] 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 Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T10:52:05.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T10:52:05.740Z] [2024-11-11T10:52:05.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T10:52:06.139Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T10:52:06.139Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-11T10:52:06.139Z] 5eb5b503b376: Pulling fs layer [2024-11-11T10:52:06.139Z] 5c69ac0246d0: Pulling fs layer [2024-11-11T10:52:06.139Z] ec43610c2a17: Pulling fs layer [2024-11-11T10:52:06.139Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-11T10:52:06.139Z] 33b1e0a273af: Pulling fs layer [2024-11-11T10:52:06.139Z] 5d3b04190fa2: Pulling fs layer [2024-11-11T10:52:06.139Z] 2f39f015ded8: Pulling fs layer [2024-11-11T10:52:06.139Z] 3a2ae6a8a46f: Waiting [2024-11-11T10:52:06.139Z] 33b1e0a273af: Waiting [2024-11-11T10:52:06.139Z] 5d3b04190fa2: Waiting [2024-11-11T10:52:06.139Z] 2f39f015ded8: Waiting [2024-11-11T10:52:06.139Z] 5c69ac0246d0: Verifying Checksum [2024-11-11T10:52:06.139Z] 5c69ac0246d0: Download complete [2024-11-11T10:52:06.139Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-11T10:52:06.139Z] 3a2ae6a8a46f: Download complete [2024-11-11T10:52:06.139Z] 33b1e0a273af: Download complete [2024-11-11T10:52:06.139Z] 5d3b04190fa2: Verifying Checksum [2024-11-11T10:52:06.139Z] 5d3b04190fa2: Download complete [2024-11-11T10:52:06.139Z] ec43610c2a17: Verifying Checksum [2024-11-11T10:52:06.139Z] ec43610c2a17: Download complete [2024-11-11T10:52:06.396Z] 5eb5b503b376: Verifying Checksum [2024-11-11T10:52:06.396Z] 5eb5b503b376: Download complete [2024-11-11T10:52:06.963Z] 2f39f015ded8: Download complete [2024-11-11T10:52:07.533Z] 5eb5b503b376: Pull complete [2024-11-11T10:52:07.533Z] 5c69ac0246d0: Pull complete [2024-11-11T10:52:08.100Z] ec43610c2a17: Pull complete [2024-11-11T10:52:08.100Z] 3a2ae6a8a46f: Pull complete [2024-11-11T10:52:08.358Z] 33b1e0a273af: Pull complete [2024-11-11T10:52:08.358Z] 5d3b04190fa2: Pull complete [2024-11-11T10:52:12.037Z] c9f46d7d2bd2: Pull complete [2024-11-11T10:52:12.546Z] 2f39f015ded8: Pull complete [2024-11-11T10:52:12.546Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-11T10:52:12.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T10:52:12.546Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T10:52:12.814Z] prd-ubuntu20.04-docker-8c-8g-26150 does not seem to be running inside a container [2024-11-11T10:52:12.843Z] $ 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-328 -v /w/workspace/undry_device-rfid-llrp-go_PR-328:/w/workspace/undry_device-rfid-llrp-go_PR-328:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-328@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-328@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-11T10:52:13.450Z] c5a475d317c9: Pull complete [2024-11-11T10:52:13.450Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-11T10:52:13.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T10:52:13.450Z] ---> be29e6b0f0d4 [2024-11-11T10:52:13.450Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-11-11T10:52:14.414Z] ---> Running in e6160677c0ba [2024-11-11T10:52:14.414Z] Removing intermediate container e6160677c0ba [2024-11-11T10:52:14.414Z] ---> ec76569aef4f [2024-11-11T10:52:14.414Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T10:52:14.689Z] ---> Running in 778b4c2c23fd [2024-11-11T10:52:14.961Z] Removing intermediate container 778b4c2c23fd [2024-11-11T10:52:14.961Z] ---> 9910b3ef4529 [2024-11-11T10:52:14.961Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T10:52:14.961Z] ---> Running in 78ce6ffebb65 [2024-11-11T10:52:15.229Z] Removing intermediate container 78ce6ffebb65 [2024-11-11T10:52:15.229Z] ---> 076b88c62dd2 [2024-11-11T10:52:15.229Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T10:52:15.229Z] ---> Running in 1408ac1259f2 [2024-11-11T10:52:15.501Z] Removing intermediate container 1408ac1259f2 [2024-11-11T10:52:15.501Z] ---> dd3aa06e2e75 [2024-11-11T10:52:15.501Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T10:52:15.768Z] ---> Running in 9ba9ad0f1ca4 [2024-11-11T10:52:16.263Z] $ docker top 5aa77e4ebbd53d90350903615257a3ccd0d3731b2903661ae967f75c4d0e314c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T10:52:16.728Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T10:52:16.870Z] ---> job-cost.sh [2024-11-11T10:52:16.870Z] lf-activate-venv: SKIPPING [2024-11-11T10:52:16.870Z] INFO: No Stack... [2024-11-11T10:52:16.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T10:52:17.130Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T10:52:17.389Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T10:52:17.713Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-328/archives/cost.csv [2024-11-11T10:52:17.713Z] + cut -d, -f6 [Pipeline] lock [2024-11-11T10:52:17.771Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-328-1-stack-cost] [2024-11-11T10:52:17.778Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-328-1-stack-cost] did not exist. Created. [2024-11-11T10:52:17.785Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-328-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T10:52:18.193Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-11T10:52:18.252Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T10:52:18.302Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-328-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T10:52:18.403Z] OK: 238 MiB in 54 packages [2024-11-11T10:52:18.401Z] $ docker stop --time=1 5aa77e4ebbd53d90350903615257a3ccd0d3731b2903661ae967f75c4d0e314c [2024-11-11T10:52:19.366Z] Removing intermediate container 9ba9ad0f1ca4 [2024-11-11T10:52:19.367Z] ---> 8b7f0c2856d4 [2024-11-11T10:52:19.367Z] Step 8/12 : WORKDIR /app [2024-11-11T10:52:19.367Z] ---> Running in 0e9453e08c7e [2024-11-11T10:52:19.563Z] $ docker rm -f --volumes 5aa77e4ebbd53d90350903615257a3ccd0d3731b2903661ae967f75c4d0e314c [2024-11-11T10:52:19.633Z] Removing intermediate container 0e9453e08c7e [2024-11-11T10:52:19.633Z] ---> c1699cbdc523 [2024-11-11T10:52:19.633Z] Step 9/12 : COPY go.mod vendor* ./ [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-11T10:52:20.219Z] ---> e97ab240fd4e [2024-11-11T10:52:20.219Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T10:52:20.219Z] ---> Running in cac46787199e [2024-11-11T10:54:11.891Z] Removing intermediate container cac46787199e [2024-11-11T10:54:11.891Z] ---> c1bda27c3f8a [2024-11-11T10:54:11.891Z] Step 11/12 : COPY . . [2024-11-11T10:54:11.891Z] ---> 857ec71548cd [2024-11-11T10:54:11.891Z] Step 12/12 : RUN $MAKE [2024-11-11T10:54:11.891Z] ---> Running in 1bc64938f8da [2024-11-11T10:54:11.891Z] noop [2024-11-11T10:54:11.891Z] Removing intermediate container 1bc64938f8da [2024-11-11T10:54:11.891Z] ---> 02931951b79b [2024-11-11T10:54:11.891Z] Successfully built 02931951b79b [2024-11-11T10:54:11.891Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T10:54:12.411Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T10:54:12.411Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T10:54:12.708Z] prd-ubuntu20.04-docker-arm64-4c-16g-26151 does not seem to be running inside a container [2024-11-11T10:54:12.768Z] $ 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-11-11T10:54:13.906Z] $ docker top 0fd328fb777a88fb3b84b7c141135791ce108e957ec4bb5b89a6926c1ef5e9bd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T10:54:14.779Z] + go version [2024-11-11T10:54:14.779Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-11T10:54:14.818Z] $ docker stop --time=1 0fd328fb777a88fb3b84b7c141135791ce108e957ec4bb5b89a6926c1ef5e9bd [2024-11-11T10:54:16.368Z] $ docker rm -f --volumes 0fd328fb777a88fb3b84b7c141135791ce108e957ec4bb5b89a6926c1ef5e9bd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T10:54:17.302Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T10:54:17.302Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T10:54:17.566Z] prd-ubuntu20.04-docker-arm64-4c-16g-26151 does not seem to be running inside a container [2024-11-11T10:54:17.622Z] $ 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-11-11T10:54:19.370Z] $ docker top 09613fd8ef7c3c98914ed2ef20594a88ea5f9c68ea4037086b9c69491975c91d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T10:54:19.917Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-11-11T10:54:20.336Z] + make test [2024-11-11T10:54:20.336Z] go test ./... -coverprofile=coverage.out ./... [2024-11-11T10:54:26.968Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-11-11T10:57:33.702Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp coverage: 0.0% of statements [2024-11-11T10:57:33.702Z] github.com/edgexfoundry/device-rfid-llrp-go/cmd coverage: 0.0% of statements [2024-11-11T10:57:51.893Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 24.293s coverage: 40.6% of statements [2024-11-11T10:57:51.893Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.050s coverage: 95.5% of statements [2024-11-11T10:57:51.893Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.541s coverage: 51.9% of statements [2024-11-11T10:57:52.477Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-11T10:57:52.477Z] go vet ./... [2024-11-11T10:58:39.339Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T10:58:39.339Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T10:58:39.607Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T10:58:40.609Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-11T10:58:40.648Z] $ docker stop --time=1 09613fd8ef7c3c98914ed2ef20594a88ea5f9c68ea4037086b9c69491975c91d [2024-11-11T10:58:42.643Z] $ docker rm -f --volumes 09613fd8ef7c3c98914ed2ef20594a88ea5f9c68ea4037086b9c69491975c91d [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T10:58:44.237Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-11T10:58:44.281Z] Warning: overwriting stash ‘coverage-report’ [2024-11-11T10:58:44.924Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T10:58:45.557Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-11T10:58:45.906Z] + ls -al . [2024-11-11T10:58:45.906Z] total 700 [2024-11-11T10:58:45.906Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 10:54 . [2024-11-11T10:58:45.906Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 10:51 .. [2024-11-11T10:58:45.906Z] -rw-rw-r-- 1 jenkins jenkins 134 Nov 11 10:51 .dockerignore [2024-11-11T10:58:45.906Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 10:51 .git [2024-11-11T10:58:45.906Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 10:51 .github [2024-11-11T10:58:45.906Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 11 10:51 .gitignore [2024-11-11T10:58:45.906Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 11 10:51 .golangci.yml [2024-11-11T10:58:45.906Z] -rw-rw-r-- 1 jenkins jenkins 20798 Nov 11 10:51 Attribution.txt [2024-11-11T10:58:45.906Z] -rw-rw-r-- 1 jenkins jenkins 11677 Nov 11 10:51 CHANGELOG.md [2024-11-11T10:58:45.906Z] -rw-rw-r-- 1 jenkins jenkins 1489 Nov 11 10:51 Dockerfile [2024-11-11T10:58:45.906Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 10:51 GOVERNANCE.md [2024-11-11T10:58:45.906Z] -rw-rw-r-- 1 jenkins jenkins 661 Nov 11 10:51 Jenkinsfile [2024-11-11T10:58:45.906Z] -rw-rw-r-- 1 jenkins jenkins 11347 Nov 11 10:51 LICENSE [2024-11-11T10:58:45.906Z] -rw-rw-r-- 1 jenkins jenkins 2761 Nov 11 10:51 Makefile [2024-11-11T10:58:45.906Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 11 10:51 OWNERS.md [2024-11-11T10:58:45.906Z] -rw-rw-r-- 1 jenkins jenkins 28907 Nov 11 10:51 README.md [2024-11-11T10:58:45.906Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 10:49 VERSION [2024-11-11T10:58:45.906Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 10:51 bin [2024-11-11T10:58:45.906Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 10:51 cmd [2024-11-11T10:58:45.906Z] -rw-r--r-- 1 jenkins jenkins 451915 Nov 11 10:57 coverage.out [2024-11-11T10:58:45.906Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 10:51 examples [2024-11-11T10:58:45.906Z] -rw-rw-r-- 1 jenkins jenkins 6419 Nov 11 10:51 go.mod [2024-11-11T10:58:45.906Z] -rw-rw-r-- 1 jenkins jenkins 87337 Nov 11 10:51 go.sum [2024-11-11T10:58:45.906Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 10:51 images [2024-11-11T10:58:45.906Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 10:51 internal [2024-11-11T10:58:45.906Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 10:51 pkg [2024-11-11T10:58:45.906Z] -rw-rw-r-- 1 jenkins jenkins 193 Nov 11 10:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T10:58:46.361Z] + 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=dca53bd79d04c403cc6b948ea469cd90ee5c9cbc --label arch=arm64 --label version=0.0.0 . [2024-11-11T10:58:46.629Z] Sending build context to Docker daemon 1.21MB [2024-11-11T10:58:46.629Z] Step 1/25 : ARG BASE=golang:1.23-alpine3.20 [2024-11-11T10:58:46.629Z] Step 2/25 : FROM ${BASE} AS builder [2024-11-11T10:58:46.629Z] ---> 02931951b79b [2024-11-11T10:58:46.629Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-11-11T10:58:46.901Z] ---> Running in b892a3bae8ca [2024-11-11T10:58:47.175Z] Removing intermediate container b892a3bae8ca [2024-11-11T10:58:47.175Z] ---> b46a6cb97cd8 [2024-11-11T10:58:47.175Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-11T10:58:47.175Z] ---> Running in 7cae007684c5 [2024-11-11T10:58:47.442Z] Removing intermediate container 7cae007684c5 [2024-11-11T10:58:47.442Z] ---> c31991ade055 [2024-11-11T10:58:47.442Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-11-11T10:58:47.442Z] ---> Running in f67e744692b6 [2024-11-11T10:58:47.709Z] Removing intermediate container f67e744692b6 [2024-11-11T10:58:47.709Z] ---> 6c7d15b294fc [2024-11-11T10:58:47.709Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-11-11T10:58:47.975Z] ---> Running in ab0d2cc601e3 [2024-11-11T10:58:48.303Z] Removing intermediate container ab0d2cc601e3 [2024-11-11T10:58:48.303Z] ---> 5e17732837db [2024-11-11T10:58:48.303Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-11T10:58:48.303Z] ---> Running in d37b0fcd582d [2024-11-11T10:58:49.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T10:58:49.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T10:58:51.375Z] OK: 238 MiB in 54 packages [2024-11-11T10:58:51.969Z] Removing intermediate container d37b0fcd582d [2024-11-11T10:58:51.970Z] ---> 0fe6904a67e8 [2024-11-11T10:58:51.970Z] Step 8/25 : WORKDIR /app [2024-11-11T10:58:52.329Z] ---> Running in ccaaed16e6e4 [2024-11-11T10:58:52.329Z] Removing intermediate container ccaaed16e6e4 [2024-11-11T10:58:52.329Z] ---> 0ace30a40aae [2024-11-11T10:58:52.329Z] Step 9/25 : COPY go.mod vendor* ./ [2024-11-11T10:58:53.822Z] ---> fc575a71c7e0 [2024-11-11T10:58:53.822Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T10:58:53.822Z] ---> Running in 6d66425eb0a8 [2024-11-11T10:58:55.236Z] Removing intermediate container 6d66425eb0a8 [2024-11-11T10:58:55.236Z] ---> ad355ba8b7a6 [2024-11-11T10:58:55.236Z] Step 11/25 : COPY . . [2024-11-11T10:58:56.197Z] ---> 902c6dad139e [2024-11-11T10:58:56.197Z] Step 12/25 : RUN $MAKE [2024-11-11T10:58:56.197Z] ---> Running in 4d4cbf3bd1f7 [2024-11-11T10:58:57.163Z] 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/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rfid-llrp ./cmd [2024-11-11T11:02:19.439Z] Removing intermediate container 4d4cbf3bd1f7 [2024-11-11T11:02:19.439Z] ---> b8d6a68c7563 [2024-11-11T11:02:19.439Z] Step 13/25 : FROM alpine:3.20 [2024-11-11T11:02:19.439Z] 3.20: Pulling from library/alpine [2024-11-11T11:02:19.439Z] cf04c63912e1: Already exists [2024-11-11T11:02:19.439Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T11:02:19.439Z] Status: Downloaded newer image for alpine:3.20 [2024-11-11T11:02:19.439Z] ---> c157a85ed455 [2024-11-11T11:02:19.439Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-11T11:02:19.439Z] ---> Running in 8bd5ca5072f6 [2024-11-11T11:02:19.439Z] Removing intermediate container 8bd5ca5072f6 [2024-11-11T11:02:19.439Z] ---> 97b4b54b0ece [2024-11-11T11:02:19.439Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-11-11T11:02:19.439Z] ---> Running in e3a5dd111262 [2024-11-11T11:02:19.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T11:02:19.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T11:02:19.439Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T11:02:19.439Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T11:02:19.439Z] OK: 9 MiB in 15 packages [2024-11-11T11:02:19.439Z] Removing intermediate container e3a5dd111262 [2024-11-11T11:02:19.439Z] ---> 6fab046859b5 [2024-11-11T11:02:19.439Z] Step 16/25 : RUN apk --no-cache upgrade [2024-11-11T11:02:19.439Z] ---> Running in e2ab5c633631 [2024-11-11T11:02:19.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T11:02:19.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T11:02:19.439Z] Upgrading critical system libraries and apk-tools: [2024-11-11T11:02:19.439Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T11:02:19.439Z] Executing busybox-1.36.1-r29.trigger [2024-11-11T11:02:19.439Z] Continuing the upgrade transaction with new apk-tools: [2024-11-11T11:02:19.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T11:02:19.439Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T11:02:19.439Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T11:02:19.439Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T11:02:19.439Z] OK: 9 MiB in 15 packages [2024-11-11T11:02:19.439Z] Removing intermediate container e2ab5c633631 [2024-11-11T11:02:19.439Z] ---> c544ba801cfe [2024-11-11T11:02:19.439Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-11-11T11:02:19.439Z] ---> 63b5eeee81a7 [2024-11-11T11:02:19.439Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-11-11T11:02:20.039Z] ---> c3183ddd76c8 [2024-11-11T11:02:20.039Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-11-11T11:02:22.688Z] ---> 019130228bab [2024-11-11T11:02:22.688Z] Step 20/25 : EXPOSE 59989 [2024-11-11T11:02:22.688Z] ---> Running in 3e6e922bf286 [2024-11-11T11:02:22.688Z] Removing intermediate container 3e6e922bf286 [2024-11-11T11:02:22.688Z] ---> a7abeb4e7a1c [2024-11-11T11:02:22.688Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-11-11T11:02:22.955Z] ---> Running in 419d57e71f14 [2024-11-11T11:02:23.222Z] Removing intermediate container 419d57e71f14 [2024-11-11T11:02:23.222Z] ---> a8ae3f6e5580 [2024-11-11T11:02:23.222Z] Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-11T11:02:23.222Z] ---> Running in 03ce937f610d [2024-11-11T11:02:23.487Z] Removing intermediate container 03ce937f610d [2024-11-11T11:02:23.487Z] ---> 75623f9f6e16 [2024-11-11T11:02:23.487Z] Step 23/25 : LABEL arch=arm64 [2024-11-11T11:02:23.487Z] ---> Running in 803cf13b7477 [2024-11-11T11:02:23.756Z] Removing intermediate container 803cf13b7477 [2024-11-11T11:02:23.756Z] ---> 2d77b4aea170 [2024-11-11T11:02:23.756Z] Step 24/25 : LABEL git_sha=dca53bd79d04c403cc6b948ea469cd90ee5c9cbc [2024-11-11T11:02:24.022Z] ---> Running in 8e218506f89f [2024-11-11T11:02:24.289Z] Removing intermediate container 8e218506f89f [2024-11-11T11:02:24.289Z] ---> accd1f01371b [2024-11-11T11:02:24.289Z] Step 25/25 : LABEL version=0.0.0 [2024-11-11T11:02:24.289Z] ---> Running in 1da68dda8038 [2024-11-11T11:02:24.554Z] Removing intermediate container 1da68dda8038 [2024-11-11T11:02:24.554Z] ---> 20b8ba542601 [2024-11-11T11:02:24.554Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-11T11:02:24.554Z] Successfully built 20b8ba542601 [2024-11-11T11:02:24.554Z] 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-11-11T11:02:25.489Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T11:02:25.489Z] [2024-11-11T11:02:25.489Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T11:02:25.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T11:02:25.916Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-11T11:02:25.916Z] 8998bd30e6a1: Pulling fs layer [2024-11-11T11:02:25.916Z] 04944245beec: Pulling fs layer [2024-11-11T11:02:25.916Z] 699f458cf7ca: Pulling fs layer [2024-11-11T11:02:25.916Z] 765212b225bb: Pulling fs layer [2024-11-11T11:02:25.916Z] f23df028b6ca: Pulling fs layer [2024-11-11T11:02:25.916Z] d65c8cfc05b1: Pulling fs layer [2024-11-11T11:02:25.916Z] 2437ff75d9bd: Pulling fs layer [2024-11-11T11:02:25.916Z] 765212b225bb: Waiting [2024-11-11T11:02:25.916Z] f23df028b6ca: Waiting [2024-11-11T11:02:25.916Z] d65c8cfc05b1: Waiting [2024-11-11T11:02:25.916Z] 2437ff75d9bd: Waiting [2024-11-11T11:02:26.182Z] 04944245beec: Verifying Checksum [2024-11-11T11:02:26.183Z] 04944245beec: Download complete [2024-11-11T11:02:26.183Z] 765212b225bb: Verifying Checksum [2024-11-11T11:02:26.183Z] 765212b225bb: Download complete [2024-11-11T11:02:26.183Z] f23df028b6ca: Download complete [2024-11-11T11:02:26.183Z] d65c8cfc05b1: Verifying Checksum [2024-11-11T11:02:26.183Z] d65c8cfc05b1: Download complete [2024-11-11T11:02:26.449Z] 699f458cf7ca: Verifying Checksum [2024-11-11T11:02:26.449Z] 699f458cf7ca: Download complete [2024-11-11T11:02:26.716Z] 8998bd30e6a1: Verifying Checksum [2024-11-11T11:02:26.716Z] 8998bd30e6a1: Download complete [2024-11-11T11:02:29.300Z] 2437ff75d9bd: Verifying Checksum [2024-11-11T11:02:29.300Z] 2437ff75d9bd: Download complete [2024-11-11T11:02:31.239Z] 8998bd30e6a1: Pull complete [2024-11-11T11:02:31.823Z] 04944245beec: Pull complete [2024-11-11T11:02:33.232Z] 699f458cf7ca: Pull complete [2024-11-11T11:02:33.499Z] 765212b225bb: Pull complete [2024-11-11T11:02:34.461Z] f23df028b6ca: Pull complete [2024-11-11T11:02:34.461Z] d65c8cfc05b1: Pull complete [2024-11-11T11:02:52.670Z] 2437ff75d9bd: Pull complete [2024-11-11T11:02:52.670Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-11T11:02:52.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T11:02:52.670Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T11:02:53.096Z] prd-ubuntu20.04-docker-arm64-4c-16g-26151 does not seem to be running inside a container [2024-11-11T11:02:53.157Z] $ 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-11-11T11:02:55.928Z] $ docker top ea3dd96a07547d2ed4914a8b9b2a29ed6ef46617fb46a3bf7f495656a41460cb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T11:02:56.868Z] ---> job-cost.sh [2024-11-11T11:02:56.868Z] lf-activate-venv: SKIPPING [2024-11-11T11:02:56.868Z] INFO: No Stack... [2024-11-11T11:02:57.133Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-11T11:02:58.108Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T11:02:58.771Z] + + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csvcut [2024-11-11T11:02:58.771Z] -d, -f6 [Pipeline] lock [2024-11-11T11:02:58.862Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-328-1-stack-cost] [2024-11-11T11:02:58.867Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-328-1-stack-cost] did not exist. Created. [2024-11-11T11:02:58.873Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-328-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T11:02:59.599Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-ec147a74/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-11T11:03:00.266Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-11T11:03:00.309Z] Warning: overwriting stash ‘stack-cost’ [2024-11-11T11:03:00.363Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T11:03:00.386Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-328-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T11:03:00.485Z] $ docker stop --time=1 ea3dd96a07547d2ed4914a8b9b2a29ed6ef46617fb46a3bf7f495656a41460cb [2024-11-11T11:03:02.022Z] $ docker rm -f --volumes ea3dd96a07547d2ed4914a8b9b2a29ed6ef46617fb46a3bf7f495656a41460cb [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-11-11T11:03:03.239Z] provisioning config files... [2024-11-11T11:03:03.247Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-328@tmp/config1072280298823034776tmp [Pipeline] { [Pipeline] sh [2024-11-11T11:03:03.599Z] + set +x [2024-11-11T11:03:03.599Z] + + bash -s -- [2024-11-11T11:03:03.600Z] curl -s https://codecov.io/bash [2024-11-11T11:03:03.600Z] [2024-11-11T11:03:03.600Z] _____ _ [2024-11-11T11:03:03.600Z] / ____| | | [2024-11-11T11:03:03.600Z] | | ___ __| | ___ ___ _____ __ [2024-11-11T11:03:03.600Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-11T11:03:03.600Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-11T11:03:03.600Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-11T11:03:03.600Z] Bash-1.0.6 [2024-11-11T11:03:03.600Z] [2024-11-11T11:03:03.600Z] [2024-11-11T11:03:03.600Z] ==> git version 2.25.1 found [2024-11-11T11:03:03.600Z] ==> 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-11-11T11:03:03.600Z] Release-Date: 2020-01-08 [2024-11-11T11:03:03.600Z] 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-11-11T11:03:03.600Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-11T11:03:03.600Z] ==> Jenkins CI detected. [2024-11-11T11:03:03.600Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-328 [2024-11-11T11:03:03.600Z] project root: . [2024-11-11T11:03:03.600Z] --> token set from env [2024-11-11T11:03:03.600Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-11T11:03:03.600Z] ==> Running gcov in . (disable via -X gcov) [2024-11-11T11:03:03.600Z] ==> Python coveragepy not found [2024-11-11T11:03:03.600Z] ==> Searching for coverage reports in: [2024-11-11T11:03:03.600Z] + . [2024-11-11T11:03:03.600Z] -> Found 1 reports [2024-11-11T11:03:03.600Z] ==> Detecting git/mercurial file structure [2024-11-11T11:03:03.860Z] ==> Reading reports [2024-11-11T11:03:03.860Z] + ./coverage.out bytes=451915 [2024-11-11T11:03:03.860Z] ==> Appending adjustments [2024-11-11T11:03:03.860Z] https://docs.codecov.io/docs/fixing-reports [2024-11-11T11:03:03.860Z] + Found adjustments [2024-11-11T11:03:03.860Z] ==> Gzipping contents [2024-11-11T11:03:04.120Z] 52K /tmp/codecov.ti9xNQ.gz [2024-11-11T11:03:04.120Z] ==> Uploading reports [2024-11-11T11:03:04.120Z] url: https://codecov.io [2024-11-11T11:03:04.120Z] query: branch=PR-328&commit=dca53bd79d04c403cc6b948ea469cd90ee5c9cbc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-328%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=328&job=&cmd_args= [2024-11-11T11:03:04.120Z] -> Pinging Codecov [2024-11-11T11:03:04.120Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-328&commit=dca53bd79d04c403cc6b948ea469cd90ee5c9cbc&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-328%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=328&job=&cmd_args= [2024-11-11T11:03:04.120Z] -> Uploading to [2024-11-11T11:03:04.120Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rfid-llrp-go/dca53bd79d04c403cc6b948ea469cd90ee5c9cbc/c4867712-aaca-46f6-baca-e110e9de3a9a.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T110304Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a42217c16f4769b151b499d0e8302f84549b513037119a7f1c8c4ffbd0960f20 [2024-11-11T11:03:04.120Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T11:03:04.120Z] Dload Upload Total Spent Left Speed [2024-11-11T11:03:04.379Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51500 0 0 100 51500 0 196k --:--:-- --:--:-- --:--:-- 196k [2024-11-11T11:03:04.379Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/dca53bd79d04c403cc6b948ea469cd90ee5c9cbc [Pipeline] } [2024-11-11T11:03:04.411Z] 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-11-11T11:03:06.548Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-328/archives ] [2024-11-11T11:03:06.548Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-328/archives [2024-11-11T11:03:06.548Z] total 16 [2024-11-11T11:03:06.549Z] drwxr-xr-x 3 root root 4096 Nov 11 10:52 . [2024-11-11T11:03:06.549Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 11 10:52 .. [2024-11-11T11:03:06.549Z] drwxr-xr-x 2 root root 4096 Nov 11 10:52 cost [2024-11-11T11:03:06.549Z] -rw-r--r-- 1 root root 91 Nov 11 10:52 cost.csv [2024-11-11T11:03:06.549Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-328/archives [2024-11-11T11:03:06.549Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-328/archives [2024-11-11T11:03:06.549Z] total 16 [2024-11-11T11:03:06.549Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 11 10:52 . [2024-11-11T11:03:06.549Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 11 10:52 .. [2024-11-11T11:03:06.549Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 11 10:52 cost [2024-11-11T11:03:06.549Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 11 10:52 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-11T11:03:06.891Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T11:03:07.777Z] ---> package-listing.sh [2024-11-11T11:03:07.777Z] ++ facter osfamily [2024-11-11T11:03:07.777Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-11T11:03:08.037Z] + OS_FAMILY=debian [2024-11-11T11:03:08.037Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-328 [2024-11-11T11:03:08.037Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-11T11:03:08.037Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-11T11:03:08.037Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-11T11:03:08.037Z] + PACKAGES=/tmp/packages_start.txt [2024-11-11T11:03:08.037Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-328 ']' [2024-11-11T11:03:08.037Z] + PACKAGES=/tmp/packages_end.txt [2024-11-11T11:03:08.037Z] + case "${OS_FAMILY}" in [2024-11-11T11:03:08.037Z] + dpkg -l [2024-11-11T11:03:08.037Z] + grep '^ii' [2024-11-11T11:03:08.037Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-11T11:03:08.037Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-11T11:03:08.037Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-11T11:03:08.037Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-328 ']' [2024-11-11T11:03:08.037Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-328/archives/ [2024-11-11T11:03:08.037Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-328/archives/ [Pipeline] echo [2024-11-11T11:03:08.080Z] 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-328/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-11T11:03:08.380Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T11:03:09.046Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T11:03:09.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T11:03:09.211Z] prd-ubuntu20.04-docker-8c-8g-26150 does not seem to be running inside a container [2024-11-11T11:03:09.232Z] $ 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-328/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-328 -v /w/workspace/undry_device-rfid-llrp-go_PR-328:/w/workspace/undry_device-rfid-llrp-go_PR-328:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-328@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-328@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-11-11T11:03:09.457Z] $ docker top 74f12e7525242da2f4c449d881c23a4804dcab221ba4f6cd6921814da1d01300 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T11:03:09.873Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-11T11:03:10.191Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-11T11:03:10.508Z] + ls /var/log/sa-host [2024-11-11T11:03:10.508Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T11:03:10.734Z] provisioning config files... [2024-11-11T11:03:10.744Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-328@tmp/config10675184541617745817tmp [Pipeline] { [Pipeline] echo [2024-11-11T11:03:10.806Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T11:03:11.125Z] ---> create-netrc.sh [Pipeline] } [2024-11-11T11:03:11.156Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-11T11:03:11.691Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-11T11:03:11.761Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T11:03:12.147Z] ---> sudo-logs.sh [2024-11-11T11:03:12.147Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-11T11:03:12.251Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T11:03:12.576Z] ---> job-cost.sh [2024-11-11T11:03:12.576Z] lf-activate-venv: SKIPPING [2024-11-11T11:03:12.576Z] DEBUG: total: 0.2199999988079071 [2024-11-11T11:03:12.576Z] INFO: Retrieving Stack Cost... [2024-11-11T11:03:12.836Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T11:03:13.094Z] INFO: Archiving Costs [Pipeline] echo [2024-11-11T11:03:13.137Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T11:03:13.463Z] ---> logs-deploy.sh [2024-11-11T11:03:13.463Z] lf-activate-venv: SKIPPING [2024-11-11T11:03:13.463Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-328/1 [2024-11-11T11:03:13.463Z] INFO: archiving workspace using pattern(s): [2024-11-11T11:03:14.401Z] Archives upload complete. [2024-11-11T11:03:14.401Z] INFO: archiving logs to Nexus