Pull request #299 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9689d548a1d079a6c289871ea6862d2553a6e018+9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 (3f51f7220a30b332acff65d1f8a6ac3f16b1dbb6) 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-ssh15329971588482529413.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-ssh11905822526332219526.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/app-rfid-llrp-inventory/branches/PR-299/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/app-rfid-llrp-inventory/branches/PR-299/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14425416576660345113.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/app-rfid-llrp-inventory/branches/PR-299/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4926492097003455910.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-ssh15971786743228981339.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/app-rfid-llrp-inventory/branches/PR-299/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/app-rfid-llrp-inventory/branches/PR-299/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5805501336299678078.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:app-rfid-llrp-inventory] ========================================================= [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: app-rfid-llrp-inventory-settings PROJECT: app-rfid-llrp-inventory 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: app-rfid-llrp-inventory DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6869 in /w/workspace/y_app-rfid-llrp-inventory_PR-299 [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/app-rfid-llrp-inventory.git > git init /w/workspace/y_app-rfid-llrp-inventory_PR-299 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.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/app-rfid-llrp-inventory.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 into PR head commit 9689d548a1d079a6c289871ea6862d2553a6e018 Merge succeeded, producing 9689d548a1d079a6c289871ea6862d2553a6e018 Checking out Revision 9689d548a1d079a6c289871ea6862d2553a6e018 (PR-299) Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-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 9689d548a1d079a6c289871ea6862d2553a6e018 # 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 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9689d548a1d079a6c289871ea6862d2553a6e018 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-31T13:07:59.048Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-31T13:07:59.293Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-31T13:07:59.427Z] ========================================================= [2024-07-31T13:07:59.427Z] EdgeX Global Pipelines Version Info [2024-07-31T13:07:59.427Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:08:00.213Z] ------------------- [2024-07-31T13:08:00.213Z] stable info: [2024-07-31T13:08:00.213Z] ------------------- [2024-07-31T13:08:00.213Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-31T13:08:00.213Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-31T13:08:00.213Z] Message: update stable to v1.0.260 [2024-07-31T13:08:00.784Z] ------------------- [2024-07-31T13:08:00.784Z] experimental info: [2024-07-31T13:08:00.784Z] ------------------- [2024-07-31T13:08:00.784Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-31T13:08:00.784Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-31T13:08:00.784Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-31T13:08:01.025Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-07-31T13:08:01.092Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-07-31T13:08:01.151Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-31T13:08:01.211Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-31T13:08:01.270Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-31T13:08:01.338Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-31T13:08:01.406Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-31T13:08:01.472Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-31T13:08:01.545Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-31T13:08:01.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-31T13:08:01.776Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-31T13:08:01.838Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-07-31T13:08:01.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-31T13:08:01.972Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-31T13:08:02.038Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-31T13:08:02.100Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-31T13:08:02.161Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-31T13:08:02.219Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-31T13:08:02.286Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-31T13:08:02.348Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-31T13:08:02.406Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-31T13:08:02.461Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-31T13:08:02.520Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-31T13:08:02.587Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-31T13:08:02.646Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-31T13:08:02.709Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-31T13:08:02.775Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-31T13:08:02.839Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-299 [Pipeline] echo [2024-07-31T13:08:02.932Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-299 [Pipeline] echo [2024-07-31T13:08:03.002Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-299 [Pipeline] echo [2024-07-31T13:08:03.070Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9689d548a1d079a6c289871ea6862d2553a6e018 [Pipeline] echo [2024-07-31T13:08:03.134Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9689d54 [Pipeline] echo [2024-07-31T13:08:03.201Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T13:08:03.364Z] provisioning config files... [2024-07-31T13:08:03.380Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp/config14487013967837315683tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:08:03.785Z] ---> ****-login.sh [2024-07-31T13:08:03.786Z] nexus3.edgexfoundry.org:10001 [2024-07-31T13:08:04.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:08:04.051Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:08:04.051Z] Configure a credential helper to remove this warning. See [2024-07-31T13:08:04.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:08:04.051Z] [2024-07-31T13:08:04.051Z] Login Succeeded [2024-07-31T13:08:04.051Z] nexus3.edgexfoundry.org:10002 [2024-07-31T13:08:04.051Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:08:04.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:08:04.312Z] Configure a credential helper to remove this warning. See [2024-07-31T13:08:04.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:08:04.312Z] [2024-07-31T13:08:04.312Z] Login Succeeded [2024-07-31T13:08:04.312Z] nexus3.edgexfoundry.org:10003 [2024-07-31T13:08:04.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:08:04.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:08:04.312Z] Configure a credential helper to remove this warning. See [2024-07-31T13:08:04.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:08:04.312Z] [2024-07-31T13:08:04.312Z] Login Succeeded [2024-07-31T13:08:04.312Z] nexus3.edgexfoundry.org:10004 [2024-07-31T13:08:04.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:08:04.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:08:04.312Z] Configure a credential helper to remove this warning. See [2024-07-31T13:08:04.312Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:08:04.312Z] [2024-07-31T13:08:04.312Z] Login Succeeded [2024-07-31T13:08:04.312Z] ****.io [2024-07-31T13:08:04.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:08:04.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:08:04.836Z] Configure a credential helper to remove this warning. See [2024-07-31T13:08:04.836Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:08:04.836Z] [2024-07-31T13:08:04.836Z] Login Succeeded [2024-07-31T13:08:04.836Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T13:08:04.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-31T13:08:05.599Z] + git rev-list -1 --merges 9689d548a1d079a6c289871ea6862d2553a6e018~1..9689d548a1d079a6c289871ea6862d2553a6e018 [Pipeline] echo [2024-07-31T13:08:05.653Z] -----------> git rev-list -1 --merges 9689d548a1d079a6c289871ea6862d2553a6e018~1..9689d548a1d079a6c289871ea6862d2553a6e018 9689d548a1d079a6c289871ea6862d2553a6e018 [false] [Pipeline] sh [2024-07-31T13:08:05.987Z] + git log --format=format:%s -1 9689d548a1d079a6c289871ea6862d2553a6e018 [Pipeline] echo [2024-07-31T13:08:06.039Z] ========================================================= [2024-07-31T13:08:06.039Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-31T13:08:06.039Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T13:08:06.518Z] + git log --format=format:%s -1 9689d548a1d079a6c289871ea6862d2553a6e018 [Pipeline] echo [2024-07-31T13:08:06.557Z] [semverPrep] GIT_COMMIT: 9689d548a1d079a6c289871ea6862d2553a6e018, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-07-31T13:08:06.601Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-31T13:08:07.035Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-31T13:08:07.035Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-31T13:08:07.035Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-31T13:08:07.035Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-31T13:08:07.035Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-31T13:08:07.035Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-31T13:08:07.035Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:08:07.566Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T13:08:07.566Z] [2024-07-31T13:08:07.566Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:08:07.967Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T13:08:07.967Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-31T13:08:07.967Z] b85a868b505f: Pulling fs layer [2024-07-31T13:08:07.967Z] e2be974225ed: Pulling fs layer [2024-07-31T13:08:07.967Z] 339a4e72a1f5: Pulling fs layer [2024-07-31T13:08:07.967Z] 988bab9f4d93: Pulling fs layer [2024-07-31T13:08:07.967Z] 1469e6f7b9e6: Pulling fs layer [2024-07-31T13:08:07.967Z] eaf3925da568: Pulling fs layer [2024-07-31T13:08:07.967Z] bab4dde63d76: Pulling fs layer [2024-07-31T13:08:07.967Z] bde34c3a00c8: Pulling fs layer [2024-07-31T13:08:07.967Z] b352a97aabf1: Pulling fs layer [2024-07-31T13:08:07.967Z] 4872d77fe225: Pulling fs layer [2024-07-31T13:08:07.967Z] 5851b861e8e6: Pulling fs layer [2024-07-31T13:08:07.967Z] 988bab9f4d93: Waiting [2024-07-31T13:08:07.967Z] 5851b861e8e6: Waiting [2024-07-31T13:08:07.967Z] b352a97aabf1: Waiting [2024-07-31T13:08:07.967Z] 1469e6f7b9e6: Waiting [2024-07-31T13:08:07.967Z] 4872d77fe225: Waiting [2024-07-31T13:08:07.967Z] eaf3925da568: Waiting [2024-07-31T13:08:07.967Z] bde34c3a00c8: Waiting [2024-07-31T13:08:07.967Z] bab4dde63d76: Waiting [2024-07-31T13:08:07.967Z] e2be974225ed: Verifying Checksum [2024-07-31T13:08:07.967Z] e2be974225ed: Download complete [2024-07-31T13:08:07.967Z] 988bab9f4d93: Download complete [2024-07-31T13:08:08.228Z] 1469e6f7b9e6: Verifying Checksum [2024-07-31T13:08:08.228Z] 1469e6f7b9e6: Download complete [2024-07-31T13:08:08.228Z] 339a4e72a1f5: Verifying Checksum [2024-07-31T13:08:08.228Z] 339a4e72a1f5: Download complete [2024-07-31T13:08:08.228Z] eaf3925da568: Verifying Checksum [2024-07-31T13:08:08.228Z] eaf3925da568: Download complete [2024-07-31T13:08:08.228Z] bde34c3a00c8: Verifying Checksum [2024-07-31T13:08:08.228Z] bde34c3a00c8: Download complete [2024-07-31T13:08:08.228Z] b352a97aabf1: Download complete [2024-07-31T13:08:08.228Z] 4872d77fe225: Verifying Checksum [2024-07-31T13:08:08.228Z] 4872d77fe225: Download complete [2024-07-31T13:08:08.228Z] 5851b861e8e6: Verifying Checksum [2024-07-31T13:08:08.228Z] 5851b861e8e6: Download complete [2024-07-31T13:08:08.228Z] b85a868b505f: Verifying Checksum [2024-07-31T13:08:08.228Z] b85a868b505f: Download complete [2024-07-31T13:08:08.487Z] bab4dde63d76: Verifying Checksum [2024-07-31T13:08:08.487Z] bab4dde63d76: Download complete [2024-07-31T13:08:09.425Z] b85a868b505f: Pull complete [2024-07-31T13:08:09.682Z] e2be974225ed: Pull complete [2024-07-31T13:08:10.251Z] 339a4e72a1f5: Pull complete [2024-07-31T13:08:10.251Z] 988bab9f4d93: Pull complete [2024-07-31T13:08:10.510Z] 1469e6f7b9e6: Pull complete [2024-07-31T13:08:10.510Z] eaf3925da568: Pull complete [2024-07-31T13:08:12.410Z] bab4dde63d76: Pull complete [2024-07-31T13:08:12.410Z] bde34c3a00c8: Pull complete [2024-07-31T13:08:12.410Z] b352a97aabf1: Pull complete [2024-07-31T13:08:12.670Z] 4872d77fe225: Pull complete [2024-07-31T13:08:12.670Z] 5851b861e8e6: Pull complete [2024-07-31T13:08:12.670Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-31T13:08:12.670Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-31T13:08:12.670Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T13:08:13.051Z] prd-ubuntu20.04-docker-8c-8g-6869 does not seem to be running inside a container [2024-07-31T13:08:13.083Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-299 -v /w/workspace/y_app-rfid-llrp-inventory_PR-299:/w/workspace/y_app-rfid-llrp-inventory_PR-299:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-299@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-07-31T13:08:17.245Z] $ docker top 96ddfd3d1ede685ecfa471d660213e4d7315222354fbe4e14b104f70dc5f63ed -eo pid,comm [2024-07-31T13:08:17.314Z] 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-07-31T13:08:17.314Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-31T13:08:17.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T13:08:17.499Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T13:08:17.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T13:08:17.612Z] $ docker exec 96ddfd3d1ede685ecfa471d660213e4d7315222354fbe4e14b104f70dc5f63ed ssh-agent [2024-07-31T13:08:17.719Z] SSH_AUTH_SOCK=/tmp/ssh-tLFf7BRmcTLc/agent.13 [2024-07-31T13:08:17.719Z] SSH_AGENT_PID=19 [2024-07-31T13:08:17.760Z] Running ssh-add (command line suppressed) [2024-07-31T13:08:17.869Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp/private_key_17999352823467191256.key (/w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp/private_key_17999352823467191256.key) [2024-07-31T13:08:17.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T13:08:18.229Z] + git tag --points-at HEAD [Pipeline] } [2024-07-31T13:08:18.257Z] $ docker exec --env ******** --env ******** 96ddfd3d1ede685ecfa471d660213e4d7315222354fbe4e14b104f70dc5f63ed ssh-agent -k [2024-07-31T13:08:18.342Z] unset SSH_AUTH_SOCK; [2024-07-31T13:08:18.342Z] unset SSH_AGENT_PID; [2024-07-31T13:08:18.342Z] echo Agent pid 19 killed; [2024-07-31T13:08:18.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-31T13:08:18.681Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-31T13:08:18.682Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-31T13:08:18.786Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-31T13:08:18.788Z] $ docker exec 96ddfd3d1ede685ecfa471d660213e4d7315222354fbe4e14b104f70dc5f63ed ssh-agent [2024-07-31T13:08:18.890Z] SSH_AUTH_SOCK=/tmp/ssh-bDawAEGD46fA/agent.70 [2024-07-31T13:08:18.890Z] SSH_AGENT_PID=76 [2024-07-31T13:08:18.894Z] Running ssh-add (command line suppressed) [2024-07-31T13:08:18.983Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp/private_key_931573751161231824.key (/w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp/private_key_931573751161231824.key) [2024-07-31T13:08:18.998Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-31T13:08:19.421Z] + git semver init [2024-07-31T13:08:19.682Z] 2024-07-31 13:08:19,606 [run_init] DEBUG init version:0.0.0 force:False [2024-07-31T13:08:19.682Z] 2024-07-31 13:08:19,608 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-299/.semver [2024-07-31T13:08:19.682Z] 2024-07-31 13:08:19,609 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-299/.semver [2024-07-31T13:08:19.682Z] 2024-07-31 13:08:19,609 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-299/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-299, universal_newlines=False, shell=None, istream=None) [2024-07-31T13:08:22.223Z] 2024-07-31 13:08:21,898 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-299/.git/info/exclude [2024-07-31T13:08:22.223Z] 2024-07-31 13:08:21,898 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-299/.semver/PR-299 with force:False [2024-07-31T13:08:22.223Z] 2024-07-31 13:08:21,898 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-299/.semver/PR-299 [2024-07-31T13:08:22.223Z] 2024-07-31 13:08:21,902 [execute] INFO git cat-file --batch-check [2024-07-31T13:08:22.223Z] 2024-07-31 13:08:21,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-299/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T13:08:22.223Z] 2024-07-31 13:08:21,909 [execute] INFO git cat-file --batch [2024-07-31T13:08:22.223Z] 2024-07-31 13:08:21,909 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-299/.semver, universal_newlines=False, shell=None, istream=) [2024-07-31T13:08:22.223Z] 2024-07-31 13:08:21,914 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-299/.semver/PR-299 [2024-07-31T13:08:22.223Z] 0.0.0 [Pipeline] } [2024-07-31T13:08:22.269Z] $ docker exec --env ******** --env ******** 96ddfd3d1ede685ecfa471d660213e4d7315222354fbe4e14b104f70dc5f63ed ssh-agent -k [2024-07-31T13:08:22.370Z] unset SSH_AUTH_SOCK; [2024-07-31T13:08:22.370Z] unset SSH_AGENT_PID; [2024-07-31T13:08:22.370Z] echo Agent pid 76 killed; [2024-07-31T13:08:22.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-31T13:08:22.859Z] + git semver [Pipeline] } [2024-07-31T13:08:23.455Z] $ docker stop --time=1 96ddfd3d1ede685ecfa471d660213e4d7315222354fbe4e14b104f70dc5f63ed [2024-07-31T13:08:24.813Z] $ docker rm -f --volumes 96ddfd3d1ede685ecfa471d660213e4d7315222354fbe4e14b104f70dc5f63ed [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T13:08:25.250Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-31T13:08:25.551Z] Stashed 1 file(s) [Pipeline] echo [2024-07-31T13:08:25.576Z] [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-07-31T13:08:26.373Z] provisioning config files... [2024-07-31T13:08:26.383Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp/config6514021464397919376tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:08:26.832Z] ---> ****-login.sh [2024-07-31T13:08:26.832Z] nexus3.edgexfoundry.org:10001 [2024-07-31T13:08:26.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:08:26.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:08:26.833Z] Configure a credential helper to remove this warning. See [2024-07-31T13:08:26.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:08:26.833Z] [2024-07-31T13:08:26.833Z] Login Succeeded [2024-07-31T13:08:26.833Z] nexus3.edgexfoundry.org:10002 [2024-07-31T13:08:26.833Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:08:27.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:08:27.094Z] Configure a credential helper to remove this warning. See [2024-07-31T13:08:27.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:08:27.094Z] [2024-07-31T13:08:27.094Z] Login Succeeded [2024-07-31T13:08:27.094Z] nexus3.edgexfoundry.org:10003 [2024-07-31T13:08:27.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:08:27.094Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:08:27.094Z] Configure a credential helper to remove this warning. See [2024-07-31T13:08:27.094Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:08:27.094Z] [2024-07-31T13:08:27.094Z] Login Succeeded [2024-07-31T13:08:27.094Z] nexus3.edgexfoundry.org:10004 [2024-07-31T13:08:27.094Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:08:27.353Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:08:27.353Z] Configure a credential helper to remove this warning. See [2024-07-31T13:08:27.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:08:27.353Z] [2024-07-31T13:08:27.353Z] Login Succeeded [2024-07-31T13:08:27.353Z] ****.io [2024-07-31T13:08:27.353Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:08:27.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:08:27.612Z] Configure a credential helper to remove this warning. See [2024-07-31T13:08:27.613Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:08:27.613Z] [2024-07-31T13:08:27.613Z] Login Succeeded [2024-07-31T13:08:27.613Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T13:08:27.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-31T13:08:27.988Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T13:08:28.049Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T13:08:28.107Z] ========================================================= [2024-07-31T13:08:28.107Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-31T13:08:28.107Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:08:28.648Z] + 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-07-31T13:08:28.648Z] Sending build context to Docker daemon 19.94MB [2024-07-31T13:08:28.648Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T13:08:28.648Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-31T13:08:28.908Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-31T13:08:28.908Z] 619be1103602: Pulling fs layer [2024-07-31T13:08:28.908Z] 7862e08f4a3e: Pulling fs layer [2024-07-31T13:08:28.908Z] 5df492c9dc93: Pulling fs layer [2024-07-31T13:08:28.908Z] 7629e6793208: Pulling fs layer [2024-07-31T13:08:28.908Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T13:08:28.908Z] fb5054dd5b73: Pulling fs layer [2024-07-31T13:08:28.908Z] eeca6798cff9: Pulling fs layer [2024-07-31T13:08:28.908Z] aa269ceb94a6: Pulling fs layer [2024-07-31T13:08:28.908Z] ada007ff1a6a: Pulling fs layer [2024-07-31T13:08:28.908Z] fb5054dd5b73: Waiting [2024-07-31T13:08:28.908Z] 7629e6793208: Waiting [2024-07-31T13:08:28.908Z] aa269ceb94a6: Waiting [2024-07-31T13:08:28.908Z] ada007ff1a6a: Waiting [2024-07-31T13:08:28.908Z] 7862e08f4a3e: Verifying Checksum [2024-07-31T13:08:28.908Z] 7862e08f4a3e: Download complete [2024-07-31T13:08:28.908Z] 7629e6793208: Verifying Checksum [2024-07-31T13:08:28.908Z] 7629e6793208: Download complete [2024-07-31T13:08:28.908Z] 4f4fb700ef54: Verifying Checksum [2024-07-31T13:08:28.908Z] 4f4fb700ef54: Download complete [2024-07-31T13:08:28.908Z] 619be1103602: Verifying Checksum [2024-07-31T13:08:28.908Z] 619be1103602: Download complete [2024-07-31T13:08:28.908Z] fb5054dd5b73: Verifying Checksum [2024-07-31T13:08:28.908Z] fb5054dd5b73: Download complete [2024-07-31T13:08:28.908Z] eeca6798cff9: Verifying Checksum [2024-07-31T13:08:28.908Z] eeca6798cff9: Download complete [2024-07-31T13:08:29.167Z] ada007ff1a6a: Verifying Checksum [2024-07-31T13:08:29.167Z] ada007ff1a6a: Download complete [2024-07-31T13:08:29.167Z] 619be1103602: Pull complete [2024-07-31T13:08:29.426Z] 7862e08f4a3e: Pull complete [2024-07-31T13:08:29.426Z] 5df492c9dc93: Verifying Checksum [2024-07-31T13:08:29.426Z] 5df492c9dc93: Download complete [2024-07-31T13:08:29.994Z] aa269ceb94a6: Verifying Checksum [2024-07-31T13:08:29.994Z] aa269ceb94a6: Download complete [2024-07-31T13:08:33.275Z] 5df492c9dc93: Pull complete [2024-07-31T13:08:33.275Z] 7629e6793208: Pull complete [2024-07-31T13:08:33.275Z] 4f4fb700ef54: Pull complete [2024-07-31T13:08:33.275Z] fb5054dd5b73: Pull complete [2024-07-31T13:08:33.275Z] eeca6798cff9: Pull complete [2024-07-31T13:08:35.805Z] aa269ceb94a6: Pull complete [2024-07-31T13:08:36.741Z] ada007ff1a6a: Pull complete [2024-07-31T13:08:36.741Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-31T13:08:37.000Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-31T13:08:37.000Z] ---> f489d0715acc [2024-07-31T13:08:37.000Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-31T13:08:41.117Z] Still waiting to schedule task [2024-07-31T13:08:41.117Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-31T13:08:45.122Z] ---> Running in 26e71ee8e02e [2024-07-31T13:08:45.122Z] Removing intermediate container 26e71ee8e02e [2024-07-31T13:08:45.122Z] ---> 9e9dc64bd561 [2024-07-31T13:08:45.122Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-31T13:08:45.122Z] ---> Running in b968719160d8 [2024-07-31T13:08:45.122Z] Removing intermediate container b968719160d8 [2024-07-31T13:08:45.122Z] ---> fa3b71260e05 [2024-07-31T13:08:45.122Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-31T13:08:45.122Z] ---> Running in 800a34f47c3c [2024-07-31T13:08:45.122Z] Removing intermediate container 800a34f47c3c [2024-07-31T13:08:45.122Z] ---> 71dbc7cf9782 [2024-07-31T13:08:45.122Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T13:08:45.381Z] ---> Running in b18b15aefd08 [2024-07-31T13:08:45.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T13:08:45.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T13:08:45.901Z] OK: 264 MiB in 52 packages [2024-07-31T13:08:46.471Z] Removing intermediate container b18b15aefd08 [2024-07-31T13:08:46.471Z] ---> d4d4a8e99a31 [2024-07-31T13:08:46.471Z] Step 7/12 : WORKDIR /app [2024-07-31T13:08:46.471Z] ---> Running in 243ff27b55c3 [2024-07-31T13:08:46.471Z] Removing intermediate container 243ff27b55c3 [2024-07-31T13:08:46.471Z] ---> ca07ff9a6697 [2024-07-31T13:08:46.471Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-31T13:08:46.471Z] ---> 87d449d84a7a [2024-07-31T13:08:46.471Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T13:08:46.471Z] ---> Running in cabfd0d1f902 [2024-07-31T13:09:42.756Z] Removing intermediate container cabfd0d1f902 [2024-07-31T13:09:42.756Z] ---> b9cc631e5879 [2024-07-31T13:09:42.756Z] Step 10/12 : COPY . . [2024-07-31T13:09:42.756Z] ---> 6829909cf587 [2024-07-31T13:09:42.756Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T13:09:43.019Z] ---> Running in a93a1269cd26 [2024-07-31T13:09:43.019Z] Removing intermediate container a93a1269cd26 [2024-07-31T13:09:43.019Z] ---> 2f17a0b38653 [2024-07-31T13:09:43.019Z] Step 12/12 : RUN $MAKE [2024-07-31T13:09:43.019Z] ---> Running in e8aacd23a409 [2024-07-31T13:09:43.279Z] noop [2024-07-31T13:09:43.540Z] Removing intermediate container e8aacd23a409 [2024-07-31T13:09:43.540Z] ---> b3fb451c772a [2024-07-31T13:09:43.540Z] Successfully built b3fb451c772a [2024-07-31T13:09:43.540Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:09:44.083Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-31T13:09:44.083Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T13:09:44.268Z] prd-ubuntu20.04-docker-8c-8g-6869 does not seem to be running inside a container [2024-07-31T13:09:44.302Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-299 -v /w/workspace/y_app-rfid-llrp-inventory_PR-299:/w/workspace/y_app-rfid-llrp-inventory_PR-299:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-299@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-07-31T13:09:44.674Z] $ docker top 71f6dd96eba295d1ab64d021213057cf373a817a81fff81c8ab0c3eb6b9fba0e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T13:09:45.101Z] + go version [2024-07-31T13:09:45.101Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-31T13:09:45.137Z] $ docker stop --time=1 71f6dd96eba295d1ab64d021213057cf373a817a81fff81c8ab0c3eb6b9fba0e [2024-07-31T13:09:46.419Z] $ docker rm -f --volumes 71f6dd96eba295d1ab64d021213057cf373a817a81fff81c8ab0c3eb6b9fba0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:09:47.256Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-31T13:09:47.256Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T13:09:47.441Z] prd-ubuntu20.04-docker-8c-8g-6869 does not seem to be running inside a container [2024-07-31T13:09:47.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/y_app-rfid-llrp-inventory_PR-299 -v /w/workspace/y_app-rfid-llrp-inventory_PR-299:/w/workspace/y_app-rfid-llrp-inventory_PR-299:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-299@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-07-31T13:09:47.826Z] $ docker top 8b01a27e9ea2b6a3d4c78eeed87cc3df04cf70c5e4bd55456def88aa9501fce5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T13:09:48.259Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-299 [Pipeline] fileExists [Pipeline] sh [2024-07-31T13:09:48.663Z] + make test [2024-07-31T13:09:48.663Z] go test -race ./... -coverprofile=coverage.out ./... [2024-07-31T13:10:20.759Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-07-31T13:10:20.760Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-07-31T13:10:20.760Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.118s coverage: 86.2% of statements [2024-07-31T13:10:20.760Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.671s coverage: 71.9% of statements [2024-07-31T13:10:22.665Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6870 in /w/workspace/y_app-rfid-llrp-inventory_PR-299 [Pipeline] { [Pipeline] ws [2024-07-31T13:10:22.738Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-07-31T13:10:22.858Z] The recommended git tool is: git [2024-07-31T13:10:30.283Z] using credential edgex-jenkins-ssh [2024-07-31T13:10:30.314Z] Cloning the remote Git repository [2024-07-31T13:10:30.377Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-07-31T13:10:30.502Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-07-31T13:10:30.886Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-07-31T13:10:30.888Z] > git --version # timeout=10 [2024-07-31T13:10:30.916Z] > git --version # 'git version 2.25.1' [2024-07-31T13:10:30.918Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-31T13:10:31.157Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-31T13:10:34.936Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-07-31T13:10:34.970Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-31T13:10:36.626Z] Merging remotes/origin/main commit 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 into PR head commit 9689d548a1d079a6c289871ea6862d2553a6e018 [2024-07-31T13:10:36.049Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-07-31T13:10:36.092Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-07-31T13:10:36.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-31T13:10:36.115Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/299/head:refs/remotes/origin/PR-299 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-31T13:10:36.640Z] > git config core.sparsecheckout # timeout=10 [2024-07-31T13:10:36.942Z] Merge succeeded, producing 9689d548a1d079a6c289871ea6862d2553a6e018 [2024-07-31T13:10:36.943Z] Checking out Revision 9689d548a1d079a6c289871ea6862d2553a6e018 (PR-299) [2024-07-31T13:10:37.475Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-07-31T13:10:37.516Z] > git --version # timeout=10 [2024-07-31T13:10:37.528Z] > git --version # 'git version 2.25.1' [2024-07-31T13:10:37.548Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-31T13:10:36.719Z] > git checkout -f 9689d548a1d079a6c289871ea6862d2553a6e018 # timeout=10 [2024-07-31T13:10:36.807Z] > git remote # timeout=10 [2024-07-31T13:10:36.826Z] > git config --get remote.origin.url # timeout=10 [2024-07-31T13:10:36.859Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-31T13:10:36.889Z] > git merge 9f2ba9b6f6657b0120eb21f613c5f34edb5c11e2 # timeout=10 [2024-07-31T13:10:36.925Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-31T13:10:36.947Z] > git config core.sparsecheckout # timeout=10 [2024-07-31T13:10:36.975Z] > git checkout -f 9689d548a1d079a6c289871ea6862d2553a6e018 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T13:10:42.507Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-31T13:10:42.507Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T13:10:42.507Z] Dload Upload Total Spent Left Speed [2024-07-31T13:10:42.507Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 119k 0 --:--:-- --:--:-- --:--:-- 119k [Pipeline] sh [2024-07-31T13:10:42.861Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-31T13:10:43.207Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-31T13:10:43.207Z] + sudo tee /etc/docker/daemon.new [2024-07-31T13:10:43.207Z] { [2024-07-31T13:10:43.207Z] "registry-mirrors": [ [2024-07-31T13:10:43.207Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-31T13:10:43.207Z] ], [2024-07-31T13:10:43.207Z] "bip": "10.250.0.254/24", [2024-07-31T13:10:43.207Z] "hosts": [ [2024-07-31T13:10:43.207Z] "tcp://0.0.0.0:5555", [2024-07-31T13:10:43.207Z] "unix:///var/run/docker.sock" [2024-07-31T13:10:43.207Z] ], [2024-07-31T13:10:43.207Z] "mtu": 1458, [2024-07-31T13:10:43.207Z] "selinux-enabled": true, [2024-07-31T13:10:43.207Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-31T13:10:43.207Z] } [Pipeline] sh [2024-07-31T13:10:43.560Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-31T13:10:43.910Z] + sudo service docker restart [2024-07-31T13:10:52.825Z] go vet ./... [2024-07-31T13:10:53.772Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-31T13:10:53.772Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-31T13:10:53.772Z] ./bin/test-attribution.sh [2024-07-31T13:10:53.772Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-31T13:10:53.772Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-31T13:10:53.882Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-31T13:10:53.920Z] $ docker stop --time=1 8b01a27e9ea2b6a3d4c78eeed87cc3df04cf70c5e4bd55456def88aa9501fce5 [2024-07-31T13:11:00.297Z] $ docker rm -f --volumes 8b01a27e9ea2b6a3d4c78eeed87cc3df04cf70c5e4bd55456def88aa9501fce5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T13:11:00.999Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-31T13:11:01.082Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-31T13:11:01.824Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-31T13:11:02.151Z] + ls -al . [2024-07-31T13:11:02.151Z] total 276 [2024-07-31T13:11:02.151Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 31 13:09 . [2024-07-31T13:11:02.151Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 13:07 .. [2024-07-31T13:11:02.151Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 31 13:07 .dockerignore [2024-07-31T13:11:02.151Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 13:10 .git [2024-07-31T13:11:02.151Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 13:07 .github [2024-07-31T13:11:02.151Z] -rw-rw-r-- 1 jenkins jenkins 773 Jul 31 13:07 .gitignore [2024-07-31T13:11:02.151Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 13:07 .golangci.yml [2024-07-31T13:11:02.151Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 13:08 .semver [2024-07-31T13:11:02.151Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jul 31 13:07 Attribution.txt [2024-07-31T13:11:02.151Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jul 31 13:07 CHANGELOG.md [2024-07-31T13:11:02.151Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jul 31 13:07 Dockerfile [2024-07-31T13:11:02.151Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 13:07 GOVERNANCE.md [2024-07-31T13:11:02.151Z] -rw-rw-r-- 1 jenkins jenkins 665 Jul 31 13:07 Jenkinsfile [2024-07-31T13:11:02.151Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 31 13:07 LICENSE [2024-07-31T13:11:02.151Z] -rw-rw-r-- 1 jenkins jenkins 2503 Jul 31 13:07 Makefile [2024-07-31T13:11:02.151Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 31 13:07 OWNERS.md [2024-07-31T13:11:02.151Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jul 31 13:07 README.md [2024-07-31T13:11:02.152Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 13:08 VERSION [2024-07-31T13:11:02.152Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 13:07 bin [2024-07-31T13:11:02.152Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 31 13:10 coverage.out [2024-07-31T13:11:02.152Z] -rw-rw-r-- 1 jenkins jenkins 7243 Jul 31 13:07 go.mod [2024-07-31T13:11:02.152Z] -rw-rw-r-- 1 jenkins jenkins 101448 Jul 31 13:07 go.sum [2024-07-31T13:11:02.152Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 13:07 images [2024-07-31T13:11:02.152Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 13:07 internal [2024-07-31T13:11:02.152Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 31 13:07 main.go [2024-07-31T13:11:02.152Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 13:07 openapi [2024-07-31T13:11:02.152Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 13:07 res [2024-07-31T13:11:02.152Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 13:07 static [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T13:11:02.259Z] provisioning config files... [2024-07-31T13:11:02.283Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config11915358665343528013tmp [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:11:02.683Z] + docker build -t app-rfid-llrp-inventory -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9689d548a1d079a6c289871ea6862d2553a6e018 --label arch=amd64 --label version=0.0.0 . [2024-07-31T13:11:02.683Z] Sending build context to Docker daemon 19.94MB [2024-07-31T13:11:02.683Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T13:11:02.683Z] Step 2/30 : FROM ${BASE} AS builder [2024-07-31T13:11:02.683Z] ---> b3fb451c772a [2024-07-31T13:11:02.683Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-07-31T13:11:02.841Z] ---> ****-login.sh [2024-07-31T13:11:02.841Z] nexus3.edgexfoundry.org:10001 [2024-07-31T13:11:03.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:11:03.251Z] ---> Running in ad73d6708402 [2024-07-31T13:11:03.251Z] Removing intermediate container ad73d6708402 [2024-07-31T13:11:03.251Z] ---> dc16a4f1dd71 [2024-07-31T13:11:03.251Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-07-31T13:11:03.379Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:11:03.379Z] Configure a credential helper to remove this warning. See [2024-07-31T13:11:03.379Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:11:03.379Z] [2024-07-31T13:11:03.379Z] Login Succeeded [2024-07-31T13:11:03.379Z] nexus3.edgexfoundry.org:10002 [2024-07-31T13:11:03.510Z] ---> Running in afd443701e93 [2024-07-31T13:11:03.510Z] Removing intermediate container afd443701e93 [2024-07-31T13:11:03.510Z] ---> edac7b1ef5fd [2024-07-31T13:11:03.510Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-07-31T13:11:03.510Z] ---> Running in abb5c35c1cda [2024-07-31T13:11:03.510Z] Removing intermediate container abb5c35c1cda [2024-07-31T13:11:03.510Z] ---> 118800b33b50 [2024-07-31T13:11:03.511Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T13:11:03.511Z] ---> Running in 4446adfe317e [2024-07-31T13:11:03.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:11:03.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T13:11:03.928Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:11:03.928Z] Configure a credential helper to remove this warning. See [2024-07-31T13:11:03.929Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:11:03.929Z] [2024-07-31T13:11:03.929Z] Login Succeeded [2024-07-31T13:11:03.929Z] nexus3.edgexfoundry.org:10003 [2024-07-31T13:11:04.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T13:11:04.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:11:04.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:11:04.201Z] Configure a credential helper to remove this warning. See [2024-07-31T13:11:04.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:11:04.201Z] [2024-07-31T13:11:04.201Z] Login Succeeded [2024-07-31T13:11:04.201Z] nexus3.edgexfoundry.org:10004 [2024-07-31T13:11:04.300Z] OK: 264 MiB in 52 packages [2024-07-31T13:11:04.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:11:04.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:11:04.474Z] Configure a credential helper to remove this warning. See [2024-07-31T13:11:04.474Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:11:04.474Z] [2024-07-31T13:11:04.474Z] Login Succeeded [2024-07-31T13:11:04.474Z] ****.io [2024-07-31T13:11:04.559Z] Removing intermediate container 4446adfe317e [2024-07-31T13:11:04.559Z] ---> ac57246d3bb4 [2024-07-31T13:11:04.559Z] Step 7/30 : WORKDIR /app [2024-07-31T13:11:04.559Z] ---> Running in 779fc1348d31 [2024-07-31T13:11:04.741Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-31T13:11:04.817Z] Removing intermediate container 779fc1348d31 [2024-07-31T13:11:04.817Z] ---> 282373507d42 [2024-07-31T13:11:04.817Z] Step 8/30 : COPY go.mod vendor* ./ [2024-07-31T13:11:04.817Z] ---> a6db760a06c9 [2024-07-31T13:11:04.817Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T13:11:04.817Z] ---> Running in 106876df2641 [2024-07-31T13:11:05.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-31T13:11:05.007Z] Configure a credential helper to remove this warning. See [2024-07-31T13:11:05.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-31T13:11:05.007Z] [2024-07-31T13:11:05.007Z] Login Succeeded [2024-07-31T13:11:05.007Z] ---> ****-login.sh ends [Pipeline] } [2024-07-31T13:11:05.043Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-07-31T13:11:05.383Z] Removing intermediate container 106876df2641 [2024-07-31T13:11:05.383Z] ---> 4c90284e8eb2 [2024-07-31T13:11:05.383Z] Step 10/30 : COPY . . [Pipeline] echo [2024-07-31T13:11:05.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T13:11:05.588Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-31T13:11:05.643Z] ========================================================= [2024-07-31T13:11:05.643Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-31T13:11:05.643Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:11:06.196Z] + 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-07-31T13:11:06.320Z] ---> 65b5a7e67446 [2024-07-31T13:11:06.320Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T13:11:06.320Z] ---> Running in 15332cdbeb67 [2024-07-31T13:11:06.320Z] Removing intermediate container 15332cdbeb67 [2024-07-31T13:11:06.320Z] ---> 91b295bcb6bc [2024-07-31T13:11:06.320Z] Step 12/30 : RUN $MAKE [2024-07-31T13:11:06.320Z] ---> Running in 48985fcf1dd3 [2024-07-31T13:11:06.464Z] Sending build context to Docker daemon 673.8kB [2024-07-31T13:11:06.464Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T13:11:06.464Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-31T13:11:06.464Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-31T13:11:06.464Z] c6b39de5b339: Pulling fs layer [2024-07-31T13:11:06.464Z] a69c41024577: Pulling fs layer [2024-07-31T13:11:06.464Z] d6de4b400683: Pulling fs layer [2024-07-31T13:11:06.464Z] 35cb2a7552d0: Pulling fs layer [2024-07-31T13:11:06.464Z] 4f4fb700ef54: Pulling fs layer [2024-07-31T13:11:06.464Z] 464afbd9ba4c: Pulling fs layer [2024-07-31T13:11:06.464Z] 00f215d4a9da: Pulling fs layer [2024-07-31T13:11:06.464Z] d496ad576159: Pulling fs layer [2024-07-31T13:11:06.464Z] 35cb2a7552d0: Waiting [2024-07-31T13:11:06.464Z] 4f4fb700ef54: Waiting [2024-07-31T13:11:06.464Z] 464afbd9ba4c: Waiting [2024-07-31T13:11:06.464Z] 00f215d4a9da: Waiting [2024-07-31T13:11:06.464Z] d496ad576159: Waiting [2024-07-31T13:11:06.578Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-07-31T13:11:06.732Z] a69c41024577: Verifying Checksum [2024-07-31T13:11:06.733Z] 35cb2a7552d0: Verifying Checksum [2024-07-31T13:11:06.733Z] 35cb2a7552d0: Download complete [2024-07-31T13:11:06.733Z] 4f4fb700ef54: Verifying Checksum [2024-07-31T13:11:06.733Z] 4f4fb700ef54: Download complete [2024-07-31T13:11:06.733Z] 464afbd9ba4c: Verifying Checksum [2024-07-31T13:11:06.733Z] 464afbd9ba4c: Download complete [2024-07-31T13:11:06.733Z] c6b39de5b339: Verifying Checksum [2024-07-31T13:11:06.733Z] c6b39de5b339: Download complete [2024-07-31T13:11:07.000Z] d496ad576159: Verifying Checksum [2024-07-31T13:11:07.000Z] d496ad576159: Download complete [2024-07-31T13:11:07.588Z] c6b39de5b339: Pull complete [2024-07-31T13:11:08.545Z] d6de4b400683: Verifying Checksum [2024-07-31T13:11:08.545Z] d6de4b400683: Download complete [2024-07-31T13:11:08.812Z] a69c41024577: Pull complete [2024-07-31T13:11:09.085Z] 00f215d4a9da: Verifying Checksum [2024-07-31T13:11:09.085Z] 00f215d4a9da: Download complete [2024-07-31T13:11:21.401Z] d6de4b400683: Pull complete [2024-07-31T13:11:21.401Z] 35cb2a7552d0: Pull complete [2024-07-31T13:11:21.401Z] 4f4fb700ef54: Pull complete [2024-07-31T13:11:21.671Z] 464afbd9ba4c: Pull complete [2024-07-31T13:11:29.892Z] 00f215d4a9da: Pull complete [2024-07-31T13:11:31.314Z] d496ad576159: Pull complete [2024-07-31T13:11:31.314Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-31T13:11:31.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-31T13:11:31.314Z] ---> f246e2811388 [2024-07-31T13:11:31.314Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-07-31T13:11:33.268Z] ---> Running in 435cd86613a3 [2024-07-31T13:11:33.268Z] Removing intermediate container 435cd86613a3 [2024-07-31T13:11:33.268Z] ---> bd94117b9592 [2024-07-31T13:11:33.268Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-31T13:11:33.268Z] ---> Running in c6572ce332f4 [2024-07-31T13:11:33.534Z] Removing intermediate container c6572ce332f4 [2024-07-31T13:11:33.534Z] ---> 9e6652f3b796 [2024-07-31T13:11:33.534Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-07-31T13:11:33.534Z] ---> Running in b89ef02ad6b7 [2024-07-31T13:11:33.802Z] Removing intermediate container b89ef02ad6b7 [2024-07-31T13:11:33.802Z] ---> 35aaa1fc2fc6 [2024-07-31T13:11:33.802Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T13:11:33.802Z] ---> Running in b5e0ff369aae [2024-07-31T13:11:35.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T13:11:35.250Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T13:11:36.211Z] OK: 266 MiB in 52 packages [2024-07-31T13:11:37.174Z] Removing intermediate container b5e0ff369aae [2024-07-31T13:11:37.174Z] ---> 6a42be2ebe46 [2024-07-31T13:11:37.174Z] Step 7/12 : WORKDIR /app [2024-07-31T13:11:37.175Z] ---> Running in 235cbf94e16e [2024-07-31T13:11:38.582Z] Removing intermediate container 235cbf94e16e [2024-07-31T13:11:38.582Z] ---> da688aa37179 [2024-07-31T13:11:38.582Z] Step 8/12 : COPY go.mod vendor* ./ [2024-07-31T13:11:38.850Z] ---> 0d7d503b7a8a [2024-07-31T13:11:38.851Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T13:11:38.851Z] ---> Running in 6a18dad2f486 [2024-07-31T13:11:45.274Z] Removing intermediate container 48985fcf1dd3 [2024-07-31T13:11:45.274Z] ---> 979835c553ae [2024-07-31T13:11:45.274Z] Step 13/30 : FROM alpine:3.18 [2024-07-31T13:11:45.274Z] 3.18: Pulling from library/alpine [2024-07-31T13:11:45.562Z] 930bdd4d222e: Pulling fs layer [2024-07-31T13:11:45.821Z] 930bdd4d222e: Verifying Checksum [2024-07-31T13:11:45.821Z] 930bdd4d222e: Download complete [2024-07-31T13:11:46.081Z] 930bdd4d222e: Pull complete [2024-07-31T13:11:46.081Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T13:11:46.081Z] Status: Downloaded newer image for alpine:3.18 [2024-07-31T13:11:46.081Z] ---> 18f865063206 [2024-07-31T13:11:46.081Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-31T13:11:46.647Z] ---> Running in d34a6b3a6fbf [2024-07-31T13:11:46.647Z] Removing intermediate container d34a6b3a6fbf [2024-07-31T13:11:46.647Z] ---> 23222d476a62 [2024-07-31T13:11:46.647Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-07-31T13:11:46.906Z] ---> Running in b822af74087c [2024-07-31T13:11:47.167Z] Removing intermediate container b822af74087c [2024-07-31T13:11:47.167Z] ---> 5be3e5b34e1f [2024-07-31T13:11:47.167Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-07-31T13:11:47.427Z] ---> Running in 377ec37ff004 [2024-07-31T13:11:47.685Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T13:11:47.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T13:11:48.203Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-31T13:11:48.203Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-31T13:11:48.203Z] Executing busybox-1.36.1-r7.trigger [2024-07-31T13:11:48.203Z] Executing ca-certificates-20240226-r0.trigger [2024-07-31T13:11:48.203Z] OK: 8 MiB in 17 packages [2024-07-31T13:11:48.771Z] Removing intermediate container 377ec37ff004 [2024-07-31T13:11:48.771Z] ---> dbd60500c28d [2024-07-31T13:11:48.771Z] Step 17/30 : RUN apk --no-cache upgrade [2024-07-31T13:11:48.771Z] ---> Running in def8cd03c8f1 [2024-07-31T13:11:49.029Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-31T13:11:49.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-31T13:11:49.559Z] OK: 8 MiB in 17 packages [2024-07-31T13:11:49.817Z] Removing intermediate container def8cd03c8f1 [2024-07-31T13:11:49.817Z] ---> 1c29cd9958a4 [2024-07-31T13:11:49.817Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-31T13:11:50.075Z] ---> e5568b7ef937 [2024-07-31T13:11:50.075Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-31T13:11:50.352Z] ---> bfb5daf65957 [2024-07-31T13:11:50.352Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-07-31T13:11:50.611Z] ---> c6400164a1a3 [2024-07-31T13:11:50.611Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-07-31T13:11:50.870Z] ---> ffa4ec2696f6 [2024-07-31T13:11:50.870Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-07-31T13:11:52.247Z] ---> 0855f46628a2 [2024-07-31T13:11:52.247Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-07-31T13:11:52.247Z] ---> Running in 1ef2dc157119 [2024-07-31T13:11:53.182Z] Removing intermediate container 1ef2dc157119 [2024-07-31T13:11:53.182Z] ---> 444a1a6a62bd [2024-07-31T13:11:53.182Z] Step 24/30 : VOLUME /cache [2024-07-31T13:11:53.182Z] ---> Running in b4658ec6d964 [2024-07-31T13:11:53.182Z] Removing intermediate container b4658ec6d964 [2024-07-31T13:11:53.182Z] ---> 6db7a92306ca [2024-07-31T13:11:53.182Z] Step 25/30 : EXPOSE 59711 [2024-07-31T13:11:53.182Z] ---> Running in d3c7c858d0da [2024-07-31T13:11:53.440Z] Removing intermediate container d3c7c858d0da [2024-07-31T13:11:53.440Z] ---> 31212c035177 [2024-07-31T13:11:53.440Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-07-31T13:11:53.440Z] ---> Running in 32e9d5417815 [2024-07-31T13:11:53.440Z] Removing intermediate container 32e9d5417815 [2024-07-31T13:11:53.440Z] ---> c7e16222eb33 [2024-07-31T13:11:53.440Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-07-31T13:11:53.440Z] ---> Running in c2093a3205ed [2024-07-31T13:11:53.440Z] Removing intermediate container c2093a3205ed [2024-07-31T13:11:53.440Z] ---> d2982fd16b42 [2024-07-31T13:11:53.440Z] Step 28/30 : LABEL arch=amd64 [2024-07-31T13:11:53.440Z] ---> Running in a28fe46e8bfb [2024-07-31T13:11:53.698Z] Removing intermediate container a28fe46e8bfb [2024-07-31T13:11:53.698Z] ---> 1fe55938fbc2 [2024-07-31T13:11:53.698Z] Step 29/30 : LABEL git_sha=9689d548a1d079a6c289871ea6862d2553a6e018 [2024-07-31T13:11:53.698Z] ---> Running in 3571ec94c990 [2024-07-31T13:11:53.698Z] Removing intermediate container 3571ec94c990 [2024-07-31T13:11:53.698Z] ---> 3aee9cc3e055 [2024-07-31T13:11:53.698Z] Step 30/30 : LABEL version=0.0.0 [2024-07-31T13:11:53.698Z] ---> Running in fa98b3718d98 [2024-07-31T13:11:53.698Z] Removing intermediate container fa98b3718d98 [2024-07-31T13:11:53.698Z] ---> 76502b61f1f5 [2024-07-31T13:11:53.698Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-31T13:11:53.698Z] Successfully built 76502b61f1f5 [2024-07-31T13:11:53.698Z] Successfully tagged app-rfid-llrp-inventory: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-07-31T13:11:54.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T13:11:54.791Z] [2024-07-31T13:11:54.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:11:55.201Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T13:11:55.201Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-31T13:11:55.201Z] 5eb5b503b376: Pulling fs layer [2024-07-31T13:11:55.201Z] 5c69ac0246d0: Pulling fs layer [2024-07-31T13:11:55.201Z] ec43610c2a17: Pulling fs layer [2024-07-31T13:11:55.201Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-31T13:11:55.201Z] 33b1e0a273af: Pulling fs layer [2024-07-31T13:11:55.201Z] 5d3b04190fa2: Pulling fs layer [2024-07-31T13:11:55.201Z] 2f39f015ded8: Pulling fs layer [2024-07-31T13:11:55.201Z] 33b1e0a273af: Waiting [2024-07-31T13:11:55.201Z] 3a2ae6a8a46f: Waiting [2024-07-31T13:11:55.201Z] 5d3b04190fa2: Waiting [2024-07-31T13:11:55.201Z] 2f39f015ded8: Waiting [2024-07-31T13:11:55.201Z] 5c69ac0246d0: Verifying Checksum [2024-07-31T13:11:55.201Z] 5c69ac0246d0: Download complete [2024-07-31T13:11:55.201Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-31T13:11:55.201Z] 3a2ae6a8a46f: Download complete [2024-07-31T13:11:55.201Z] 33b1e0a273af: Verifying Checksum [2024-07-31T13:11:55.201Z] 33b1e0a273af: Download complete [2024-07-31T13:11:55.201Z] 5d3b04190fa2: Verifying Checksum [2024-07-31T13:11:55.201Z] 5d3b04190fa2: Download complete [2024-07-31T13:11:55.201Z] ec43610c2a17: Verifying Checksum [2024-07-31T13:11:55.201Z] ec43610c2a17: Download complete [2024-07-31T13:11:55.460Z] 5eb5b503b376: Verifying Checksum [2024-07-31T13:11:55.460Z] 5eb5b503b376: Download complete [2024-07-31T13:11:56.024Z] 2f39f015ded8: Download complete [2024-07-31T13:11:56.591Z] 5eb5b503b376: Pull complete [2024-07-31T13:11:56.849Z] 5c69ac0246d0: Pull complete [2024-07-31T13:11:57.108Z] ec43610c2a17: Pull complete [2024-07-31T13:11:57.367Z] 3a2ae6a8a46f: Pull complete [2024-07-31T13:11:57.627Z] 33b1e0a273af: Pull complete [2024-07-31T13:11:57.627Z] 5d3b04190fa2: Pull complete [2024-07-31T13:12:01.806Z] 2f39f015ded8: Pull complete [2024-07-31T13:12:01.806Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-31T13:12:01.806Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T13:12:01.806Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T13:12:02.104Z] prd-ubuntu20.04-docker-8c-8g-6869 does not seem to be running inside a container [2024-07-31T13:12:02.131Z] $ 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/y_app-rfid-llrp-inventory_PR-299 -v /w/workspace/y_app-rfid-llrp-inventory_PR-299:/w/workspace/y_app-rfid-llrp-inventory_PR-299:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-299@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-07-31T13:12:07.999Z] $ docker top aa339157fa55fbbc7ce16e8c7cafa3019264202475c166f2f6177e99c65d33f8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:12:08.514Z] ---> job-cost.sh [2024-07-31T13:12:08.514Z] lf-activate-venv: SKIPPING [2024-07-31T13:12:08.514Z] INFO: No Stack... [2024-07-31T13:12:08.774Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-31T13:12:09.034Z] INFO: Archiving Costs [Pipeline] sh [2024-07-31T13:12:09.356Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-299/archives/cost.csv [2024-07-31T13:12:09.356Z] + cut -d, -f6 [Pipeline] lock [2024-07-31T13:12:09.414Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-299-1-stack-cost] [2024-07-31T13:12:09.421Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-299-1-stack-cost] did not exist. Created. [2024-07-31T13:12:09.437Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-299-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-31T13:12:09.862Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-31T13:12:09.925Z] Stashed 1 file(s) [Pipeline] } [2024-07-31T13:12:09.973Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-299-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-31T13:12:10.069Z] $ docker stop --time=1 aa339157fa55fbbc7ce16e8c7cafa3019264202475c166f2f6177e99c65d33f8 [2024-07-31T13:12:11.214Z] $ docker rm -f --volumes aa339157fa55fbbc7ce16e8c7cafa3019264202475c166f2f6177e99c65d33f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-31T13:13:30.549Z] Removing intermediate container 6a18dad2f486 [2024-07-31T13:13:30.550Z] ---> 22077d189908 [2024-07-31T13:13:30.550Z] Step 10/12 : COPY . . [2024-07-31T13:13:30.550Z] ---> 4631e4bc3b36 [2024-07-31T13:13:30.550Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T13:13:30.550Z] ---> Running in e79c295a6c49 [2024-07-31T13:13:30.550Z] Removing intermediate container e79c295a6c49 [2024-07-31T13:13:30.550Z] ---> edeb8bec4962 [2024-07-31T13:13:30.550Z] Step 12/12 : RUN $MAKE [2024-07-31T13:13:30.550Z] ---> Running in 1879ae46af03 [2024-07-31T13:13:30.550Z] noop [2024-07-31T13:13:30.550Z] Removing intermediate container 1879ae46af03 [2024-07-31T13:13:30.550Z] ---> 485686cc461f [2024-07-31T13:13:30.550Z] Successfully built 485686cc461f [2024-07-31T13:13:30.550Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:13:31.086Z] + docker inspect -f . ci-base-image-arm64 [2024-07-31T13:13:31.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T13:13:31.384Z] prd-ubuntu20.04-docker-arm64-4c-16g-6870 does not seem to be running inside a container [2024-07-31T13:13:31.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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-07-31T13:13:32.686Z] $ docker top 31c66e4efc87c525298b5fb6c285962cc01d2895992c80900796f391db043ae8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T13:13:33.574Z] + go version [2024-07-31T13:13:33.574Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-31T13:13:33.607Z] $ docker stop --time=1 31c66e4efc87c525298b5fb6c285962cc01d2895992c80900796f391db043ae8 [2024-07-31T13:13:35.192Z] $ docker rm -f --volumes 31c66e4efc87c525298b5fb6c285962cc01d2895992c80900796f391db043ae8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:13:36.169Z] + docker inspect -f . ci-base-image-arm64 [2024-07-31T13:13:36.169Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T13:13:36.434Z] prd-ubuntu20.04-docker-arm64-4c-16g-6870 does not seem to be running inside a container [2024-07-31T13:13:36.490Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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-07-31T13:13:37.632Z] $ docker top 1f73c1ed6f013d9c2e8f96829211abf407fc0b26a1a06ad12b015f9f86740a66 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T13:13:38.224Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-07-31T13:13:39.078Z] + make test [2024-07-31T13:13:39.078Z] go test -race ./... -coverprofile=coverage.out ./... [2024-07-31T13:17:30.946Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-07-31T13:17:36.293Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-07-31T13:17:37.701Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.943s coverage: 86.2% of statements [2024-07-31T13:17:50.005Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.297s coverage: 71.9% of statements [2024-07-31T13:17:50.005Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-31T13:17:50.005Z] go vet ./... [2024-07-31T13:21:26.804Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-31T13:21:26.804Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-31T13:21:26.804Z] ./bin/test-attribution.sh [2024-07-31T13:21:26.804Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/barkimedes/go-deepcopy is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-31T13:21:26.804Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-31T13:21:26.805Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-31T13:21:26.805Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-31T13:21:26.805Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-31T13:21:26.805Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-31T13:21:26.805Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-31T13:21:26.805Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-31T13:21:26.805Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-31T13:21:26.805Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-07-31T13:21:26.805Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-07-31T13:21:26.805Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-31T13:21:26.805Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-31T13:21:26.805Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-31T13:21:26.805Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-31T13:21:26.805Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-31T13:21:26.805Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-31T13:21:26.805Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-31T13:21:26.805Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-31T13:21:26.805Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2024-07-31T13:21:26.805Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-31T13:21:26.805Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-31T13:21:26.859Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-31T13:21:26.901Z] $ docker stop --time=1 1f73c1ed6f013d9c2e8f96829211abf407fc0b26a1a06ad12b015f9f86740a66 [2024-07-31T13:21:28.810Z] $ docker rm -f --volumes 1f73c1ed6f013d9c2e8f96829211abf407fc0b26a1a06ad12b015f9f86740a66 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-31T13:21:30.944Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-31T13:21:30.988Z] Warning: overwriting stash ‘coverage-report’ [2024-07-31T13:21:31.435Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-31T13:21:32.076Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-31T13:21:32.431Z] + ls -al . [2024-07-31T13:21:32.431Z] total 272 [2024-07-31T13:21:32.431Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 31 13:13 . [2024-07-31T13:21:32.431Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 13:10 .. [2024-07-31T13:21:32.431Z] -rw-rw-r-- 1 jenkins jenkins 262 Jul 31 13:10 .dockerignore [2024-07-31T13:21:32.431Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 31 13:10 .git [2024-07-31T13:21:32.431Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 13:10 .github [2024-07-31T13:21:32.431Z] -rw-rw-r-- 1 jenkins jenkins 773 Jul 31 13:10 .gitignore [2024-07-31T13:21:32.431Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 31 13:10 .golangci.yml [2024-07-31T13:21:32.431Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jul 31 13:10 Attribution.txt [2024-07-31T13:21:32.431Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jul 31 13:10 CHANGELOG.md [2024-07-31T13:21:32.431Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jul 31 13:10 Dockerfile [2024-07-31T13:21:32.431Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 31 13:10 GOVERNANCE.md [2024-07-31T13:21:32.431Z] -rw-rw-r-- 1 jenkins jenkins 665 Jul 31 13:10 Jenkinsfile [2024-07-31T13:21:32.431Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jul 31 13:10 LICENSE [2024-07-31T13:21:32.431Z] -rw-rw-r-- 1 jenkins jenkins 2503 Jul 31 13:10 Makefile [2024-07-31T13:21:32.431Z] -rw-rw-r-- 1 jenkins jenkins 617 Jul 31 13:10 OWNERS.md [2024-07-31T13:21:32.431Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jul 31 13:10 README.md [2024-07-31T13:21:32.431Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 31 13:08 VERSION [2024-07-31T13:21:32.431Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 13:10 bin [2024-07-31T13:21:32.431Z] -rw-r--r-- 1 jenkins jenkins 41317 Jul 31 13:17 coverage.out [2024-07-31T13:21:32.431Z] -rw-rw-r-- 1 jenkins jenkins 7243 Jul 31 13:10 go.mod [2024-07-31T13:21:32.431Z] -rw-rw-r-- 1 jenkins jenkins 101448 Jul 31 13:10 go.sum [2024-07-31T13:21:32.431Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 13:10 images [2024-07-31T13:21:32.431Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 31 13:10 internal [2024-07-31T13:21:32.431Z] -rw-rw-r-- 1 jenkins jenkins 531 Jul 31 13:10 main.go [2024-07-31T13:21:32.431Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 13:10 openapi [2024-07-31T13:21:32.431Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 31 13:10 res [2024-07-31T13:21:32.431Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 31 13:10 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:21:32.898Z] + docker build -t app-rfid-llrp-inventory-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9689d548a1d079a6c289871ea6862d2553a6e018 --label arch=arm64 --label version=0.0.0 . [2024-07-31T13:21:33.165Z] Sending build context to Docker daemon 673.8kB [2024-07-31T13:21:33.165Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-07-31T13:21:33.165Z] Step 2/30 : FROM ${BASE} AS builder [2024-07-31T13:21:33.165Z] ---> 485686cc461f [2024-07-31T13:21:33.165Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-07-31T13:21:33.165Z] ---> Running in 9f3362153767 [2024-07-31T13:21:33.441Z] Removing intermediate container 9f3362153767 [2024-07-31T13:21:33.441Z] ---> d38f07f37ba9 [2024-07-31T13:21:33.441Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-07-31T13:21:33.710Z] ---> Running in 738b78b6076e [2024-07-31T13:21:33.978Z] Removing intermediate container 738b78b6076e [2024-07-31T13:21:33.978Z] ---> 9d8fa4fe39b0 [2024-07-31T13:21:33.978Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-07-31T13:21:33.978Z] ---> Running in d3f832cf5949 [2024-07-31T13:21:34.257Z] Removing intermediate container d3f832cf5949 [2024-07-31T13:21:34.257Z] ---> dca4a3158692 [2024-07-31T13:21:34.257Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-31T13:21:34.257Z] ---> Running in b650dbe29b79 [2024-07-31T13:21:35.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T13:21:35.809Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T13:21:36.764Z] OK: 266 MiB in 52 packages [2024-07-31T13:21:37.350Z] Removing intermediate container b650dbe29b79 [2024-07-31T13:21:37.350Z] ---> 4de5b4185a4a [2024-07-31T13:21:37.350Z] Step 7/30 : WORKDIR /app [2024-07-31T13:21:37.617Z] ---> Running in 968e355c8e42 [2024-07-31T13:21:37.884Z] Removing intermediate container 968e355c8e42 [2024-07-31T13:21:37.884Z] ---> 10b2f78f6650 [2024-07-31T13:21:37.884Z] Step 8/30 : COPY go.mod vendor* ./ [2024-07-31T13:21:38.469Z] ---> 16ce84558716 [2024-07-31T13:21:38.469Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-31T13:21:38.469Z] ---> Running in fa22d40cdfb6 [2024-07-31T13:21:41.061Z] Removing intermediate container fa22d40cdfb6 [2024-07-31T13:21:41.061Z] ---> 745a004398ee [2024-07-31T13:21:41.061Z] Step 10/30 : COPY . . [2024-07-31T13:21:41.328Z] ---> 584fc8671321 [2024-07-31T13:21:41.328Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-31T13:21:41.328Z] ---> Running in 0daab9d378ee [2024-07-31T13:21:41.600Z] Removing intermediate container 0daab9d378ee [2024-07-31T13:21:41.600Z] ---> aec8706526db [2024-07-31T13:21:41.600Z] Step 12/30 : RUN $MAKE [2024-07-31T13:21:41.600Z] ---> Running in d37a30ba35fd [2024-07-31T13:21:42.561Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.46 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0 -X edgexfoundry/app-rfid-llrp-inventory.Version=0.0.0" -trimpath -mod=readonly -o app-rfid-llrp-inventory [2024-07-31T13:25:04.334Z] Removing intermediate container d37a30ba35fd [2024-07-31T13:25:04.334Z] ---> cda90cdf495e [2024-07-31T13:25:04.334Z] Step 13/30 : FROM alpine:3.18 [2024-07-31T13:25:04.334Z] 3.18: Pulling from library/alpine [2024-07-31T13:25:04.334Z] 4983c3fe2029: Pulling fs layer [2024-07-31T13:25:04.334Z] 4983c3fe2029: Verifying Checksum [2024-07-31T13:25:04.334Z] 4983c3fe2029: Download complete [2024-07-31T13:25:04.334Z] 4983c3fe2029: Pull complete [2024-07-31T13:25:04.334Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-07-31T13:25:04.334Z] Status: Downloaded newer image for alpine:3.18 [2024-07-31T13:25:04.334Z] ---> a0237000ae83 [2024-07-31T13:25:04.334Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-31T13:25:04.334Z] ---> Running in 949210f20cf2 [2024-07-31T13:25:04.334Z] Removing intermediate container 949210f20cf2 [2024-07-31T13:25:04.334Z] ---> 73d49536ce88 [2024-07-31T13:25:04.334Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-07-31T13:25:04.334Z] ---> Running in a3d68d4b4d28 [2024-07-31T13:25:04.334Z] Removing intermediate container a3d68d4b4d28 [2024-07-31T13:25:04.334Z] ---> 915f05586cac [2024-07-31T13:25:04.334Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-07-31T13:25:04.334Z] ---> Running in c833cff8cf37 [2024-07-31T13:25:04.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T13:25:04.334Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T13:25:04.334Z] (1/2) Installing ca-certificates (20240226-r0) [2024-07-31T13:25:04.334Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-07-31T13:25:04.334Z] Executing busybox-1.36.1-r7.trigger [2024-07-31T13:25:04.334Z] Executing ca-certificates-20240226-r0.trigger [2024-07-31T13:25:04.334Z] OK: 9 MiB in 17 packages [2024-07-31T13:25:04.922Z] Removing intermediate container c833cff8cf37 [2024-07-31T13:25:04.922Z] ---> 45a36c8e2352 [2024-07-31T13:25:04.922Z] Step 17/30 : RUN apk --no-cache upgrade [2024-07-31T13:25:05.515Z] ---> Running in 2783c902945f [2024-07-31T13:25:06.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-31T13:25:06.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-31T13:25:07.433Z] OK: 9 MiB in 17 packages [2024-07-31T13:25:08.394Z] Removing intermediate container 2783c902945f [2024-07-31T13:25:08.394Z] ---> 4c709013d4fe [2024-07-31T13:25:08.394Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-07-31T13:25:08.670Z] ---> 43a073a967de [2024-07-31T13:25:08.670Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-07-31T13:25:09.255Z] ---> 49f97480cbd1 [2024-07-31T13:25:09.255Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-07-31T13:25:09.851Z] ---> 1b1e4cbe933a [2024-07-31T13:25:09.851Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-07-31T13:25:10.436Z] ---> d8bbc72bdb68 [2024-07-31T13:25:10.436Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-07-31T13:25:11.842Z] ---> 97d05983b984 [2024-07-31T13:25:11.842Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-07-31T13:25:12.128Z] ---> Running in 52d81873e26a [2024-07-31T13:25:13.540Z] Removing intermediate container 52d81873e26a [2024-07-31T13:25:13.540Z] ---> 80519afb4b66 [2024-07-31T13:25:13.540Z] Step 24/30 : VOLUME /cache [2024-07-31T13:25:13.540Z] ---> Running in 42071567b337 [2024-07-31T13:25:13.806Z] Removing intermediate container 42071567b337 [2024-07-31T13:25:13.806Z] ---> e242a102bf80 [2024-07-31T13:25:13.806Z] Step 25/30 : EXPOSE 59711 [2024-07-31T13:25:14.083Z] ---> Running in e4bf80382b0d [2024-07-31T13:25:14.349Z] Removing intermediate container e4bf80382b0d [2024-07-31T13:25:14.349Z] ---> b28e61c73237 [2024-07-31T13:25:14.349Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-07-31T13:25:14.349Z] ---> Running in af5fd50f0354 [2024-07-31T13:25:14.617Z] Removing intermediate container af5fd50f0354 [2024-07-31T13:25:14.617Z] ---> 561a3bb4900d [2024-07-31T13:25:14.617Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-07-31T13:25:14.617Z] ---> Running in 189b978a817c [2024-07-31T13:25:14.890Z] Removing intermediate container 189b978a817c [2024-07-31T13:25:14.890Z] ---> d92f7af4031a [2024-07-31T13:25:14.890Z] Step 28/30 : LABEL arch=arm64 [2024-07-31T13:25:15.155Z] ---> Running in c4fe695e0338 [2024-07-31T13:25:15.419Z] Removing intermediate container c4fe695e0338 [2024-07-31T13:25:15.419Z] ---> 7add5c142203 [2024-07-31T13:25:15.419Z] Step 29/30 : LABEL git_sha=9689d548a1d079a6c289871ea6862d2553a6e018 [2024-07-31T13:25:15.420Z] ---> Running in 5c9064b0b52c [2024-07-31T13:25:15.686Z] Removing intermediate container 5c9064b0b52c [2024-07-31T13:25:15.686Z] ---> 5ceb67485512 [2024-07-31T13:25:15.686Z] Step 30/30 : LABEL version=0.0.0 [2024-07-31T13:25:15.686Z] ---> Running in c035443589fa [2024-07-31T13:25:15.952Z] Removing intermediate container c035443589fa [2024-07-31T13:25:15.952Z] ---> 72948c345058 [2024-07-31T13:25:15.952Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-31T13:25:15.952Z] Successfully built 72948c345058 [2024-07-31T13:25:15.952Z] Successfully tagged app-rfid-llrp-inventory-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-07-31T13:25:16.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T13:25:16.980Z] [2024-07-31T13:25:16.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:25:17.386Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T13:25:17.386Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-31T13:25:17.386Z] 8998bd30e6a1: Pulling fs layer [2024-07-31T13:25:17.386Z] 04944245beec: Pulling fs layer [2024-07-31T13:25:17.386Z] 699f458cf7ca: Pulling fs layer [2024-07-31T13:25:17.386Z] 765212b225bb: Pulling fs layer [2024-07-31T13:25:17.386Z] f23df028b6ca: Pulling fs layer [2024-07-31T13:25:17.386Z] d65c8cfc05b1: Pulling fs layer [2024-07-31T13:25:17.386Z] 2437ff75d9bd: Pulling fs layer [2024-07-31T13:25:17.386Z] 765212b225bb: Waiting [2024-07-31T13:25:17.386Z] d65c8cfc05b1: Waiting [2024-07-31T13:25:17.386Z] 2437ff75d9bd: Waiting [2024-07-31T13:25:17.386Z] f23df028b6ca: Waiting [2024-07-31T13:25:17.653Z] 04944245beec: Verifying Checksum [2024-07-31T13:25:17.653Z] 04944245beec: Download complete [2024-07-31T13:25:17.653Z] 765212b225bb: Verifying Checksum [2024-07-31T13:25:17.653Z] 765212b225bb: Download complete [2024-07-31T13:25:17.653Z] f23df028b6ca: Download complete [2024-07-31T13:25:17.653Z] d65c8cfc05b1: Verifying Checksum [2024-07-31T13:25:17.653Z] d65c8cfc05b1: Download complete [2024-07-31T13:25:17.653Z] 699f458cf7ca: Verifying Checksum [2024-07-31T13:25:17.653Z] 699f458cf7ca: Download complete [2024-07-31T13:25:18.232Z] 8998bd30e6a1: Verifying Checksum [2024-07-31T13:25:18.232Z] 8998bd30e6a1: Download complete [2024-07-31T13:25:20.810Z] 2437ff75d9bd: Verifying Checksum [2024-07-31T13:25:20.810Z] 2437ff75d9bd: Download complete [2024-07-31T13:25:22.741Z] 8998bd30e6a1: Pull complete [2024-07-31T13:25:23.005Z] 04944245beec: Pull complete [2024-07-31T13:25:24.939Z] 699f458cf7ca: Pull complete [2024-07-31T13:25:24.939Z] 765212b225bb: Pull complete [2024-07-31T13:25:25.517Z] f23df028b6ca: Pull complete [2024-07-31T13:25:25.790Z] d65c8cfc05b1: Pull complete [2024-07-31T13:25:43.975Z] 2437ff75d9bd: Pull complete [2024-07-31T13:25:43.975Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-31T13:25:43.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-31T13:25:43.975Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T13:25:44.370Z] prd-ubuntu20.04-docker-arm64-4c-16g-6870 does not seem to be running inside a container [2024-07-31T13:25:44.423Z] $ 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/app-rfid-llrp-inventory/1 -v /w/workspace/app-rfid-llrp-inventory/1:/w/workspace/app-rfid-llrp-inventory/1:rw,z -v /w/workspace/app-rfid-llrp-inventory/1@tmp:/w/workspace/app-rfid-llrp-inventory/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-07-31T13:25:47.069Z] $ docker top fdefabe4eb3a5a5cf5a11e6e012e297e3803cae30d07be0b804a280b05268180 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:25:48.018Z] ---> job-cost.sh [2024-07-31T13:25:48.018Z] lf-activate-venv: SKIPPING [2024-07-31T13:25:48.018Z] INFO: No Stack... [2024-07-31T13:25:48.595Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-31T13:25:49.176Z] INFO: Archiving Costs [Pipeline] sh [2024-07-31T13:25:49.527Z] + cut -d, -f6 [2024-07-31T13:25:49.527Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [Pipeline] lock [2024-07-31T13:25:49.873Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-299-1-stack-cost] [2024-07-31T13:25:49.880Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-299-1-stack-cost] did not exist. Created. [2024-07-31T13:25:49.887Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-299-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-31T13:25:50.637Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-be83bbdc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-31T13:25:51.004Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-31T13:25:51.058Z] Warning: overwriting stash ‘stack-cost’ [2024-07-31T13:25:51.114Z] Stashed 1 file(s) [Pipeline] } [2024-07-31T13:25:51.137Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-299-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-31T13:25:51.239Z] $ docker stop --time=1 fdefabe4eb3a5a5cf5a11e6e012e297e3803cae30d07be0b804a280b05268180 [2024-07-31T13:25:52.713Z] $ docker rm -f --volumes fdefabe4eb3a5a5cf5a11e6e012e297e3803cae30d07be0b804a280b05268180 [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-07-31T13:25:54.001Z] provisioning config files... [2024-07-31T13:25:54.011Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp/config6656205993385203770tmp [Pipeline] { [Pipeline] sh [2024-07-31T13:25:54.371Z] + set +x [2024-07-31T13:25:54.371Z] + + curl -s https://codecov.io/bash [2024-07-31T13:25:54.371Z] bash -s -- [2024-07-31T13:25:54.371Z] [2024-07-31T13:25:54.371Z] _____ _ [2024-07-31T13:25:54.371Z] / ____| | | [2024-07-31T13:25:54.371Z] | | ___ __| | ___ ___ _____ __ [2024-07-31T13:25:54.371Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-31T13:25:54.371Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-31T13:25:54.371Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-31T13:25:54.371Z] Bash-1.0.6 [2024-07-31T13:25:54.371Z] [2024-07-31T13:25:54.371Z] [2024-07-31T13:25:54.371Z] ==> git version 2.25.1 found [2024-07-31T13:25:54.371Z] ==> 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-07-31T13:25:54.371Z] Release-Date: 2020-01-08 [2024-07-31T13:25:54.371Z] 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-07-31T13:25:54.371Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-31T13:25:54.371Z] ==> Jenkins CI detected. [2024-07-31T13:25:54.371Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-299 [2024-07-31T13:25:54.371Z] project root: . [2024-07-31T13:25:54.371Z] --> token set from env [2024-07-31T13:25:54.371Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-31T13:25:54.371Z] ==> Running gcov in . (disable via -X gcov) [2024-07-31T13:25:54.371Z] ==> Python coveragepy not found [2024-07-31T13:25:54.371Z] ==> Searching for coverage reports in: [2024-07-31T13:25:54.371Z] + . [2024-07-31T13:25:54.371Z] -> Found 1 reports [2024-07-31T13:25:54.371Z] ==> Detecting git/mercurial file structure [2024-07-31T13:25:54.371Z] ==> Reading reports [2024-07-31T13:25:54.631Z] + ./coverage.out bytes=41317 [2024-07-31T13:25:54.631Z] ==> Appending adjustments [2024-07-31T13:25:54.631Z] https://docs.codecov.io/docs/fixing-reports [2024-07-31T13:25:54.631Z] + Found adjustments [2024-07-31T13:25:54.631Z] ==> Gzipping contents [2024-07-31T13:25:54.631Z] 12K /tmp/codecov.IAzKQK.gz [2024-07-31T13:25:54.631Z] ==> Uploading reports [2024-07-31T13:25:54.631Z] url: https://codecov.io [2024-07-31T13:25:54.631Z] query: branch=PR-299&commit=9689d548a1d079a6c289871ea6862d2553a6e018&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-299%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=299&job=&cmd_args= [2024-07-31T13:25:54.631Z] -> Pinging Codecov [2024-07-31T13:25:54.631Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-299&commit=9689d548a1d079a6c289871ea6862d2553a6e018&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-299%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=299&job=&cmd_args= [2024-07-31T13:25:54.891Z] -> Uploading to [2024-07-31T13:25:54.891Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-31/581DD39554BDF9B6E22D074273EAD858/9689d548a1d079a6c289871ea6862d2553a6e018/ab0a1b08-cb24-4ddd-a4be-0454589392b6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240731%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240731T132554Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f33732944356a7b772500e529e204dcc52a4eefb337871587e61e99ef6b9f840 [2024-07-31T13:25:54.891Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-31T13:25:54.891Z] Dload Upload Total Spent Left Speed [2024-07-31T13:25:55.152Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11609 0 0 100 11609 0 52058 --:--:-- --:--:-- --:--:-- 52058 [2024-07-31T13:25:55.152Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/9689d548a1d079a6c289871ea6862d2553a6e018 [Pipeline] } [2024-07-31T13:25:55.188Z] 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-07-31T13:25:57.702Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-299/archives ] [2024-07-31T13:25:57.702Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-299/archives [2024-07-31T13:25:57.702Z] total 16 [2024-07-31T13:25:57.702Z] drwxr-xr-x 3 root root 4096 Jul 31 13:12 . [2024-07-31T13:25:57.702Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 31 13:12 .. [2024-07-31T13:25:57.702Z] drwxr-xr-x 2 root root 4096 Jul 31 13:12 cost [2024-07-31T13:25:57.702Z] -rw-r--r-- 1 root root 95 Jul 31 13:12 cost.csv [2024-07-31T13:25:57.702Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-299/archives [2024-07-31T13:25:57.702Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-299/archives [2024-07-31T13:25:57.702Z] total 16 [2024-07-31T13:25:57.702Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 31 13:12 . [2024-07-31T13:25:57.702Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 31 13:12 .. [2024-07-31T13:25:57.702Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 31 13:12 cost [2024-07-31T13:25:57.702Z] -rw-r--r-- 1 jenkins jenkins 95 Jul 31 13:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:25:58.061Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:25:59.051Z] ---> package-listing.sh [2024-07-31T13:25:59.051Z] ++ facter osfamily [2024-07-31T13:25:59.051Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-31T13:25:59.051Z] + OS_FAMILY=debian [2024-07-31T13:25:59.051Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-299 [2024-07-31T13:25:59.051Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-31T13:25:59.051Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-31T13:25:59.051Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-31T13:25:59.051Z] + PACKAGES=/tmp/packages_start.txt [2024-07-31T13:25:59.051Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-299 ']' [2024-07-31T13:25:59.051Z] + PACKAGES=/tmp/packages_end.txt [2024-07-31T13:25:59.051Z] + case "${OS_FAMILY}" in [2024-07-31T13:25:59.051Z] + dpkg -l [2024-07-31T13:25:59.051Z] + grep '^ii' [2024-07-31T13:25:59.345Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-31T13:25:59.345Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-31T13:25:59.345Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-31T13:25:59.345Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-299 ']' [2024-07-31T13:25:59.345Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-299/archives/ [2024-07-31T13:25:59.345Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-299/archives/ [Pipeline] echo [2024-07-31T13:25:59.389Z] 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/y_app-rfid-llrp-inventory_PR-299/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-31T13:25:59.713Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-31T13:26:00.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-31T13:26:00.244Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-31T13:26:00.418Z] prd-ubuntu20.04-docker-8c-8g-6869 does not seem to be running inside a container [2024-07-31T13:26:00.438Z] $ 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/y_app-rfid-llrp-inventory_PR-299/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/y_app-rfid-llrp-inventory_PR-299 -v /w/workspace/y_app-rfid-llrp-inventory_PR-299:/w/workspace/y_app-rfid-llrp-inventory_PR-299:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-299@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-07-31T13:26:01.375Z] $ docker top 37f94dba7921ae8d20faf7647f77dd38ff8f9ecf9d8fcffe5ed45f86e3363da2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-31T13:26:01.812Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-31T13:26:02.141Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-31T13:26:02.462Z] + ls /var/log/sa-host [2024-07-31T13:26:02.462Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-31T13:26:02.734Z] provisioning config files... [2024-07-31T13:26:02.743Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-299@tmp/config8372273814364710517tmp [Pipeline] { [Pipeline] echo [2024-07-31T13:26:02.817Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:26:03.144Z] ---> create-netrc.sh [Pipeline] } [2024-07-31T13:26:03.180Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:26:03.627Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-31T13:26:03.677Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:26:04.010Z] ---> sudo-logs.sh [2024-07-31T13:26:04.010Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-31T13:26:04.126Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:26:04.457Z] ---> job-cost.sh [2024-07-31T13:26:04.457Z] lf-activate-venv: SKIPPING [2024-07-31T13:26:04.457Z] DEBUG: total: 0.2199999988079071 [2024-07-31T13:26:04.457Z] INFO: Retrieving Stack Cost... [2024-07-31T13:26:05.026Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-31T13:26:05.286Z] INFO: Archiving Costs [Pipeline] echo [2024-07-31T13:26:05.334Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-31T13:26:05.658Z] ---> logs-deploy.sh [2024-07-31T13:26:05.658Z] lf-activate-venv: SKIPPING [2024-07-31T13:26:05.658Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-299/1 [2024-07-31T13:26:05.658Z] INFO: archiving workspace using pattern(s): [2024-07-31T13:26:06.592Z] Archives upload complete. [2024-07-31T13:26:06.851Z] INFO: archiving logs to Nexus [2024-07-31T13:26:07.421Z] ---> uname -a: [2024-07-31T13:26:07.421Z] Linux prd-ubuntu20-04-docker-8c-8g-6869 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-31T13:26:07.421Z] [2024-07-31T13:26:07.421Z] [2024-07-31T13:26:07.421Z] ---> lscpu: [2024-07-31T13:26:07.421Z] Architecture: x86_64 [2024-07-31T13:26:07.421Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-31T13:26:07.421Z] Byte Order: Little Endian [2024-07-31T13:26:07.421Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-31T13:26:07.421Z] CPU(s): 8 [2024-07-31T13:26:07.421Z] On-line CPU(s) list: 0-7 [2024-07-31T13:26:07.421Z] Thread(s) per core: 1 [2024-07-31T13:26:07.421Z] Core(s) per socket: 1 [2024-07-31T13:26:07.421Z] Socket(s): 8 [2024-07-31T13:26:07.421Z] NUMA node(s): 1 [2024-07-31T13:26:07.421Z] Vendor ID: AuthenticAMD [2024-07-31T13:26:07.421Z] CPU family: 23 [2024-07-31T13:26:07.421Z] Model: 49 [2024-07-31T13:26:07.421Z] Model name: AMD EPYC-Rome Processor [2024-07-31T13:26:07.421Z] Stepping: 0 [2024-07-31T13:26:07.421Z] CPU MHz: 2799.998 [2024-07-31T13:26:07.421Z] BogoMIPS: 5599.99 [2024-07-31T13:26:07.421Z] Virtualization: AMD-V [2024-07-31T13:26:07.421Z] Hypervisor vendor: KVM [2024-07-31T13:26:07.421Z] Virtualization type: full [2024-07-31T13:26:07.421Z] L1d cache: 256 KiB [2024-07-31T13:26:07.421Z] L1i cache: 256 KiB [2024-07-31T13:26:07.421Z] L2 cache: 4 MiB [2024-07-31T13:26:07.421Z] L3 cache: 128 MiB [2024-07-31T13:26:07.421Z] NUMA node0 CPU(s): 0-7 [2024-07-31T13:26:07.421Z] Vulnerability Itlb multihit: Not affected [2024-07-31T13:26:07.421Z] Vulnerability L1tf: Not affected [2024-07-31T13:26:07.421Z] Vulnerability Mds: Not affected [2024-07-31T13:26:07.421Z] Vulnerability Meltdown: Not affected [2024-07-31T13:26:07.421Z] Vulnerability Mmio stale data: Not affected [2024-07-31T13:26:07.421Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-31T13:26:07.421Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-31T13:26:07.421Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-31T13:26:07.421Z] Vulnerability Srbds: Not affected [2024-07-31T13:26:07.421Z] Vulnerability Tsx async abort: Not affected [2024-07-31T13:26:07.421Z] 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-07-31T13:26:07.421Z] [2024-07-31T13:26:07.421Z] [2024-07-31T13:26:07.421Z] ---> nproc: [2024-07-31T13:26:07.421Z] 8 [2024-07-31T13:26:07.421Z] [2024-07-31T13:26:07.421Z] [2024-07-31T13:26:07.421Z] ---> df -h: [2024-07-31T13:26:07.421Z] Filesystem Size Used Avail Use% Mounted on [2024-07-31T13:26:07.421Z] overlay 155G 12G 143G 8% / [2024-07-31T13:26:07.421Z] tmpfs 64M 0 64M 0% /dev [2024-07-31T13:26:07.421Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-31T13:26:07.421Z] shm 64M 0 64M 0% /dev/shm [2024-07-31T13:26:07.421Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-07-31T13:26:07.421Z] [2024-07-31T13:26:07.421Z] [2024-07-31T13:26:07.421Z] ---> sar -b -r -n DEV: [2024-07-31T13:26:07.421Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6869) 07/31/24 _x86_64_ (8 CPU) [2024-07-31T13:26:07.421Z] [2024-07-31T13:26:07.421Z] 13:07:13 LINUX RESTART (8 CPU) [2024-07-31T13:26:07.421Z] [2024-07-31T13:26:07.421Z] 13:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-31T13:26:07.421Z] 13:09:01 161.35 9.89 151.46 0.00 1721.72 35137.78 0.00 [2024-07-31T13:26:07.421Z] 13:10:01 232.56 1.98 230.58 0.00 24.40 75806.43 0.00 [2024-07-31T13:26:07.421Z] 13:11:01 39.21 0.13 39.08 0.00 2.27 29326.86 0.00 [2024-07-31T13:26:07.421Z] 13:12:01 177.70 0.07 177.64 0.00 6.13 34721.95 0.00 [2024-07-31T13:26:07.421Z] 13:13:01 94.73 5.12 89.62 0.00 4343.68 24603.90 0.00 [2024-07-31T13:26:07.421Z] 13:14:01 6.70 0.02 6.68 0.00 0.13 132.51 0.00 [2024-07-31T13:26:07.421Z] 13:15:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 [2024-07-31T13:26:07.421Z] 13:16:01 1.63 0.00 1.63 0.00 0.00 17.46 0.00 [2024-07-31T13:26:07.421Z] 13:17:01 0.95 0.02 0.93 0.00 0.13 10.26 0.00 [2024-07-31T13:26:07.421Z] 13:18:01 2.05 0.00 2.05 0.00 0.00 23.73 0.00 [2024-07-31T13:26:07.421Z] 13:19:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 [2024-07-31T13:26:07.421Z] 13:20:01 1.55 0.00 1.55 0.00 0.00 18.40 0.00 [2024-07-31T13:26:07.421Z] 13:21:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2024-07-31T13:26:07.421Z] 13:22:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 [2024-07-31T13:26:07.421Z] 13:23:01 2.03 0.02 2.02 0.00 0.13 27.73 0.00 [2024-07-31T13:26:07.421Z] 13:24:01 1.55 0.00 1.55 0.00 0.00 18.13 0.00 [2024-07-31T13:26:07.421Z] 13:25:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 [2024-07-31T13:26:07.421Z] 13:26:01 6.22 0.32 5.90 0.00 26.13 119.71 0.00 [2024-07-31T13:26:07.421Z] Average: 40.65 0.97 39.68 0.00 338.99 11090.11 0.00 [2024-07-31T13:26:07.421Z] [2024-07-31T13:26:07.421Z] 13:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-31T13:26:07.421Z] 13:09:01 29115168 31491640 821944 2.50 80804 2562696 1966400 5.80 1080156 2294924 10636 [2024-07-31T13:26:07.421Z] 13:10:01 27176036 31132252 1167428 3.55 187628 3880300 2495076 7.35 1793752 3343140 383236 [2024-07-31T13:26:07.421Z] 13:11:01 27963452 31514124 790872 2.41 191404 3499584 1753788 5.17 1276196 3108300 228 [2024-07-31T13:26:07.421Z] 13:12:01 26948404 31490256 809864 2.46 203112 4402280 1888548 5.57 1394028 3919420 456400 [2024-07-31T13:26:07.421Z] 13:13:01 26508392 31480476 790556 2.40 232148 4800104 1727664 5.09 1674452 4046060 1060 [2024-07-31T13:26:07.421Z] 13:14:01 26512204 31479340 791192 2.41 230720 4796852 1716036 5.06 1672856 4042852 16 [2024-07-31T13:26:07.421Z] 13:15:01 26516944 31484152 786364 2.39 230736 4796856 1716036 5.06 1667860 4042860 8 [2024-07-31T13:26:07.421Z] 13:16:01 26516968 31484196 786248 2.39 230760 4796860 1716036 5.06 1667860 4042860 8 [2024-07-31T13:26:07.421Z] 13:17:01 26528932 31496224 774380 2.35 230784 4796920 1716036 5.06 1655484 4042924 12 [2024-07-31T13:26:07.421Z] 13:18:01 26529592 31497000 773360 2.35 230828 4796928 1716036 5.06 1655656 4042928 16 [2024-07-31T13:26:07.421Z] 13:19:01 26530684 31498092 772200 2.35 230852 4796928 1716036 5.06 1654296 4042928 4 [2024-07-31T13:26:07.421Z] 13:20:01 26530612 31498112 772108 2.35 230880 4796936 1716036 5.06 1654604 4042932 24 [2024-07-31T13:26:07.421Z] 13:21:01 26530508 31498020 772112 2.35 230896 4796940 1716036 5.06 1654016 4042940 8 [2024-07-31T13:26:07.421Z] 13:22:01 26530940 31498476 771588 2.35 230928 4796940 1716036 5.06 1654056 4042940 16 [2024-07-31T13:26:07.421Z] 13:23:01 26529292 31497064 772924 2.35 230980 4797040 1731280 5.10 1654652 4043040 4 [2024-07-31T13:26:07.421Z] 13:24:01 26529240 31497040 773104 2.35 230996 4797052 1731280 5.10 1654640 4043044 12 [2024-07-31T13:26:07.421Z] 13:25:01 26529468 31497276 772784 2.35 231020 4797052 1731280 5.10 1654648 4043044 8 [2024-07-31T13:26:07.421Z] 13:26:01 26496036 31465944 802184 2.44 231164 4798644 1779816 5.25 1687784 4043600 336 [2024-07-31T13:26:07.421Z] Average: 26806826 31472205 805623 2.45 216480 4528162 1791636 5.28 1600389 3848374 47335 [2024-07-31T13:26:07.421Z] [2024-07-31T13:26:07.421Z] 13:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-31T13:26:07.421Z] 13:09:01 lo 5.83 5.83 0.58 0.58 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:09:01 ens3 454.85 354.03 5428.04 52.49 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:09:01 veth15be732 160.54 172.16 15.98 149.65 0.00 0.00 0.00 0.01 [2024-07-31T13:26:07.421Z] 13:09:01 docker0 211.56 223.42 17.63 500.37 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:10:01 ens3 361.47 185.39 3115.80 25.83 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:10:01 veth0d7c03a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:10:01 docker0 172.04 337.36 14.64 3092.38 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:11:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:11:01 ens3 12.85 7.35 13.27 4.92 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:12:01 lo 1.87 1.87 0.18 0.18 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:12:01 ens3 111.40 68.31 2680.35 16.16 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:12:01 docker0 4.33 8.10 0.27 95.82 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:13:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:13:01 ens3 230.08 110.28 2746.36 11.40 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:14:01 ens3 0.30 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:16:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:17:01 ens3 0.60 0.38 2.08 0.03 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:18:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.421Z] 13:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] 13:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] 13:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] 13:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] 13:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] 13:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] 13:23:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] 13:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] 13:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] 13:25:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] 13:26:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] 13:26:01 ens3 42.46 46.79 20.35 120.69 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] Average: lo 0.57 0.57 0.05 0.05 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] Average: ens3 67.14 42.69 773.85 12.84 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] Average: docker0 21.38 31.43 1.79 204.64 0.00 0.00 0.00 0.00 [2024-07-31T13:26:07.422Z] [2024-07-31T13:26:07.422Z] [2024-07-31T13:26:07.422Z] ---> sar -P ALL: [2024-07-31T13:26:07.422Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6869) 07/31/24 _x86_64_ (8 CPU) [2024-07-31T13:26:07.422Z] [2024-07-31T13:26:07.422Z] 13:07:13 LINUX RESTART (8 CPU) [2024-07-31T13:26:07.422Z] [2024-07-31T13:26:07.422Z] 13:08:02 CPU %user %nice %system %iowait %steal %idle [2024-07-31T13:26:07.422Z] 13:09:01 all 6.08 0.00 3.11 3.67 0.07 87.06 [2024-07-31T13:26:07.422Z] 13:09:01 0 6.39 0.00 3.07 0.43 0.09 90.03 [2024-07-31T13:26:07.422Z] 13:09:01 1 5.72 0.00 3.63 12.89 0.07 77.69 [2024-07-31T13:26:07.422Z] 13:09:01 2 7.14 0.00 3.35 0.64 0.09 88.79 [2024-07-31T13:26:07.422Z] 13:09:01 3 5.15 0.00 3.02 2.33 0.05 89.45 [2024-07-31T13:26:07.422Z] 13:09:01 4 4.79 0.00 3.24 0.38 0.09 91.51 [2024-07-31T13:26:07.422Z] 13:09:01 5 6.18 0.00 3.11 11.38 0.05 79.28 [2024-07-31T13:26:07.422Z] 13:09:01 6 7.34 0.00 2.86 1.06 0.07 88.67 [2024-07-31T13:26:07.422Z] 13:09:01 7 5.96 0.00 2.64 0.36 0.05 90.99 [2024-07-31T13:26:07.422Z] 13:10:01 all 18.90 0.00 4.69 5.66 0.07 70.68 [2024-07-31T13:26:07.422Z] 13:10:01 0 18.85 0.00 3.86 1.43 0.07 75.79 [2024-07-31T13:26:07.422Z] 13:10:01 1 17.97 0.00 5.55 31.27 0.09 45.12 [2024-07-31T13:26:07.422Z] 13:10:01 2 19.98 0.00 4.32 2.29 0.07 73.34 [2024-07-31T13:26:07.422Z] 13:10:01 3 18.90 0.00 4.12 5.45 0.07 71.46 [2024-07-31T13:26:07.422Z] 13:10:01 4 18.31 0.00 5.65 1.07 0.07 74.90 [2024-07-31T13:26:07.422Z] 13:10:01 5 18.94 0.00 4.14 0.34 0.08 76.50 [2024-07-31T13:26:07.422Z] 13:10:01 6 17.99 0.00 5.80 3.46 0.07 72.69 [2024-07-31T13:26:07.422Z] 13:10:01 7 20.24 0.00 4.09 0.30 0.07 75.29 [2024-07-31T13:26:07.422Z] 13:11:01 all 49.04 0.00 6.34 2.00 0.10 42.52 [2024-07-31T13:26:07.422Z] 13:11:01 0 51.42 0.00 6.45 8.25 0.10 33.77 [2024-07-31T13:26:07.422Z] 13:11:01 1 48.44 0.00 6.11 0.72 0.10 44.62 [2024-07-31T13:26:07.422Z] 13:11:01 2 48.51 0.00 6.39 0.30 0.10 44.70 [2024-07-31T13:26:07.422Z] 13:11:01 3 50.26 0.00 6.22 0.32 0.10 43.10 [2024-07-31T13:26:07.422Z] 13:11:01 4 49.24 0.00 6.11 0.76 0.10 43.79 [2024-07-31T13:26:07.422Z] 13:11:01 5 46.88 0.00 6.51 0.99 0.08 45.54 [2024-07-31T13:26:07.422Z] 13:11:01 6 47.40 0.00 6.89 2.48 0.10 43.12 [2024-07-31T13:26:07.422Z] 13:11:01 7 50.19 0.00 6.06 2.17 0.10 41.48 [2024-07-31T13:26:07.422Z] 13:12:01 all 25.21 0.00 5.19 4.92 0.08 64.59 [2024-07-31T13:26:07.422Z] 13:12:01 0 24.55 0.00 5.27 21.85 0.08 48.25 [2024-07-31T13:26:07.422Z] 13:12:01 1 25.71 0.00 4.98 1.08 0.07 68.17 [2024-07-31T13:26:07.422Z] 13:12:01 2 26.38 0.00 5.42 1.35 0.08 66.76 [2024-07-31T13:26:07.422Z] 13:12:01 3 26.17 0.00 6.33 1.33 0.08 66.08 [2024-07-31T13:26:07.422Z] 13:12:01 4 24.12 0.00 4.60 0.32 0.08 70.88 [2024-07-31T13:26:07.422Z] 13:12:01 5 25.05 0.00 5.28 0.69 0.08 68.90 [2024-07-31T13:26:07.422Z] 13:12:01 6 24.70 0.00 5.00 6.75 0.08 63.47 [2024-07-31T13:26:07.422Z] 13:12:01 7 25.05 0.00 4.61 6.06 0.08 64.21 [2024-07-31T13:26:07.422Z] 13:13:01 all 2.86 0.00 1.51 1.71 0.03 93.89 [2024-07-31T13:26:07.422Z] 13:13:01 0 2.77 0.00 1.29 0.20 0.02 95.72 [2024-07-31T13:26:07.422Z] 13:13:01 1 1.99 0.00 0.82 1.94 0.03 95.22 [2024-07-31T13:26:07.422Z] 13:13:01 2 2.57 0.00 2.64 9.12 0.03 85.63 [2024-07-31T13:26:07.422Z] 13:13:01 3 1.89 0.00 2.14 0.10 0.02 95.86 [2024-07-31T13:26:07.422Z] 13:13:01 4 3.00 0.00 0.74 1.36 0.02 94.89 [2024-07-31T13:26:07.422Z] 13:13:01 5 2.16 0.00 2.14 0.20 0.05 95.45 [2024-07-31T13:26:07.422Z] 13:13:01 6 3.91 0.00 1.10 0.74 0.03 94.22 [2024-07-31T13:26:07.422Z] 13:13:01 7 4.58 0.00 1.20 0.10 0.02 94.10 [2024-07-31T13:26:07.422Z] 13:14:01 all 0.08 0.00 0.05 0.03 0.01 99.83 [2024-07-31T13:26:07.422Z] 13:14:01 0 0.25 0.00 0.08 0.00 0.02 99.65 [2024-07-31T13:26:07.422Z] 13:14:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2024-07-31T13:26:07.422Z] 13:14:01 2 0.15 0.00 0.03 0.00 0.02 99.80 [2024-07-31T13:26:07.422Z] 13:14:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2024-07-31T13:26:07.422Z] 13:14:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2024-07-31T13:26:07.422Z] 13:14:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-31T13:26:07.422Z] 13:14:01 6 0.03 0.00 0.03 0.27 0.00 99.67 [2024-07-31T13:26:07.422Z] 13:14:01 7 0.07 0.00 0.08 0.00 0.02 99.83 [2024-07-31T13:26:07.422Z] 13:15:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2024-07-31T13:26:07.422Z] 13:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-31T13:26:07.422Z] 13:15:01 1 0.10 0.00 0.02 0.00 0.02 99.87 [2024-07-31T13:26:07.422Z] 13:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-31T13:26:07.422Z] 13:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-31T13:26:07.422Z] 13:15:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-31T13:26:07.422Z] 13:15:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-31T13:26:07.422Z] 13:15:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-31T13:26:07.422Z] 13:15:01 7 0.05 0.00 0.02 0.00 0.03 99.90 [2024-07-31T13:26:07.422Z] 13:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-07-31T13:26:07.422Z] 13:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-31T13:26:07.422Z] 13:16:01 1 0.08 0.00 0.03 0.00 0.02 99.87 [2024-07-31T13:26:07.422Z] 13:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-31T13:26:07.422Z] 13:16:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-31T13:26:07.422Z] 13:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-31T13:26:07.422Z] 13:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-31T13:26:07.422Z] 13:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-31T13:26:07.422Z] 13:16:01 7 0.10 0.00 0.03 0.00 0.02 99.85 [2024-07-31T13:26:07.422Z] 13:17:01 all 0.19 0.00 0.01 0.00 0.01 99.79 [2024-07-31T13:26:07.422Z] 13:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-31T13:26:07.422Z] 13:17:01 1 1.36 0.00 0.02 0.00 0.03 98.59 [2024-07-31T13:26:07.422Z] 13:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-31T13:26:07.422Z] 13:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-31T13:26:07.422Z] 13:17:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2024-07-31T13:26:07.422Z] 13:17:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-31T13:26:07.422Z] 13:17:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-31T13:26:07.422Z] 13:17:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-31T13:26:07.422Z] 13:18:01 all 0.24 0.00 0.01 0.01 0.00 99.73 [2024-07-31T13:26:07.422Z] 13:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-31T13:26:07.422Z] 13:18:01 1 1.54 0.00 0.05 0.00 0.02 98.40 [2024-07-31T13:26:07.422Z] 13:18:01 2 0.28 0.00 0.03 0.03 0.00 99.65 [2024-07-31T13:26:07.422Z] 13:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-31T13:26:07.422Z] 13:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-31T13:26:07.422Z] 13:18:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-31T13:26:07.422Z] 13:18:01 6 0.02 0.00 0.00 0.05 0.00 99.93 [2024-07-31T13:26:07.422Z] 13:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-31T13:26:07.422Z] 13:19:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2024-07-31T13:26:07.422Z] 13:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-31T13:26:07.422Z] 13:19:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2024-07-31T13:26:07.422Z] 13:19:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2024-07-31T13:26:07.422Z] 13:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-31T13:26:07.422Z] 13:19:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2024-07-31T13:26:07.422Z] 13:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-31T13:26:07.422Z] 13:19:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2024-07-31T13:26:07.422Z] 13:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-31T13:26:07.422Z] [2024-07-31T13:26:07.422Z] 13:19:01 CPU %user %nice %system %iowait %steal %idle [2024-07-31T13:26:07.422Z] 13:20:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-07-31T13:26:07.422Z] 13:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-31T13:26:07.422Z] 13:20:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2024-07-31T13:26:07.422Z] 13:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-31T13:26:07.422Z] 13:20:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-31T13:26:07.422Z] 13:20:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-31T13:26:07.422Z] 13:20:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-31T13:26:07.422Z] 13:20:01 6 0.00 0.00 0.00 0.03 0.02 99.95 [2024-07-31T13:26:07.422Z] 13:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-31T13:26:07.422Z] 13:21:01 all 0.03 0.00 0.00 0.00 0.00 99.96 [2024-07-31T13:26:07.422Z] 13:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-31T13:26:07.422Z] 13:21:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-07-31T13:26:07.422Z] 13:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-31T13:26:07.422Z] 13:21:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-31T13:26:07.422Z] 13:21:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-31T13:26:07.422Z] 13:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-31T13:26:07.422Z] 13:21:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-07-31T13:26:07.422Z] 13:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-31T13:26:07.422Z] 13:22:01 all 0.04 0.00 0.01 0.00 0.00 99.93 [2024-07-31T13:26:07.422Z] 13:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-31T13:26:07.422Z] 13:22:01 1 0.25 0.00 0.03 0.00 0.00 99.72 [2024-07-31T13:26:07.422Z] 13:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-31T13:26:07.422Z] 13:22:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-31T13:26:07.422Z] 13:22:01 4 0.02 0.00 0.03 0.02 0.02 99.92 [2024-07-31T13:26:07.422Z] 13:22:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-07-31T13:26:07.422Z] 13:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-31T13:26:07.422Z] 13:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-31T13:26:07.422Z] 13:23:01 all 0.28 0.00 0.03 0.00 0.00 99.68 [2024-07-31T13:26:07.422Z] 13:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-31T13:26:07.422Z] 13:23:01 1 2.00 0.00 0.03 0.00 0.02 97.95 [2024-07-31T13:26:07.422Z] 13:23:01 2 0.03 0.00 0.05 0.00 0.00 99.92 [2024-07-31T13:26:07.422Z] 13:23:01 3 0.08 0.00 0.03 0.00 0.00 99.88 [2024-07-31T13:26:07.422Z] 13:23:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2024-07-31T13:26:07.422Z] 13:23:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-31T13:26:07.422Z] 13:23:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-07-31T13:26:07.422Z] 13:23:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2024-07-31T13:26:07.422Z] 13:24:01 all 0.26 0.00 0.02 0.00 0.01 99.71 [2024-07-31T13:26:07.422Z] 13:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-31T13:26:07.422Z] 13:24:01 1 2.00 0.00 0.02 0.00 0.00 97.98 [2024-07-31T13:26:07.422Z] 13:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-31T13:26:07.422Z] 13:24:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2024-07-31T13:26:07.422Z] 13:24:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-31T13:26:07.422Z] 13:24:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-07-31T13:26:07.422Z] 13:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-31T13:26:07.422Z] 13:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-31T13:26:07.422Z] 13:25:01 all 0.22 0.00 0.01 0.00 0.00 99.76 [2024-07-31T13:26:07.422Z] 13:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-31T13:26:07.422Z] 13:25:01 1 1.58 0.00 0.07 0.00 0.00 98.35 [2024-07-31T13:26:07.422Z] 13:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-31T13:26:07.422Z] 13:25:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2024-07-31T13:26:07.422Z] 13:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-31T13:26:07.422Z] 13:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-31T13:26:07.422Z] 13:25:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-31T13:26:07.422Z] 13:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-31T13:26:07.422Z] 13:26:01 all 0.67 0.00 0.19 0.27 0.01 98.85 [2024-07-31T13:26:07.422Z] 13:26:01 0 0.63 0.00 0.25 0.17 0.02 98.93 [2024-07-31T13:26:07.422Z] 13:26:01 1 1.61 0.00 0.18 0.07 0.02 98.13 [2024-07-31T13:26:07.422Z] 13:26:01 2 0.98 0.00 0.13 0.08 0.02 98.78 [2024-07-31T13:26:07.422Z] 13:26:01 3 0.68 0.00 0.30 0.08 0.02 98.92 [2024-07-31T13:26:07.422Z] 13:26:01 4 0.37 0.00 0.18 0.47 0.02 98.97 [2024-07-31T13:26:07.422Z] 13:26:01 5 0.23 0.00 0.13 0.00 0.00 99.63 [2024-07-31T13:26:07.422Z] 13:26:01 6 0.53 0.00 0.20 0.65 0.02 98.60 [2024-07-31T13:26:07.422Z] 13:26:01 7 0.32 0.00 0.17 0.67 0.02 98.83 [2024-07-31T13:26:07.422Z] Average: all 5.75 0.00 1.17 1.01 0.02 92.05 [2024-07-31T13:26:07.422Z] Average: 0 5.79 0.00 1.12 1.78 0.02 91.29 [2024-07-31T13:26:07.422Z] Average: 1 6.09 0.00 1.19 2.61 0.03 90.08 [2024-07-31T13:26:07.422Z] Average: 2 5.86 0.00 1.24 0.76 0.02 92.12 [2024-07-31T13:26:07.422Z] Average: 3 5.71 0.00 1.23 0.53 0.03 92.50 [2024-07-31T13:26:07.422Z] Average: 4 5.53 0.00 1.15 0.25 0.02 93.05 [2024-07-31T13:26:07.422Z] Average: 5 5.50 0.00 1.18 0.74 0.02 92.55 [2024-07-31T13:26:07.422Z] Average: 6 5.62 0.00 1.21 0.86 0.02 92.28 [2024-07-31T13:26:07.422Z] Average: 7 5.89 0.00 1.05 0.53 0.02 92.51 [2024-07-31T13:26:07.422Z] [2024-07-31T13:26:07.422Z] [2024-07-31T13:26:07.422Z]