Pull request #265 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5c80aee389b0b1d53206b86da425135e644f5b21+d8be860235509e0d7e9fa77f316287404d89c59b (a20941dcdd138e4672b4be2c1606abca065e87ee) 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-ssh3904738929485545261.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14864576388913237477.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-rfid-llrp-inventory/branches/PR-265/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-265/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17495239479154625856.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-265/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8645089399699593140.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3019613524612923225.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-265/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-265/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh644039099183942033.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project: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-27461 in /w/workspace/y_app-rfid-llrp-inventory_PR-265 [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-265 # 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/265/head:refs/remotes/origin/PR-265 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d8be860235509e0d7e9fa77f316287404d89c59b into PR head commit 5c80aee389b0b1d53206b86da425135e644f5b21 Merge succeeded, producing 5c80aee389b0b1d53206b86da425135e644f5b21 Checking out Revision 5c80aee389b0b1d53206b86da425135e644f5b21 (PR-265) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c80aee389b0b1d53206b86da425135e644f5b21 # 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 d8be860235509e0d7e9fa77f316287404d89c59b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5c80aee389b0b1d53206b86da425135e644f5b21 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-18T14:02:14.797Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-18T14:02:15.005Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-18T14:02:15.123Z] ========================================================= [2024-01-18T14:02:15.124Z] EdgeX Global Pipelines Version Info [2024-01-18T14:02:15.124Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:02:15.880Z] ------------------- [2024-01-18T14:02:15.880Z] stable info: [2024-01-18T14:02:15.880Z] ------------------- [2024-01-18T14:02:15.881Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-18T14:02:15.881Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-18T14:02:15.881Z] Message: update stable to v1.0.258 [2024-01-18T14:02:16.449Z] ------------------- [2024-01-18T14:02:16.449Z] experimental info: [2024-01-18T14:02:16.449Z] ------------------- [2024-01-18T14:02:16.449Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-18T14:02:16.449Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-18T14:02:16.449Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-18T14:02:16.684Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo [2024-01-18T14:02:16.746Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo [2024-01-18T14:02:16.802Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-18T14:02:16.856Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-18T14:02:16.909Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-18T14:02:16.962Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-18T14:02:17.020Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-18T14:02:17.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-18T14:02:17.136Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-18T14:02:17.197Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-18T14:02:17.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-18T14:02:17.326Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo [2024-01-18T14:02:17.389Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-18T14:02:17.446Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-18T14:02:17.511Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-18T14:02:17.574Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-18T14:02:17.642Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-18T14:02:17.718Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-18T14:02:18.346Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-18T14:02:18.414Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-18T14:02:18.501Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-18T14:02:18.572Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-18T14:02:18.666Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-18T14:02:18.746Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-18T14:02:18.841Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-18T14:02:18.919Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-18T14:02:19.015Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-18T14:02:19.085Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-265 [Pipeline] echo [2024-01-18T14:02:19.172Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-265 [Pipeline] echo [2024-01-18T14:02:19.257Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-265 [Pipeline] echo [2024-01-18T14:02:19.371Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c80aee389b0b1d53206b86da425135e644f5b21 [Pipeline] echo [2024-01-18T14:02:19.457Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c80aee [Pipeline] echo [2024-01-18T14:02:19.561Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-18T14:02:19.731Z] provisioning config files... [2024-01-18T14:02:19.745Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-265@tmp/config1815187849189122180tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:02:20.153Z] ---> ****-login.sh [2024-01-18T14:02:20.153Z] nexus3.edgexfoundry.org:10001 [2024-01-18T14:02:20.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:02:20.414Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:02:20.414Z] Configure a credential helper to remove this warning. See [2024-01-18T14:02:20.414Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:02:20.414Z] [2024-01-18T14:02:20.414Z] Login Succeeded [2024-01-18T14:02:20.414Z] nexus3.edgexfoundry.org:10002 [2024-01-18T14:02:20.414Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:02:20.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:02:20.676Z] Configure a credential helper to remove this warning. See [2024-01-18T14:02:20.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:02:20.676Z] [2024-01-18T14:02:20.676Z] Login Succeeded [2024-01-18T14:02:20.676Z] nexus3.edgexfoundry.org:10003 [2024-01-18T14:02:20.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:02:20.676Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:02:20.676Z] Configure a credential helper to remove this warning. See [2024-01-18T14:02:20.676Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:02:20.676Z] [2024-01-18T14:02:20.676Z] Login Succeeded [2024-01-18T14:02:20.676Z] nexus3.edgexfoundry.org:10004 [2024-01-18T14:02:20.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:02:20.935Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:02:20.935Z] Configure a credential helper to remove this warning. See [2024-01-18T14:02:20.935Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:02:20.935Z] [2024-01-18T14:02:20.935Z] Login Succeeded [2024-01-18T14:02:20.935Z] ****.io [2024-01-18T14:02:20.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:02:21.196Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:02:21.196Z] Configure a credential helper to remove this warning. See [2024-01-18T14:02:21.196Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:02:21.196Z] [2024-01-18T14:02:21.196Z] Login Succeeded [2024-01-18T14:02:21.196Z] ---> ****-login.sh ends [Pipeline] } [2024-01-18T14:02:21.223Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-18T14:02:22.026Z] + git rev-list -1 --merges 5c80aee389b0b1d53206b86da425135e644f5b21~1..5c80aee389b0b1d53206b86da425135e644f5b21 [Pipeline] echo [2024-01-18T14:02:22.068Z] -----------> git rev-list -1 --merges 5c80aee389b0b1d53206b86da425135e644f5b21~1..5c80aee389b0b1d53206b86da425135e644f5b21 5c80aee389b0b1d53206b86da425135e644f5b21 [false] [Pipeline] sh [2024-01-18T14:02:22.396Z] + git log --format=format:%s -1 5c80aee389b0b1d53206b86da425135e644f5b21 [Pipeline] echo [2024-01-18T14:02:22.434Z] ========================================================= [2024-01-18T14:02:22.434Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-18T14:02:22.434Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-18T14:02:22.915Z] + git log --format=format:%s -1 5c80aee389b0b1d53206b86da425135e644f5b21 [Pipeline] echo [2024-01-18T14:02:22.948Z] [semverPrep] GIT_COMMIT: 5c80aee389b0b1d53206b86da425135e644f5b21, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2024-01-18T14:02:23.001Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-18T14:02:23.530Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-18T14:02:23.530Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-18T14:02:23.530Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-18T14:02:23.530Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-18T14:02:23.530Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-18T14:02:23.531Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-18T14:02:23.531Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:02:23.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:02:23.977Z] [2024-01-18T14:02:23.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:02:24.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:02:24.376Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-18T14:02:24.376Z] b85a868b505f: Pulling fs layer [2024-01-18T14:02:24.376Z] e2be974225ed: Pulling fs layer [2024-01-18T14:02:24.376Z] 339a4e72a1f5: Pulling fs layer [2024-01-18T14:02:24.376Z] 988bab9f4d93: Pulling fs layer [2024-01-18T14:02:24.376Z] 1469e6f7b9e6: Pulling fs layer [2024-01-18T14:02:24.376Z] eaf3925da568: Pulling fs layer [2024-01-18T14:02:24.376Z] bab4dde63d76: Pulling fs layer [2024-01-18T14:02:24.376Z] bde34c3a00c8: Pulling fs layer [2024-01-18T14:02:24.376Z] b352a97aabf1: Pulling fs layer [2024-01-18T14:02:24.376Z] 4872d77fe225: Pulling fs layer [2024-01-18T14:02:24.376Z] 5851b861e8e6: Pulling fs layer [2024-01-18T14:02:24.376Z] b352a97aabf1: Waiting [2024-01-18T14:02:24.376Z] 4872d77fe225: Waiting [2024-01-18T14:02:24.376Z] 5851b861e8e6: Waiting [2024-01-18T14:02:24.376Z] bde34c3a00c8: Waiting [2024-01-18T14:02:24.376Z] bab4dde63d76: Waiting [2024-01-18T14:02:24.376Z] eaf3925da568: Waiting [2024-01-18T14:02:24.376Z] 988bab9f4d93: Waiting [2024-01-18T14:02:24.376Z] e2be974225ed: Download complete [2024-01-18T14:02:24.376Z] 988bab9f4d93: Verifying Checksum [2024-01-18T14:02:24.376Z] 988bab9f4d93: Download complete [2024-01-18T14:02:24.376Z] 1469e6f7b9e6: Download complete [2024-01-18T14:02:24.376Z] 339a4e72a1f5: Verifying Checksum [2024-01-18T14:02:24.376Z] 339a4e72a1f5: Download complete [2024-01-18T14:02:24.636Z] eaf3925da568: Verifying Checksum [2024-01-18T14:02:24.636Z] eaf3925da568: Download complete [2024-01-18T14:02:24.636Z] bde34c3a00c8: Verifying Checksum [2024-01-18T14:02:24.636Z] bde34c3a00c8: Download complete [2024-01-18T14:02:24.636Z] b352a97aabf1: Verifying Checksum [2024-01-18T14:02:24.636Z] b352a97aabf1: Download complete [2024-01-18T14:02:24.636Z] 4872d77fe225: Verifying Checksum [2024-01-18T14:02:24.636Z] 4872d77fe225: Download complete [2024-01-18T14:02:24.636Z] 5851b861e8e6: Download complete [2024-01-18T14:02:24.636Z] b85a868b505f: Verifying Checksum [2024-01-18T14:02:24.636Z] b85a868b505f: Download complete [2024-01-18T14:02:24.894Z] bab4dde63d76: Verifying Checksum [2024-01-18T14:02:24.894Z] bab4dde63d76: Download complete [2024-01-18T14:02:25.835Z] b85a868b505f: Pull complete [2024-01-18T14:02:26.096Z] e2be974225ed: Pull complete [2024-01-18T14:02:26.356Z] 339a4e72a1f5: Pull complete [2024-01-18T14:02:26.624Z] 988bab9f4d93: Pull complete [2024-01-18T14:02:26.886Z] 1469e6f7b9e6: Pull complete [2024-01-18T14:02:26.886Z] eaf3925da568: Pull complete [2024-01-18T14:02:28.798Z] bab4dde63d76: Pull complete [2024-01-18T14:02:28.798Z] bde34c3a00c8: Pull complete [2024-01-18T14:02:29.068Z] b352a97aabf1: Pull complete [2024-01-18T14:02:29.068Z] 4872d77fe225: Pull complete [2024-01-18T14:02:29.068Z] 5851b861e8e6: Pull complete [2024-01-18T14:02:29.068Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-18T14:02:29.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-18T14:02:29.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:02:29.427Z] prd-ubuntu20.04-docker-8c-8g-27461 does not seem to be running inside a container [2024-01-18T14:02:29.456Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/y_app-rfid-llrp-inventory_PR-265 -v /w/workspace/y_app-rfid-llrp-inventory_PR-265:/w/workspace/y_app-rfid-llrp-inventory_PR-265:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-265@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-265@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-18T14:02:31.047Z] $ docker top bbe7b1b3ebb9d82b17b63b8734c97414beb5cbd6af0b8707970b716165df4572 -eo pid,comm [2024-01-18T14:02:31.110Z] 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-01-18T14:02:31.110Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-18T14:02:31.313Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T14:02:31.313Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T14:02:31.438Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T14:02:31.440Z] $ docker exec bbe7b1b3ebb9d82b17b63b8734c97414beb5cbd6af0b8707970b716165df4572 ssh-agent [2024-01-18T14:02:31.550Z] SSH_AUTH_SOCK=/tmp/ssh-XIkKHeBjqie3/agent.32 [2024-01-18T14:02:31.550Z] SSH_AGENT_PID=38 [2024-01-18T14:02:31.556Z] Running ssh-add (command line suppressed) [2024-01-18T14:02:31.657Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-265@tmp/private_key_7452383875165241656.key (/w/workspace/y_app-rfid-llrp-inventory_PR-265@tmp/private_key_7452383875165241656.key) [2024-01-18T14:02:31.672Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T14:02:32.030Z] + git tag --points-at HEAD [Pipeline] } [2024-01-18T14:02:32.055Z] $ docker exec --env ******** --env ******** bbe7b1b3ebb9d82b17b63b8734c97414beb5cbd6af0b8707970b716165df4572 ssh-agent -k [2024-01-18T14:02:32.165Z] unset SSH_AUTH_SOCK; [2024-01-18T14:02:32.165Z] unset SSH_AGENT_PID; [2024-01-18T14:02:32.166Z] echo Agent pid 38 killed; [2024-01-18T14:02:32.177Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-18T14:02:32.315Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-18T14:02:32.315Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-18T14:02:32.433Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-18T14:02:32.435Z] $ docker exec bbe7b1b3ebb9d82b17b63b8734c97414beb5cbd6af0b8707970b716165df4572 ssh-agent [2024-01-18T14:02:32.552Z] SSH_AUTH_SOCK=/tmp/ssh-qhsuRLt7zv5T/agent.70 [2024-01-18T14:02:32.552Z] SSH_AGENT_PID=76 [2024-01-18T14:02:32.556Z] Running ssh-add (command line suppressed) [2024-01-18T14:02:32.657Z] Identity added: /w/workspace/y_app-rfid-llrp-inventory_PR-265@tmp/private_key_969437291355995987.key (/w/workspace/y_app-rfid-llrp-inventory_PR-265@tmp/private_key_969437291355995987.key) [2024-01-18T14:02:32.671Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-18T14:02:33.022Z] + git semver init [2024-01-18T14:02:33.282Z] 2024-01-18 14:02:33,206 [run_init] DEBUG init version:0.0.0 force:False [2024-01-18T14:02:33.282Z] 2024-01-18 14:02:33,207 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/y_app-rfid-llrp-inventory_PR-265/.semver [2024-01-18T14:02:33.282Z] 2024-01-18 14:02:33,208 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-rfid-llrp-inventory.git /w/workspace/y_app-rfid-llrp-inventory_PR-265/.semver [2024-01-18T14:02:33.282Z] 2024-01-18 14:02:33,208 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-rfid-llrp-inventory.git', '/w/workspace/y_app-rfid-llrp-inventory_PR-265/.semver'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-265, universal_newlines=False, shell=None, istream=None) [2024-01-18T14:02:34.666Z] 2024-01-18 14:02:34,590 [append_file] DEBUG append to file:/w/workspace/y_app-rfid-llrp-inventory_PR-265/.git/info/exclude [2024-01-18T14:02:34.666Z] 2024-01-18 14:02:34,591 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/y_app-rfid-llrp-inventory_PR-265/.semver/PR-265 with force:False [2024-01-18T14:02:34.666Z] 2024-01-18 14:02:34,591 [write_file] DEBUG write to file:/w/workspace/y_app-rfid-llrp-inventory_PR-265/.semver/PR-265 [2024-01-18T14:02:34.666Z] 2024-01-18 14:02:34,596 [execute] INFO git cat-file --batch-check [2024-01-18T14:02:34.666Z] 2024-01-18 14:02:34,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-265/.semver, universal_newlines=False, shell=None, istream=) [2024-01-18T14:02:34.666Z] 2024-01-18 14:02:34,602 [execute] INFO git cat-file --batch [2024-01-18T14:02:34.666Z] 2024-01-18 14:02:34,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/y_app-rfid-llrp-inventory_PR-265/.semver, universal_newlines=False, shell=None, istream=) [2024-01-18T14:02:34.666Z] 2024-01-18 14:02:34,606 [read_version] DEBUG read version from /w/workspace/y_app-rfid-llrp-inventory_PR-265/.semver/PR-265 [2024-01-18T14:02:34.666Z] 0.0.0 [Pipeline] } [2024-01-18T14:02:34.692Z] $ docker exec --env ******** --env ******** bbe7b1b3ebb9d82b17b63b8734c97414beb5cbd6af0b8707970b716165df4572 ssh-agent -k [2024-01-18T14:02:34.794Z] unset SSH_AUTH_SOCK; [2024-01-18T14:02:34.794Z] unset SSH_AGENT_PID; [2024-01-18T14:02:34.795Z] echo Agent pid 76 killed; [2024-01-18T14:02:34.811Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-18T14:02:35.389Z] + git semver [Pipeline] } [2024-01-18T14:02:35.675Z] $ docker stop --time=1 bbe7b1b3ebb9d82b17b63b8734c97414beb5cbd6af0b8707970b716165df4572 [2024-01-18T14:02:36.982Z] $ docker rm -f --volumes bbe7b1b3ebb9d82b17b63b8734c97414beb5cbd6af0b8707970b716165df4572 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-18T14:02:37.461Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-18T14:02:37.808Z] Stashed 1 file(s) [Pipeline] echo [2024-01-18T14:02:37.830Z] [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-01-18T14:02:39.898Z] provisioning config files... [2024-01-18T14:02:39.908Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-265@tmp/config12443342487046329541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:02:40.327Z] ---> ****-login.sh [2024-01-18T14:02:40.327Z] nexus3.edgexfoundry.org:10001 [2024-01-18T14:02:40.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:02:40.327Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:02:40.327Z] Configure a credential helper to remove this warning. See [2024-01-18T14:02:40.327Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:02:40.327Z] [2024-01-18T14:02:40.327Z] Login Succeeded [2024-01-18T14:02:40.327Z] nexus3.edgexfoundry.org:10002 [2024-01-18T14:02:40.327Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:02:40.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:02:40.328Z] Configure a credential helper to remove this warning. See [2024-01-18T14:02:40.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:02:40.328Z] [2024-01-18T14:02:40.328Z] Login Succeeded [2024-01-18T14:02:40.328Z] nexus3.edgexfoundry.org:10003 [2024-01-18T14:02:40.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:02:40.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:02:40.590Z] Configure a credential helper to remove this warning. See [2024-01-18T14:02:40.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:02:40.590Z] [2024-01-18T14:02:40.590Z] Login Succeeded [2024-01-18T14:02:40.590Z] nexus3.edgexfoundry.org:10004 [2024-01-18T14:02:40.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:02:40.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:02:40.590Z] Configure a credential helper to remove this warning. See [2024-01-18T14:02:40.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:02:40.590Z] [2024-01-18T14:02:40.590Z] Login Succeeded [2024-01-18T14:02:40.590Z] ****.io [2024-01-18T14:02:40.850Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:02:40.850Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:02:40.850Z] Configure a credential helper to remove this warning. See [2024-01-18T14:02:40.850Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:02:40.850Z] [2024-01-18T14:02:40.850Z] Login Succeeded [2024-01-18T14:02:41.111Z] ---> ****-login.sh ends [Pipeline] } [2024-01-18T14:02:41.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-18T14:02:41.645Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:02:41.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:02:41.783Z] ========================================================= [2024-01-18T14:02:41.783Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-18T14:02:41.783Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:02:42.531Z] + 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-01-18T14:02:42.531Z] Sending build context to Docker daemon 16.89MB [2024-01-18T14:02:42.531Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-01-18T14:02:42.531Z] Step 2/12 : FROM ${BASE} AS builder [2024-01-18T14:02:42.531Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-18T14:02:42.531Z] 7264a8db6415: Pulling fs layer [2024-01-18T14:02:42.531Z] c4d48a809fc2: Pulling fs layer [2024-01-18T14:02:42.531Z] 4f1c88b9dad5: Pulling fs layer [2024-01-18T14:02:42.531Z] ad3a456e5733: Pulling fs layer [2024-01-18T14:02:42.531Z] 69c7f0334f64: Pulling fs layer [2024-01-18T14:02:42.531Z] 1f1c1a5573a3: Pulling fs layer [2024-01-18T14:02:42.531Z] ce7588e14bc9: Pulling fs layer [2024-01-18T14:02:42.531Z] b5e4710f87ac: Pulling fs layer [2024-01-18T14:02:42.531Z] ce7588e14bc9: Waiting [2024-01-18T14:02:42.531Z] b5e4710f87ac: Waiting [2024-01-18T14:02:42.531Z] 69c7f0334f64: Waiting [2024-01-18T14:02:42.531Z] 1f1c1a5573a3: Waiting [2024-01-18T14:02:42.531Z] ad3a456e5733: Waiting [2024-01-18T14:02:42.792Z] c4d48a809fc2: Verifying Checksum [2024-01-18T14:02:42.792Z] c4d48a809fc2: Download complete [2024-01-18T14:02:42.792Z] ad3a456e5733: Verifying Checksum [2024-01-18T14:02:42.792Z] ad3a456e5733: Download complete [2024-01-18T14:02:42.792Z] 69c7f0334f64: Verifying Checksum [2024-01-18T14:02:42.792Z] 69c7f0334f64: Download complete [2024-01-18T14:02:42.792Z] 7264a8db6415: Verifying Checksum [2024-01-18T14:02:42.792Z] 7264a8db6415: Download complete [2024-01-18T14:02:42.792Z] 1f1c1a5573a3: Verifying Checksum [2024-01-18T14:02:42.792Z] 1f1c1a5573a3: Download complete [2024-01-18T14:02:42.792Z] b5e4710f87ac: Verifying Checksum [2024-01-18T14:02:42.792Z] b5e4710f87ac: Download complete [2024-01-18T14:02:42.792Z] 7264a8db6415: Pull complete [2024-01-18T14:02:43.057Z] c4d48a809fc2: Pull complete [2024-01-18T14:02:43.316Z] 4f1c88b9dad5: Verifying Checksum [2024-01-18T14:02:43.316Z] 4f1c88b9dad5: Download complete [2024-01-18T14:02:43.574Z] ce7588e14bc9: Verifying Checksum [2024-01-18T14:02:46.861Z] 4f1c88b9dad5: Pull complete [2024-01-18T14:02:46.861Z] ad3a456e5733: Pull complete [2024-01-18T14:02:46.861Z] 69c7f0334f64: Pull complete [2024-01-18T14:02:47.119Z] 1f1c1a5573a3: Pull complete [2024-01-18T14:02:49.651Z] ce7588e14bc9: Pull complete [2024-01-18T14:02:50.217Z] b5e4710f87ac: Pull complete [2024-01-18T14:02:50.217Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-18T14:02:50.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-18T14:02:50.218Z] ---> 88b5674ff536 [2024-01-18T14:02:50.218Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-01-18T14:02:54.547Z] Still waiting to schedule task [2024-01-18T14:02:54.548Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-18T14:02:56.797Z] ---> Running in bd45380b2e6c [2024-01-18T14:02:56.798Z] Removing intermediate container bd45380b2e6c [2024-01-18T14:02:56.798Z] ---> b9c5e229455b [2024-01-18T14:02:56.798Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-01-18T14:02:56.798Z] ---> Running in 96aeb75d50db [2024-01-18T14:02:56.798Z] Removing intermediate container 96aeb75d50db [2024-01-18T14:02:56.798Z] ---> 2efbbf2ade05 [2024-01-18T14:02:56.798Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-01-18T14:02:56.798Z] ---> Running in 4a8e8ad7de3f [2024-01-18T14:02:56.798Z] Removing intermediate container 4a8e8ad7de3f [2024-01-18T14:02:56.798Z] ---> 4709b53f0e66 [2024-01-18T14:02:56.798Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-18T14:02:56.798Z] ---> Running in 5f4b1f8df3df [2024-01-18T14:02:56.798Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T14:02:57.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T14:02:57.317Z] OK: 264 MiB in 52 packages [2024-01-18T14:02:57.576Z] Removing intermediate container 5f4b1f8df3df [2024-01-18T14:02:57.577Z] ---> 364fa387a21e [2024-01-18T14:02:57.577Z] Step 7/12 : WORKDIR /app [2024-01-18T14:02:57.577Z] ---> Running in d3895d321a2a [2024-01-18T14:02:57.577Z] Removing intermediate container d3895d321a2a [2024-01-18T14:02:57.577Z] ---> 63e4a65160a7 [2024-01-18T14:02:57.577Z] Step 8/12 : COPY go.mod vendor* ./ [2024-01-18T14:02:57.837Z] ---> 5c29b86e2262 [2024-01-18T14:02:57.837Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T14:02:57.837Z] ---> Running in 8064c88e1520 [2024-01-18T14:04:05.605Z] Removing intermediate container 8064c88e1520 [2024-01-18T14:04:05.605Z] ---> 2bb540924480 [2024-01-18T14:04:05.605Z] Step 10/12 : COPY . . [2024-01-18T14:04:05.605Z] ---> b808e460aed2 [2024-01-18T14:04:05.605Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-18T14:04:05.605Z] ---> Running in 70f53a4eabf7 [2024-01-18T14:04:05.605Z] Removing intermediate container 70f53a4eabf7 [2024-01-18T14:04:05.605Z] ---> da226215ea3c [2024-01-18T14:04:05.605Z] Step 12/12 : RUN $MAKE [2024-01-18T14:04:05.605Z] ---> Running in 91e4d28bf06a [2024-01-18T14:04:05.605Z] noop [2024-01-18T14:04:05.605Z] Removing intermediate container 91e4d28bf06a [2024-01-18T14:04:05.605Z] ---> 7733144e8ccb [2024-01-18T14:04:05.605Z] Successfully built 7733144e8ccb [2024-01-18T14:04:05.605Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:04:06.263Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-18T14:04:06.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:04:06.508Z] prd-ubuntu20.04-docker-8c-8g-27461 does not seem to be running inside a container [2024-01-18T14:04:06.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/y_app-rfid-llrp-inventory_PR-265 -v /w/workspace/y_app-rfid-llrp-inventory_PR-265:/w/workspace/y_app-rfid-llrp-inventory_PR-265:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-265@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-265@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-18T14:04:06.923Z] $ docker top 1c169134eed03cae2a9aef3f61140e3aef2bdf1513dfd1aeb59f2aa06ae18cf0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:04:07.373Z] + go version [2024-01-18T14:04:07.373Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-18T14:04:07.402Z] $ docker stop --time=1 1c169134eed03cae2a9aef3f61140e3aef2bdf1513dfd1aeb59f2aa06ae18cf0 [2024-01-18T14:04:08.653Z] $ docker rm -f --volumes 1c169134eed03cae2a9aef3f61140e3aef2bdf1513dfd1aeb59f2aa06ae18cf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:04:09.645Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-18T14:04:09.645Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:04:09.854Z] prd-ubuntu20.04-docker-8c-8g-27461 does not seem to be running inside a container [2024-01-18T14:04:09.879Z] $ 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-265 -v /w/workspace/y_app-rfid-llrp-inventory_PR-265:/w/workspace/y_app-rfid-llrp-inventory_PR-265:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-265@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-265@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-01-18T14:04:10.252Z] $ docker top ca75aaa8219938d1264d9b388fbb2b69167deb0e71a76beb7f8a0ecbfb363a55 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:04:10.714Z] + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-265 [Pipeline] fileExists [Pipeline] sh [2024-01-18T14:04:11.105Z] + make test [2024-01-18T14:04:11.105Z] go test -race ./... -coverprofile=coverage.out ./... [2024-01-18T14:04:33.037Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-01-18T14:04:33.037Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-01-18T14:04:33.037Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.147s coverage: 86.2% of statements [2024-01-18T14:04:33.548Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27462 in /w/workspace/y_app-rfid-llrp-inventory_PR-265 [Pipeline] { [Pipeline] ws [2024-01-18T14:04:33.645Z] Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout [2024-01-18T14:04:33.751Z] The recommended git tool is: git [2024-01-18T14:04:33.969Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.695s coverage: 71.9% of statements [2024-01-18T14:04:38.944Z] using credential edgex-jenkins-ssh [2024-01-18T14:04:38.962Z] Cloning the remote Git repository [2024-01-18T14:04:39.003Z] Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-01-18T14:04:39.092Z] > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 [2024-01-18T14:04:39.234Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-01-18T14:04:39.236Z] > git --version # timeout=10 [2024-01-18T14:04:39.253Z] > git --version # 'git version 2.25.1' [2024-01-18T14:04:39.255Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-18T14:04:39.414Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-18T14:04:42.036Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-01-18T14:04:42.055Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-18T14:04:43.453Z] Merging remotes/origin/main commit d8be860235509e0d7e9fa77f316287404d89c59b into PR head commit 5c80aee389b0b1d53206b86da425135e644f5b21 [2024-01-18T14:04:43.700Z] Merge succeeded, producing 5c80aee389b0b1d53206b86da425135e644f5b21 [2024-01-18T14:04:43.700Z] Checking out Revision 5c80aee389b0b1d53206b86da425135e644f5b21 (PR-265) [2024-01-18T14:04:42.829Z] > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 [2024-01-18T14:04:42.868Z] Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git [2024-01-18T14:04:42.869Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-18T14:04:42.885Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/pull/265/head:refs/remotes/origin/PR-265 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-18T14:04:43.467Z] > git config core.sparsecheckout # timeout=10 [2024-01-18T14:04:43.525Z] > git checkout -f 5c80aee389b0b1d53206b86da425135e644f5b21 # timeout=10 [2024-01-18T14:04:43.616Z] > git remote # timeout=10 [2024-01-18T14:04:43.632Z] > git config --get remote.origin.url # timeout=10 [2024-01-18T14:04:43.647Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-18T14:04:43.660Z] > git merge d8be860235509e0d7e9fa77f316287404d89c59b # timeout=10 [2024-01-18T14:04:43.684Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-18T14:04:43.706Z] > git config core.sparsecheckout # timeout=10 [2024-01-18T14:04:43.718Z] > git checkout -f 5c80aee389b0b1d53206b86da425135e644f5b21 # timeout=10 [2024-01-18T14:04:44.201Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2024-01-18T14:04:44.250Z] > git --version # timeout=10 [2024-01-18T14:04:44.307Z] > git --version # 'git version 2.25.1' [2024-01-18T14:04:44.327Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-18T14:04:45.758Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-18T14:04:45.758Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-18T14:04:45.758Z] Dload Upload Total Spent Left Speed [2024-01-18T14:04:45.758Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2024-01-18T14:04:46.106Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-18T14:04:46.449Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-18T14:04:46.449Z] + sudo tee /etc/docker/daemon.new [2024-01-18T14:04:46.449Z] { [2024-01-18T14:04:46.449Z] "registry-mirrors": [ [2024-01-18T14:04:46.449Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-18T14:04:46.449Z] ], [2024-01-18T14:04:46.449Z] "bip": "10.250.0.254/24", [2024-01-18T14:04:46.449Z] "hosts": [ [2024-01-18T14:04:46.449Z] "tcp://0.0.0.0:5555", [2024-01-18T14:04:46.449Z] "unix:///var/run/docker.sock" [2024-01-18T14:04:46.449Z] ], [2024-01-18T14:04:46.449Z] "mtu": 1458, [2024-01-18T14:04:46.449Z] "selinux-enabled": true, [2024-01-18T14:04:46.449Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-18T14:04:46.449Z] } [Pipeline] sh [2024-01-18T14:04:46.790Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-18T14:04:47.130Z] + sudo service docker restart [2024-01-18T14:04:55.913Z] go vet ./... [2024-01-18T14:04:59.200Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-18T14:04:59.459Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-18T14:04:59.459Z] ./bin/test-attribution.sh [2024-01-18T14:04:59.459Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-01-18T14:04:59.459Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-01-18T14:04:59.459Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-01-18T14:04:59.459Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-01-18T14:04:59.459Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-01-18T14:04:59.459Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2024-01-18T14:04:59.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-18T14:04:59.556Z] $ docker stop --time=1 ca75aaa8219938d1264d9b388fbb2b69167deb0e71a76beb7f8a0ecbfb363a55 [2024-01-18T14:05:01.604Z] $ docker rm -f --volumes ca75aaa8219938d1264d9b388fbb2b69167deb0e71a76beb7f8a0ecbfb363a55 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-18T14:05:02.316Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-18T14:05:02.397Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-18T14:05:03.317Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-18T14:05:03.633Z] + ls -al . [2024-01-18T14:05:03.633Z] total 208 [2024-01-18T14:05:03.633Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 14:04 . [2024-01-18T14:05:03.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 14:02 .. [2024-01-18T14:05:03.633Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 18 14:02 .dockerignore [2024-01-18T14:05:03.633Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 14:04 .git [2024-01-18T14:05:03.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:02 .github [2024-01-18T14:05:03.633Z] -rw-rw-r-- 1 jenkins jenkins 773 Jan 18 14:02 .gitignore [2024-01-18T14:05:03.633Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 14:02 .golangci.yml [2024-01-18T14:05:03.633Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 14:02 .semver [2024-01-18T14:05:03.633Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jan 18 14:02 Attribution.txt [2024-01-18T14:05:03.633Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jan 18 14:02 CHANGELOG.md [2024-01-18T14:05:03.633Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jan 18 14:02 Dockerfile [2024-01-18T14:05:03.633Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 14:02 GOVERNANCE.md [2024-01-18T14:05:03.633Z] -rw-rw-r-- 1 jenkins jenkins 665 Jan 18 14:02 Jenkinsfile [2024-01-18T14:05:03.633Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 18 14:02 LICENSE [2024-01-18T14:05:03.633Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jan 18 14:02 Makefile [2024-01-18T14:05:03.633Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 18 14:02 OWNERS.md [2024-01-18T14:05:03.633Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jan 18 14:02 README.md [2024-01-18T14:05:03.633Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 18 14:02 VERSION [2024-01-18T14:05:03.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:02 bin [2024-01-18T14:05:03.633Z] -rw-r--r-- 1 jenkins jenkins 41317 Jan 18 14:04 coverage.out [2024-01-18T14:05:03.633Z] -rw-rw-r-- 1 jenkins jenkins 3923 Jan 18 14:02 go.mod [2024-01-18T14:05:03.633Z] -rw-rw-r-- 1 jenkins jenkins 34420 Jan 18 14:02 go.sum [2024-01-18T14:05:03.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:02 images [2024-01-18T14:05:03.633Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 14:02 internal [2024-01-18T14:05:03.633Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 18 14:02 main.go [2024-01-18T14:05:03.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:02 openapi [2024-01-18T14:05:03.633Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:02 res [2024-01-18T14:05:03.633Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:05:04.090Z] + 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=5c80aee389b0b1d53206b86da425135e644f5b21 --label arch=amd64 --label version=0.0.0 . [2024-01-18T14:05:04.090Z] Sending build context to Docker daemon 16.89MB [2024-01-18T14:05:04.090Z] Step 1/30 : ARG BASE=golang:1.21-alpine3.18 [2024-01-18T14:05:04.090Z] Step 2/30 : FROM ${BASE} AS builder [2024-01-18T14:05:04.090Z] ---> 7733144e8ccb [2024-01-18T14:05:04.090Z] Step 3/30 : ARG ALPINE_PKG_BASE="make git" [2024-01-18T14:05:04.090Z] ---> Running in b159b34a6908 [2024-01-18T14:05:04.350Z] Removing intermediate container b159b34a6908 [2024-01-18T14:05:04.351Z] ---> 6b234b95b4ca [2024-01-18T14:05:04.351Z] Step 4/30 : ARG ALPINE_PKG_EXTRA="" [2024-01-18T14:05:04.351Z] ---> Running in 12a493eab06f [2024-01-18T14:05:04.351Z] Removing intermediate container 12a493eab06f [2024-01-18T14:05:04.351Z] ---> ea161dd8aed4 [2024-01-18T14:05:04.351Z] Step 5/30 : ARG ADD_BUILD_TAGS="" [2024-01-18T14:05:04.351Z] ---> Running in d517c13a77b5 [2024-01-18T14:05:04.351Z] Removing intermediate container d517c13a77b5 [2024-01-18T14:05:04.351Z] ---> 7e40d117b81a [2024-01-18T14:05:04.351Z] Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-01-18T14:05:04.610Z] ---> Running in 2d92bed116f6 [2024-01-18T14:05:04.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T14:05:04.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T14:05:05.130Z] OK: 264 MiB in 52 packages [2024-01-18T14:05:05.387Z] Removing intermediate container 2d92bed116f6 [2024-01-18T14:05:05.387Z] ---> 56be2e6bf375 [2024-01-18T14:05:05.387Z] Step 7/30 : WORKDIR /app [2024-01-18T14:05:05.387Z] ---> Running in 96ee9593acd7 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-18T14:05:05.504Z] provisioning config files... [2024-01-18T14:05:05.528Z] copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config17057559087622235240tmp [Pipeline] { [Pipeline] libraryResource [2024-01-18T14:05:05.644Z] Removing intermediate container 96ee9593acd7 [2024-01-18T14:05:05.644Z] ---> f06292674a33 [2024-01-18T14:05:05.644Z] Step 8/30 : COPY go.mod vendor* ./ [2024-01-18T14:05:05.644Z] ---> dc123c9ce67a [2024-01-18T14:05:05.644Z] Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T14:05:05.644Z] ---> Running in 5c13d2734324 [Pipeline] sh [2024-01-18T14:05:06.034Z] ---> ****-login.sh [2024-01-18T14:05:06.034Z] nexus3.edgexfoundry.org:10001 [2024-01-18T14:05:06.212Z] Removing intermediate container 5c13d2734324 [2024-01-18T14:05:06.213Z] ---> 7ff36fbd003e [2024-01-18T14:05:06.213Z] Step 10/30 : COPY . . [2024-01-18T14:05:06.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:05:06.577Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:05:06.577Z] Configure a credential helper to remove this warning. See [2024-01-18T14:05:06.577Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:05:06.577Z] [2024-01-18T14:05:06.577Z] Login Succeeded [2024-01-18T14:05:06.577Z] nexus3.edgexfoundry.org:10002 [2024-01-18T14:05:06.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:05:06.782Z] ---> f293e25399a0 [2024-01-18T14:05:06.782Z] Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-18T14:05:06.782Z] ---> Running in 560c51735773 [2024-01-18T14:05:06.782Z] Removing intermediate container 560c51735773 [2024-01-18T14:05:06.782Z] ---> a91cf1b81285 [2024-01-18T14:05:06.782Z] Step 12/30 : RUN $MAKE [2024-01-18T14:05:06.782Z] ---> Running in 63eca18e9d9a [2024-01-18T14:05:06.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:05:06.844Z] Configure a credential helper to remove this warning. See [2024-01-18T14:05:06.844Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:05:06.844Z] [2024-01-18T14:05:06.844Z] Login Succeeded [2024-01-18T14:05:06.844Z] nexus3.edgexfoundry.org:10003 [2024-01-18T14:05:06.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:05:07.041Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.12 -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-01-18T14:05:07.113Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:05:07.113Z] Configure a credential helper to remove this warning. See [2024-01-18T14:05:07.113Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:05:07.113Z] [2024-01-18T14:05:07.113Z] Login Succeeded [2024-01-18T14:05:07.113Z] nexus3.edgexfoundry.org:10004 [2024-01-18T14:05:07.113Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:05:07.382Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:05:07.382Z] Configure a credential helper to remove this warning. See [2024-01-18T14:05:07.382Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:05:07.382Z] [2024-01-18T14:05:07.382Z] Login Succeeded [2024-01-18T14:05:07.382Z] ****.io [2024-01-18T14:05:07.382Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-18T14:05:07.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-18T14:05:07.971Z] Configure a credential helper to remove this warning. See [2024-01-18T14:05:07.971Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-18T14:05:07.971Z] [2024-01-18T14:05:07.971Z] Login Succeeded [2024-01-18T14:05:07.971Z] ---> ****-login.sh ends [Pipeline] } [2024-01-18T14:05:08.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-18T14:05:08.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:05:08.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-18T14:05:08.658Z] ========================================================= [2024-01-18T14:05:08.658Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-18T14:05:08.658Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:05:09.282Z] + 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-01-18T14:05:10.246Z] #0 building with "default" instance using docker driver [2024-01-18T14:05:10.246Z] [2024-01-18T14:05:10.246Z] #1 [internal] load .dockerignore [2024-01-18T14:05:10.246Z] #1 transferring context: 304B 0.0s done [2024-01-18T14:05:10.246Z] #1 DONE 0.1s [2024-01-18T14:05:10.246Z] [2024-01-18T14:05:10.246Z] #2 [internal] load build definition from Dockerfile [2024-01-18T14:05:10.246Z] #2 transferring dockerfile: 1.81kB 0.0s done [2024-01-18T14:05:10.517Z] #2 DONE 0.1s [2024-01-18T14:05:10.517Z] [2024-01-18T14:05:10.517Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-18T14:05:10.517Z] #3 DONE 0.1s [2024-01-18T14:05:10.517Z] [2024-01-18T14:05:10.517Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-18T14:05:10.517Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-18T14:05:10.517Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-18T14:05:10.787Z] #4 ... [2024-01-18T14:05:10.787Z] [2024-01-18T14:05:10.787Z] #5 [internal] load build context [2024-01-18T14:05:10.787Z] #5 transferring context: 619.70kB 0.1s done [2024-01-18T14:05:10.787Z] #5 DONE 0.2s [2024-01-18T14:05:10.787Z] [2024-01-18T14:05:10.787Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-18T14:05:10.787Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-18T14:05:10.787Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s [2024-01-18T14:05:10.787Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-18T14:05:10.787Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done [2024-01-18T14:05:10.787Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-18T14:05:10.787Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.18MB / 63.99MB 0.4s [2024-01-18T14:05:10.787Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-18T14:05:10.787Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2024-01-18T14:05:10.787Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 3.34MB / 97.63MB 0.4s [2024-01-18T14:05:10.787Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s [2024-01-18T14:05:11.056Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.73MB / 63.99MB 0.5s [2024-01-18T14:05:11.056Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.37MB / 11.40MB 0.5s [2024-01-18T14:05:11.324Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.17MB / 63.99MB 0.7s [2024-01-18T14:05:11.324Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2024-01-18T14:05:11.324Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17.83MB / 97.63MB 0.7s [2024-01-18T14:05:11.324Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s [2024-01-18T14:05:11.324Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.58MB / 63.99MB 0.8s [2024-01-18T14:05:11.324Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 23.07MB / 97.63MB 0.8s [2024-01-18T14:05:11.324Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2024-01-18T14:05:11.324Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.65MB / 63.99MB 0.9s [2024-01-18T14:05:11.324Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 28.31MB / 97.63MB 0.9s [2024-01-18T14:05:11.324Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-18T14:05:11.593Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.94MB / 63.99MB 1.0s [2024-01-18T14:05:11.593Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.12MB / 97.63MB 1.0s [2024-01-18T14:05:11.593Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-18T14:05:11.593Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 47.19MB / 63.99MB 1.1s [2024-01-18T14:05:11.593Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.85MB / 97.63MB 1.1s [2024-01-18T14:05:11.862Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.72MB / 63.99MB 1.3s [2024-01-18T14:05:11.862Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 1.3s [2024-01-18T14:05:11.862Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s [2024-01-18T14:05:11.862Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 56.62MB / 97.63MB 1.4s [2024-01-18T14:05:12.129Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done [2024-01-18T14:05:12.129Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 62.91MB / 97.63MB 1.5s [2024-01-18T14:05:12.129Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-18T14:05:12.129Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 1.7s [2024-01-18T14:05:12.395Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.81MB / 97.63MB 1.8s [2024-01-18T14:05:12.395Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 1.9s [2024-01-18T14:05:12.662Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.60MB / 97.63MB 2.1s [2024-01-18T14:05:16.013Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 5.0s done [2024-01-18T14:05:18.621Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.1s [2024-01-18T14:05:23.970Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.3s [2024-01-18T14:05:25.191Z] Removing intermediate container 63eca18e9d9a [2024-01-18T14:05:25.191Z] ---> e51b5379eee0 [2024-01-18T14:05:25.191Z] Step 13/30 : FROM alpine:3.18 [2024-01-18T14:05:25.191Z] 3.18: Pulling from library/alpine [2024-01-18T14:05:25.191Z] c926b61bad3b: Pulling fs layer [2024-01-18T14:05:25.191Z] c926b61bad3b: Download complete [2024-01-18T14:05:25.452Z] c926b61bad3b: Pull complete [2024-01-18T14:05:25.452Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T14:05:25.452Z] Status: Downloaded newer image for alpine:3.18 [2024-01-18T14:05:25.452Z] ---> b541f2080109 [2024-01-18T14:05:25.452Z] Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-01-18T14:05:25.452Z] ---> Running in cc314b3bf1bb [2024-01-18T14:05:25.452Z] Removing intermediate container cc314b3bf1bb [2024-01-18T14:05:25.452Z] ---> e2d76fe6c2bf [2024-01-18T14:05:25.452Z] Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} [2024-01-18T14:05:25.452Z] ---> Running in c38b23eda8cf [2024-01-18T14:05:25.452Z] Removing intermediate container c38b23eda8cf [2024-01-18T14:05:25.452Z] ---> 451b4504d3c4 [2024-01-18T14:05:25.452Z] Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init [2024-01-18T14:05:25.452Z] ---> Running in 89fec7793ce5 [2024-01-18T14:05:26.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T14:05:26.020Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T14:05:26.281Z] (1/2) Installing ca-certificates (20230506-r0) [2024-01-18T14:05:26.281Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-01-18T14:05:26.281Z] Executing busybox-1.36.1-r5.trigger [2024-01-18T14:05:26.281Z] Executing ca-certificates-20230506-r0.trigger [2024-01-18T14:05:26.281Z] OK: 8 MiB in 17 packages [2024-01-18T14:05:26.847Z] Removing intermediate container 89fec7793ce5 [2024-01-18T14:05:26.847Z] ---> e46a30d633ee [2024-01-18T14:05:26.847Z] Step 17/30 : RUN apk --no-cache upgrade [2024-01-18T14:05:26.847Z] ---> Running in 9c576dd6d14d [2024-01-18T14:05:27.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-18T14:05:27.105Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-18T14:05:27.363Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T14:05:27.363Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T14:05:27.363Z] Executing ca-certificates-20230506-r0.trigger [2024-01-18T14:05:27.621Z] OK: 8 MiB in 17 packages [2024-01-18T14:05:27.879Z] Removing intermediate container 9c576dd6d14d [2024-01-18T14:05:27.879Z] ---> 54449cd63276 [2024-01-18T14:05:27.879Z] Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-18T14:05:27.879Z] ---> d87e417a8087 [2024-01-18T14:05:27.879Z] Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE [2024-01-18T14:05:28.138Z] ---> 0e5455e57317 [2024-01-18T14:05:28.138Z] Step 20/30 : COPY --from=builder /app/res/ /res/ [2024-01-18T14:05:28.138Z] ---> 5ed99e8aa320 [2024-01-18T14:05:28.138Z] Step 21/30 : COPY --from=builder /app/static/ /static/ [2024-01-18T14:05:28.397Z] ---> 8d76e7af2ea9 [2024-01-18T14:05:28.397Z] Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-01-18T14:05:28.966Z] ---> 9b7b882285e0 [2024-01-18T14:05:28.966Z] Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-01-18T14:05:28.966Z] ---> Running in 08ca382cfaf6 [2024-01-18T14:05:29.326Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.2s done [2024-01-18T14:05:29.532Z] Removing intermediate container 08ca382cfaf6 [2024-01-18T14:05:29.532Z] ---> ae967fd283a1 [2024-01-18T14:05:29.532Z] Step 24/30 : VOLUME /cache [2024-01-18T14:05:29.532Z] ---> Running in 7b5e0f9ff483 [2024-01-18T14:05:29.532Z] Removing intermediate container 7b5e0f9ff483 [2024-01-18T14:05:29.532Z] ---> 9c7a968930df [2024-01-18T14:05:29.532Z] Step 25/30 : EXPOSE 59711 [2024-01-18T14:05:29.533Z] ---> Running in 63ea1d557b82 [2024-01-18T14:05:29.790Z] Removing intermediate container 63ea1d557b82 [2024-01-18T14:05:29.790Z] ---> 7c8086034525 [2024-01-18T14:05:29.790Z] Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] [2024-01-18T14:05:29.790Z] ---> Running in 6f9e2afc9b4f [2024-01-18T14:05:29.790Z] Removing intermediate container 6f9e2afc9b4f [2024-01-18T14:05:29.790Z] ---> 07a18a10d60c [2024-01-18T14:05:29.790Z] Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] [2024-01-18T14:05:29.790Z] ---> Running in f1f986191cec [2024-01-18T14:05:29.790Z] Removing intermediate container f1f986191cec [2024-01-18T14:05:29.790Z] ---> 92f1c584e7ad [2024-01-18T14:05:29.790Z] Step 28/30 : LABEL arch=amd64 [2024-01-18T14:05:29.790Z] ---> Running in aff70cbe378a [2024-01-18T14:05:30.049Z] Removing intermediate container aff70cbe378a [2024-01-18T14:05:30.049Z] ---> bb204e696626 [2024-01-18T14:05:30.049Z] Step 29/30 : LABEL git_sha=5c80aee389b0b1d53206b86da425135e644f5b21 [2024-01-18T14:05:30.049Z] ---> Running in 7a286388d65b [2024-01-18T14:05:30.049Z] Removing intermediate container 7a286388d65b [2024-01-18T14:05:30.049Z] ---> 6dc856233498 [2024-01-18T14:05:30.049Z] Step 30/30 : LABEL version=0.0.0 [2024-01-18T14:05:30.049Z] ---> Running in 3d8c52396f16 [2024-01-18T14:05:30.307Z] Removing intermediate container 3d8c52396f16 [2024-01-18T14:05:30.307Z] ---> 8e6539b23fea [2024-01-18T14:05:30.307Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-18T14:05:30.307Z] Successfully built 8e6539b23fea [2024-01-18T14:05:30.307Z] Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2024-01-18T14:05:30.735Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [2024-01-18T14:05:31.001Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-18T14:05:31.001Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-18T14:05:31.001Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:05:31.682Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T14:05:31.682Z] [2024-01-18T14:05:31.682Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:05:32.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T14:05:32.097Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-18T14:05:32.097Z] 5eb5b503b376: Pulling fs layer [2024-01-18T14:05:32.097Z] 5c69ac0246d0: Pulling fs layer [2024-01-18T14:05:32.097Z] ec43610c2a17: Pulling fs layer [2024-01-18T14:05:32.097Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-18T14:05:32.097Z] 33b1e0a273af: Pulling fs layer [2024-01-18T14:05:32.097Z] 5d3b04190fa2: Pulling fs layer [2024-01-18T14:05:32.097Z] 2f39f015ded8: Pulling fs layer [2024-01-18T14:05:32.097Z] 33b1e0a273af: Waiting [2024-01-18T14:05:32.097Z] 5d3b04190fa2: Waiting [2024-01-18T14:05:32.097Z] 2f39f015ded8: Waiting [2024-01-18T14:05:32.097Z] 3a2ae6a8a46f: Waiting [2024-01-18T14:05:32.097Z] 5c69ac0246d0: Verifying Checksum [2024-01-18T14:05:32.097Z] 5c69ac0246d0: Download complete [2024-01-18T14:05:32.097Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-18T14:05:32.097Z] 3a2ae6a8a46f: Download complete [2024-01-18T14:05:32.097Z] 33b1e0a273af: Verifying Checksum [2024-01-18T14:05:32.097Z] 33b1e0a273af: Download complete [2024-01-18T14:05:32.097Z] ec43610c2a17: Verifying Checksum [2024-01-18T14:05:32.097Z] ec43610c2a17: Download complete [2024-01-18T14:05:32.097Z] 5d3b04190fa2: Verifying Checksum [2024-01-18T14:05:32.097Z] 5d3b04190fa2: Download complete [2024-01-18T14:05:32.356Z] 5eb5b503b376: Verifying Checksum [2024-01-18T14:05:32.356Z] 5eb5b503b376: Download complete [2024-01-18T14:05:32.921Z] 2f39f015ded8: Verifying Checksum [2024-01-18T14:05:32.921Z] 2f39f015ded8: Download complete [2024-01-18T14:05:33.488Z] 5eb5b503b376: Pull complete [2024-01-18T14:05:33.746Z] 5c69ac0246d0: Pull complete [2024-01-18T14:05:34.310Z] ec43610c2a17: Pull complete [2024-01-18T14:05:34.310Z] 3a2ae6a8a46f: Pull complete [2024-01-18T14:05:34.568Z] 33b1e0a273af: Pull complete [2024-01-18T14:05:34.568Z] 5d3b04190fa2: Pull complete [2024-01-18T14:05:36.342Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2024-01-18T14:05:39.687Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.2s done [2024-01-18T14:05:39.687Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2024-01-18T14:05:39.851Z] 2f39f015ded8: Pull complete [2024-01-18T14:05:39.851Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-18T14:05:39.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T14:05:39.851Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:05:40.269Z] prd-ubuntu20.04-docker-8c-8g-27461 does not seem to be running inside a container [2024-01-18T14:05:40.298Z] $ 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-265 -v /w/workspace/y_app-rfid-llrp-inventory_PR-265:/w/workspace/y_app-rfid-llrp-inventory_PR-265:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-265@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-265@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-01-18T14:05:41.458Z] $ docker top 7ee133c609aae70690de2b6c07deb0f14bd3f38dacdf92afa4ae89d000bf4de6 -eo pid,comm [Pipeline] { [2024-01-18T14:05:41.631Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:05:42.031Z] ---> job-cost.sh [2024-01-18T14:05:42.031Z] lf-activate-venv: SKIPPING [2024-01-18T14:05:42.031Z] INFO: No Stack... [2024-01-18T14:05:42.605Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-18T14:05:42.864Z] INFO: Archiving Costs [Pipeline] sh [2024-01-18T14:05:43.188Z] + cat /w/workspace/y_app-rfid-llrp-inventory_PR-265/archives/cost.csv [2024-01-18T14:05:43.189Z] + cut -d, -f6 [Pipeline] lock [2024-01-18T14:05:43.247Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-265-1-stack-cost] [2024-01-18T14:05:43.252Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-265-1-stack-cost] did not exist. Created. [2024-01-18T14:05:43.252Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-265-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-18T14:05:43.769Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-18T14:05:43.825Z] Stashed 1 file(s) [Pipeline] } [2024-01-18T14:05:43.899Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-265-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-18T14:05:44.056Z] $ docker stop --time=1 7ee133c609aae70690de2b6c07deb0f14bd3f38dacdf92afa4ae89d000bf4de6 [2024-01-18T14:05:44.972Z] #4 DONE 34.3s [2024-01-18T14:05:44.972Z] [2024-01-18T14:05:44.972Z] #6 [builder 2/7] RUN apk add --no-cache make git [2024-01-18T14:05:45.221Z] $ docker rm -f --volumes 7ee133c609aae70690de2b6c07deb0f14bd3f38dacdf92afa4ae89d000bf4de6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2024-01-18T14:05:45.940Z] #6 0.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T14:05:45.940Z] #6 1.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] } [2024-01-18T14:05:46.901Z] #6 2.101 OK: 266 MiB in 52 packages [2024-01-18T14:05:48.841Z] #6 DONE 3.7s [2024-01-18T14:05:48.841Z] [2024-01-18T14:05:48.841Z] #7 [builder 3/7] WORKDIR /app [2024-01-18T14:05:48.841Z] #7 DONE 0.1s [2024-01-18T14:05:48.841Z] [2024-01-18T14:05:48.841Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-18T14:05:48.841Z] #8 DONE 0.1s [2024-01-18T14:05:48.841Z] [2024-01-18T14:05:48.841Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T14:06:27.693Z] #9 DONE 37.6s [2024-01-18T14:06:27.693Z] [2024-01-18T14:06:27.693Z] #10 [builder 6/7] COPY . . [2024-01-18T14:06:27.693Z] #10 DONE 0.2s [2024-01-18T14:06:27.693Z] [2024-01-18T14:06:27.693Z] #11 [builder 7/7] RUN echo noop [2024-01-18T14:06:27.694Z] #11 0.600 noop [2024-01-18T14:06:27.694Z] #11 DONE 1.1s [2024-01-18T14:06:27.694Z] [2024-01-18T14:06:27.694Z] #12 exporting to image [2024-01-18T14:06:27.694Z] #12 exporting layers [2024-01-18T14:06:49.759Z] #12 exporting layers 22.0s done [2024-01-18T14:06:49.759Z] #12 writing image sha256:e2104bc9bab925bbcfbe03613aa910644da5839221a6723b1ad87fc3785b713d done [2024-01-18T14:06:49.759Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-01-18T14:06:49.759Z] #12 DONE 22.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:06:50.353Z] + docker inspect -f . ci-base-image-arm64 [2024-01-18T14:06:50.353Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:06:50.684Z] prd-ubuntu20.04-docker-arm64-4c-16g-27462 does not seem to be running inside a container [2024-01-18T14:06:50.746Z] $ 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-01-18T14:06:51.882Z] $ docker top bab6e1e80b3cc3577c7f7c7d6a95869a52724f7777ff61430c73e78dcdcdc815 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:06:52.478Z] + go version [2024-01-18T14:06:52.478Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-18T14:06:52.511Z] $ docker stop --time=1 bab6e1e80b3cc3577c7f7c7d6a95869a52724f7777ff61430c73e78dcdcdc815 [2024-01-18T14:06:55.777Z] $ docker rm -f --volumes bab6e1e80b3cc3577c7f7c7d6a95869a52724f7777ff61430c73e78dcdcdc815 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:06:56.959Z] + docker inspect -f . ci-base-image-arm64 [2024-01-18T14:06:56.959Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:06:57.284Z] prd-ubuntu20.04-docker-arm64-4c-16g-27462 does not seem to be running inside a container [2024-01-18T14:06:57.344Z] $ 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-01-18T14:06:58.257Z] $ docker top 59ff4f1dc93d2246f3937b292c4bd8b2ca541047a0cc2db913848edab0155c51 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:06:58.845Z] + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh [2024-01-18T14:06:59.269Z] + make test [2024-01-18T14:06:59.269Z] go test -race ./... -coverprofile=coverage.out ./... [2024-01-18T14:08:35.906Z] ? edgexfoundry/app-rfid-llrp-inventory [no test files] [2024-01-18T14:08:35.906Z] ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] [2024-01-18T14:08:35.906Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.940s coverage: 86.2% of statements [2024-01-18T14:08:35.906Z] ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.323s coverage: 71.9% of statements [2024-01-18T14:08:35.906Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-18T14:08:35.906Z] go vet ./... [2024-01-18T14:09:43.981Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-18T14:09:43.981Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-18T14:09:43.981Z] ./bin/test-attribution.sh [2024-01-18T14:09:43.981Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2024-01-18T14:09:43.981Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2024-01-18T14:09:43.981Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2024-01-18T14:09:43.981Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2024-01-18T14:09:43.981Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2024-01-18T14:09:43.981Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2024-01-18T14:09:44.022Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-18T14:09:44.093Z] $ docker stop --time=1 59ff4f1dc93d2246f3937b292c4bd8b2ca541047a0cc2db913848edab0155c51 [2024-01-18T14:09:45.981Z] $ docker rm -f --volumes 59ff4f1dc93d2246f3937b292c4bd8b2ca541047a0cc2db913848edab0155c51 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-18T14:09:47.625Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-18T14:09:47.658Z] Warning: overwriting stash ‘coverage-report’ [2024-01-18T14:09:48.118Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-18T14:09:48.937Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-18T14:09:49.272Z] + ls -al . [2024-01-18T14:09:49.273Z] total 204 [2024-01-18T14:09:49.273Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 14:07 . [2024-01-18T14:09:49.273Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 14:04 .. [2024-01-18T14:09:49.273Z] -rw-rw-r-- 1 jenkins jenkins 262 Jan 18 14:04 .dockerignore [2024-01-18T14:09:49.273Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 14:04 .git [2024-01-18T14:09:49.273Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:04 .github [2024-01-18T14:09:49.273Z] -rw-rw-r-- 1 jenkins jenkins 773 Jan 18 14:04 .gitignore [2024-01-18T14:09:49.273Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 14:04 .golangci.yml [2024-01-18T14:09:49.273Z] -rw-rw-r-- 1 jenkins jenkins 10232 Jan 18 14:04 Attribution.txt [2024-01-18T14:09:49.273Z] -rw-rw-r-- 1 jenkins jenkins 11245 Jan 18 14:04 CHANGELOG.md [2024-01-18T14:09:49.273Z] -rw-rw-r-- 1 jenkins jenkins 1768 Jan 18 14:04 Dockerfile [2024-01-18T14:09:49.273Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 14:04 GOVERNANCE.md [2024-01-18T14:09:49.273Z] -rw-rw-r-- 1 jenkins jenkins 665 Jan 18 14:04 Jenkinsfile [2024-01-18T14:09:49.273Z] -rw-rw-r-- 1 jenkins jenkins 11347 Jan 18 14:04 LICENSE [2024-01-18T14:09:49.273Z] -rw-rw-r-- 1 jenkins jenkins 2497 Jan 18 14:04 Makefile [2024-01-18T14:09:49.273Z] -rw-rw-r-- 1 jenkins jenkins 617 Jan 18 14:04 OWNERS.md [2024-01-18T14:09:49.273Z] -rw-rw-r-- 1 jenkins jenkins 3851 Jan 18 14:04 README.md [2024-01-18T14:09:49.273Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 18 14:02 VERSION [2024-01-18T14:09:49.273Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:04 bin [2024-01-18T14:09:49.273Z] -rw-r--r-- 1 jenkins jenkins 41317 Jan 18 14:08 coverage.out [2024-01-18T14:09:49.273Z] -rw-rw-r-- 1 jenkins jenkins 3923 Jan 18 14:04 go.mod [2024-01-18T14:09:49.273Z] -rw-rw-r-- 1 jenkins jenkins 34420 Jan 18 14:04 go.sum [2024-01-18T14:09:49.273Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:04 images [2024-01-18T14:09:49.273Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 14:04 internal [2024-01-18T14:09:49.273Z] -rw-rw-r-- 1 jenkins jenkins 531 Jan 18 14:04 main.go [2024-01-18T14:09:49.273Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:04 openapi [2024-01-18T14:09:49.273Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:04 res [2024-01-18T14:09:49.273Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:09:49.806Z] + 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=5c80aee389b0b1d53206b86da425135e644f5b21 --label arch=arm64 --label version=0.0.0 . [2024-01-18T14:09:50.773Z] #0 building with "default" instance using docker driver [2024-01-18T14:09:50.773Z] [2024-01-18T14:09:50.773Z] #1 [internal] load .dockerignore [2024-01-18T14:09:50.773Z] #1 transferring context: 304B done [2024-01-18T14:09:50.773Z] #1 DONE 0.0s [2024-01-18T14:09:50.773Z] [2024-01-18T14:09:50.773Z] #2 [internal] load build definition from Dockerfile [2024-01-18T14:09:50.773Z] #2 transferring dockerfile: 1.81kB done [2024-01-18T14:09:50.773Z] #2 DONE 0.0s [2024-01-18T14:09:50.773Z] [2024-01-18T14:09:50.773Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-18T14:09:50.773Z] #3 DONE 0.0s [2024-01-18T14:09:50.773Z] [2024-01-18T14:09:50.773Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-18T14:09:50.773Z] #4 DONE 0.3s [2024-01-18T14:09:50.773Z] [2024-01-18T14:09:50.773Z] #5 [internal] load build context [2024-01-18T14:09:50.773Z] #5 transferring context: 2.98kB 0.0s done [2024-01-18T14:09:50.773Z] #5 DONE 0.1s [2024-01-18T14:09:50.773Z] [2024-01-18T14:09:50.773Z] #6 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T14:09:50.773Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T14:09:51.041Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-18T14:09:51.041Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-18T14:09:51.041Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-18T14:09:51.041Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-18T14:09:51.041Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s [2024-01-18T14:09:51.041Z] #6 ... [2024-01-18T14:09:51.041Z] [2024-01-18T14:09:51.041Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-18T14:09:51.041Z] #7 DONE 0.2s [2024-01-18T14:09:51.041Z] [2024-01-18T14:09:51.041Z] #6 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T14:09:51.041Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-18T14:09:51.041Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-18T14:09:51.627Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2024-01-18T14:09:54.971Z] #6 ... [2024-01-18T14:09:54.971Z] [2024-01-18T14:09:54.971Z] #8 [builder 2/7] RUN apk add --no-cache make git [2024-01-18T14:09:54.971Z] #8 0.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T14:09:54.971Z] #8 1.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T14:09:54.971Z] #8 2.195 OK: 266 MiB in 52 packages [2024-01-18T14:09:54.971Z] #8 DONE 3.6s [2024-01-18T14:09:54.971Z] [2024-01-18T14:09:54.971Z] #6 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-18T14:09:54.971Z] #6 DONE 3.8s [2024-01-18T14:09:54.971Z] [2024-01-18T14:09:54.971Z] #9 [builder 3/7] WORKDIR /app [2024-01-18T14:09:54.971Z] #9 DONE 0.1s [2024-01-18T14:09:54.971Z] [2024-01-18T14:09:54.971Z] #10 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2024-01-18T14:09:54.971Z] #10 ... [2024-01-18T14:09:54.971Z] [2024-01-18T14:09:54.971Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-01-18T14:09:54.971Z] #11 DONE 0.1s [2024-01-18T14:09:54.971Z] [2024-01-18T14:09:54.971Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-18T14:09:56.383Z] #12 DONE 1.2s [2024-01-18T14:09:56.383Z] [2024-01-18T14:09:56.383Z] #13 [builder 6/7] COPY . . [2024-01-18T14:09:56.383Z] #13 DONE 0.2s [2024-01-18T14:09:56.383Z] [2024-01-18T14:09:56.383Z] #14 [builder 7/7] RUN make build [2024-01-18T14:09:56.973Z] #14 0.639 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.12 -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-01-18T14:09:57.967Z] #14 ... [2024-01-18T14:09:57.967Z] [2024-01-18T14:09:57.967Z] #10 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init [2024-01-18T14:09:57.967Z] #10 0.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T14:09:57.967Z] #10 1.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T14:09:57.967Z] #10 2.365 (1/2) Installing ca-certificates (20230506-r0) [2024-01-18T14:09:57.967Z] #10 2.467 (2/2) Installing dumb-init (1.2.5-r2) [2024-01-18T14:09:57.967Z] #10 2.477 Executing busybox-1.36.1-r5.trigger [2024-01-18T14:09:57.967Z] #10 2.501 Executing ca-certificates-20230506-r0.trigger [2024-01-18T14:09:57.967Z] #10 2.736 OK: 9 MiB in 17 packages [2024-01-18T14:09:57.967Z] #10 DONE 3.1s [2024-01-18T14:09:57.967Z] [2024-01-18T14:09:57.967Z] #15 [stage-1 3/9] RUN apk --no-cache upgrade [2024-01-18T14:09:58.554Z] #15 0.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-18T14:09:59.162Z] #15 1.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-18T14:10:00.129Z] #15 2.167 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T14:10:00.129Z] #15 2.270 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) [2024-01-18T14:10:00.129Z] #15 2.291 Executing ca-certificates-20230506-r0.trigger [2024-01-18T14:10:00.400Z] #15 2.524 OK: 9 MiB in 17 packages [2024-01-18T14:10:00.670Z] #15 DONE 2.9s [2024-01-18T14:10:00.670Z] [2024-01-18T14:10:00.670Z] #14 [builder 7/7] RUN make build [2024-01-18T14:11:08.541Z] #14 DONE 64.5s [2024-01-18T14:11:08.541Z] [2024-01-18T14:11:08.541Z] #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-01-18T14:11:08.541Z] #16 DONE 0.1s [2024-01-18T14:11:08.541Z] [2024-01-18T14:11:08.541Z] #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE [2024-01-18T14:11:08.541Z] #17 DONE 0.1s [2024-01-18T14:11:08.541Z] [2024-01-18T14:11:08.541Z] #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ [2024-01-18T14:11:08.541Z] #18 DONE 0.1s [2024-01-18T14:11:08.541Z] [2024-01-18T14:11:08.541Z] #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ [2024-01-18T14:11:08.541Z] #19 DONE 0.1s [2024-01-18T14:11:08.541Z] [2024-01-18T14:11:08.541Z] #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory [2024-01-18T14:11:08.541Z] #20 DONE 0.3s [2024-01-18T14:11:08.541Z] [2024-01-18T14:11:08.541Z] #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache [2024-01-18T14:11:08.541Z] #21 DONE 0.7s [2024-01-18T14:11:08.541Z] [2024-01-18T14:11:08.541Z] #22 exporting to image [2024-01-18T14:11:08.541Z] #22 exporting layers [2024-01-18T14:11:08.541Z] #22 exporting layers 0.4s done [2024-01-18T14:11:08.541Z] #22 writing image sha256:3abd9c94c025b84de07fbb5a5e7856c53f89ba8a8ced697cf04bdd834d0fdae2 done [2024-01-18T14:11:08.541Z] #22 naming to docker.io/library/app-rfid-llrp-inventory-arm64 done [2024-01-18T14:11:08.541Z] #22 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:11:09.832Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-18T14:11:09.832Z] [2024-01-18T14:11:09.832Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:11:10.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-18T14:11:10.296Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-18T14:11:10.296Z] 8998bd30e6a1: Pulling fs layer [2024-01-18T14:11:10.296Z] 04944245beec: Pulling fs layer [2024-01-18T14:11:10.296Z] 699f458cf7ca: Pulling fs layer [2024-01-18T14:11:10.296Z] 765212b225bb: Pulling fs layer [2024-01-18T14:11:10.296Z] f23df028b6ca: Pulling fs layer [2024-01-18T14:11:10.296Z] 765212b225bb: Waiting [2024-01-18T14:11:10.296Z] d65c8cfc05b1: Pulling fs layer [2024-01-18T14:11:10.296Z] f23df028b6ca: Waiting [2024-01-18T14:11:10.296Z] 2437ff75d9bd: Pulling fs layer [2024-01-18T14:11:10.296Z] d65c8cfc05b1: Waiting [2024-01-18T14:11:10.296Z] 2437ff75d9bd: Waiting [2024-01-18T14:11:10.567Z] 04944245beec: Verifying Checksum [2024-01-18T14:11:10.567Z] 04944245beec: Download complete [2024-01-18T14:11:10.567Z] 765212b225bb: Verifying Checksum [2024-01-18T14:11:10.567Z] 765212b225bb: Download complete [2024-01-18T14:11:10.567Z] f23df028b6ca: Verifying Checksum [2024-01-18T14:11:10.567Z] f23df028b6ca: Download complete [2024-01-18T14:11:10.567Z] d65c8cfc05b1: Download complete [2024-01-18T14:11:10.567Z] 699f458cf7ca: Verifying Checksum [2024-01-18T14:11:10.567Z] 699f458cf7ca: Download complete [2024-01-18T14:11:11.154Z] 8998bd30e6a1: Verifying Checksum [2024-01-18T14:11:11.154Z] 8998bd30e6a1: Download complete [2024-01-18T14:11:13.100Z] 2437ff75d9bd: Verifying Checksum [2024-01-18T14:11:13.100Z] 2437ff75d9bd: Download complete [2024-01-18T14:11:17.362Z] 8998bd30e6a1: Pull complete [2024-01-18T14:11:17.362Z] 04944245beec: Pull complete [2024-01-18T14:11:18.777Z] 699f458cf7ca: Pull complete [2024-01-18T14:11:19.045Z] 765212b225bb: Pull complete [2024-01-18T14:11:21.633Z] f23df028b6ca: Pull complete [2024-01-18T14:11:21.633Z] d65c8cfc05b1: Pull complete [2024-01-18T14:11:43.701Z] 2437ff75d9bd: Pull complete [2024-01-18T14:11:43.701Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-18T14:11:43.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-18T14:11:43.701Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:11:44.266Z] prd-ubuntu20.04-docker-arm64-4c-16g-27462 does not seem to be running inside a container [2024-01-18T14:11:44.330Z] $ 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-01-18T14:11:45.564Z] $ docker top 5bb750c649fc7b633679254d2e045c31b80ba3789f25446b3e54008a16d8d9d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:11:46.181Z] ---> job-cost.sh [2024-01-18T14:11:46.447Z] lf-activate-venv: SKIPPING [2024-01-18T14:11:46.447Z] INFO: No Stack... [2024-01-18T14:11:47.028Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-18T14:11:47.611Z] INFO: Archiving Costs [Pipeline] sh [2024-01-18T14:11:47.957Z] + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv [2024-01-18T14:11:47.957Z] + cut -d, -f6 [Pipeline] lock [2024-01-18T14:11:49.807Z] Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-265-1-stack-cost] [2024-01-18T14:11:49.815Z] Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-265-1-stack-cost] did not exist. Created. [2024-01-18T14:11:49.815Z] Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-265-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-18T14:11:50.336Z] /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-56d9ca4e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-18T14:11:50.682Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-18T14:11:50.721Z] Warning: overwriting stash ‘stack-cost’ [2024-01-18T14:11:50.770Z] Stashed 1 file(s) [Pipeline] } [2024-01-18T14:11:50.813Z] Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-265-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-18T14:11:50.984Z] $ docker stop --time=1 5bb750c649fc7b633679254d2e045c31b80ba3789f25446b3e54008a16d8d9d8 [2024-01-18T14:11:52.343Z] $ docker rm -f --volumes 5bb750c649fc7b633679254d2e045c31b80ba3789f25446b3e54008a16d8d9d8 [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-01-18T14:11:54.323Z] provisioning config files... [2024-01-18T14:11:54.329Z] copy managed file [app-rfid-llrp-inventory-codecov-token] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-265@tmp/config1844751336682817523tmp [Pipeline] { [Pipeline] sh [2024-01-18T14:11:54.756Z] + set +x [2024-01-18T14:11:54.756Z] + curl -s https://codecov.io/bash [2024-01-18T14:11:54.756Z] + bash -s -- [2024-01-18T14:11:54.756Z] [2024-01-18T14:11:54.756Z] _____ _ [2024-01-18T14:11:54.756Z] / ____| | | [2024-01-18T14:11:54.756Z] | | ___ __| | ___ ___ _____ __ [2024-01-18T14:11:54.756Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-18T14:11:54.756Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-18T14:11:54.756Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-18T14:11:54.756Z] Bash-1.0.6 [2024-01-18T14:11:54.756Z] [2024-01-18T14:11:54.756Z] [2024-01-18T14:11:54.756Z] ==> git version 2.25.1 found [2024-01-18T14:11:54.756Z] ==> 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-01-18T14:11:54.756Z] Release-Date: 2020-01-08 [2024-01-18T14:11:54.757Z] 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-01-18T14:11:54.757Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-18T14:11:54.757Z] ==> Jenkins CI detected. [2024-01-18T14:11:54.757Z] current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-265 [2024-01-18T14:11:54.757Z] project root: . [2024-01-18T14:11:54.757Z] --> token set from env [2024-01-18T14:11:54.757Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-18T14:11:54.757Z] ==> Running gcov in . (disable via -X gcov) [2024-01-18T14:11:54.757Z] ==> Python coveragepy not found [2024-01-18T14:11:54.757Z] ==> Searching for coverage reports in: [2024-01-18T14:11:54.757Z] + . [2024-01-18T14:11:55.015Z] -> Found 1 reports [2024-01-18T14:11:55.015Z] ==> Detecting git/mercurial file structure [2024-01-18T14:11:55.015Z] ==> Reading reports [2024-01-18T14:11:55.015Z] + ./coverage.out bytes=41317 [2024-01-18T14:11:55.015Z] ==> Appending adjustments [2024-01-18T14:11:55.015Z] https://docs.codecov.io/docs/fixing-reports [2024-01-18T14:11:55.015Z] + Found adjustments [2024-01-18T14:11:55.015Z] ==> Gzipping contents [2024-01-18T14:11:55.015Z] 12K /tmp/codecov.XRACP5.gz [2024-01-18T14:11:55.015Z] ==> Uploading reports [2024-01-18T14:11:55.015Z] url: https://codecov.io [2024-01-18T14:11:55.015Z] query: branch=PR-265&commit=5c80aee389b0b1d53206b86da425135e644f5b21&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-265%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=265&job=&cmd_args= [2024-01-18T14:11:55.015Z] -> Pinging Codecov [2024-01-18T14:11:55.015Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-265&commit=5c80aee389b0b1d53206b86da425135e644f5b21&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-rfid-llrp-inventory%2Fjob%2FPR-265%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-rfid-llrp-inventory&service=jenkins&flags=&pr=265&job=&cmd_args= [2024-01-18T14:11:55.274Z] -> Uploading to [2024-01-18T14:11:55.274Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-18/581DD39554BDF9B6E22D074273EAD858/5c80aee389b0b1d53206b86da425135e644f5b21/a1209f0e-e609-418e-ae9b-7812edddc726.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240118%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240118T141155Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e18e7a10e01777bb6185411ad1c61f510446f5c22974087dc8832f2fe6168c00 [2024-01-18T14:11:55.274Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-18T14:11:55.274Z] Dload Upload Total Spent Left Speed [2024-01-18T14:11:55.533Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 43159 --:--:-- --:--:-- --:--:-- 43159 [2024-01-18T14:11:55.791Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5c80aee389b0b1d53206b86da425135e644f5b21 [Pipeline] } [2024-01-18T14:11:55.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-01-18T14:11:59.149Z] + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-265/archives ] [2024-01-18T14:11:59.149Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-265/archives [2024-01-18T14:11:59.149Z] total 16 [2024-01-18T14:11:59.149Z] drwxr-xr-x 3 root root 4096 Jan 18 14:05 . [2024-01-18T14:11:59.149Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 18 14:05 .. [2024-01-18T14:11:59.149Z] drwxr-xr-x 2 root root 4096 Jan 18 14:05 cost [2024-01-18T14:11:59.149Z] -rw-r--r-- 1 root root 95 Jan 18 14:05 cost.csv [2024-01-18T14:11:59.149Z] + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-265/archives [2024-01-18T14:11:59.149Z] + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-265/archives [2024-01-18T14:11:59.149Z] total 16 [2024-01-18T14:11:59.149Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 14:05 . [2024-01-18T14:11:59.149Z] drwxrwxr-x 12 jenkins jenkins 4096 Jan 18 14:05 .. [2024-01-18T14:11:59.149Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 14:05 cost [2024-01-18T14:11:59.149Z] -rw-r--r-- 1 jenkins jenkins 95 Jan 18 14:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:11:59.484Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:12:00.372Z] ---> package-listing.sh [2024-01-18T14:12:00.372Z] ++ facter osfamily [2024-01-18T14:12:00.372Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-18T14:12:00.631Z] + OS_FAMILY=debian [2024-01-18T14:12:00.631Z] + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-265 [2024-01-18T14:12:00.631Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-18T14:12:00.631Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-18T14:12:00.631Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-18T14:12:00.631Z] + PACKAGES=/tmp/packages_start.txt [2024-01-18T14:12:00.631Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-265 ']' [2024-01-18T14:12:00.631Z] + PACKAGES=/tmp/packages_end.txt [2024-01-18T14:12:00.631Z] + case "${OS_FAMILY}" in [2024-01-18T14:12:00.631Z] + dpkg -l [2024-01-18T14:12:00.631Z] + grep '^ii' [2024-01-18T14:12:00.631Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-18T14:12:00.631Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-18T14:12:00.631Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-18T14:12:00.631Z] + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-265 ']' [2024-01-18T14:12:00.631Z] + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-265/archives/ [2024-01-18T14:12:00.631Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/y_app-rfid-llrp-inventory_PR-265/archives/ [Pipeline] echo [2024-01-18T14:12:00.668Z] 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-265/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-18T14:12:00.962Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-18T14:12:01.634Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-18T14:12:01.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-18T14:12:01.911Z] prd-ubuntu20.04-docker-8c-8g-27461 does not seem to be running inside a container [2024-01-18T14:12:01.943Z] $ 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-265/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-265 -v /w/workspace/y_app-rfid-llrp-inventory_PR-265:/w/workspace/y_app-rfid-llrp-inventory_PR-265:rw,z -v /w/workspace/y_app-rfid-llrp-inventory_PR-265@tmp:/w/workspace/y_app-rfid-llrp-inventory_PR-265@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-18T14:12:02.139Z] $ docker top bb5884b9a4a7a0c96b9ecdb47d0781ef0d68242cbc1dda8b54ad30c97e2c55dd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-18T14:12:02.638Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-18T14:12:02.952Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-18T14:12:03.261Z] + ls /var/log/sa-host [2024-01-18T14:12:03.261Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-18T14:12:03.524Z] provisioning config files... [2024-01-18T14:12:03.536Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-265@tmp/config15971464354602888684tmp [Pipeline] { [Pipeline] echo [2024-01-18T14:12:03.688Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:12:04.000Z] ---> create-netrc.sh [Pipeline] } [2024-01-18T14:12:04.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:12:04.542Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-18T14:12:04.576Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:12:04.887Z] ---> sudo-logs.sh [2024-01-18T14:12:04.887Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-18T14:12:05.028Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:12:05.341Z] ---> job-cost.sh [2024-01-18T14:12:05.341Z] lf-activate-venv: SKIPPING [2024-01-18T14:12:05.341Z] DEBUG: total: 0.2199999988079071 [2024-01-18T14:12:05.341Z] INFO: Retrieving Stack Cost... [2024-01-18T14:12:05.600Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-18T14:12:06.168Z] INFO: Archiving Costs [Pipeline] echo [2024-01-18T14:12:06.202Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-18T14:12:06.511Z] ---> logs-deploy.sh [2024-01-18T14:12:06.512Z] lf-activate-venv: SKIPPING [2024-01-18T14:12:06.512Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-265/1 [2024-01-18T14:12:06.512Z] INFO: archiving workspace using pattern(s): [2024-01-18T14:12:07.448Z] Archives upload complete. [2024-01-18T14:12:07.707Z] INFO: archiving logs to Nexus [2024-01-18T14:12:08.278Z] ---> uname -a: [2024-01-18T14:12:08.278Z] Linux prd-ubuntu20-04-docker-8c-8g-27461 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-01-18T14:12:08.278Z] [2024-01-18T14:12:08.278Z] [2024-01-18T14:12:08.278Z] ---> lscpu: [2024-01-18T14:12:08.278Z] Architecture: x86_64 [2024-01-18T14:12:08.278Z] CPU op-mode(s): 32-bit, 64-bit [2024-01-18T14:12:08.278Z] Byte Order: Little Endian [2024-01-18T14:12:08.278Z] Address sizes: 40 bits physical, 48 bits virtual [2024-01-18T14:12:08.278Z] CPU(s): 8 [2024-01-18T14:12:08.278Z] On-line CPU(s) list: 0-7 [2024-01-18T14:12:08.278Z] Thread(s) per core: 1 [2024-01-18T14:12:08.278Z] Core(s) per socket: 1 [2024-01-18T14:12:08.278Z] Socket(s): 8 [2024-01-18T14:12:08.278Z] NUMA node(s): 1 [2024-01-18T14:12:08.278Z] Vendor ID: AuthenticAMD [2024-01-18T14:12:08.278Z] CPU family: 23 [2024-01-18T14:12:08.278Z] Model: 49 [2024-01-18T14:12:08.278Z] Model name: AMD EPYC-Rome Processor [2024-01-18T14:12:08.278Z] Stepping: 0 [2024-01-18T14:12:08.278Z] CPU MHz: 2799.998 [2024-01-18T14:12:08.278Z] BogoMIPS: 5599.99 [2024-01-18T14:12:08.278Z] Virtualization: AMD-V [2024-01-18T14:12:08.278Z] Hypervisor vendor: KVM [2024-01-18T14:12:08.278Z] Virtualization type: full [2024-01-18T14:12:08.278Z] L1d cache: 256 KiB [2024-01-18T14:12:08.278Z] L1i cache: 256 KiB [2024-01-18T14:12:08.278Z] L2 cache: 4 MiB [2024-01-18T14:12:08.278Z] L3 cache: 128 MiB [2024-01-18T14:12:08.278Z] NUMA node0 CPU(s): 0-7 [2024-01-18T14:12:08.278Z] Vulnerability Itlb multihit: Not affected [2024-01-18T14:12:08.278Z] Vulnerability L1tf: Not affected [2024-01-18T14:12:08.278Z] Vulnerability Mds: Not affected [2024-01-18T14:12:08.278Z] Vulnerability Meltdown: Not affected [2024-01-18T14:12:08.278Z] Vulnerability Mmio stale data: Not affected [2024-01-18T14:12:08.278Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-01-18T14:12:08.278Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-01-18T14:12:08.278Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-01-18T14:12:08.278Z] Vulnerability Srbds: Not affected [2024-01-18T14:12:08.278Z] Vulnerability Tsx async abort: Not affected [2024-01-18T14:12:08.278Z] 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-01-18T14:12:08.278Z] [2024-01-18T14:12:08.278Z] [2024-01-18T14:12:08.278Z] ---> nproc: [2024-01-18T14:12:08.278Z] 8 [2024-01-18T14:12:08.278Z] [2024-01-18T14:12:08.278Z] [2024-01-18T14:12:08.278Z] ---> df -h: [2024-01-18T14:12:08.278Z] Filesystem Size Used Avail Use% Mounted on [2024-01-18T14:12:08.278Z] overlay 155G 12G 144G 8% / [2024-01-18T14:12:08.278Z] tmpfs 64M 0 64M 0% /dev [2024-01-18T14:12:08.278Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-01-18T14:12:08.278Z] shm 64M 0 64M 0% /dev/shm [2024-01-18T14:12:08.278Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-01-18T14:12:08.278Z] [2024-01-18T14:12:08.278Z] [2024-01-18T14:12:08.278Z] ---> sar -b -r -n DEV: [2024-01-18T14:12:08.278Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27461) 01/18/24 _x86_64_ (8 CPU) [2024-01-18T14:12:08.278Z] [2024-01-18T14:12:08.278Z] 14:01:39 LINUX RESTART (8 CPU) [2024-01-18T14:12:08.278Z] [2024-01-18T14:12:08.278Z] 14:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-01-18T14:12:08.278Z] 14:03:01 152.84 38.50 114.34 0.00 4308.69 36694.80 0.00 [2024-01-18T14:12:08.278Z] 14:04:01 161.26 1.10 160.16 0.00 12.26 51829.36 0.00 [2024-01-18T14:12:08.278Z] 14:05:01 43.79 0.07 43.73 0.00 7.47 18476.94 0.00 [2024-01-18T14:12:08.278Z] 14:06:01 209.45 0.25 209.20 0.00 19.06 40077.45 0.00 [2024-01-18T14:12:08.278Z] 14:07:01 44.78 11.58 33.19 0.00 3468.09 5775.70 0.00 [2024-01-18T14:12:08.278Z] 14:08:01 5.43 0.02 5.41 0.00 0.13 111.30 0.00 [2024-01-18T14:12:08.278Z] 14:09:01 2.13 0.00 2.13 0.00 0.00 24.65 0.00 [2024-01-18T14:12:08.278Z] 14:10:01 1.95 0.00 1.95 0.00 0.00 21.33 0.00 [2024-01-18T14:12:08.278Z] 14:11:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 [2024-01-18T14:12:08.278Z] 14:12:01 2.03 0.25 1.78 0.00 19.33 26.80 0.00 [2024-01-18T14:12:08.278Z] Average: 62.34 5.12 57.22 0.00 777.57 15268.66 0.00 [2024-01-18T14:12:08.278Z] [2024-01-18T14:12:08.278Z] 14:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-01-18T14:12:08.278Z] 14:03:01 29205852 31551756 773160 2.35 76792 2536592 1986508 5.85 1015680 2277484 1176 [2024-01-18T14:12:08.278Z] 14:04:01 28426768 31564416 750640 2.28 148516 3187232 1747480 5.15 1061576 2927252 468 [2024-01-18T14:12:08.278Z] 14:05:01 27940408 31554880 757972 2.31 152128 3619832 1897424 5.59 1209720 3224052 88 [2024-01-18T14:12:08.278Z] 14:06:01 27585252 31567764 740300 2.25 165428 3934884 1770328 5.22 1265100 3474900 148 [2024-01-18T14:12:08.278Z] 14:07:01 27223356 31518844 756288 2.30 187992 4228132 1740732 5.13 1521648 3546940 1224 [2024-01-18T14:12:08.278Z] 14:08:01 27267240 31557712 718276 2.18 186552 4224876 1705800 5.03 1483024 3543692 384 [2024-01-18T14:12:08.278Z] 14:09:01 27267832 31558420 717540 2.18 186624 4224880 1705800 5.03 1483808 3543700 132 [2024-01-18T14:12:08.278Z] 14:10:01 27270084 31560752 715164 2.17 186700 4224880 1705800 5.03 1481332 3543696 12 [2024-01-18T14:12:08.278Z] 14:11:01 27270288 31560996 714840 2.17 186760 4224884 1705800 5.03 1480600 3543700 12 [2024-01-18T14:12:08.278Z] 14:12:01 27268624 31560552 715268 2.18 186820 4226052 1696344 5.00 1483352 3544072 880 [2024-01-18T14:12:08.278Z] Average: 27672570 31555609 735945 2.24 166431 3863224 1766202 5.21 1348584 3316949 452 [2024-01-18T14:12:08.278Z] [2024-01-18T14:12:08.278Z] 14:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-01-18T14:12:08.278Z] 14:03:01 lo 6.58 6.58 0.65 0.65 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:03:01 docker0 74.94 76.73 5.90 334.36 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:03:01 veth5f6634a 31.89 35.84 3.05 34.52 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:03:01 ens3 631.98 453.91 6195.05 137.92 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:04:01 docker0 187.72 318.05 15.79 2326.72 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:04:01 ens3 323.63 190.88 2331.37 20.40 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:05:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:05:01 ens3 32.49 20.10 31.66 12.26 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:06:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:06:01 docker0 5.62 9.60 0.34 128.31 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:06:01 ens3 123.25 77.47 2723.23 19.45 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:07:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:07:01 ens3 140.94 69.89 2069.65 4.93 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:08:01 ens3 0.37 0.28 0.09 0.08 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:09:01 ens3 0.63 0.27 2.07 0.02 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:10:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:12:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] 14:12:01 ens3 12.40 7.57 12.74 4.54 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] Average: lo 1.01 1.01 0.10 0.10 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] Average: docker0 26.75 40.38 2.20 278.83 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] Average: ens3 125.74 81.42 1328.39 19.76 0.00 0.00 0.00 0.00 [2024-01-18T14:12:08.278Z] [2024-01-18T14:12:08.278Z] [2024-01-18T14:12:08.278Z] ---> sar -P ALL: [2024-01-18T14:12:08.278Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27461) 01/18/24 _x86_64_ (8 CPU) [2024-01-18T14:12:08.278Z] [2024-01-18T14:12:08.278Z] 14:01:39 LINUX RESTART (8 CPU) [2024-01-18T14:12:08.278Z] [2024-01-18T14:12:08.278Z] 14:02:02 CPU %user %nice %system %iowait %steal %idle [2024-01-18T14:12:08.278Z] 14:03:01 all 9.77 0.00 3.30 2.11 0.05 84.77 [2024-01-18T14:12:08.278Z] 14:03:01 0 11.04 0.00 3.71 2.56 0.05 82.63 [2024-01-18T14:12:08.278Z] 14:03:01 1 7.78 0.00 2.52 0.14 0.05 89.52 [2024-01-18T14:12:08.278Z] 14:03:01 2 9.73 0.00 3.39 10.65 0.05 76.18 [2024-01-18T14:12:08.278Z] 14:03:01 3 9.11 0.00 3.67 0.17 0.03 87.01 [2024-01-18T14:12:08.278Z] 14:03:01 4 9.70 0.00 3.12 0.84 0.07 86.28 [2024-01-18T14:12:08.278Z] 14:03:01 5 11.43 0.00 3.67 0.68 0.05 84.16 [2024-01-18T14:12:08.278Z] 14:03:01 6 9.36 0.00 3.76 0.65 0.05 86.19 [2024-01-18T14:12:08.278Z] 14:03:01 7 10.02 0.00 2.57 1.16 0.05 86.20 [2024-01-18T14:12:08.278Z] 14:04:01 all 4.29 0.00 2.19 4.45 0.05 89.03 [2024-01-18T14:12:08.278Z] 14:04:01 0 4.29 0.00 2.89 15.84 0.07 76.92 [2024-01-18T14:12:08.278Z] 14:04:01 1 4.79 0.00 1.95 1.11 0.05 92.10 [2024-01-18T14:12:08.278Z] 14:04:01 2 3.84 0.00 2.07 4.46 0.05 89.58 [2024-01-18T14:12:08.278Z] 14:04:01 3 3.94 0.00 1.87 1.58 0.07 92.55 [2024-01-18T14:12:08.278Z] 14:04:01 4 4.69 0.00 2.25 0.52 0.03 92.51 [2024-01-18T14:12:08.278Z] 14:04:01 5 4.37 0.00 2.44 11.26 0.07 81.86 [2024-01-18T14:12:08.278Z] 14:04:01 6 4.10 0.00 2.40 0.84 0.05 92.60 [2024-01-18T14:12:08.278Z] 14:04:01 7 4.28 0.00 1.64 0.03 0.03 94.02 [2024-01-18T14:12:08.278Z] 14:05:01 all 45.53 0.00 4.23 0.38 0.07 49.78 [2024-01-18T14:12:08.278Z] 14:05:01 0 43.83 0.00 4.28 1.50 0.07 50.32 [2024-01-18T14:12:08.278Z] 14:05:01 1 43.55 0.00 3.76 0.12 0.07 52.50 [2024-01-18T14:12:08.278Z] 14:05:01 2 45.70 0.00 3.93 0.70 0.07 49.60 [2024-01-18T14:12:08.278Z] 14:05:01 3 47.29 0.00 4.27 0.10 0.07 48.28 [2024-01-18T14:12:08.278Z] 14:05:01 4 46.55 0.00 4.79 0.15 0.07 48.43 [2024-01-18T14:12:08.278Z] 14:05:01 5 45.05 0.00 3.70 0.34 0.08 50.83 [2024-01-18T14:12:08.278Z] 14:05:01 6 45.92 0.00 4.11 0.10 0.07 49.81 [2024-01-18T14:12:08.278Z] 14:05:01 7 46.37 0.00 5.00 0.07 0.07 48.49 [2024-01-18T14:12:08.278Z] 14:06:01 all 19.38 0.00 4.01 0.49 0.06 76.06 [2024-01-18T14:12:08.278Z] 14:06:01 0 18.47 0.00 3.90 0.13 0.07 77.43 [2024-01-18T14:12:08.278Z] 14:06:01 1 17.80 0.00 3.48 1.13 0.07 77.53 [2024-01-18T14:12:08.278Z] 14:06:01 2 20.88 0.00 3.73 0.23 0.05 75.10 [2024-01-18T14:12:08.278Z] 14:06:01 3 20.81 0.00 4.40 1.69 0.07 73.03 [2024-01-18T14:12:08.278Z] 14:06:01 4 19.12 0.00 4.52 0.07 0.07 76.23 [2024-01-18T14:12:08.278Z] 14:06:01 5 18.85 0.00 3.44 0.28 0.05 77.38 [2024-01-18T14:12:08.278Z] 14:06:01 6 19.08 0.00 4.37 0.07 0.07 76.41 [2024-01-18T14:12:08.278Z] 14:06:01 7 20.02 0.00 4.23 0.30 0.07 75.39 [2024-01-18T14:12:08.278Z] 14:07:01 all 2.23 0.00 1.25 0.23 0.02 96.27 [2024-01-18T14:12:08.278Z] 14:07:01 0 2.87 0.00 0.97 0.30 0.02 95.84 [2024-01-18T14:12:08.278Z] 14:07:01 1 3.01 0.00 1.75 0.05 0.02 95.17 [2024-01-18T14:12:08.278Z] 14:07:01 2 1.62 0.00 0.73 0.00 0.03 97.62 [2024-01-18T14:12:08.278Z] 14:07:01 3 2.02 0.00 1.12 0.12 0.02 96.73 [2024-01-18T14:12:08.278Z] 14:07:01 4 2.62 0.00 1.14 0.18 0.02 96.04 [2024-01-18T14:12:08.278Z] 14:07:01 5 2.07 0.00 1.22 0.33 0.03 96.34 [2024-01-18T14:12:08.278Z] 14:07:01 6 1.89 0.00 2.25 0.03 0.02 95.81 [2024-01-18T14:12:08.278Z] 14:07:01 7 1.72 0.00 0.83 0.83 0.00 96.61 [2024-01-18T14:12:08.278Z] 14:08:01 all 0.09 0.00 0.08 0.01 0.01 99.81 [2024-01-18T14:12:08.278Z] 14:08:01 0 0.10 0.00 0.12 0.05 0.02 99.72 [2024-01-18T14:12:08.278Z] 14:08:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2024-01-18T14:12:08.278Z] 14:08:01 2 0.07 0.00 0.08 0.02 0.00 99.83 [2024-01-18T14:12:08.278Z] 14:08:01 3 0.27 0.00 0.12 0.00 0.00 99.62 [2024-01-18T14:12:08.278Z] 14:08:01 4 0.13 0.00 0.07 0.03 0.02 99.75 [2024-01-18T14:12:08.278Z] 14:08:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2024-01-18T14:12:08.278Z] 14:08:01 6 0.03 0.00 0.07 0.00 0.00 99.90 [2024-01-18T14:12:08.278Z] 14:08:01 7 0.03 0.00 0.07 0.00 0.02 99.88 [2024-01-18T14:12:08.278Z] 14:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-01-18T14:12:08.278Z] 14:09:01 0 0.05 0.00 0.03 0.03 0.03 99.85 [2024-01-18T14:12:08.278Z] 14:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-18T14:12:08.278Z] 14:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-18T14:12:08.278Z] 14:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-01-18T14:12:08.278Z] 14:09:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2024-01-18T14:12:08.278Z] 14:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-18T14:12:08.278Z] 14:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-18T14:12:08.278Z] 14:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-18T14:12:08.278Z] 14:10:01 all 0.06 0.00 0.01 0.01 0.01 99.92 [2024-01-18T14:12:08.278Z] 14:10:01 0 0.13 0.00 0.00 0.03 0.02 99.82 [2024-01-18T14:12:08.278Z] 14:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-18T14:12:08.278Z] 14:10:01 2 0.10 0.00 0.02 0.02 0.02 99.85 [2024-01-18T14:12:08.278Z] 14:10:01 3 0.12 0.00 0.00 0.00 0.00 99.88 [2024-01-18T14:12:08.278Z] 14:10:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2024-01-18T14:12:08.278Z] 14:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-01-18T14:12:08.278Z] 14:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-18T14:12:08.278Z] 14:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-18T14:12:08.278Z] 14:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-01-18T14:12:08.278Z] 14:11:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2024-01-18T14:12:08.278Z] 14:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-18T14:12:08.278Z] 14:11:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-01-18T14:12:08.278Z] 14:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-18T14:12:08.278Z] 14:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-01-18T14:12:08.278Z] 14:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-18T14:12:08.278Z] 14:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-18T14:12:08.278Z] 14:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-18T14:12:08.278Z] 14:12:01 all 0.38 0.00 0.12 0.01 0.00 99.50 [2024-01-18T14:12:08.278Z] 14:12:01 0 0.33 0.00 0.08 0.03 0.00 99.55 [2024-01-18T14:12:08.279Z] 14:12:01 1 0.78 0.00 0.20 0.00 0.00 99.02 [2024-01-18T14:12:08.279Z] 14:12:01 2 0.13 0.00 0.08 0.00 0.03 99.75 [2024-01-18T14:12:08.279Z] 14:12:01 3 0.12 0.00 0.10 0.02 0.00 99.77 [2024-01-18T14:12:08.279Z] 14:12:01 4 0.42 0.00 0.13 0.02 0.00 99.43 [2024-01-18T14:12:08.279Z] 14:12:01 5 0.77 0.00 0.15 0.00 0.00 99.08 [2024-01-18T14:12:08.279Z] 14:12:01 6 0.37 0.00 0.10 0.00 0.00 99.53 [2024-01-18T14:12:08.279Z] 14:12:01 7 0.08 0.00 0.08 0.00 0.00 99.83 [2024-01-18T14:12:08.279Z] Average: all 8.14 0.00 1.51 0.76 0.03 89.55 [2024-01-18T14:12:08.279Z] Average: 0 8.08 0.00 1.59 2.03 0.04 88.26 [2024-01-18T14:12:08.279Z] Average: 1 7.74 0.00 1.37 0.25 0.03 90.61 [2024-01-18T14:12:08.279Z] Average: 2 8.23 0.00 1.40 1.58 0.03 88.75 [2024-01-18T14:12:08.279Z] Average: 3 8.32 0.00 1.54 0.37 0.03 89.74 [2024-01-18T14:12:08.279Z] Average: 4 8.30 0.00 1.60 0.18 0.03 89.89 [2024-01-18T14:12:08.279Z] Average: 5 8.22 0.00 1.46 1.28 0.03 89.00 [2024-01-18T14:12:08.279Z] Average: 6 8.03 0.00 1.70 0.17 0.03 90.08 [2024-01-18T14:12:08.279Z] Average: 7 8.20 0.00 1.43 0.24 0.02 90.11 [2024-01-18T14:12:08.279Z] [2024-01-18T14:12:08.279Z] [2024-01-18T14:12:08.279Z]