Pull request #297 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 41b5819704251150451ecee3939cb420c8af3256+4424f44df6928ee72d83e7b1b99bd10820704551 (20654b3dda7cdedc41a7d557b17ddc69a913cdcc) 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-ssh6281580834652313783.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh10006301330472389185.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 590556114a56c6d90cc8043840e039c2f74196dc 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-297/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-297/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14708547227795628049.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-297/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4490543512060112235.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh6535117646180129676.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-297/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-297/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15177264723473383643.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 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rfid-llrp-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rfid-llrp-go-settings PROJECT: device-rfid-llrp-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rfid-llrp DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4350’ Running on prd-ubuntu20.04-docker-8c-8g-4352 in /w/workspace/undry_device-rfid-llrp-go_PR-297 [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-297 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4424f44df6928ee72d83e7b1b99bd10820704551 into PR head commit 41b5819704251150451ecee3939cb420c8af3256 Merge succeeded, producing 41b5819704251150451ecee3939cb420c8af3256 Checking out Revision 41b5819704251150451ecee3939cb420c8af3256 (PR-297) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 41b5819704251150451ecee3939cb420c8af3256 # 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 4424f44df6928ee72d83e7b1b99bd10820704551 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 41b5819704251150451ecee3939cb420c8af3256 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-06-25T10:54:37.061Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-06-25T10:54:37.285Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-06-25T10:54:37.420Z] ========================================================= [2024-06-25T10:54:37.420Z] EdgeX Global Pipelines Version Info [2024-06-25T10:54:37.420Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-06-25T10:54:38.209Z] ------------------- [2024-06-25T10:54:38.209Z] stable info: [2024-06-25T10:54:38.209Z] ------------------- [2024-06-25T10:54:38.209Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-25T10:54:38.209Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-25T10:54:38.209Z] Message: update stable to v1.0.260 [2024-06-25T10:54:38.780Z] ------------------- [2024-06-25T10:54:38.780Z] experimental info: [2024-06-25T10:54:38.780Z] ------------------- [2024-06-25T10:54:38.780Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-06-25T10:54:38.780Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-06-25T10:54:38.780Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-06-25T10:54:39.005Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rfid-llrp-go-settings [Pipeline] echo [2024-06-25T10:54:39.070Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rfid-llrp-go [Pipeline] echo [2024-06-25T10:54:39.135Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-06-25T10:54:39.194Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-06-25T10:54:39.255Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-06-25T10:54:39.317Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-06-25T10:54:39.381Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-06-25T10:54:39.443Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-06-25T10:54:39.505Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-06-25T10:54:39.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-06-25T10:54:39.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-06-25T10:54:39.687Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rfid-llrp [Pipeline] echo [2024-06-25T10:54:39.744Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-06-25T10:54:39.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-06-25T10:54:39.867Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-06-25T10:54:39.927Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-06-25T10:54:39.996Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T10:54:40.056Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-06-25T10:54:40.118Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-06-25T10:54:40.178Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-06-25T10:54:40.239Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-06-25T10:54:40.303Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-06-25T10:54:40.365Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-06-25T10:54:40.428Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-06-25T10:54:40.490Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-06-25T10:54:40.550Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-06-25T10:54:40.619Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-06-25T10:54:40.684Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-297 [Pipeline] echo [2024-06-25T10:54:40.743Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-297 [Pipeline] echo [2024-06-25T10:54:40.813Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-297 [Pipeline] echo [2024-06-25T10:54:40.877Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 41b5819704251150451ecee3939cb420c8af3256 [Pipeline] echo [2024-06-25T10:54:40.936Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 41b5819 [Pipeline] echo [2024-06-25T10:54:40.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T10:54:41.151Z] provisioning config files... [2024-06-25T10:54:41.167Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-297@tmp/config2975957142315976568tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T10:54:41.725Z] ---> ****-login.sh [2024-06-25T10:54:41.726Z] nexus3.edgexfoundry.org:10001 [2024-06-25T10:54:41.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T10:54:41.986Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T10:54:41.986Z] Configure a credential helper to remove this warning. See [2024-06-25T10:54:41.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T10:54:41.986Z] [2024-06-25T10:54:41.986Z] Login Succeeded [2024-06-25T10:54:41.986Z] nexus3.edgexfoundry.org:10002 [2024-06-25T10:54:41.986Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T10:54:42.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T10:54:42.246Z] Configure a credential helper to remove this warning. See [2024-06-25T10:54:42.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T10:54:42.246Z] [2024-06-25T10:54:42.246Z] Login Succeeded [2024-06-25T10:54:42.246Z] nexus3.edgexfoundry.org:10003 [2024-06-25T10:54:42.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T10:54:42.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T10:54:42.246Z] Configure a credential helper to remove this warning. See [2024-06-25T10:54:42.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T10:54:42.246Z] [2024-06-25T10:54:42.246Z] Login Succeeded [2024-06-25T10:54:42.246Z] nexus3.edgexfoundry.org:10004 [2024-06-25T10:54:42.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T10:54:42.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T10:54:42.506Z] Configure a credential helper to remove this warning. See [2024-06-25T10:54:42.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T10:54:42.506Z] [2024-06-25T10:54:42.506Z] Login Succeeded [2024-06-25T10:54:42.506Z] ****.io [2024-06-25T10:54:42.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T10:54:42.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T10:54:42.766Z] Configure a credential helper to remove this warning. See [2024-06-25T10:54:42.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T10:54:42.766Z] [2024-06-25T10:54:42.766Z] Login Succeeded [2024-06-25T10:54:42.766Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T10:54:42.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-06-25T10:54:43.501Z] + git rev-list -1 --merges 41b5819704251150451ecee3939cb420c8af3256~1..41b5819704251150451ecee3939cb420c8af3256 [Pipeline] echo [2024-06-25T10:54:43.548Z] -----------> git rev-list -1 --merges 41b5819704251150451ecee3939cb420c8af3256~1..41b5819704251150451ecee3939cb420c8af3256 41b5819704251150451ecee3939cb420c8af3256 [false] [Pipeline] sh [2024-06-25T10:54:43.871Z] + git log --format=format:%s -1 41b5819704251150451ecee3939cb420c8af3256 [Pipeline] echo [2024-06-25T10:54:43.913Z] ========================================================= [2024-06-25T10:54:43.914Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-06-25T10:54:43.914Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T10:54:44.373Z] + git log --format=format:%s -1 41b5819704251150451ecee3939cb420c8af3256 [Pipeline] echo [2024-06-25T10:54:44.412Z] [semverPrep] GIT_COMMIT: 41b5819704251150451ecee3939cb420c8af3256, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-06-25T10:54:44.456Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-06-25T10:54:44.870Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-06-25T10:54:44.870Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-06-25T10:54:44.870Z] + [ -e /tmp/ssh_known_hosts ] [2024-06-25T10:54:44.870Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-06-25T10:54:44.870Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-06-25T10:54:44.870Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-06-25T10:54:44.870Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:54:45.377Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T10:54:45.377Z] [2024-06-25T10:54:45.377Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:54:45.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T10:54:45.775Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-06-25T10:54:45.775Z] b85a868b505f: Pulling fs layer [2024-06-25T10:54:45.775Z] e2be974225ed: Pulling fs layer [2024-06-25T10:54:45.775Z] 339a4e72a1f5: Pulling fs layer [2024-06-25T10:54:45.775Z] 988bab9f4d93: Pulling fs layer [2024-06-25T10:54:45.775Z] 1469e6f7b9e6: Pulling fs layer [2024-06-25T10:54:45.775Z] eaf3925da568: Pulling fs layer [2024-06-25T10:54:45.775Z] bab4dde63d76: Pulling fs layer [2024-06-25T10:54:45.775Z] bde34c3a00c8: Pulling fs layer [2024-06-25T10:54:45.775Z] b352a97aabf1: Pulling fs layer [2024-06-25T10:54:45.775Z] 4872d77fe225: Pulling fs layer [2024-06-25T10:54:45.775Z] 5851b861e8e6: Pulling fs layer [2024-06-25T10:54:45.775Z] eaf3925da568: Waiting [2024-06-25T10:54:45.775Z] 4872d77fe225: Waiting [2024-06-25T10:54:45.775Z] b352a97aabf1: Waiting [2024-06-25T10:54:45.775Z] bab4dde63d76: Waiting [2024-06-25T10:54:45.775Z] bde34c3a00c8: Waiting [2024-06-25T10:54:45.775Z] 988bab9f4d93: Waiting [2024-06-25T10:54:45.775Z] 1469e6f7b9e6: Waiting [2024-06-25T10:54:45.775Z] e2be974225ed: Verifying Checksum [2024-06-25T10:54:45.775Z] e2be974225ed: Download complete [2024-06-25T10:54:45.775Z] 988bab9f4d93: Download complete [2024-06-25T10:54:45.775Z] 1469e6f7b9e6: Verifying Checksum [2024-06-25T10:54:45.775Z] 1469e6f7b9e6: Download complete [2024-06-25T10:54:45.775Z] eaf3925da568: Verifying Checksum [2024-06-25T10:54:45.775Z] eaf3925da568: Download complete [2024-06-25T10:54:46.035Z] 339a4e72a1f5: Verifying Checksum [2024-06-25T10:54:46.035Z] 339a4e72a1f5: Download complete [2024-06-25T10:54:46.035Z] bde34c3a00c8: Verifying Checksum [2024-06-25T10:54:46.035Z] bde34c3a00c8: Download complete [2024-06-25T10:54:46.035Z] b352a97aabf1: Download complete [2024-06-25T10:54:46.035Z] 4872d77fe225: Download complete [2024-06-25T10:54:46.035Z] 5851b861e8e6: Verifying Checksum [2024-06-25T10:54:46.035Z] 5851b861e8e6: Download complete [2024-06-25T10:54:46.035Z] b85a868b505f: Verifying Checksum [2024-06-25T10:54:46.035Z] b85a868b505f: Download complete [2024-06-25T10:54:46.294Z] bab4dde63d76: Verifying Checksum [2024-06-25T10:54:46.294Z] bab4dde63d76: Download complete [2024-06-25T10:54:47.275Z] b85a868b505f: Pull complete [2024-06-25T10:54:47.558Z] e2be974225ed: Pull complete [2024-06-25T10:54:47.819Z] 339a4e72a1f5: Pull complete [2024-06-25T10:54:47.819Z] 988bab9f4d93: Pull complete [2024-06-25T10:54:48.078Z] 1469e6f7b9e6: Pull complete [2024-06-25T10:54:48.337Z] eaf3925da568: Pull complete [2024-06-25T10:54:49.716Z] bab4dde63d76: Pull complete [2024-06-25T10:54:49.976Z] bde34c3a00c8: Pull complete [2024-06-25T10:54:49.976Z] b352a97aabf1: Pull complete [2024-06-25T10:54:49.976Z] 4872d77fe225: Pull complete [2024-06-25T10:54:50.239Z] 5851b861e8e6: Pull complete [2024-06-25T10:54:50.239Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-06-25T10:54:50.239Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-06-25T10:54:50.239Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T10:54:50.553Z] prd-ubuntu20.04-docker-8c-8g-4352 does not seem to be running inside a container [2024-06-25T10:54:50.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-rfid-llrp-go_PR-297 -v /w/workspace/undry_device-rfid-llrp-go_PR-297:/w/workspace/undry_device-rfid-llrp-go_PR-297:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-297@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-297@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-06-25T10:54:54.170Z] $ docker top 6acf5bfa4770a9a5787cf7e4ff62d3819f2a83f379f4677c6056c6be3b0bc75c -eo pid,comm [2024-06-25T10:54:54.229Z] 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-06-25T10:54:54.229Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-06-25T10:54:54.403Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T10:54:54.403Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T10:54:54.514Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T10:54:54.516Z] $ docker exec 6acf5bfa4770a9a5787cf7e4ff62d3819f2a83f379f4677c6056c6be3b0bc75c ssh-agent [2024-06-25T10:54:54.650Z] SSH_AUTH_SOCK=/tmp/ssh-PrbaJAOFKkTY/agent.33 [2024-06-25T10:54:54.650Z] SSH_AGENT_PID=39 [2024-06-25T10:54:54.656Z] Running ssh-add (command line suppressed) [2024-06-25T10:54:54.767Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-297@tmp/private_key_9063112372670980793.key (/w/workspace/undry_device-rfid-llrp-go_PR-297@tmp/private_key_9063112372670980793.key) [2024-06-25T10:54:54.786Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T10:54:55.135Z] + git tag --points-at HEAD [Pipeline] } [2024-06-25T10:54:55.168Z] $ docker exec --env ******** --env ******** 6acf5bfa4770a9a5787cf7e4ff62d3819f2a83f379f4677c6056c6be3b0bc75c ssh-agent -k [2024-06-25T10:54:55.275Z] unset SSH_AUTH_SOCK; [2024-06-25T10:54:55.275Z] unset SSH_AGENT_PID; [2024-06-25T10:54:55.276Z] echo Agent pid 39 killed; [2024-06-25T10:54:55.291Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-06-25T10:54:55.407Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-06-25T10:54:55.407Z] [ssh-agent] Looking for ssh-agent implementation... [2024-06-25T10:54:55.538Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-06-25T10:54:55.540Z] $ docker exec 6acf5bfa4770a9a5787cf7e4ff62d3819f2a83f379f4677c6056c6be3b0bc75c ssh-agent [2024-06-25T10:54:55.643Z] SSH_AUTH_SOCK=/tmp/ssh-47OTsAl1GJmt/agent.72 [2024-06-25T10:54:55.643Z] SSH_AGENT_PID=78 [2024-06-25T10:54:55.648Z] Running ssh-add (command line suppressed) [2024-06-25T10:54:55.753Z] Identity added: /w/workspace/undry_device-rfid-llrp-go_PR-297@tmp/private_key_2613605292426214247.key (/w/workspace/undry_device-rfid-llrp-go_PR-297@tmp/private_key_2613605292426214247.key) [2024-06-25T10:54:55.766Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-06-25T10:54:56.104Z] + git semver init [2024-06-25T10:54:56.363Z] 2024-06-25 10:54:56,286 [run_init] DEBUG init version:0.0.0 force:False [2024-06-25T10:54:56.363Z] 2024-06-25 10:54:56,287 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-rfid-llrp-go_PR-297/.semver [2024-06-25T10:54:56.363Z] 2024-06-25 10:54:56,287 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rfid-llrp-go.git /w/workspace/undry_device-rfid-llrp-go_PR-297/.semver [2024-06-25T10:54:56.363Z] 2024-06-25 10:54:56,288 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rfid-llrp-go.git', '/w/workspace/undry_device-rfid-llrp-go_PR-297/.semver'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-297, universal_newlines=False, shell=None, istream=None) [2024-06-25T10:54:58.269Z] 2024-06-25 10:54:57,770 [append_file] DEBUG append to file:/w/workspace/undry_device-rfid-llrp-go_PR-297/.git/info/exclude [2024-06-25T10:54:58.269Z] 2024-06-25 10:54:57,771 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-rfid-llrp-go_PR-297/.semver/PR-297 with force:False [2024-06-25T10:54:58.269Z] 2024-06-25 10:54:57,771 [write_file] DEBUG write to file:/w/workspace/undry_device-rfid-llrp-go_PR-297/.semver/PR-297 [2024-06-25T10:54:58.269Z] 2024-06-25 10:54:57,775 [execute] INFO git cat-file --batch-check [2024-06-25T10:54:58.269Z] 2024-06-25 10:54:57,775 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-297/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T10:54:58.269Z] 2024-06-25 10:54:57,782 [execute] INFO git cat-file --batch [2024-06-25T10:54:58.269Z] 2024-06-25 10:54:57,782 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-rfid-llrp-go_PR-297/.semver, universal_newlines=False, shell=None, istream=) [2024-06-25T10:54:58.269Z] 2024-06-25 10:54:57,786 [read_version] DEBUG read version from /w/workspace/undry_device-rfid-llrp-go_PR-297/.semver/PR-297 [2024-06-25T10:54:58.269Z] 0.0.0 [Pipeline] } [2024-06-25T10:54:58.301Z] $ docker exec --env ******** --env ******** 6acf5bfa4770a9a5787cf7e4ff62d3819f2a83f379f4677c6056c6be3b0bc75c ssh-agent -k [2024-06-25T10:54:58.395Z] unset SSH_AUTH_SOCK; [2024-06-25T10:54:58.395Z] unset SSH_AGENT_PID; [2024-06-25T10:54:58.396Z] echo Agent pid 78 killed; [2024-06-25T10:54:58.406Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-06-25T10:54:58.876Z] + git semver [Pipeline] } [2024-06-25T10:54:59.207Z] $ docker stop --time=1 6acf5bfa4770a9a5787cf7e4ff62d3819f2a83f379f4677c6056c6be3b0bc75c [2024-06-25T10:55:00.492Z] $ docker rm -f --volumes 6acf5bfa4770a9a5787cf7e4ff62d3819f2a83f379f4677c6056c6be3b0bc75c [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T10:55:00.918Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-06-25T10:55:01.240Z] Stashed 1 file(s) [Pipeline] echo [2024-06-25T10:55:01.261Z] [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-06-25T10:55:02.119Z] provisioning config files... [2024-06-25T10:55:02.130Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-297@tmp/config14949828843732421681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T10:55:02.507Z] ---> ****-login.sh [2024-06-25T10:55:02.507Z] nexus3.edgexfoundry.org:10001 [2024-06-25T10:55:02.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T10:55:02.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T10:55:02.507Z] Configure a credential helper to remove this warning. See [2024-06-25T10:55:02.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T10:55:02.507Z] [2024-06-25T10:55:02.507Z] Login Succeeded [2024-06-25T10:55:02.507Z] nexus3.edgexfoundry.org:10002 [2024-06-25T10:55:02.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T10:55:02.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T10:55:02.507Z] Configure a credential helper to remove this warning. See [2024-06-25T10:55:02.507Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T10:55:02.507Z] [2024-06-25T10:55:02.507Z] Login Succeeded [2024-06-25T10:55:02.508Z] nexus3.edgexfoundry.org:10003 [2024-06-25T10:55:02.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T10:55:02.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T10:55:02.766Z] Configure a credential helper to remove this warning. See [2024-06-25T10:55:02.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T10:55:02.766Z] [2024-06-25T10:55:02.766Z] Login Succeeded [2024-06-25T10:55:02.766Z] nexus3.edgexfoundry.org:10004 [2024-06-25T10:55:02.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T10:55:02.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T10:55:02.766Z] Configure a credential helper to remove this warning. See [2024-06-25T10:55:02.766Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T10:55:02.766Z] [2024-06-25T10:55:02.766Z] Login Succeeded [2024-06-25T10:55:02.766Z] ****.io [2024-06-25T10:55:03.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T10:55:03.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T10:55:03.025Z] Configure a credential helper to remove this warning. See [2024-06-25T10:55:03.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T10:55:03.025Z] [2024-06-25T10:55:03.025Z] Login Succeeded [2024-06-25T10:55:03.025Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T10:55:03.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-25T10:55:03.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T10:55:03.364Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T10:55:03.408Z] ========================================================= [2024-06-25T10:55:03.409Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-06-25T10:55:03.409Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:55:03.944Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-06-25T10:55:03.944Z] Sending build context to Docker daemon 11.52MB [2024-06-25T10:55:03.944Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T10:55:03.944Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-25T10:55:03.945Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-06-25T10:55:03.945Z] 619be1103602: Pulling fs layer [2024-06-25T10:55:03.945Z] 7862e08f4a3e: Pulling fs layer [2024-06-25T10:55:03.945Z] 5df492c9dc93: Pulling fs layer [2024-06-25T10:55:03.945Z] 7629e6793208: Pulling fs layer [2024-06-25T10:55:03.945Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T10:55:03.945Z] fb5054dd5b73: Pulling fs layer [2024-06-25T10:55:03.945Z] eeca6798cff9: Pulling fs layer [2024-06-25T10:55:03.945Z] aa269ceb94a6: Pulling fs layer [2024-06-25T10:55:03.945Z] ada007ff1a6a: Pulling fs layer [2024-06-25T10:55:03.945Z] fb5054dd5b73: Waiting [2024-06-25T10:55:03.945Z] eeca6798cff9: Waiting [2024-06-25T10:55:03.945Z] aa269ceb94a6: Waiting [2024-06-25T10:55:03.945Z] ada007ff1a6a: Waiting [2024-06-25T10:55:03.945Z] 7629e6793208: Waiting [2024-06-25T10:55:03.945Z] 4f4fb700ef54: Waiting [2024-06-25T10:55:03.945Z] 7862e08f4a3e: Download complete [2024-06-25T10:55:03.945Z] 7629e6793208: Verifying Checksum [2024-06-25T10:55:03.945Z] 7629e6793208: Download complete [2024-06-25T10:55:04.204Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T10:55:04.204Z] 4f4fb700ef54: Download complete [2024-06-25T10:55:04.204Z] fb5054dd5b73: Verifying Checksum [2024-06-25T10:55:04.204Z] fb5054dd5b73: Download complete [2024-06-25T10:55:04.204Z] 619be1103602: Verifying Checksum [2024-06-25T10:55:04.204Z] 619be1103602: Download complete [2024-06-25T10:55:04.204Z] eeca6798cff9: Verifying Checksum [2024-06-25T10:55:04.204Z] eeca6798cff9: Download complete [2024-06-25T10:55:04.204Z] 619be1103602: Pull complete [2024-06-25T10:55:04.462Z] ada007ff1a6a: Verifying Checksum [2024-06-25T10:55:04.462Z] ada007ff1a6a: Download complete [2024-06-25T10:55:04.462Z] 7862e08f4a3e: Pull complete [2024-06-25T10:55:04.721Z] 5df492c9dc93: Verifying Checksum [2024-06-25T10:55:04.721Z] 5df492c9dc93: Download complete [2024-06-25T10:55:04.979Z] aa269ceb94a6: Verifying Checksum [2024-06-25T10:55:04.979Z] aa269ceb94a6: Download complete [2024-06-25T10:55:08.259Z] 5df492c9dc93: Pull complete [2024-06-25T10:55:08.259Z] 7629e6793208: Pull complete [2024-06-25T10:55:08.259Z] 4f4fb700ef54: Pull complete [2024-06-25T10:55:08.259Z] fb5054dd5b73: Pull complete [2024-06-25T10:55:08.259Z] eeca6798cff9: Pull complete [2024-06-25T10:55:10.157Z] aa269ceb94a6: Pull complete [2024-06-25T10:55:10.723Z] ada007ff1a6a: Pull complete [2024-06-25T10:55:10.723Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-06-25T10:55:10.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-06-25T10:55:10.723Z] ---> f489d0715acc [2024-06-25T10:55:10.723Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-06-25T10:55:16.022Z] ---> Running in 5daec0e92d0a [2024-06-25T10:55:16.022Z] Removing intermediate container 5daec0e92d0a [2024-06-25T10:55:16.022Z] ---> 9df91c1b79a7 [2024-06-25T10:55:16.022Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T10:55:16.022Z] ---> Running in 32e965730119 [2024-06-25T10:55:16.022Z] Removing intermediate container 32e965730119 [2024-06-25T10:55:16.022Z] ---> 6c5be6bf320c [2024-06-25T10:55:16.022Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-06-25T10:55:16.022Z] ---> Running in a58d44bcd1bd [2024-06-25T10:55:16.022Z] Removing intermediate container a58d44bcd1bd [2024-06-25T10:55:16.022Z] ---> 93baa0e44a4b [2024-06-25T10:55:16.022Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T10:55:16.022Z] ---> Running in 086e750fc350 [2024-06-25T10:55:16.022Z] Removing intermediate container 086e750fc350 [2024-06-25T10:55:16.022Z] ---> fb07d010e9b0 [2024-06-25T10:55:16.022Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T10:55:16.022Z] ---> Running in 6cf658482ada [2024-06-25T10:55:16.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T10:55:16.022Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T10:55:16.278Z] OK: 264 MiB in 52 packages [2024-06-25T10:55:16.827Z] Still waiting to schedule task [2024-06-25T10:55:16.827Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4351’ [2024-06-25T10:55:16.844Z] Removing intermediate container 6cf658482ada [2024-06-25T10:55:16.844Z] ---> 9067a9291979 [2024-06-25T10:55:16.844Z] Step 8/12 : WORKDIR /app [2024-06-25T10:55:16.844Z] ---> Running in 67f4c56f2ca0 [2024-06-25T10:55:16.844Z] Removing intermediate container 67f4c56f2ca0 [2024-06-25T10:55:16.844Z] ---> 80fa3bf3b1fc [2024-06-25T10:55:16.844Z] Step 9/12 : COPY go.mod vendor* ./ [2024-06-25T10:55:16.844Z] ---> a8fbb0c4fc2f [2024-06-25T10:55:16.844Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T10:55:16.844Z] ---> Running in 604230509ad4 [2024-06-25T10:56:13.066Z] Removing intermediate container 604230509ad4 [2024-06-25T10:56:13.066Z] ---> 8d951ee534ee [2024-06-25T10:56:13.066Z] Step 11/12 : COPY . . [2024-06-25T10:56:13.066Z] ---> 1f054ff9a6fe [2024-06-25T10:56:13.066Z] Step 12/12 : RUN $MAKE [2024-06-25T10:56:13.066Z] ---> Running in 1356ee0bbe13 [2024-06-25T10:56:13.066Z] noop [2024-06-25T10:56:13.066Z] Removing intermediate container 1356ee0bbe13 [2024-06-25T10:56:13.066Z] ---> 807421923029 [2024-06-25T10:56:13.066Z] Successfully built 807421923029 [2024-06-25T10:56:13.066Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:56:13.573Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-25T10:56:13.573Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T10:56:13.745Z] prd-ubuntu20.04-docker-8c-8g-4352 does not seem to be running inside a container [2024-06-25T10:56:13.778Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-rfid-llrp-go_PR-297 -v /w/workspace/undry_device-rfid-llrp-go_PR-297:/w/workspace/undry_device-rfid-llrp-go_PR-297:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-297@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-297@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-06-25T10:56:14.139Z] $ docker top a2e54623ccde8caba44e9e32f4eaffddded4116c15bdc9699b1be7082bd19ea7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T10:56:14.557Z] + go version [2024-06-25T10:56:14.557Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-06-25T10:56:14.597Z] $ docker stop --time=1 a2e54623ccde8caba44e9e32f4eaffddded4116c15bdc9699b1be7082bd19ea7 [2024-06-25T10:56:15.873Z] $ docker rm -f --volumes a2e54623ccde8caba44e9e32f4eaffddded4116c15bdc9699b1be7082bd19ea7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:56:16.686Z] + docker inspect -f . ci-base-image-x86_64 [2024-06-25T10:56:16.686Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T10:56:16.862Z] prd-ubuntu20.04-docker-8c-8g-4352 does not seem to be running inside a container [2024-06-25T10:56:16.894Z] $ 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-297 -v /w/workspace/undry_device-rfid-llrp-go_PR-297:/w/workspace/undry_device-rfid-llrp-go_PR-297:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-297@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-297@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-06-25T10:56:17.238Z] $ docker top 7d81bbe22a9899609ac7b8341aedd848c91b372ee048ce0ad43c84264eb76aec -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T10:56:17.652Z] + git config --global --add safe.directory /w/workspace/undry_device-rfid-llrp-go_PR-297 [Pipeline] fileExists [Pipeline] sh [2024-06-25T10:56:18.025Z] + make test [2024-06-25T10:56:18.025Z] go test ./... -coverprofile=coverage.out ./... [2024-06-25T10:56:19.929Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-06-25T10:56:41.915Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-06-25T10:56:41.915Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-06-25T10:56:42.973Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 4.445s coverage: 40.6% of statements [2024-06-25T10:56:42.973Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.008s coverage: 96.4% of statements [2024-06-25T10:56:42.973Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.253s coverage: 51.9% of statements [2024-06-25T10:57:04.927Z] go vet ./... [2024-06-25T10:57:07.450Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-25T10:57:07.709Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-25T10:57:07.709Z] ./bin/test-attribution-txt.sh [2024-06-25T10:57:07.709Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-25T10:57:07.709Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-25T10:57:07.968Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-25T10:57:07.968Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-25T10:57:07.968Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-25T10:57:07.968Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-25T10:57:07.968Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-25T10:57:07.968Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-25T10:57:07.968Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-25T10:57:07.968Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-25T10:57:07.968Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-25T10:57:07.968Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-25T10:57:07.968Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-25T10:57:07.968Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-25T10:57:07.968Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-25T10:57:07.968Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-25T10:57:07.968Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-25T10:57:07.968Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-25T10:57:08.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-25T10:57:08.056Z] $ docker stop --time=1 7d81bbe22a9899609ac7b8341aedd848c91b372ee048ce0ad43c84264eb76aec [2024-06-25T10:57:10.448Z] $ docker rm -f --volumes 7d81bbe22a9899609ac7b8341aedd848c91b372ee048ce0ad43c84264eb76aec [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T10:57:11.095Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-25T10:57:11.197Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-06-25T10:57:11.936Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-25T10:57:12.250Z] + ls -al . [2024-06-25T10:57:12.250Z] total 688 [2024-06-25T10:57:12.250Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 25 10:56 . [2024-06-25T10:57:12.250Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:54 .. [2024-06-25T10:57:12.250Z] -rw-rw-r-- 1 jenkins jenkins 134 Jun 25 10:54 .dockerignore [2024-06-25T10:57:12.250Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 10:56 .git [2024-06-25T10:57:12.250Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 10:54 .github [2024-06-25T10:57:12.250Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 25 10:54 .gitignore [2024-06-25T10:57:12.250Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 10:54 .golangci.yml [2024-06-25T10:57:12.250Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 10:54 .semver [2024-06-25T10:57:12.250Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jun 25 10:54 Attribution.txt [2024-06-25T10:57:12.250Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jun 25 10:54 CHANGELOG.md [2024-06-25T10:57:12.250Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jun 25 10:54 Dockerfile [2024-06-25T10:57:12.250Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 10:54 GOVERNANCE.md [2024-06-25T10:57:12.250Z] -rw-rw-r-- 1 jenkins jenkins 661 Jun 25 10:54 Jenkinsfile [2024-06-25T10:57:12.250Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 25 10:54 LICENSE [2024-06-25T10:57:12.250Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jun 25 10:54 Makefile [2024-06-25T10:57:12.250Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 25 10:54 OWNERS.md [2024-06-25T10:57:12.250Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jun 25 10:54 README.md [2024-06-25T10:57:12.250Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 10:55 VERSION [2024-06-25T10:57:12.250Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 10:54 bin [2024-06-25T10:57:12.250Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:54 cmd [2024-06-25T10:57:12.250Z] -rw-r--r-- 1 jenkins jenkins 438103 Jun 25 10:56 coverage.out [2024-06-25T10:57:12.250Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 10:54 examples [2024-06-25T10:57:12.250Z] -rw-rw-r-- 1 jenkins jenkins 7219 Jun 25 10:54 go.mod [2024-06-25T10:57:12.250Z] -rw-rw-r-- 1 jenkins jenkins 101949 Jun 25 10:54 go.sum [2024-06-25T10:57:12.250Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 10:54 images [2024-06-25T10:57:12.250Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:54 internal [2024-06-25T10:57:12.250Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 10:54 pkg [2024-06-25T10:57:12.250Z] -rw-rw-r-- 1 jenkins jenkins 193 Jun 25 10:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:57:12.675Z] + 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=41b5819704251150451ecee3939cb420c8af3256 --label arch=amd64 --label version=0.0.0 . [2024-06-25T10:57:12.675Z] Sending build context to Docker daemon 11.52MB [2024-06-25T10:57:12.675Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T10:57:12.675Z] Step 2/25 : FROM ${BASE} AS builder [2024-06-25T10:57:12.675Z] ---> 807421923029 [2024-06-25T10:57:12.675Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-06-25T10:57:12.933Z] ---> Running in 3c2c2e135a84 [2024-06-25T10:57:13.192Z] Removing intermediate container 3c2c2e135a84 [2024-06-25T10:57:13.192Z] ---> ac861e6e3299 [2024-06-25T10:57:13.192Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T10:57:13.192Z] ---> Running in b5a1ed9e10c3 [2024-06-25T10:57:13.192Z] Removing intermediate container b5a1ed9e10c3 [2024-06-25T10:57:13.192Z] ---> d086da4402d2 [2024-06-25T10:57:13.192Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-06-25T10:57:13.192Z] ---> Running in 349761479b8c [2024-06-25T10:57:13.192Z] Removing intermediate container 349761479b8c [2024-06-25T10:57:13.192Z] ---> 4f8f4be2dfd0 [2024-06-25T10:57:13.192Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T10:57:13.192Z] ---> Running in 3398631f8371 [2024-06-25T10:57:13.452Z] Removing intermediate container 3398631f8371 [2024-06-25T10:57:13.452Z] ---> 8fbf09cd1cfc [2024-06-25T10:57:13.452Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T10:57:13.452Z] ---> Running in 189a71111839 [2024-06-25T10:57:13.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T10:57:13.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T10:57:14.279Z] OK: 264 MiB in 52 packages [2024-06-25T10:57:14.538Z] Removing intermediate container 189a71111839 [2024-06-25T10:57:14.538Z] ---> 35370329910a [2024-06-25T10:57:14.538Z] Step 8/25 : WORKDIR /app [2024-06-25T10:57:14.538Z] ---> Running in 87fb339b13b9 [2024-06-25T10:57:14.538Z] Removing intermediate container 87fb339b13b9 [2024-06-25T10:57:14.538Z] ---> ae9ad86e60c8 [2024-06-25T10:57:14.538Z] Step 9/25 : COPY go.mod vendor* ./ [2024-06-25T10:57:14.538Z] ---> 739ef9fc803e [2024-06-25T10:57:14.538Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T10:57:14.538Z] ---> Running in 729bcc896e0d [2024-06-25T10:57:15.477Z] Removing intermediate container 729bcc896e0d [2024-06-25T10:57:15.477Z] ---> 08d33c65d88e [2024-06-25T10:57:15.477Z] Step 11/25 : COPY . . [2024-06-25T10:57:15.735Z] ---> b4d8e60771e2 [2024-06-25T10:57:15.735Z] Step 12/25 : RUN $MAKE [2024-06-25T10:57:15.735Z] ---> Running in b65efbf12aec [2024-06-25T10:57:15.994Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-06-25T10:57:55.268Z] Removing intermediate container b65efbf12aec [2024-06-25T10:57:55.268Z] ---> 04e8f10d8529 [2024-06-25T10:57:55.268Z] Step 13/25 : FROM alpine:3.18 [2024-06-25T10:57:55.268Z] 3.18: Pulling from library/alpine [2024-06-25T10:57:55.268Z] 73baa7ef167e: Pulling fs layer [2024-06-25T10:57:55.268Z] 73baa7ef167e: Verifying Checksum [2024-06-25T10:57:55.268Z] 73baa7ef167e: Download complete [2024-06-25T10:57:55.268Z] 73baa7ef167e: Pull complete [2024-06-25T10:57:55.268Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-25T10:57:55.268Z] Status: Downloaded newer image for alpine:3.18 [2024-06-25T10:57:55.268Z] ---> 8fd7cac70a4a [2024-06-25T10:57:55.268Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-25T10:57:55.268Z] ---> Running in 38ad76e745ac [2024-06-25T10:57:55.268Z] Removing intermediate container 38ad76e745ac [2024-06-25T10:57:55.268Z] ---> cc2be9a34e40 [2024-06-25T10:57:55.268Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-06-25T10:57:55.268Z] ---> Running in 326e4322c58b [2024-06-25T10:57:55.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T10:57:55.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T10:57:55.268Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-25T10:57:55.268Z] Executing busybox-1.36.1-r7.trigger [2024-06-25T10:57:55.268Z] OK: 7 MiB in 16 packages [2024-06-25T10:57:55.268Z] Removing intermediate container 326e4322c58b [2024-06-25T10:57:55.268Z] ---> acc0e894e330 [2024-06-25T10:57:55.268Z] Step 16/25 : RUN apk --no-cache upgrade [2024-06-25T10:57:55.268Z] ---> Running in 858f43128545 [2024-06-25T10:57:55.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-06-25T10:57:55.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-06-25T10:57:55.268Z] OK: 7 MiB in 16 packages [2024-06-25T10:57:55.268Z] Removing intermediate container 858f43128545 [2024-06-25T10:57:55.268Z] ---> 51ad0836b782 [2024-06-25T10:57:55.268Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-06-25T10:57:55.268Z] ---> d4de4a921688 [2024-06-25T10:57:55.268Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-06-25T10:57:55.268Z] ---> c5bfe56b8260 [2024-06-25T10:57:55.268Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-06-25T10:57:55.526Z] ---> a0d34c4cbcff [2024-06-25T10:57:55.526Z] Step 20/25 : EXPOSE 59989 [2024-06-25T10:57:55.784Z] ---> Running in c97089421a54 [2024-06-25T10:57:55.784Z] Removing intermediate container c97089421a54 [2024-06-25T10:57:55.784Z] ---> a18709ed88af [2024-06-25T10:57:55.784Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-06-25T10:57:55.784Z] ---> Running in 1d6852e6b49b [2024-06-25T10:57:55.784Z] Removing intermediate container 1d6852e6b49b [2024-06-25T10:57:55.784Z] ---> 723f1ba7a0de [2024-06-25T10:57:55.784Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-25T10:57:55.784Z] ---> Running in f98172a239c2 [2024-06-25T10:57:56.042Z] Removing intermediate container f98172a239c2 [2024-06-25T10:57:56.042Z] ---> f5a40becf9c5 [2024-06-25T10:57:56.042Z] Step 23/25 : LABEL arch=amd64 [2024-06-25T10:57:56.042Z] ---> Running in 30559534344d [2024-06-25T10:57:56.042Z] Removing intermediate container 30559534344d [2024-06-25T10:57:56.042Z] ---> 787a179143f4 [2024-06-25T10:57:56.042Z] Step 24/25 : LABEL git_sha=41b5819704251150451ecee3939cb420c8af3256 [2024-06-25T10:57:56.042Z] ---> Running in 3682487dcc47 [2024-06-25T10:57:56.042Z] Removing intermediate container 3682487dcc47 [2024-06-25T10:57:56.042Z] ---> 19d3d0e51365 [2024-06-25T10:57:56.042Z] Step 25/25 : LABEL version=0.0.0 [2024-06-25T10:57:56.042Z] ---> Running in 71bb11d3c0b8 [2024-06-25T10:57:56.042Z] Removing intermediate container 71bb11d3c0b8 [2024-06-25T10:57:56.042Z] ---> eb1b6fca3f9e [2024-06-25T10:57:56.042Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-25T10:57:56.301Z] Successfully built eb1b6fca3f9e [2024-06-25T10:57:56.301Z] 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-06-25T10:57:57.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T10:57:57.312Z] [2024-06-25T10:57:57.312Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:57:57.712Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T10:57:57.713Z] latest: Pulling from edgex-lftools-log-publisher [2024-06-25T10:57:57.713Z] 5eb5b503b376: Pulling fs layer [2024-06-25T10:57:57.713Z] 5c69ac0246d0: Pulling fs layer [2024-06-25T10:57:57.713Z] ec43610c2a17: Pulling fs layer [2024-06-25T10:57:57.713Z] 3a2ae6a8a46f: Pulling fs layer [2024-06-25T10:57:57.713Z] 33b1e0a273af: Pulling fs layer [2024-06-25T10:57:57.713Z] 5d3b04190fa2: Pulling fs layer [2024-06-25T10:57:57.713Z] 2f39f015ded8: Pulling fs layer [2024-06-25T10:57:57.713Z] 33b1e0a273af: Waiting [2024-06-25T10:57:57.713Z] 5d3b04190fa2: Waiting [2024-06-25T10:57:57.713Z] 3a2ae6a8a46f: Waiting [2024-06-25T10:57:57.713Z] 5c69ac0246d0: Download complete [2024-06-25T10:57:57.713Z] 3a2ae6a8a46f: Verifying Checksum [2024-06-25T10:57:57.713Z] 3a2ae6a8a46f: Download complete [2024-06-25T10:57:57.713Z] 33b1e0a273af: Verifying Checksum [2024-06-25T10:57:57.713Z] 33b1e0a273af: Download complete [2024-06-25T10:57:57.713Z] 5d3b04190fa2: Verifying Checksum [2024-06-25T10:57:57.713Z] 5d3b04190fa2: Download complete [2024-06-25T10:57:57.713Z] ec43610c2a17: Verifying Checksum [2024-06-25T10:57:57.713Z] ec43610c2a17: Download complete [2024-06-25T10:57:57.970Z] 5eb5b503b376: Download complete [2024-06-25T10:57:58.534Z] 2f39f015ded8: Download complete [2024-06-25T10:57:59.102Z] 5eb5b503b376: Pull complete [2024-06-25T10:57:59.102Z] 5c69ac0246d0: Pull complete [2024-06-25T10:57:59.669Z] ec43610c2a17: Pull complete [2024-06-25T10:57:59.669Z] 3a2ae6a8a46f: Pull complete [2024-06-25T10:57:59.929Z] 33b1e0a273af: Pull complete [2024-06-25T10:57:59.929Z] 5d3b04190fa2: Pull complete [2024-06-25T10:58:04.108Z] 2f39f015ded8: Pull complete [2024-06-25T10:58:04.108Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-06-25T10:58:04.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T10:58:04.108Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T10:58:04.391Z] prd-ubuntu20.04-docker-8c-8g-4352 does not seem to be running inside a container [2024-06-25T10:58:04.428Z] $ 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-297 -v /w/workspace/undry_device-rfid-llrp-go_PR-297:/w/workspace/undry_device-rfid-llrp-go_PR-297:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-297@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-297@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-06-25T10:58:10.002Z] $ docker top bfb9eda80fe9e445d04d6f06ef05c348ea7c2cdfef3417fdb9055d63c863ec83 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T10:58:10.487Z] ---> job-cost.sh [2024-06-25T10:58:10.488Z] lf-activate-venv: SKIPPING [2024-06-25T10:58:10.488Z] INFO: No Stack... [2024-06-25T10:58:10.747Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-25T10:58:11.314Z] INFO: Archiving Costs [Pipeline] sh [2024-06-25T10:58:11.631Z] + cat /w/workspace/undry_device-rfid-llrp-go_PR-297/archives/cost.csv [2024-06-25T10:58:11.631Z] + cut -d, -f6 [Pipeline] lock [2024-06-25T10:58:11.677Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-297-1-stack-cost] [2024-06-25T10:58:11.684Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-297-1-stack-cost] did not exist. Created. [2024-06-25T10:58:11.691Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-297-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T10:58:12.109Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-06-25T10:58:12.166Z] Stashed 1 file(s) [Pipeline] } [2024-06-25T10:58:12.204Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-297-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-25T10:58:12.305Z] $ docker stop --time=1 bfb9eda80fe9e445d04d6f06ef05c348ea7c2cdfef3417fdb9055d63c863ec83 [2024-06-25T10:58:13.452Z] $ docker rm -f --volumes bfb9eda80fe9e445d04d6f06ef05c348ea7c2cdfef3417fdb9055d63c863ec83 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-06-25T10:58:53.144Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4353 in /w/workspace/undry_device-rfid-llrp-go_PR-297 [Pipeline] { [Pipeline] ws [2024-06-25T10:58:53.215Z] Running in /w/workspace/device-rfid-llrp-go/1 [Pipeline] { [Pipeline] checkout [2024-06-25T10:58:56.334Z] The recommended git tool is: git [2024-06-25T10:59:03.946Z] using credential edgex-jenkins-ssh [2024-06-25T10:59:03.980Z] Cloning the remote Git repository [2024-06-25T10:59:04.099Z] Cloning repository git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-06-25T10:59:04.275Z] > git init /w/workspace/device-rfid-llrp-go/1 # timeout=10 [2024-06-25T10:59:04.458Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-06-25T10:59:04.459Z] > git --version # timeout=10 [2024-06-25T10:59:04.497Z] > git --version # 'git version 2.25.1' [2024-06-25T10:59:04.499Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T10:59:04.711Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-25T10:59:07.141Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-06-25T10:59:07.186Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-06-25T10:59:08.213Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rfid-llrp-go.git # timeout=10 [2024-06-25T10:59:08.256Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rfid-llrp-go.git [2024-06-25T10:59:08.257Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T10:59:08.283Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rfid-llrp-go.git +refs/pull/297/head:refs/remotes/origin/PR-297 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-06-25T10:59:08.799Z] Merging remotes/origin/main commit 4424f44df6928ee72d83e7b1b99bd10820704551 into PR head commit 41b5819704251150451ecee3939cb420c8af3256 [2024-06-25T10:59:09.087Z] Merge succeeded, producing 41b5819704251150451ecee3939cb420c8af3256 [2024-06-25T10:59:09.087Z] Checking out Revision 41b5819704251150451ecee3939cb420c8af3256 (PR-297) [2024-06-25T10:59:09.658Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2024-06-25T10:59:09.702Z] > git --version # timeout=10 [2024-06-25T10:59:09.713Z] > git --version # 'git version 2.25.1' [2024-06-25T10:59:09.727Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-06-25T10:59:08.818Z] > git config core.sparsecheckout # timeout=10 [2024-06-25T10:59:08.876Z] > git checkout -f 41b5819704251150451ecee3939cb420c8af3256 # timeout=10 [2024-06-25T10:59:08.985Z] > git remote # timeout=10 [2024-06-25T10:59:09.007Z] > git config --get remote.origin.url # timeout=10 [2024-06-25T10:59:09.028Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-06-25T10:59:09.046Z] > git merge 4424f44df6928ee72d83e7b1b99bd10820704551 # timeout=10 [2024-06-25T10:59:09.072Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-06-25T10:59:09.093Z] > git config core.sparsecheckout # timeout=10 [2024-06-25T10:59:09.108Z] > git checkout -f 41b5819704251150451ecee3939cb420c8af3256 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T10:59:14.794Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-06-25T10:59:14.794Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T10:59:14.794Z] Dload Upload Total Spent Left Speed [2024-06-25T10:59:14.794Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 109k 0 --:--:-- --:--:-- --:--:-- 110k [Pipeline] sh [2024-06-25T10:59:15.137Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-06-25T10:59:15.480Z] + sudo tee /etc/docker/daemon.new [2024-06-25T10:59:15.480Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-06-25T10:59:15.480Z] { [2024-06-25T10:59:15.480Z] "registry-mirrors": [ [2024-06-25T10:59:15.480Z] "https://nexus3.edgexfoundry.org:10001" [2024-06-25T10:59:15.480Z] ], [2024-06-25T10:59:15.480Z] "bip": "10.250.0.254/24", [2024-06-25T10:59:15.480Z] "hosts": [ [2024-06-25T10:59:15.480Z] "tcp://0.0.0.0:5555", [2024-06-25T10:59:15.480Z] "unix:///var/run/docker.sock" [2024-06-25T10:59:15.480Z] ], [2024-06-25T10:59:15.480Z] "mtu": 1458, [2024-06-25T10:59:15.480Z] "selinux-enabled": true, [2024-06-25T10:59:15.480Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-06-25T10:59:15.480Z] } [Pipeline] sh [2024-06-25T10:59:15.825Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-06-25T10:59:16.185Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T10:59:34.538Z] provisioning config files... [2024-06-25T10:59:34.561Z] copy managed file [device-rfid-llrp-go-settings] to file:/w/workspace/device-rfid-llrp-go/1@tmp/config4078810102484513085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T10:59:35.045Z] ---> ****-login.sh [2024-06-25T10:59:35.045Z] nexus3.edgexfoundry.org:10001 [2024-06-25T10:59:35.316Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T10:59:35.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T10:59:35.590Z] Configure a credential helper to remove this warning. See [2024-06-25T10:59:35.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T10:59:35.590Z] [2024-06-25T10:59:35.590Z] Login Succeeded [2024-06-25T10:59:35.590Z] nexus3.edgexfoundry.org:10002 [2024-06-25T10:59:35.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T10:59:35.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T10:59:35.859Z] Configure a credential helper to remove this warning. See [2024-06-25T10:59:35.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T10:59:35.859Z] [2024-06-25T10:59:35.859Z] Login Succeeded [2024-06-25T10:59:35.859Z] nexus3.edgexfoundry.org:10003 [2024-06-25T10:59:36.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T10:59:36.405Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T10:59:36.405Z] Configure a credential helper to remove this warning. See [2024-06-25T10:59:36.405Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T10:59:36.405Z] [2024-06-25T10:59:36.405Z] Login Succeeded [2024-06-25T10:59:36.405Z] nexus3.edgexfoundry.org:10004 [2024-06-25T10:59:36.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T10:59:36.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T10:59:36.673Z] Configure a credential helper to remove this warning. See [2024-06-25T10:59:36.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T10:59:36.673Z] [2024-06-25T10:59:36.673Z] Login Succeeded [2024-06-25T10:59:36.673Z] ****.io [2024-06-25T10:59:36.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-06-25T10:59:37.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-06-25T10:59:37.206Z] Configure a credential helper to remove this warning. See [2024-06-25T10:59:37.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-06-25T10:59:37.206Z] [2024-06-25T10:59:37.206Z] Login Succeeded [2024-06-25T10:59:37.206Z] ---> ****-login.sh ends [Pipeline] } [2024-06-25T10:59:37.237Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-06-25T10:59:37.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T10:59:37.731Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-06-25T10:59:37.777Z] ========================================================= [2024-06-25T10:59:37.777Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-06-25T10:59:37.777Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T10:59:38.310Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-06-25T10:59:38.577Z] Sending build context to Docker daemon 1.202MB [2024-06-25T10:59:38.577Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T10:59:38.577Z] Step 2/12 : FROM ${BASE} AS builder [2024-06-25T10:59:38.851Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-06-25T10:59:38.851Z] c6b39de5b339: Pulling fs layer [2024-06-25T10:59:38.851Z] a69c41024577: Pulling fs layer [2024-06-25T10:59:38.852Z] d6de4b400683: Pulling fs layer [2024-06-25T10:59:38.852Z] 35cb2a7552d0: Pulling fs layer [2024-06-25T10:59:38.852Z] 4f4fb700ef54: Pulling fs layer [2024-06-25T10:59:38.852Z] 464afbd9ba4c: Pulling fs layer [2024-06-25T10:59:38.852Z] 00f215d4a9da: Pulling fs layer [2024-06-25T10:59:38.852Z] d496ad576159: Pulling fs layer [2024-06-25T10:59:38.852Z] 35cb2a7552d0: Waiting [2024-06-25T10:59:38.852Z] 4f4fb700ef54: Waiting [2024-06-25T10:59:38.852Z] 464afbd9ba4c: Waiting [2024-06-25T10:59:38.852Z] 00f215d4a9da: Waiting [2024-06-25T10:59:38.852Z] d496ad576159: Waiting [2024-06-25T10:59:38.852Z] a69c41024577: Verifying Checksum [2024-06-25T10:59:38.852Z] a69c41024577: Download complete [2024-06-25T10:59:38.852Z] 35cb2a7552d0: Verifying Checksum [2024-06-25T10:59:38.852Z] 35cb2a7552d0: Download complete [2024-06-25T10:59:38.852Z] 4f4fb700ef54: Verifying Checksum [2024-06-25T10:59:38.852Z] 4f4fb700ef54: Download complete [2024-06-25T10:59:38.852Z] 464afbd9ba4c: Verifying Checksum [2024-06-25T10:59:38.852Z] c6b39de5b339: Download complete [2024-06-25T10:59:38.852Z] 464afbd9ba4c: Download complete [2024-06-25T10:59:39.451Z] d496ad576159: Verifying Checksum [2024-06-25T10:59:39.451Z] d496ad576159: Download complete [2024-06-25T10:59:39.721Z] c6b39de5b339: Pull complete [2024-06-25T10:59:40.309Z] a69c41024577: Pull complete [2024-06-25T10:59:40.579Z] d6de4b400683: Verifying Checksum [2024-06-25T10:59:40.579Z] d6de4b400683: Download complete [2024-06-25T10:59:41.574Z] 00f215d4a9da: Verifying Checksum [2024-06-25T10:59:41.574Z] 00f215d4a9da: Download complete [2024-06-25T10:59:53.901Z] d6de4b400683: Pull complete [2024-06-25T10:59:53.901Z] 35cb2a7552d0: Pull complete [2024-06-25T10:59:53.901Z] 4f4fb700ef54: Pull complete [2024-06-25T10:59:53.901Z] 464afbd9ba4c: Pull complete [2024-06-25T11:00:04.007Z] 00f215d4a9da: Pull complete [2024-06-25T11:00:04.007Z] d496ad576159: Pull complete [2024-06-25T11:00:04.007Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-06-25T11:00:04.007Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-06-25T11:00:04.277Z] ---> f246e2811388 [2024-06-25T11:00:04.277Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-06-25T11:00:05.696Z] ---> Running in 6d5ba569277a [2024-06-25T11:00:05.963Z] Removing intermediate container 6d5ba569277a [2024-06-25T11:00:05.963Z] ---> 1d1fced07335 [2024-06-25T11:00:05.963Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T11:00:06.230Z] ---> Running in 3ee090cd1e34 [2024-06-25T11:00:06.497Z] Removing intermediate container 3ee090cd1e34 [2024-06-25T11:00:06.497Z] ---> 14a66bc7051c [2024-06-25T11:00:06.498Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git" [2024-06-25T11:00:06.498Z] ---> Running in a0acd292b9c6 [2024-06-25T11:00:06.765Z] Removing intermediate container a0acd292b9c6 [2024-06-25T11:00:06.765Z] ---> 4017f8f4297a [2024-06-25T11:00:06.765Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T11:00:06.765Z] ---> Running in 3cda41de66c6 [2024-06-25T11:00:07.033Z] Removing intermediate container 3cda41de66c6 [2024-06-25T11:00:07.033Z] ---> c56138843074 [2024-06-25T11:00:07.033Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T11:00:07.305Z] ---> Running in 48f9293737cf [2024-06-25T11:00:08.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T11:00:08.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T11:00:09.811Z] OK: 266 MiB in 52 packages [2024-06-25T11:00:10.817Z] Removing intermediate container 48f9293737cf [2024-06-25T11:00:10.817Z] ---> 92c4ab139fdd [2024-06-25T11:00:10.817Z] Step 8/12 : WORKDIR /app [2024-06-25T11:00:10.817Z] ---> Running in 7641962792ab [2024-06-25T11:00:11.084Z] Removing intermediate container 7641962792ab [2024-06-25T11:00:11.084Z] ---> f4400875dc4a [2024-06-25T11:00:11.084Z] Step 9/12 : COPY go.mod vendor* ./ [2024-06-25T11:00:11.353Z] ---> d616e5962e11 [2024-06-25T11:00:11.353Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T11:00:11.632Z] ---> Running in 0e6f70aa98e6 [2024-06-25T11:02:03.286Z] Removing intermediate container 0e6f70aa98e6 [2024-06-25T11:02:03.286Z] ---> 3b9954368518 [2024-06-25T11:02:03.286Z] Step 11/12 : COPY . . [2024-06-25T11:02:03.286Z] ---> 8f126e4b6e82 [2024-06-25T11:02:03.286Z] Step 12/12 : RUN $MAKE [2024-06-25T11:02:03.286Z] ---> Running in 000dd00cd4f8 [2024-06-25T11:02:03.286Z] noop [2024-06-25T11:02:03.286Z] Removing intermediate container 000dd00cd4f8 [2024-06-25T11:02:03.286Z] ---> 0f6de33695e8 [2024-06-25T11:02:03.286Z] Successfully built 0f6de33695e8 [2024-06-25T11:02:03.286Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:02:03.797Z] + docker inspect -f . ci-base-image-arm64 [2024-06-25T11:02:03.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T11:02:04.102Z] prd-ubuntu20.04-docker-arm64-4c-16g-4353 does not seem to be running inside a container [2024-06-25T11:02:04.158Z] $ 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-06-25T11:02:05.380Z] $ docker top 6bf463dd268d0923283f264015927b43c9209e3099239726d6dd39f6a24582b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T11:02:06.290Z] + go version [2024-06-25T11:02:06.290Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-06-25T11:02:06.331Z] $ docker stop --time=1 6bf463dd268d0923283f264015927b43c9209e3099239726d6dd39f6a24582b3 [2024-06-25T11:02:07.953Z] $ docker rm -f --volumes 6bf463dd268d0923283f264015927b43c9209e3099239726d6dd39f6a24582b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:02:08.895Z] + docker inspect -f . ci-base-image-arm64 [2024-06-25T11:02:08.895Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T11:02:09.171Z] prd-ubuntu20.04-docker-arm64-4c-16g-4353 does not seem to be running inside a container [2024-06-25T11:02:09.229Z] $ 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-06-25T11:02:10.423Z] $ docker top 4b191701ca7cf7862e3afc9c2c618787fb543b32400875e166c79e9fb5b733fa -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T11:02:11.311Z] + git config --global --add safe.directory /w/workspace/device-rfid-llrp-go/1 [Pipeline] fileExists [Pipeline] sh [2024-06-25T11:02:11.715Z] + make test [2024-06-25T11:02:11.982Z] go test ./... -coverprofile=coverage.out ./... [2024-06-25T11:02:18.616Z] ? github.com/edgexfoundry/device-rfid-llrp-go [no test files] [2024-06-25T11:05:40.512Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd [no test files] [2024-06-25T11:05:40.512Z] ? github.com/edgexfoundry/device-rfid-llrp-go/cmd/llrp [no test files] [2024-06-25T11:06:07.409Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/driver 28.423s coverage: 40.6% of statements [2024-06-25T11:06:07.409Z] ok github.com/edgexfoundry/device-rfid-llrp-go/internal/retry 0.047s coverage: 96.4% of statements [2024-06-25T11:06:07.409Z] ok github.com/edgexfoundry/device-rfid-llrp-go/pkg/llrp 0.586s coverage: 51.9% of statements [2024-06-25T11:06:07.409Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-06-25T11:06:07.409Z] go vet ./... [2024-06-25T11:06:54.225Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-06-25T11:06:54.225Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-06-25T11:06:54.225Z] ./bin/test-attribution-txt.sh [2024-06-25T11:06:54.225Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-06-25T11:06:54.225Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-06-25T11:06:54.225Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-06-25T11:06:54.225Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-06-25T11:06:54.226Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-06-25T11:06:54.271Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-06-25T11:06:54.298Z] $ docker stop --time=1 4b191701ca7cf7862e3afc9c2c618787fb543b32400875e166c79e9fb5b733fa [2024-06-25T11:06:56.136Z] $ docker rm -f --volumes 4b191701ca7cf7862e3afc9c2c618787fb543b32400875e166c79e9fb5b733fa [Pipeline] // withDockerContainer [Pipeline] sh [2024-06-25T11:06:57.765Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-06-25T11:06:57.805Z] Warning: overwriting stash ‘coverage-report’ [2024-06-25T11:06:58.404Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-06-25T11:06:59.129Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-06-25T11:06:59.480Z] + ls -al . [2024-06-25T11:06:59.480Z] total 684 [2024-06-25T11:06:59.480Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 25 11:02 . [2024-06-25T11:06:59.480Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:59 .. [2024-06-25T11:06:59.480Z] -rw-rw-r-- 1 jenkins jenkins 134 Jun 25 10:59 .dockerignore [2024-06-25T11:06:59.480Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 25 10:59 .git [2024-06-25T11:06:59.480Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 10:59 .github [2024-06-25T11:06:59.480Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 25 10:59 .gitignore [2024-06-25T11:06:59.480Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 25 10:59 .golangci.yml [2024-06-25T11:06:59.480Z] -rw-rw-r-- 1 jenkins jenkins 11980 Jun 25 10:59 Attribution.txt [2024-06-25T11:06:59.480Z] -rw-rw-r-- 1 jenkins jenkins 11677 Jun 25 10:59 CHANGELOG.md [2024-06-25T11:06:59.480Z] -rw-rw-r-- 1 jenkins jenkins 1456 Jun 25 10:59 Dockerfile [2024-06-25T11:06:59.480Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 25 10:59 GOVERNANCE.md [2024-06-25T11:06:59.480Z] -rw-rw-r-- 1 jenkins jenkins 661 Jun 25 10:59 Jenkinsfile [2024-06-25T11:06:59.480Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jun 25 10:59 LICENSE [2024-06-25T11:06:59.480Z] -rw-rw-r-- 1 jenkins jenkins 2179 Jun 25 10:59 Makefile [2024-06-25T11:06:59.480Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 25 10:59 OWNERS.md [2024-06-25T11:06:59.480Z] -rw-rw-r-- 1 jenkins jenkins 28907 Jun 25 10:59 README.md [2024-06-25T11:06:59.480Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 25 10:55 VERSION [2024-06-25T11:06:59.480Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 10:59 bin [2024-06-25T11:06:59.480Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:59 cmd [2024-06-25T11:06:59.480Z] -rw-r--r-- 1 jenkins jenkins 438103 Jun 25 11:06 coverage.out [2024-06-25T11:06:59.480Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 10:59 examples [2024-06-25T11:06:59.480Z] -rw-rw-r-- 1 jenkins jenkins 7219 Jun 25 10:59 go.mod [2024-06-25T11:06:59.480Z] -rw-rw-r-- 1 jenkins jenkins 101949 Jun 25 10:59 go.sum [2024-06-25T11:06:59.480Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 25 10:59 images [2024-06-25T11:06:59.480Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 25 10:59 internal [2024-06-25T11:06:59.480Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 25 10:59 pkg [2024-06-25T11:06:59.480Z] -rw-rw-r-- 1 jenkins jenkins 193 Jun 25 10:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:06:59.928Z] + 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=41b5819704251150451ecee3939cb420c8af3256 --label arch=arm64 --label version=0.0.0 . [2024-06-25T11:07:00.198Z] Sending build context to Docker daemon 1.202MB [2024-06-25T11:07:00.198Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2024-06-25T11:07:00.198Z] Step 2/25 : FROM ${BASE} AS builder [2024-06-25T11:07:00.198Z] ---> 0f6de33695e8 [2024-06-25T11:07:00.198Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2024-06-25T11:07:00.198Z] ---> Running in 119f432b5a0c [2024-06-25T11:07:00.462Z] Removing intermediate container 119f432b5a0c [2024-06-25T11:07:00.462Z] ---> 0b3447f360d7 [2024-06-25T11:07:00.462Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-06-25T11:07:00.733Z] ---> Running in 18f528215666 [2024-06-25T11:07:01.002Z] Removing intermediate container 18f528215666 [2024-06-25T11:07:01.002Z] ---> d4652a37d6be [2024-06-25T11:07:01.002Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git" [2024-06-25T11:07:01.002Z] ---> Running in ba95a0213e0e [2024-06-25T11:07:01.267Z] Removing intermediate container ba95a0213e0e [2024-06-25T11:07:01.267Z] ---> 3bd7cf20a30f [2024-06-25T11:07:01.267Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2024-06-25T11:07:01.267Z] ---> Running in 0cfa5c6ed1f5 [2024-06-25T11:07:01.539Z] Removing intermediate container 0cfa5c6ed1f5 [2024-06-25T11:07:01.539Z] ---> 688fceba51e4 [2024-06-25T11:07:01.539Z] Step 7/25 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-06-25T11:07:01.807Z] ---> Running in dd0855e1ab77 [2024-06-25T11:07:02.764Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T11:07:05.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T11:07:06.285Z] OK: 266 MiB in 52 packages [2024-06-25T11:07:06.878Z] Removing intermediate container dd0855e1ab77 [2024-06-25T11:07:06.878Z] ---> 84cfd00c71c6 [2024-06-25T11:07:06.878Z] Step 8/25 : WORKDIR /app [2024-06-25T11:07:07.145Z] ---> Running in 75152a73f6d4 [2024-06-25T11:07:07.411Z] Removing intermediate container 75152a73f6d4 [2024-06-25T11:07:07.411Z] ---> 8335dd2f4427 [2024-06-25T11:07:07.411Z] Step 9/25 : COPY go.mod vendor* ./ [2024-06-25T11:07:07.994Z] ---> 72c426c61ee9 [2024-06-25T11:07:07.995Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-06-25T11:07:07.995Z] ---> Running in 5164758f01bd [2024-06-25T11:07:09.931Z] Removing intermediate container 5164758f01bd [2024-06-25T11:07:09.931Z] ---> ff5318b9a98c [2024-06-25T11:07:09.931Z] Step 11/25 : COPY . . [2024-06-25T11:07:10.888Z] ---> d67a78e11657 [2024-06-25T11:07:10.888Z] Step 12/25 : RUN $MAKE [2024-06-25T11:07:10.888Z] ---> Running in c7c3836f59d9 [2024-06-25T11:07:11.848Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rfid-llrp-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.18" -trimpath -mod=readonly -o cmd/device-rfid-llrp ./cmd [2024-06-25T11:10:33.554Z] Removing intermediate container c7c3836f59d9 [2024-06-25T11:10:33.554Z] ---> 149054330034 [2024-06-25T11:10:33.554Z] Step 13/25 : FROM alpine:3.18 [2024-06-25T11:10:33.554Z] 3.18: Pulling from library/alpine [2024-06-25T11:10:33.554Z] 5c905c7ebe2f: Pulling fs layer [2024-06-25T11:10:33.554Z] 5c905c7ebe2f: Verifying Checksum [2024-06-25T11:10:33.554Z] 5c905c7ebe2f: Download complete [2024-06-25T11:10:33.554Z] 5c905c7ebe2f: Pull complete [2024-06-25T11:10:33.554Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-06-25T11:10:33.554Z] Status: Downloaded newer image for alpine:3.18 [2024-06-25T11:10:33.554Z] ---> dec292d02e07 [2024-06-25T11:10:33.554Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-06-25T11:10:33.554Z] ---> Running in f0a4759f5c72 [2024-06-25T11:10:33.554Z] Removing intermediate container f0a4759f5c72 [2024-06-25T11:10:33.554Z] ---> 6233a603a7c2 [2024-06-25T11:10:33.554Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2024-06-25T11:10:33.554Z] ---> Running in 95594e47bf13 [2024-06-25T11:10:33.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T11:10:33.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T11:10:34.137Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-06-25T11:10:34.137Z] Executing busybox-1.36.1-r7.trigger [2024-06-25T11:10:34.137Z] OK: 8 MiB in 16 packages [2024-06-25T11:10:35.103Z] Removing intermediate container 95594e47bf13 [2024-06-25T11:10:35.103Z] ---> 2622274b0c7e [2024-06-25T11:10:35.103Z] Step 16/25 : RUN apk --no-cache upgrade [2024-06-25T11:10:35.103Z] ---> Running in 0ce0747e7bdd [2024-06-25T11:10:36.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-06-25T11:10:36.329Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-06-25T11:10:37.283Z] OK: 8 MiB in 16 packages [2024-06-25T11:10:37.874Z] Removing intermediate container 0ce0747e7bdd [2024-06-25T11:10:37.874Z] ---> d900e9e2f679 [2024-06-25T11:10:37.874Z] Step 17/25 : COPY --from=builder /app/LICENSE / [2024-06-25T11:10:38.456Z] ---> feb8e8881e25 [2024-06-25T11:10:38.456Z] Step 18/25 : COPY --from=builder /app/Attribution.txt / [2024-06-25T11:10:39.037Z] ---> 3d803bffd9bc [2024-06-25T11:10:39.037Z] Step 19/25 : COPY --from=builder /app/cmd/ / [2024-06-25T11:10:41.611Z] ---> b241a004669b [2024-06-25T11:10:41.611Z] Step 20/25 : EXPOSE 59989 [2024-06-25T11:10:41.611Z] ---> Running in 747186eb5deb [2024-06-25T11:10:41.611Z] Removing intermediate container 747186eb5deb [2024-06-25T11:10:41.611Z] ---> 457245c84b82 [2024-06-25T11:10:41.611Z] Step 21/25 : ENTRYPOINT ["/device-rfid-llrp"] [2024-06-25T11:10:41.611Z] ---> Running in bae32668816c [2024-06-25T11:10:41.882Z] Removing intermediate container bae32668816c [2024-06-25T11:10:41.882Z] ---> 55117eab2ffa [2024-06-25T11:10:41.882Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-06-25T11:10:42.149Z] ---> Running in 84c83f2f96e8 [2024-06-25T11:10:42.416Z] Removing intermediate container 84c83f2f96e8 [2024-06-25T11:10:42.416Z] ---> 226d64861239 [2024-06-25T11:10:42.416Z] Step 23/25 : LABEL arch=arm64 [2024-06-25T11:10:42.416Z] ---> Running in e52aa373d365 [2024-06-25T11:10:42.683Z] Removing intermediate container e52aa373d365 [2024-06-25T11:10:42.683Z] ---> 5697b3cf3577 [2024-06-25T11:10:42.683Z] Step 24/25 : LABEL git_sha=41b5819704251150451ecee3939cb420c8af3256 [2024-06-25T11:10:42.683Z] ---> Running in 72535c4ab4ea [2024-06-25T11:10:42.949Z] Removing intermediate container 72535c4ab4ea [2024-06-25T11:10:42.949Z] ---> 894dc29cb7d0 [2024-06-25T11:10:42.949Z] Step 25/25 : LABEL version=0.0.0 [2024-06-25T11:10:43.215Z] ---> Running in d1d71f2a69fa [2024-06-25T11:10:43.480Z] Removing intermediate container d1d71f2a69fa [2024-06-25T11:10:43.480Z] ---> ebfec88350c1 [2024-06-25T11:10:43.480Z] [Warning] One or more build-args [ARCH] were not consumed [2024-06-25T11:10:43.480Z] Successfully built ebfec88350c1 [2024-06-25T11:10:43.480Z] 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-06-25T11:10:44.418Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T11:10:44.418Z] [2024-06-25T11:10:44.418Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:10:44.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T11:10:44.854Z] arm64: Pulling from edgex-lftools-log-publisher [2024-06-25T11:10:44.854Z] 8998bd30e6a1: Pulling fs layer [2024-06-25T11:10:44.854Z] 04944245beec: Pulling fs layer [2024-06-25T11:10:44.854Z] 699f458cf7ca: Pulling fs layer [2024-06-25T11:10:44.854Z] 765212b225bb: Pulling fs layer [2024-06-25T11:10:44.854Z] f23df028b6ca: Pulling fs layer [2024-06-25T11:10:44.854Z] d65c8cfc05b1: Pulling fs layer [2024-06-25T11:10:44.854Z] 2437ff75d9bd: Pulling fs layer [2024-06-25T11:10:44.854Z] 765212b225bb: Waiting [2024-06-25T11:10:44.854Z] d65c8cfc05b1: Waiting [2024-06-25T11:10:44.854Z] 2437ff75d9bd: Waiting [2024-06-25T11:10:44.854Z] f23df028b6ca: Waiting [2024-06-25T11:10:45.126Z] 04944245beec: Verifying Checksum [2024-06-25T11:10:45.126Z] 04944245beec: Download complete [2024-06-25T11:10:45.126Z] 765212b225bb: Download complete [2024-06-25T11:10:45.126Z] f23df028b6ca: Verifying Checksum [2024-06-25T11:10:45.126Z] f23df028b6ca: Download complete [2024-06-25T11:10:45.126Z] d65c8cfc05b1: Verifying Checksum [2024-06-25T11:10:45.126Z] d65c8cfc05b1: Download complete [2024-06-25T11:10:45.126Z] 699f458cf7ca: Verifying Checksum [2024-06-25T11:10:45.126Z] 699f458cf7ca: Download complete [2024-06-25T11:10:45.710Z] 8998bd30e6a1: Verifying Checksum [2024-06-25T11:10:45.710Z] 8998bd30e6a1: Download complete [2024-06-25T11:10:48.286Z] 2437ff75d9bd: Verifying Checksum [2024-06-25T11:10:48.286Z] 2437ff75d9bd: Download complete [2024-06-25T11:10:50.231Z] 8998bd30e6a1: Pull complete [2024-06-25T11:10:50.813Z] 04944245beec: Pull complete [2024-06-25T11:10:52.214Z] 699f458cf7ca: Pull complete [2024-06-25T11:10:52.478Z] 765212b225bb: Pull complete [2024-06-25T11:10:53.431Z] f23df028b6ca: Pull complete [2024-06-25T11:10:53.431Z] d65c8cfc05b1: Pull complete [2024-06-25T11:11:11.608Z] 2437ff75d9bd: Pull complete [2024-06-25T11:11:11.608Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-06-25T11:11:11.608Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-06-25T11:11:11.608Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T11:11:11.961Z] prd-ubuntu20.04-docker-arm64-4c-16g-4353 does not seem to be running inside a container [2024-06-25T11:11:11.991Z] $ 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-06-25T11:11:14.568Z] $ docker top 65dd752352c17b68649d6fde5d150387a7a3602d31a8001c6ced489c21e8231e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-06-25T11:11:15.493Z] ---> job-cost.sh [2024-06-25T11:11:15.493Z] lf-activate-venv: SKIPPING [2024-06-25T11:11:15.493Z] INFO: No Stack... [2024-06-25T11:11:15.755Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-06-25T11:11:16.702Z] INFO: Archiving Costs [Pipeline] sh [2024-06-25T11:11:17.355Z] + cat /w/workspace/device-rfid-llrp-go/1/archives/cost.csv [2024-06-25T11:11:17.355Z] + cut -d, -f6 [Pipeline] lock [2024-06-25T11:11:17.435Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-297-1-stack-cost] [2024-06-25T11:11:17.442Z] Resource [jenkins-edgexfoundry-device-rfid-llrp-go-PR-297-1-stack-cost] did not exist. Created. [2024-06-25T11:11:17.451Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-297-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-06-25T11:11:18.208Z] /w/workspace/device-rfid-llrp-go/1@tmp/durable-b56ab671/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-06-25T11:11:18.875Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-06-25T11:11:18.920Z] Warning: overwriting stash ‘stack-cost’ [2024-06-25T11:11:18.975Z] Stashed 1 file(s) [Pipeline] } [2024-06-25T11:11:18.997Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rfid-llrp-go-PR-297-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-06-25T11:11:19.072Z] $ docker stop --time=1 65dd752352c17b68649d6fde5d150387a7a3602d31a8001c6ced489c21e8231e [2024-06-25T11:11:20.615Z] $ docker rm -f --volumes 65dd752352c17b68649d6fde5d150387a7a3602d31a8001c6ced489c21e8231e [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-06-25T11:11:21.857Z] provisioning config files... [2024-06-25T11:11:21.863Z] copy managed file [device-rfid-llrp-go-codecov-token] to file:/w/workspace/undry_device-rfid-llrp-go_PR-297@tmp/config4231747036466519073tmp [Pipeline] { [Pipeline] sh [2024-06-25T11:11:22.224Z] + set +x [2024-06-25T11:11:22.225Z] + curl -s https://codecov.io/bash [2024-06-25T11:11:22.225Z] + bash -s -- [2024-06-25T11:11:22.225Z] [2024-06-25T11:11:22.225Z] _____ _ [2024-06-25T11:11:22.225Z] / ____| | | [2024-06-25T11:11:22.225Z] | | ___ __| | ___ ___ _____ __ [2024-06-25T11:11:22.225Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-06-25T11:11:22.225Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-06-25T11:11:22.225Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-06-25T11:11:22.225Z] Bash-1.0.6 [2024-06-25T11:11:22.225Z] [2024-06-25T11:11:22.225Z] [2024-06-25T11:11:22.225Z] ==> git version 2.25.1 found [2024-06-25T11:11:22.225Z] ==> 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-06-25T11:11:22.225Z] Release-Date: 2020-01-08 [2024-06-25T11:11:22.225Z] 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-06-25T11:11:22.225Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-06-25T11:11:22.225Z] ==> Jenkins CI detected. [2024-06-25T11:11:22.225Z] current dir:  /w/workspace/undry_device-rfid-llrp-go_PR-297 [2024-06-25T11:11:22.225Z] project root: . [2024-06-25T11:11:22.225Z] --> token set from env [2024-06-25T11:11:22.225Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-06-25T11:11:22.225Z] ==> Running gcov in . (disable via -X gcov) [2024-06-25T11:11:22.225Z] ==> Python coveragepy not found [2024-06-25T11:11:22.225Z] ==> Searching for coverage reports in: [2024-06-25T11:11:22.225Z] + . [2024-06-25T11:11:22.483Z] -> Found 1 reports [2024-06-25T11:11:22.483Z] ==> Detecting git/mercurial file structure [2024-06-25T11:11:22.483Z] ==> Reading reports [2024-06-25T11:11:22.483Z] + ./coverage.out bytes=438103 [2024-06-25T11:11:22.483Z] ==> Appending adjustments [2024-06-25T11:11:22.483Z] https://docs.codecov.io/docs/fixing-reports [2024-06-25T11:11:22.483Z] + Found adjustments [2024-06-25T11:11:22.742Z] ==> Gzipping contents [2024-06-25T11:11:22.742Z] 52K /tmp/codecov.6FnX8c.gz [2024-06-25T11:11:22.742Z] ==> Uploading reports [2024-06-25T11:11:22.742Z] url: https://codecov.io [2024-06-25T11:11:22.742Z] query: branch=PR-297&commit=41b5819704251150451ecee3939cb420c8af3256&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-297%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=297&job=&cmd_args= [2024-06-25T11:11:22.742Z] -> Pinging Codecov [2024-06-25T11:11:22.743Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-297&commit=41b5819704251150451ecee3939cb420c8af3256&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rfid-llrp-go%2Fjob%2FPR-297%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rfid-llrp-go&service=jenkins&flags=&pr=297&job=&cmd_args= [2024-06-25T11:11:22.743Z] -> Uploading to [2024-06-25T11:11:22.743Z] https://storage.googleapis.com/codecov/v4/raw/2024-06-25/581DD39554BDF9B6E22D074273EAD858/41b5819704251150451ecee3939cb420c8af3256/17423d2c-7daa-40b8-b88a-582c4cc9472d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240625%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240625T111122Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7e969b50ed92729a1a72c5e0bf716f5d3c17c966186a49c1f90e701a3b16ca09 [2024-06-25T11:11:22.743Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-06-25T11:11:22.743Z] Dload Upload Total Spent Left Speed [2024-06-25T11:11:23.001Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50182 0 0 100 50182 0 199k --:--:-- --:--:-- --:--:-- 199k [2024-06-25T11:11:23.001Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/41b5819704251150451ecee3939cb420c8af3256 [Pipeline] } [2024-06-25T11:11:23.038Z] 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-06-25T11:11:25.325Z] + [ -d /w/workspace/undry_device-rfid-llrp-go_PR-297/archives ] [2024-06-25T11:11:25.325Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-297/archives [2024-06-25T11:11:25.325Z] total 16 [2024-06-25T11:11:25.325Z] drwxr-xr-x 3 root root 4096 Jun 25 10:58 . [2024-06-25T11:11:25.325Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 10:58 .. [2024-06-25T11:11:25.325Z] drwxr-xr-x 2 root root 4096 Jun 25 10:58 cost [2024-06-25T11:11:25.325Z] -rw-r--r-- 1 root root 91 Jun 25 10:58 cost.csv [2024-06-25T11:11:25.325Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-rfid-llrp-go_PR-297/archives [2024-06-25T11:11:25.325Z] + ls -al /w/workspace/undry_device-rfid-llrp-go_PR-297/archives [2024-06-25T11:11:25.325Z] total 16 [2024-06-25T11:11:25.325Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 25 10:58 . [2024-06-25T11:11:25.325Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 25 10:58 .. [2024-06-25T11:11:25.325Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 25 10:58 cost [2024-06-25T11:11:25.325Z] -rw-r--r-- 1 jenkins jenkins 91 Jun 25 10:58 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-06-25T11:11:25.668Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T11:11:26.572Z] ---> package-listing.sh [2024-06-25T11:11:26.572Z] ++ facter osfamily [2024-06-25T11:11:26.572Z] ++ tr '[:upper:]' '[:lower:]' [2024-06-25T11:11:26.832Z] + OS_FAMILY=debian [2024-06-25T11:11:26.832Z] + workspace=/w/workspace/undry_device-rfid-llrp-go_PR-297 [2024-06-25T11:11:26.832Z] + START_PACKAGES=/tmp/packages_start.txt [2024-06-25T11:11:26.832Z] + END_PACKAGES=/tmp/packages_end.txt [2024-06-25T11:11:26.832Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-06-25T11:11:26.832Z] + PACKAGES=/tmp/packages_start.txt [2024-06-25T11:11:26.832Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-297 ']' [2024-06-25T11:11:26.832Z] + PACKAGES=/tmp/packages_end.txt [2024-06-25T11:11:26.832Z] + case "${OS_FAMILY}" in [2024-06-25T11:11:26.832Z] + dpkg -l [2024-06-25T11:11:26.832Z] + grep '^ii' [2024-06-25T11:11:26.832Z] + '[' -f /tmp/packages_start.txt ']' [2024-06-25T11:11:26.832Z] + '[' -f /tmp/packages_end.txt ']' [2024-06-25T11:11:26.832Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-06-25T11:11:26.832Z] + '[' /w/workspace/undry_device-rfid-llrp-go_PR-297 ']' [2024-06-25T11:11:26.832Z] + mkdir -p /w/workspace/undry_device-rfid-llrp-go_PR-297/archives/ [2024-06-25T11:11:26.832Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-rfid-llrp-go_PR-297/archives/ [Pipeline] echo [2024-06-25T11:11:26.874Z] 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-297/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-06-25T11:11:27.225Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-06-25T11:11:27.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-06-25T11:11:27.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-06-25T11:11:27.874Z] prd-ubuntu20.04-docker-8c-8g-4352 does not seem to be running inside a container [2024-06-25T11:11:27.908Z] $ 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-297/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-297 -v /w/workspace/undry_device-rfid-llrp-go_PR-297:/w/workspace/undry_device-rfid-llrp-go_PR-297:rw,z -v /w/workspace/undry_device-rfid-llrp-go_PR-297@tmp:/w/workspace/undry_device-rfid-llrp-go_PR-297@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-06-25T11:11:28.095Z] $ docker top 8ef5d3a2e6efd7f6b38ddd297ff5ba591aae5a56407bde5b2c469422c547f89a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-06-25T11:11:28.522Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-06-25T11:11:28.844Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-06-25T11:11:29.160Z] + ls /var/log/sa-host [2024-06-25T11:11:29.160Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-06-25T11:11:29.392Z] provisioning config files... [2024-06-25T11:11:29.405Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-rfid-llrp-go_PR-297@tmp/config10748680990422085136tmp [Pipeline] { [Pipeline] echo [2024-06-25T11:11:29.493Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T11:11:29.818Z] ---> create-netrc.sh [Pipeline] } [2024-06-25T11:11:29.851Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-06-25T11:11:30.280Z] ---> python-tools-install.sh [Pipeline] echo [2024-06-25T11:11:30.414Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T11:11:30.734Z] ---> sudo-logs.sh [2024-06-25T11:11:30.734Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-06-25T11:11:30.840Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T11:11:31.161Z] ---> job-cost.sh [2024-06-25T11:11:31.161Z] lf-activate-venv: SKIPPING [2024-06-25T11:11:31.161Z] DEBUG: total: 0.2199999988079071 [2024-06-25T11:11:31.161Z] INFO: Retrieving Stack Cost... [2024-06-25T11:11:31.727Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-06-25T11:11:31.986Z] INFO: Archiving Costs [Pipeline] echo [2024-06-25T11:11:32.035Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-06-25T11:11:32.354Z] ---> logs-deploy.sh [2024-06-25T11:11:32.354Z] lf-activate-venv: SKIPPING [2024-06-25T11:11:32.354Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rfid-llrp-go/PR-297/1 [2024-06-25T11:11:32.354Z] INFO: archiving workspace using pattern(s): [2024-06-25T11:11:33.290Z] Archives upload complete. [2024-06-25T11:11:33.290Z] INFO: archiving logs to Nexus [2024-06-25T11:11:34.237Z] ---> uname -a: [2024-06-25T11:11:34.238Z] Linux prd-ubuntu20-04-docker-8c-8g-4352 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-06-25T11:11:34.238Z] [2024-06-25T11:11:34.238Z] [2024-06-25T11:11:34.238Z] ---> lscpu: [2024-06-25T11:11:34.238Z] Architecture: x86_64 [2024-06-25T11:11:34.238Z] CPU op-mode(s): 32-bit, 64-bit [2024-06-25T11:11:34.238Z] Byte Order: Little Endian [2024-06-25T11:11:34.238Z] Address sizes: 40 bits physical, 48 bits virtual [2024-06-25T11:11:34.238Z] CPU(s): 8 [2024-06-25T11:11:34.238Z] On-line CPU(s) list: 0-7 [2024-06-25T11:11:34.238Z] Thread(s) per core: 1 [2024-06-25T11:11:34.238Z] Core(s) per socket: 1 [2024-06-25T11:11:34.238Z] Socket(s): 8 [2024-06-25T11:11:34.238Z] NUMA node(s): 1 [2024-06-25T11:11:34.238Z] Vendor ID: AuthenticAMD [2024-06-25T11:11:34.238Z] CPU family: 23 [2024-06-25T11:11:34.238Z] Model: 49 [2024-06-25T11:11:34.238Z] Model name: AMD EPYC-Rome Processor [2024-06-25T11:11:34.238Z] Stepping: 0 [2024-06-25T11:11:34.238Z] CPU MHz: 2800.000 [2024-06-25T11:11:34.238Z] BogoMIPS: 5600.00 [2024-06-25T11:11:34.238Z] Virtualization: AMD-V [2024-06-25T11:11:34.238Z] Hypervisor vendor: KVM [2024-06-25T11:11:34.238Z] Virtualization type: full [2024-06-25T11:11:34.238Z] L1d cache: 256 KiB [2024-06-25T11:11:34.238Z] L1i cache: 256 KiB [2024-06-25T11:11:34.238Z] L2 cache: 4 MiB [2024-06-25T11:11:34.238Z] L3 cache: 128 MiB [2024-06-25T11:11:34.238Z] NUMA node0 CPU(s): 0-7 [2024-06-25T11:11:34.238Z] Vulnerability Itlb multihit: Not affected [2024-06-25T11:11:34.238Z] Vulnerability L1tf: Not affected [2024-06-25T11:11:34.238Z] Vulnerability Mds: Not affected [2024-06-25T11:11:34.238Z] Vulnerability Meltdown: Not affected [2024-06-25T11:11:34.238Z] Vulnerability Mmio stale data: Not affected [2024-06-25T11:11:34.238Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-06-25T11:11:34.238Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-06-25T11:11:34.238Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-06-25T11:11:34.238Z] Vulnerability Srbds: Not affected [2024-06-25T11:11:34.238Z] Vulnerability Tsx async abort: Not affected [2024-06-25T11:11:34.238Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-06-25T11:11:34.238Z] [2024-06-25T11:11:34.238Z] [2024-06-25T11:11:34.238Z] ---> nproc: [2024-06-25T11:11:34.238Z] 8 [2024-06-25T11:11:34.238Z] [2024-06-25T11:11:34.238Z] [2024-06-25T11:11:34.238Z] ---> df -h: [2024-06-25T11:11:34.238Z] Filesystem Size Used Avail Use% Mounted on [2024-06-25T11:11:34.238Z] overlay 155G 12G 143G 8% / [2024-06-25T11:11:34.238Z] tmpfs 64M 0 64M 0% /dev [2024-06-25T11:11:34.238Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-06-25T11:11:34.238Z] shm 64M 0 64M 0% /dev/shm [2024-06-25T11:11:34.238Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-06-25T11:11:34.238Z] [2024-06-25T11:11:34.238Z] [2024-06-25T11:11:34.238Z] ---> sar -b -r -n DEV: [2024-06-25T11:11:34.238Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4352) 06/25/24 _x86_64_ (8 CPU) [2024-06-25T11:11:34.238Z] [2024-06-25T11:11:34.238Z] 10:53:53 LINUX RESTART (8 CPU) [2024-06-25T11:11:34.238Z] [2024-06-25T11:11:34.238Z] 10:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-06-25T11:11:34.238Z] 10:55:01 376.04 48.11 327.93 0.00 5380.84 157529.88 0.00 [2024-06-25T11:11:34.238Z] 10:56:01 249.36 2.35 247.01 0.00 50.66 71344.11 0.00 [2024-06-25T11:11:34.238Z] 10:57:01 111.85 0.07 111.78 0.00 10.40 36585.10 0.00 [2024-06-25T11:11:34.238Z] 10:58:01 165.26 0.15 165.11 0.00 9.73 41404.83 0.00 [2024-06-25T11:11:34.238Z] 10:59:01 60.64 2.63 58.01 0.00 109.05 18171.39 0.00 [2024-06-25T11:11:34.238Z] 11:00:01 37.91 3.50 34.41 0.00 4256.09 6748.21 0.00 [2024-06-25T11:11:34.238Z] 11:01:01 3.77 0.02 3.75 0.00 0.13 92.25 0.00 [2024-06-25T11:11:34.238Z] 11:02:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 [2024-06-25T11:11:34.238Z] 11:03:01 1.82 0.00 1.82 0.00 0.00 21.33 0.00 [2024-06-25T11:11:34.238Z] 11:04:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 [2024-06-25T11:11:34.238Z] 11:05:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 [2024-06-25T11:11:34.238Z] 11:06:01 1.15 0.00 1.15 0.00 0.00 17.60 0.00 [2024-06-25T11:11:34.238Z] 11:07:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 [2024-06-25T11:11:34.238Z] 11:08:01 0.87 0.00 0.87 0.00 0.00 9.60 0.00 [2024-06-25T11:11:34.238Z] 11:09:01 1.87 0.02 1.85 0.00 0.13 22.53 0.00 [2024-06-25T11:11:34.238Z] 11:10:01 1.55 0.00 1.55 0.00 0.00 21.06 0.00 [2024-06-25T11:11:34.238Z] 11:11:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 [2024-06-25T11:11:34.238Z] Average: 59.92 3.34 56.57 0.00 577.46 19531.50 0.00 [2024-06-25T11:11:34.238Z] [2024-06-25T11:11:34.238Z] 10:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-06-25T11:11:34.238Z] 10:55:01 29907780 31585356 769920 2.34 59816 1908716 1739384 5.13 988244 1656332 208 [2024-06-25T11:11:34.238Z] 10:56:01 26972952 31526956 781668 2.38 184516 4423936 1871032 5.51 1320220 3975200 718104 [2024-06-25T11:11:34.238Z] 10:57:01 26445860 30454676 1849028 5.62 189784 3902096 2881260 8.49 2365816 3476520 168608 [2024-06-25T11:11:34.238Z] 10:58:01 27024868 31489468 816832 2.48 198040 4349532 2050448 6.04 1393608 3867776 406072 [2024-06-25T11:11:34.238Z] 10:59:01 26901712 31507856 772512 2.35 211952 4469408 1714720 5.05 1428412 3924976 900 [2024-06-25T11:11:34.238Z] 11:00:01 26543924 31509836 759888 2.31 231116 4799592 1730484 5.10 1654860 4032928 308 [2024-06-25T11:11:34.238Z] 11:01:01 26555212 31516224 753604 2.29 229656 4796352 1718392 5.06 1646848 4029724 4 [2024-06-25T11:11:34.238Z] 11:02:01 26555236 31516372 753436 2.29 229740 4796352 1718392 5.06 1647220 4029724 156 [2024-06-25T11:11:34.238Z] 11:03:01 26557000 31518300 751516 2.29 229808 4796480 1718392 5.06 1645532 4029860 12 [2024-06-25T11:11:34.238Z] 11:04:01 26559384 31520736 749024 2.28 229856 4796480 1718392 5.06 1643208 4029864 20 [2024-06-25T11:11:34.238Z] 11:05:01 26559372 31520756 748768 2.28 229904 4796488 1718392 5.06 1643328 4029860 16 [2024-06-25T11:11:34.238Z] 11:06:01 26561192 31522656 746832 2.27 229932 4796496 1718392 5.06 1641656 4029864 152 [2024-06-25T11:11:34.238Z] 11:07:01 26561636 31523120 746544 2.27 229944 4796500 1718392 5.06 1641340 4029872 8 [2024-06-25T11:11:34.238Z] 11:08:01 26561564 31523068 746480 2.27 229956 4796500 1718392 5.06 1641344 4029872 132 [2024-06-25T11:11:34.238Z] 11:09:01 26560336 31522004 747236 2.27 230016 4796496 1726616 5.09 1641804 4029868 32 [2024-06-25T11:11:34.238Z] 11:10:01 26560084 31521860 747324 2.27 230116 4796480 1726616 5.09 1642056 4029848 164 [2024-06-25T11:11:34.238Z] 11:11:01 26560276 31522056 747260 2.27 230156 4796484 1726616 5.09 1642236 4029848 8 [2024-06-25T11:11:34.238Z] Average: 26820493 31458900 822816 2.50 212018 4506729 1818489 5.36 1601631 3838937 76171 [2024-06-25T11:11:34.238Z] [2024-06-25T11:11:34.238Z] 10:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-06-25T11:11:34.238Z] 10:55:01 ens3 455.42 307.13 2771.03 90.22 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 10:55:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 10:55:01 docker0 23.36 23.43 1.79 166.74 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 10:56:01 ens3 582.89 379.59 6425.13 43.58 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 10:56:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 10:56:01 docker0 307.50 465.44 27.21 3268.38 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 10:57:01 veth5fe3c7c 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 10:57:01 ens3 34.14 18.00 32.94 10.86 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 10:57:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 10:58:01 ens3 116.90 70.37 2677.03 15.21 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 10:58:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 10:58:01 docker0 4.20 8.10 0.26 93.23 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 10:59:01 ens3 49.33 21.13 679.82 6.07 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 10:59:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:00:01 ens3 135.98 66.57 2045.96 4.61 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:00:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:02:01 ens3 0.45 0.43 0.26 0.22 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:04:01 ens3 0.47 0.08 0.05 0.01 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:05:01 ens3 1.43 0.78 2.58 0.37 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:06:01 ens3 0.77 0.42 0.29 0.22 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:08:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:09:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:10:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:11:01 ens3 0.10 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] Average: ens3 81.07 50.88 860.87 10.09 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] Average: docker0 19.71 29.24 1.72 207.54 0.00 0.00 0.00 0.00 [2024-06-25T11:11:34.238Z] [2024-06-25T11:11:34.238Z] [2024-06-25T11:11:34.238Z] ---> sar -P ALL: [2024-06-25T11:11:34.238Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4352) 06/25/24 _x86_64_ (8 CPU) [2024-06-25T11:11:34.238Z] [2024-06-25T11:11:34.238Z] 10:53:53 LINUX RESTART (8 CPU) [2024-06-25T11:11:34.238Z] [2024-06-25T11:11:34.238Z] 10:54:01 CPU %user %nice %system %iowait %steal %idle [2024-06-25T11:11:34.238Z] 10:55:01 all 6.63 0.00 1.97 2.48 0.05 88.87 [2024-06-25T11:11:34.238Z] 10:55:01 0 6.20 0.00 1.51 1.89 0.05 90.35 [2024-06-25T11:11:34.238Z] 10:55:01 1 7.92 0.00 1.38 0.97 0.03 89.69 [2024-06-25T11:11:34.238Z] 10:55:01 2 5.63 0.00 1.89 5.87 0.05 86.56 [2024-06-25T11:11:34.238Z] 10:55:01 3 7.14 0.00 1.47 0.22 0.07 91.10 [2024-06-25T11:11:34.238Z] 10:55:01 4 6.88 0.00 2.66 3.55 0.05 86.87 [2024-06-25T11:11:34.238Z] 10:55:01 5 4.05 0.00 3.01 0.25 0.05 92.63 [2024-06-25T11:11:34.238Z] 10:55:01 6 6.43 0.00 1.93 0.34 0.05 91.26 [2024-06-25T11:11:34.238Z] 10:55:01 7 8.79 0.00 1.93 6.78 0.03 82.48 [2024-06-25T11:11:34.238Z] 10:56:01 all 8.83 0.00 3.96 5.31 0.07 81.83 [2024-06-25T11:11:34.238Z] 10:56:01 0 8.73 0.00 4.64 2.34 0.07 84.22 [2024-06-25T11:11:34.238Z] 10:56:01 1 9.48 0.00 3.82 2.38 0.07 84.25 [2024-06-25T11:11:34.238Z] 10:56:01 2 9.61 0.00 3.94 7.16 0.07 79.22 [2024-06-25T11:11:34.238Z] 10:56:01 3 8.24 0.00 3.91 15.48 0.08 72.29 [2024-06-25T11:11:34.238Z] 10:56:01 4 9.05 0.00 3.74 5.79 0.07 81.35 [2024-06-25T11:11:34.238Z] 10:56:01 5 8.41 0.00 3.93 5.91 0.05 81.71 [2024-06-25T11:11:34.238Z] 10:56:01 6 8.25 0.00 3.39 1.25 0.07 87.05 [2024-06-25T11:11:34.238Z] 10:56:01 7 8.87 0.00 4.33 2.18 0.07 84.56 [2024-06-25T11:11:34.238Z] 10:57:01 all 44.97 0.00 5.49 2.43 0.07 47.05 [2024-06-25T11:11:34.238Z] 10:57:01 0 44.92 0.00 6.59 7.99 0.07 40.43 [2024-06-25T11:11:34.238Z] 10:57:01 1 45.67 0.00 5.31 1.56 0.08 47.37 [2024-06-25T11:11:34.238Z] 10:57:01 2 44.96 0.00 4.77 0.44 0.07 49.77 [2024-06-25T11:11:34.238Z] 10:57:01 3 44.50 0.00 6.38 2.37 0.07 46.69 [2024-06-25T11:11:34.238Z] 10:57:01 4 44.74 0.00 5.22 2.54 0.07 47.44 [2024-06-25T11:11:34.238Z] 10:57:01 5 46.13 0.00 5.05 4.28 0.08 44.45 [2024-06-25T11:11:34.238Z] 10:57:01 6 43.42 0.00 5.58 0.08 0.07 50.85 [2024-06-25T11:11:34.238Z] 10:57:01 7 45.40 0.00 4.98 0.17 0.08 49.36 [2024-06-25T11:11:34.238Z] 10:58:01 all 30.22 0.00 6.21 3.25 0.08 60.23 [2024-06-25T11:11:34.238Z] 10:58:01 0 30.97 0.00 6.41 8.74 0.12 53.77 [2024-06-25T11:11:34.238Z] 10:58:01 1 30.56 0.00 6.29 1.77 0.08 61.30 [2024-06-25T11:11:34.238Z] 10:58:01 2 31.47 0.00 6.16 0.76 0.07 61.54 [2024-06-25T11:11:34.238Z] 10:58:01 3 29.59 0.00 6.24 8.77 0.08 55.32 [2024-06-25T11:11:34.238Z] 10:58:01 4 31.57 0.00 6.73 1.04 0.08 60.58 [2024-06-25T11:11:34.238Z] 10:58:01 5 28.98 0.00 5.77 2.63 0.08 62.54 [2024-06-25T11:11:34.238Z] 10:58:01 6 28.58 0.00 5.84 0.20 0.07 65.31 [2024-06-25T11:11:34.239Z] 10:58:01 7 30.07 0.00 6.25 2.14 0.08 61.46 [2024-06-25T11:11:34.239Z] 10:59:01 all 1.32 0.00 0.81 1.49 0.02 96.37 [2024-06-25T11:11:34.239Z] 10:59:01 0 1.02 0.00 1.12 7.14 0.02 90.70 [2024-06-25T11:11:34.239Z] 10:59:01 1 1.29 0.00 0.59 0.74 0.02 97.37 [2024-06-25T11:11:34.239Z] 10:59:01 2 0.94 0.00 0.55 0.00 0.02 98.49 [2024-06-25T11:11:34.239Z] 10:59:01 3 1.45 0.00 0.88 0.08 0.02 97.57 [2024-06-25T11:11:34.239Z] 10:59:01 4 1.95 0.00 0.52 0.40 0.03 97.10 [2024-06-25T11:11:34.239Z] 10:59:01 5 1.40 0.00 1.75 1.92 0.02 94.90 [2024-06-25T11:11:34.239Z] 10:59:01 6 1.60 0.00 0.77 1.62 0.02 95.99 [2024-06-25T11:11:34.239Z] 10:59:01 7 0.88 0.00 0.30 0.03 0.00 98.78 [2024-06-25T11:11:34.239Z] 11:00:01 all 2.23 0.00 1.07 0.56 0.04 96.10 [2024-06-25T11:11:34.239Z] 11:00:01 0 4.64 0.00 1.17 0.47 0.02 93.70 [2024-06-25T11:11:34.239Z] 11:00:01 1 2.12 0.00 1.02 1.49 0.13 95.24 [2024-06-25T11:11:34.239Z] 11:00:01 2 1.23 0.00 1.05 0.77 0.02 96.93 [2024-06-25T11:11:34.239Z] 11:00:01 3 2.11 0.00 0.90 0.07 0.03 96.89 [2024-06-25T11:11:34.239Z] 11:00:01 4 1.39 0.00 1.29 0.38 0.02 96.93 [2024-06-25T11:11:34.239Z] 11:00:01 5 2.84 0.00 0.71 1.11 0.02 95.33 [2024-06-25T11:11:34.239Z] 11:00:01 6 1.84 0.00 1.35 0.20 0.03 96.58 [2024-06-25T11:11:34.239Z] 11:00:01 7 1.69 0.00 1.07 0.02 0.02 97.21 [2024-06-25T11:11:34.239Z] 11:01:01 all 0.14 0.00 0.05 0.09 0.00 99.72 [2024-06-25T11:11:34.239Z] 11:01:01 0 0.02 0.00 0.05 0.17 0.00 99.77 [2024-06-25T11:11:34.239Z] 11:01:01 1 0.08 0.00 0.07 0.48 0.02 99.35 [2024-06-25T11:11:34.239Z] 11:01:01 2 0.08 0.00 0.03 0.02 0.00 99.87 [2024-06-25T11:11:34.239Z] 11:01:01 3 0.15 0.00 0.03 0.00 0.00 99.82 [2024-06-25T11:11:34.239Z] 11:01:01 4 0.05 0.00 0.05 0.00 0.00 99.90 [2024-06-25T11:11:34.239Z] 11:01:01 5 0.66 0.00 0.07 0.00 0.00 99.27 [2024-06-25T11:11:34.239Z] 11:01:01 6 0.03 0.00 0.05 0.00 0.00 99.92 [2024-06-25T11:11:34.239Z] 11:01:01 7 0.03 0.00 0.05 0.02 0.00 99.90 [2024-06-25T11:11:34.239Z] 11:02:01 all 0.02 0.00 0.01 0.15 0.45 99.37 [2024-06-25T11:11:34.239Z] 11:02:01 0 0.00 0.00 0.03 1.21 0.00 98.76 [2024-06-25T11:11:34.239Z] 11:02:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-06-25T11:11:34.239Z] 11:02:01 2 0.02 0.00 0.00 0.00 0.10 99.88 [2024-06-25T11:11:34.239Z] 11:02:01 3 0.05 0.00 0.00 0.00 1.34 98.61 [2024-06-25T11:11:34.239Z] 11:02:01 4 0.00 0.00 0.02 0.00 0.81 99.17 [2024-06-25T11:11:34.239Z] 11:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-25T11:11:34.239Z] 11:02:01 6 0.00 0.00 0.00 0.00 0.12 99.88 [2024-06-25T11:11:34.239Z] 11:02:01 7 0.00 0.00 0.00 0.00 1.20 98.80 [2024-06-25T11:11:34.239Z] 11:03:01 all 0.19 0.00 0.01 0.01 0.00 99.80 [2024-06-25T11:11:34.239Z] 11:03:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2024-06-25T11:11:34.239Z] 11:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-06-25T11:11:34.239Z] 11:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T11:11:34.239Z] 11:03:01 3 1.39 0.00 0.02 0.00 0.00 98.60 [2024-06-25T11:11:34.239Z] 11:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T11:11:34.239Z] 11:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-25T11:11:34.239Z] 11:03:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-06-25T11:11:34.239Z] 11:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T11:11:34.239Z] 11:04:01 all 0.13 0.00 0.01 0.00 0.02 99.83 [2024-06-25T11:11:34.239Z] 11:04:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2024-06-25T11:11:34.239Z] 11:04:01 1 0.03 0.00 0.03 0.00 0.10 99.83 [2024-06-25T11:11:34.239Z] 11:04:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-25T11:11:34.239Z] 11:04:01 3 0.96 0.00 0.00 0.00 0.02 99.02 [2024-06-25T11:11:34.239Z] 11:04:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-06-25T11:11:34.239Z] 11:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-25T11:11:34.239Z] 11:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T11:11:34.239Z] 11:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T11:11:34.239Z] 11:05:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2024-06-25T11:11:34.239Z] 11:05:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2024-06-25T11:11:34.239Z] 11:05:01 1 0.03 0.00 0.02 0.00 0.07 99.88 [2024-06-25T11:11:34.239Z] 11:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-25T11:11:34.239Z] 11:05:01 3 0.32 0.00 0.02 0.00 0.00 99.67 [2024-06-25T11:11:34.239Z] 11:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T11:11:34.239Z] 11:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T11:11:34.239Z] 11:05:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-06-25T11:11:34.239Z] 11:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-25T11:11:34.239Z] [2024-06-25T11:11:34.239Z] 11:05:01 CPU %user %nice %system %iowait %steal %idle [2024-06-25T11:11:34.239Z] 11:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-06-25T11:11:34.239Z] 11:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T11:11:34.239Z] 11:06:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-25T11:11:34.239Z] 11:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-06-25T11:11:34.239Z] 11:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-06-25T11:11:34.239Z] 11:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-06-25T11:11:34.239Z] 11:06:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-25T11:11:34.239Z] 11:06:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-06-25T11:11:34.239Z] 11:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-06-25T11:11:34.239Z] 11:07:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2024-06-25T11:11:34.239Z] 11:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T11:11:34.239Z] 11:07:01 1 0.05 0.00 0.05 0.00 0.02 99.88 [2024-06-25T11:11:34.239Z] 11:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-25T11:11:34.239Z] 11:07:01 3 0.22 0.00 0.02 0.00 0.00 99.77 [2024-06-25T11:11:34.239Z] 11:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T11:11:34.239Z] 11:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T11:11:34.239Z] 11:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T11:11:34.239Z] 11:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-25T11:11:34.239Z] 11:08:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2024-06-25T11:11:34.239Z] 11:08:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-06-25T11:11:34.239Z] 11:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-06-25T11:11:34.239Z] 11:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T11:11:34.239Z] 11:08:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-06-25T11:11:34.239Z] 11:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-25T11:11:34.239Z] 11:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-25T11:11:34.239Z] 11:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-06-25T11:11:34.239Z] 11:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T11:11:34.239Z] 11:09:01 all 0.04 0.00 0.03 0.00 0.01 99.92 [2024-06-25T11:11:34.239Z] 11:09:01 0 0.03 0.00 0.02 0.02 0.00 99.93 [2024-06-25T11:11:34.239Z] 11:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-06-25T11:11:34.239Z] 11:09:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-06-25T11:11:34.239Z] 11:09:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2024-06-25T11:11:34.239Z] 11:09:01 4 0.07 0.00 0.05 0.00 0.00 99.88 [2024-06-25T11:11:34.239Z] 11:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-25T11:11:34.239Z] 11:09:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-06-25T11:11:34.239Z] 11:09:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2024-06-25T11:11:34.239Z] 11:10:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-06-25T11:11:34.239Z] 11:10:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2024-06-25T11:11:34.239Z] 11:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-06-25T11:11:34.239Z] 11:10:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-06-25T11:11:34.239Z] 11:10:01 3 0.08 0.00 0.00 0.00 0.00 99.92 [2024-06-25T11:11:34.239Z] 11:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-06-25T11:11:34.239Z] 11:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-25T11:11:34.239Z] 11:10:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2024-06-25T11:11:34.239Z] 11:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-06-25T11:11:34.239Z] 11:11:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-06-25T11:11:34.239Z] 11:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T11:11:34.239Z] 11:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-06-25T11:11:34.239Z] 11:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T11:11:34.239Z] 11:11:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-06-25T11:11:34.239Z] 11:11:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-06-25T11:11:34.239Z] 11:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-06-25T11:11:34.239Z] 11:11:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-06-25T11:11:34.239Z] 11:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-06-25T11:11:34.239Z] Average: all 5.55 0.00 1.15 0.92 0.05 92.33 [2024-06-25T11:11:34.239Z] Average: 0 5.65 0.00 1.26 1.76 0.02 91.31 [2024-06-25T11:11:34.239Z] Average: 1 5.69 0.00 1.10 0.55 0.04 92.62 [2024-06-25T11:11:34.239Z] Average: 2 5.51 0.00 1.08 0.88 0.02 92.51 [2024-06-25T11:11:34.239Z] Average: 3 5.63 0.00 1.16 1.57 0.10 91.53 [2024-06-25T11:11:34.239Z] Average: 4 5.60 0.00 1.19 0.80 0.07 92.34 [2024-06-25T11:11:34.239Z] Average: 5 5.41 0.00 1.19 0.94 0.02 92.44 [2024-06-25T11:11:34.239Z] Average: 6 5.28 0.00 1.11 0.22 0.03 93.35 [2024-06-25T11:11:34.239Z] Average: 7 5.59 0.00 1.11 0.66 0.09 92.55 [2024-06-25T11:11:34.239Z] [2024-06-25T11:11:34.239Z] [2024-06-25T11:11:34.239Z]