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 14:02:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:02:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:02:15 ========================================================= 14:02:15 EdgeX Global Pipelines Version Info 14:02:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:02:15 ------------------- 14:02:15 stable info: 14:02:15 ------------------- 14:02:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 14:02:15 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:02:15 Message: update stable to v1.0.258 14:02:16 ------------------- 14:02:16 experimental info: 14:02:16 ------------------- 14:02:16 Commited By: **** collab-it+edgex@linuxfoundation.org 14:02:16 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 14:02:16 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:02:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-rfid-llrp-inventory-settings [Pipeline] echo 14:02:16 [edgeXSetupEnvironment]: set envvar PROJECT = app-rfid-llrp-inventory [Pipeline] echo 14:02:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:02:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:02:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:02:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 14:02:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:02:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 14:02:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:02:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:02:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:02:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-rfid-llrp-inventory [Pipeline] echo 14:02:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:02:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:02:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:02:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:02:17 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 14:02:17 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 14:02:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:02:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:02:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 14:02:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 14:02:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 14:02:18 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 14:02:18 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 14:02:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:02:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:02:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-265 [Pipeline] echo 14:02:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-265 [Pipeline] echo 14:02:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-265 [Pipeline] echo 14:02:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5c80aee389b0b1d53206b86da425135e644f5b21 [Pipeline] echo 14:02:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5c80aee [Pipeline] echo 14:02:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:02:19 provisioning config files... 14:02:19 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 14:02:20 ---> ****-login.sh 14:02:20 nexus3.edgexfoundry.org:10001 14:02:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:20 Configure a credential helper to remove this warning. See 14:02:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:20 14:02:20 Login Succeeded 14:02:20 nexus3.edgexfoundry.org:10002 14:02:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:20 Configure a credential helper to remove this warning. See 14:02:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:20 14:02:20 Login Succeeded 14:02:20 nexus3.edgexfoundry.org:10003 14:02:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:20 Configure a credential helper to remove this warning. See 14:02:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:20 14:02:20 Login Succeeded 14:02:20 nexus3.edgexfoundry.org:10004 14:02:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:20 Configure a credential helper to remove this warning. See 14:02:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:20 14:02:20 Login Succeeded 14:02:20 ****.io 14:02:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:21 Configure a credential helper to remove this warning. See 14:02:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:21 14:02:21 Login Succeeded 14:02:21 ---> ****-login.sh ends [Pipeline] } 14:02:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 14:02:22 + git rev-list -1 --merges 5c80aee389b0b1d53206b86da425135e644f5b21~1..5c80aee389b0b1d53206b86da425135e644f5b21 [Pipeline] echo 14:02:22 -----------> git rev-list -1 --merges 5c80aee389b0b1d53206b86da425135e644f5b21~1..5c80aee389b0b1d53206b86da425135e644f5b21 5c80aee389b0b1d53206b86da425135e644f5b21 [false] [Pipeline] sh 14:02:22 + git log --format=format:%s -1 5c80aee389b0b1d53206b86da425135e644f5b21 [Pipeline] echo 14:02:22 ========================================================= 14:02:22 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:02:22 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:02:22 + git log --format=format:%s -1 5c80aee389b0b1d53206b86da425135e644f5b21 [Pipeline] echo 14:02:22 [semverPrep] GIT_COMMIT: 5c80aee389b0b1d53206b86da425135e644f5b21, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo 14:02:23 [semverPrep] This is not a build commit. [Pipeline] sh 14:02:23 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:02:23 + grep -v github /etc/ssh/ssh_known_hosts 14:02:23 + [ -e /tmp/ssh_known_hosts ] 14:02:23 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:02:23 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:02:23 sudo tee -a /etc/ssh/ssh_known_hosts 14:02:23 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:02:23 14:02:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:02:24 0.1.4: Pulling from edgex-devops/py-git-semver 14:02:24 b85a868b505f: Pulling fs layer 14:02:24 e2be974225ed: Pulling fs layer 14:02:24 339a4e72a1f5: Pulling fs layer 14:02:24 988bab9f4d93: Pulling fs layer 14:02:24 1469e6f7b9e6: Pulling fs layer 14:02:24 eaf3925da568: Pulling fs layer 14:02:24 bab4dde63d76: Pulling fs layer 14:02:24 bde34c3a00c8: Pulling fs layer 14:02:24 b352a97aabf1: Pulling fs layer 14:02:24 4872d77fe225: Pulling fs layer 14:02:24 5851b861e8e6: Pulling fs layer 14:02:24 b352a97aabf1: Waiting 14:02:24 4872d77fe225: Waiting 14:02:24 5851b861e8e6: Waiting 14:02:24 bde34c3a00c8: Waiting 14:02:24 bab4dde63d76: Waiting 14:02:24 eaf3925da568: Waiting 14:02:24 988bab9f4d93: Waiting 14:02:24 e2be974225ed: Download complete 14:02:24 988bab9f4d93: Verifying Checksum 14:02:24 988bab9f4d93: Download complete 14:02:24 1469e6f7b9e6: Download complete 14:02:24 339a4e72a1f5: Verifying Checksum 14:02:24 339a4e72a1f5: Download complete 14:02:24 eaf3925da568: Verifying Checksum 14:02:24 eaf3925da568: Download complete 14:02:24 bde34c3a00c8: Verifying Checksum 14:02:24 bde34c3a00c8: Download complete 14:02:24 b352a97aabf1: Verifying Checksum 14:02:24 b352a97aabf1: Download complete 14:02:24 4872d77fe225: Verifying Checksum 14:02:24 4872d77fe225: Download complete 14:02:24 5851b861e8e6: Download complete 14:02:24 b85a868b505f: Verifying Checksum 14:02:24 b85a868b505f: Download complete 14:02:24 bab4dde63d76: Verifying Checksum 14:02:24 bab4dde63d76: Download complete 14:02:25 b85a868b505f: Pull complete 14:02:26 e2be974225ed: Pull complete 14:02:26 339a4e72a1f5: Pull complete 14:02:26 988bab9f4d93: Pull complete 14:02:26 1469e6f7b9e6: Pull complete 14:02:26 eaf3925da568: Pull complete 14:02:28 bab4dde63d76: Pull complete 14:02:28 bde34c3a00c8: Pull complete 14:02:29 b352a97aabf1: Pull complete 14:02:29 4872d77fe225: Pull complete 14:02:29 5851b861e8e6: Pull complete 14:02:29 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:02:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:02:29 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:02:29 prd-ubuntu20.04-docker-8c-8g-27461 does not seem to be running inside a container 14:02:29 $ 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 14:02:31 $ docker top bbe7b1b3ebb9d82b17b63b8734c97414beb5cbd6af0b8707970b716165df4572 -eo pid,comm 14:02:31 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). 14:02:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:02:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:02:31 [ssh-agent] Looking for ssh-agent implementation... 14:02:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:31 $ docker exec bbe7b1b3ebb9d82b17b63b8734c97414beb5cbd6af0b8707970b716165df4572 ssh-agent 14:02:31 SSH_AUTH_SOCK=/tmp/ssh-XIkKHeBjqie3/agent.32 14:02:31 SSH_AGENT_PID=38 14:02:31 Running ssh-add (command line suppressed) 14:02:31 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) 14:02:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:02:32 + git tag --points-at HEAD [Pipeline] } 14:02:32 $ docker exec --env ******** --env ******** bbe7b1b3ebb9d82b17b63b8734c97414beb5cbd6af0b8707970b716165df4572 ssh-agent -k 14:02:32 unset SSH_AUTH_SOCK; 14:02:32 unset SSH_AGENT_PID; 14:02:32 echo Agent pid 38 killed; 14:02:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:02:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:02:32 [ssh-agent] Looking for ssh-agent implementation... 14:02:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:02:32 $ docker exec bbe7b1b3ebb9d82b17b63b8734c97414beb5cbd6af0b8707970b716165df4572 ssh-agent 14:02:32 SSH_AUTH_SOCK=/tmp/ssh-qhsuRLt7zv5T/agent.70 14:02:32 SSH_AGENT_PID=76 14:02:32 Running ssh-add (command line suppressed) 14:02:32 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) 14:02:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:02:33 + git semver init 14:02:33 2024-01-18 14:02:33,206 [run_init] DEBUG init version:0.0.0 force:False 14:02:33 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 14:02:33 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 14:02:33 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) 14:02:34 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 14:02:34 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 14:02:34 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 14:02:34 2024-01-18 14:02:34,596 [execute] INFO git cat-file --batch-check 14:02:34 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=) 14:02:34 2024-01-18 14:02:34,602 [execute] INFO git cat-file --batch 14:02:34 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=) 14:02:34 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 14:02:34 0.0.0 [Pipeline] } 14:02:34 $ docker exec --env ******** --env ******** bbe7b1b3ebb9d82b17b63b8734c97414beb5cbd6af0b8707970b716165df4572 ssh-agent -k 14:02:34 unset SSH_AUTH_SOCK; 14:02:34 unset SSH_AGENT_PID; 14:02:34 echo Agent pid 76 killed; 14:02:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:02:35 + git semver [Pipeline] } 14:02:35 $ docker stop --time=1 bbe7b1b3ebb9d82b17b63b8734c97414beb5cbd6af0b8707970b716165df4572 14:02:36 $ docker rm -f --volumes bbe7b1b3ebb9d82b17b63b8734c97414beb5cbd6af0b8707970b716165df4572 [Pipeline] // withDockerContainer [Pipeline] sh 14:02:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:02:37 Stashed 1 file(s) [Pipeline] echo 14:02:37 [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 14:02:39 provisioning config files... 14:02:39 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 14:02:40 ---> ****-login.sh 14:02:40 nexus3.edgexfoundry.org:10001 14:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:40 Configure a credential helper to remove this warning. See 14:02:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:40 14:02:40 Login Succeeded 14:02:40 nexus3.edgexfoundry.org:10002 14:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:40 Configure a credential helper to remove this warning. See 14:02:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:40 14:02:40 Login Succeeded 14:02:40 nexus3.edgexfoundry.org:10003 14:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:40 Configure a credential helper to remove this warning. See 14:02:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:40 14:02:40 Login Succeeded 14:02:40 nexus3.edgexfoundry.org:10004 14:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:40 Configure a credential helper to remove this warning. See 14:02:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:40 14:02:40 Login Succeeded 14:02:40 ****.io 14:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:02:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:02:40 Configure a credential helper to remove this warning. See 14:02:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:02:40 14:02:40 Login Succeeded 14:02:41 ---> ****-login.sh ends [Pipeline] } 14:02:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:02:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:02:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:02:41 ========================================================= 14:02:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 14:02:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:02:42 + 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 . 14:02:42 Sending build context to Docker daemon 16.89MB 14:02:42 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 14:02:42 Step 2/12 : FROM ${BASE} AS builder 14:02:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 14:02:42 7264a8db6415: Pulling fs layer 14:02:42 c4d48a809fc2: Pulling fs layer 14:02:42 4f1c88b9dad5: Pulling fs layer 14:02:42 ad3a456e5733: Pulling fs layer 14:02:42 69c7f0334f64: Pulling fs layer 14:02:42 1f1c1a5573a3: Pulling fs layer 14:02:42 ce7588e14bc9: Pulling fs layer 14:02:42 b5e4710f87ac: Pulling fs layer 14:02:42 ce7588e14bc9: Waiting 14:02:42 b5e4710f87ac: Waiting 14:02:42 69c7f0334f64: Waiting 14:02:42 1f1c1a5573a3: Waiting 14:02:42 ad3a456e5733: Waiting 14:02:42 c4d48a809fc2: Verifying Checksum 14:02:42 c4d48a809fc2: Download complete 14:02:42 ad3a456e5733: Verifying Checksum 14:02:42 ad3a456e5733: Download complete 14:02:42 69c7f0334f64: Verifying Checksum 14:02:42 69c7f0334f64: Download complete 14:02:42 7264a8db6415: Verifying Checksum 14:02:42 7264a8db6415: Download complete 14:02:42 1f1c1a5573a3: Verifying Checksum 14:02:42 1f1c1a5573a3: Download complete 14:02:42 b5e4710f87ac: Verifying Checksum 14:02:42 b5e4710f87ac: Download complete 14:02:42 7264a8db6415: Pull complete 14:02:43 c4d48a809fc2: Pull complete 14:02:43 4f1c88b9dad5: Verifying Checksum 14:02:43 4f1c88b9dad5: Download complete 14:02:43 ce7588e14bc9: Verifying Checksum 14:02:46 4f1c88b9dad5: Pull complete 14:02:46 ad3a456e5733: Pull complete 14:02:46 69c7f0334f64: Pull complete 14:02:47 1f1c1a5573a3: Pull complete 14:02:49 ce7588e14bc9: Pull complete 14:02:50 b5e4710f87ac: Pull complete 14:02:50 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 14:02:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 14:02:50 ---> 88b5674ff536 14:02:50 Step 3/12 : ARG ALPINE_PKG_BASE="make git" 14:02:54 Still waiting to schedule task 14:02:54 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 14:02:56 ---> Running in bd45380b2e6c 14:02:56 Removing intermediate container bd45380b2e6c 14:02:56 ---> b9c5e229455b 14:02:56 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 14:02:56 ---> Running in 96aeb75d50db 14:02:56 Removing intermediate container 96aeb75d50db 14:02:56 ---> 2efbbf2ade05 14:02:56 Step 5/12 : ARG ADD_BUILD_TAGS="" 14:02:56 ---> Running in 4a8e8ad7de3f 14:02:56 Removing intermediate container 4a8e8ad7de3f 14:02:56 ---> 4709b53f0e66 14:02:56 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:02:56 ---> Running in 5f4b1f8df3df 14:02:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:02:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:02:57 OK: 264 MiB in 52 packages 14:02:57 Removing intermediate container 5f4b1f8df3df 14:02:57 ---> 364fa387a21e 14:02:57 Step 7/12 : WORKDIR /app 14:02:57 ---> Running in d3895d321a2a 14:02:57 Removing intermediate container d3895d321a2a 14:02:57 ---> 63e4a65160a7 14:02:57 Step 8/12 : COPY go.mod vendor* ./ 14:02:57 ---> 5c29b86e2262 14:02:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:02:57 ---> Running in 8064c88e1520 14:04:05 Removing intermediate container 8064c88e1520 14:04:05 ---> 2bb540924480 14:04:05 Step 10/12 : COPY . . 14:04:05 ---> b808e460aed2 14:04:05 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:04:05 ---> Running in 70f53a4eabf7 14:04:05 Removing intermediate container 70f53a4eabf7 14:04:05 ---> da226215ea3c 14:04:05 Step 12/12 : RUN $MAKE 14:04:05 ---> Running in 91e4d28bf06a 14:04:05 noop 14:04:05 Removing intermediate container 91e4d28bf06a 14:04:05 ---> 7733144e8ccb 14:04:05 Successfully built 7733144e8ccb 14:04:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:04:06 + docker inspect -f . ci-base-image-x86_64 14:04:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:06 prd-ubuntu20.04-docker-8c-8g-27461 does not seem to be running inside a container 14:04:06 $ 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 14:04:06 $ docker top 1c169134eed03cae2a9aef3f61140e3aef2bdf1513dfd1aeb59f2aa06ae18cf0 -eo pid,comm [Pipeline] { [Pipeline] sh 14:04:07 + go version 14:04:07 go version go1.21.0 linux/amd64 [Pipeline] } 14:04:07 $ docker stop --time=1 1c169134eed03cae2a9aef3f61140e3aef2bdf1513dfd1aeb59f2aa06ae18cf0 14:04:08 $ 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 14:04:09 + docker inspect -f . ci-base-image-x86_64 14:04:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:04:09 prd-ubuntu20.04-docker-8c-8g-27461 does not seem to be running inside a container 14:04:09 $ 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 14:04:10 $ docker top ca75aaa8219938d1264d9b388fbb2b69167deb0e71a76beb7f8a0ecbfb363a55 -eo pid,comm [Pipeline] { [Pipeline] sh 14:04:10 + git config --global --add safe.directory /w/workspace/y_app-rfid-llrp-inventory_PR-265 [Pipeline] fileExists [Pipeline] sh 14:04:11 + make test 14:04:11 go test -race ./... -coverprofile=coverage.out ./... 14:04:33 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:04:33 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:04:33 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.147s coverage: 86.2% of statements 14:04:33 Running on prd-ubuntu20.04-docker-arm64-4c-16g-27462 in /w/workspace/y_app-rfid-llrp-inventory_PR-265 [Pipeline] { [Pipeline] ws 14:04:33 Running in /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] { [Pipeline] checkout 14:04:33 The recommended git tool is: git 14:04:33 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 3.695s coverage: 71.9% of statements 14:04:38 using credential edgex-jenkins-ssh 14:04:38 Cloning the remote Git repository 14:04:39 Cloning repository git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:04:39 > git init /w/workspace/app-rfid-llrp-inventory/1 # timeout=10 14:04:39 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:04:39 > git --version # timeout=10 14:04:39 > git --version # 'git version 2.25.1' 14:04:39 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-rfid-llrp-inventory.git +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:42 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:04:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:04:43 Merging remotes/origin/main commit d8be860235509e0d7e9fa77f316287404d89c59b into PR head commit 5c80aee389b0b1d53206b86da425135e644f5b21 14:04:43 Merge succeeded, producing 5c80aee389b0b1d53206b86da425135e644f5b21 14:04:43 Checking out Revision 5c80aee389b0b1d53206b86da425135e644f5b21 (PR-265) 14:04:42 > git config remote.origin.url git@github.com:edgexfoundry/app-rfid-llrp-inventory.git # timeout=10 14:04:42 Fetching upstream changes from git@github.com:edgexfoundry/app-rfid-llrp-inventory.git 14:04:42 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:42 > 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 14:04:43 > git config core.sparsecheckout # timeout=10 14:04:43 > git checkout -f 5c80aee389b0b1d53206b86da425135e644f5b21 # timeout=10 14:04:43 > git remote # timeout=10 14:04:43 > git config --get remote.origin.url # timeout=10 14:04:43 using GIT_SSH to set credentials SSH Credentials for GitHub 14:04:43 > git merge d8be860235509e0d7e9fa77f316287404d89c59b # timeout=10 14:04:43 > git rev-parse HEAD^{commit} # timeout=10 14:04:43 > git config core.sparsecheckout # timeout=10 14:04:43 > git checkout -f 5c80aee389b0b1d53206b86da425135e644f5b21 # timeout=10 14:04:44 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" 14:04:44 > git --version # timeout=10 14:04:44 > git --version # 'git version 2.25.1' 14:04:44 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 14:04:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 14:04:45 % Total % Received % Xferd Average Speed Time Time Time Current 14:04:45 Dload Upload Total Spent Left Speed 14:04:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 14:04:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 14:04:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 14:04:46 + sudo tee /etc/docker/daemon.new 14:04:46 { 14:04:46 "registry-mirrors": [ 14:04:46 "https://nexus3.edgexfoundry.org:10001" 14:04:46 ], 14:04:46 "bip": "10.250.0.254/24", 14:04:46 "hosts": [ 14:04:46 "tcp://0.0.0.0:5555", 14:04:46 "unix:///var/run/docker.sock" 14:04:46 ], 14:04:46 "mtu": 1458, 14:04:46 "selinux-enabled": true, 14:04:46 "seccomp-profile": "/etc/docker/seccomp.json" 14:04:46 } [Pipeline] sh 14:04:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 14:04:47 + sudo service docker restart 14:04:55 go vet ./... 14:04:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:04:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:04:59 ./bin/test-attribution.sh 14:04:59 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:04:59 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:04:59 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:04:59 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:04:59 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:04:59 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 14:04:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:04:59 $ docker stop --time=1 ca75aaa8219938d1264d9b388fbb2b69167deb0e71a76beb7f8a0ecbfb363a55 14:05:01 $ docker rm -f --volumes ca75aaa8219938d1264d9b388fbb2b69167deb0e71a76beb7f8a0ecbfb363a55 [Pipeline] // withDockerContainer [Pipeline] sh 14:05:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:05:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 14:05:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:05:03 + ls -al . 14:05:03 total 208 14:05:03 drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 14:04 . 14:05:03 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 14:02 .. 14:05:03 -rw-rw-r-- 1 jenkins jenkins 262 Jan 18 14:02 .dockerignore 14:05:03 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 14:04 .git 14:05:03 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:02 .github 14:05:03 -rw-rw-r-- 1 jenkins jenkins 773 Jan 18 14:02 .gitignore 14:05:03 -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 14:02 .golangci.yml 14:05:03 drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 14:02 .semver 14:05:03 -rw-rw-r-- 1 jenkins jenkins 10232 Jan 18 14:02 Attribution.txt 14:05:03 -rw-rw-r-- 1 jenkins jenkins 11245 Jan 18 14:02 CHANGELOG.md 14:05:03 -rw-rw-r-- 1 jenkins jenkins 1768 Jan 18 14:02 Dockerfile 14:05:03 -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 14:02 GOVERNANCE.md 14:05:03 -rw-rw-r-- 1 jenkins jenkins 665 Jan 18 14:02 Jenkinsfile 14:05:03 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 18 14:02 LICENSE 14:05:03 -rw-rw-r-- 1 jenkins jenkins 2497 Jan 18 14:02 Makefile 14:05:03 -rw-rw-r-- 1 jenkins jenkins 617 Jan 18 14:02 OWNERS.md 14:05:03 -rw-rw-r-- 1 jenkins jenkins 3851 Jan 18 14:02 README.md 14:05:03 -rw-rw-r-- 1 jenkins jenkins 5 Jan 18 14:02 VERSION 14:05:03 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:02 bin 14:05:03 -rw-r--r-- 1 jenkins jenkins 41317 Jan 18 14:04 coverage.out 14:05:03 -rw-rw-r-- 1 jenkins jenkins 3923 Jan 18 14:02 go.mod 14:05:03 -rw-rw-r-- 1 jenkins jenkins 34420 Jan 18 14:02 go.sum 14:05:03 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:02 images 14:05:03 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 14:02 internal 14:05:03 -rw-rw-r-- 1 jenkins jenkins 531 Jan 18 14:02 main.go 14:05:03 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:02 openapi 14:05:03 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:02 res 14:05:03 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:02 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:04 + 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 . 14:05:04 Sending build context to Docker daemon 16.89MB 14:05:04 Step 1/30 : ARG BASE=golang:1.21-alpine3.18 14:05:04 Step 2/30 : FROM ${BASE} AS builder 14:05:04 ---> 7733144e8ccb 14:05:04 Step 3/30 : ARG ALPINE_PKG_BASE="make git" 14:05:04 ---> Running in b159b34a6908 14:05:04 Removing intermediate container b159b34a6908 14:05:04 ---> 6b234b95b4ca 14:05:04 Step 4/30 : ARG ALPINE_PKG_EXTRA="" 14:05:04 ---> Running in 12a493eab06f 14:05:04 Removing intermediate container 12a493eab06f 14:05:04 ---> ea161dd8aed4 14:05:04 Step 5/30 : ARG ADD_BUILD_TAGS="" 14:05:04 ---> Running in d517c13a77b5 14:05:04 Removing intermediate container d517c13a77b5 14:05:04 ---> 7e40d117b81a 14:05:04 Step 6/30 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 14:05:04 ---> Running in 2d92bed116f6 14:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:05:05 OK: 264 MiB in 52 packages 14:05:05 Removing intermediate container 2d92bed116f6 14:05:05 ---> 56be2e6bf375 14:05:05 Step 7/30 : WORKDIR /app 14:05:05 ---> Running in 96ee9593acd7 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:05:05 provisioning config files... 14:05:05 copy managed file [app-rfid-llrp-inventory-settings] to file:/w/workspace/app-rfid-llrp-inventory/1@tmp/config17057559087622235240tmp [Pipeline] { [Pipeline] libraryResource 14:05:05 Removing intermediate container 96ee9593acd7 14:05:05 ---> f06292674a33 14:05:05 Step 8/30 : COPY go.mod vendor* ./ 14:05:05 ---> dc123c9ce67a 14:05:05 Step 9/30 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:05:05 ---> Running in 5c13d2734324 [Pipeline] sh 14:05:06 ---> ****-login.sh 14:05:06 nexus3.edgexfoundry.org:10001 14:05:06 Removing intermediate container 5c13d2734324 14:05:06 ---> 7ff36fbd003e 14:05:06 Step 10/30 : COPY . . 14:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:05:06 Configure a credential helper to remove this warning. See 14:05:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:05:06 14:05:06 Login Succeeded 14:05:06 nexus3.edgexfoundry.org:10002 14:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:06 ---> f293e25399a0 14:05:06 Step 11/30 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 14:05:06 ---> Running in 560c51735773 14:05:06 Removing intermediate container 560c51735773 14:05:06 ---> a91cf1b81285 14:05:06 Step 12/30 : RUN $MAKE 14:05:06 ---> Running in 63eca18e9d9a 14:05:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:05:06 Configure a credential helper to remove this warning. See 14:05:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:05:06 14:05:06 Login Succeeded 14:05:06 nexus3.edgexfoundry.org:10003 14:05:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:07 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 14:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:05:07 Configure a credential helper to remove this warning. See 14:05:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:05:07 14:05:07 Login Succeeded 14:05:07 nexus3.edgexfoundry.org:10004 14:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:05:07 Configure a credential helper to remove this warning. See 14:05:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:05:07 14:05:07 Login Succeeded 14:05:07 ****.io 14:05:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:05:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:05:07 Configure a credential helper to remove this warning. See 14:05:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:05:07 14:05:07 Login Succeeded 14:05:07 ---> ****-login.sh ends [Pipeline] } 14:05:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 14:05:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:05:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:05:08 ========================================================= 14:05:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 14:05:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:09 + 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 . 14:05:10 #0 building with "default" instance using docker driver 14:05:10 14:05:10 #1 [internal] load .dockerignore 14:05:10 #1 transferring context: 304B 0.0s done 14:05:10 #1 DONE 0.1s 14:05:10 14:05:10 #2 [internal] load build definition from Dockerfile 14:05:10 #2 transferring dockerfile: 1.81kB 0.0s done 14:05:10 #2 DONE 0.1s 14:05:10 14:05:10 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 14:05:10 #3 DONE 0.1s 14:05:10 14:05:10 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 14:05:10 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 14:05:10 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 14:05:10 #4 ... 14:05:10 14:05:10 #5 [internal] load build context 14:05:10 #5 transferring context: 619.70kB 0.1s done 14:05:10 #5 DONE 0.2s 14:05:10 14:05:10 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 14:05:10 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 14:05:10 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s 14:05:10 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 14:05:10 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.2s done 14:05:10 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 14:05:10 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.18MB / 63.99MB 0.4s 14:05:10 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 14:05:10 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 14:05:10 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 3.34MB / 97.63MB 0.4s 14:05:10 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s 14:05:11 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 15.73MB / 63.99MB 0.5s 14:05:11 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.37MB / 11.40MB 0.5s 14:05:11 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.17MB / 63.99MB 0.7s 14:05:11 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done 14:05:11 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 17.83MB / 97.63MB 0.7s 14:05:11 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s 14:05:11 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.58MB / 63.99MB 0.8s 14:05:11 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 23.07MB / 97.63MB 0.8s 14:05:11 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 14:05:11 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.65MB / 63.99MB 0.9s 14:05:11 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 28.31MB / 97.63MB 0.9s 14:05:11 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 14:05:11 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.94MB / 63.99MB 1.0s 14:05:11 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.12MB / 97.63MB 1.0s 14:05:11 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 14:05:11 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 47.19MB / 63.99MB 1.1s 14:05:11 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.85MB / 97.63MB 1.1s 14:05:11 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.72MB / 63.99MB 1.3s 14:05:11 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 50.33MB / 97.63MB 1.3s 14:05:11 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s 14:05:11 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 56.62MB / 97.63MB 1.4s 14:05:12 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.5s done 14:05:12 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 62.91MB / 97.63MB 1.5s 14:05:12 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14:05:12 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 1.7s 14:05:12 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.81MB / 97.63MB 1.8s 14:05:12 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.98MB / 97.63MB 1.9s 14:05:12 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.60MB / 97.63MB 2.1s 14:05:16 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 5.0s done 14:05:18 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.1s 14:05:23 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.3s 14:05:25 Removing intermediate container 63eca18e9d9a 14:05:25 ---> e51b5379eee0 14:05:25 Step 13/30 : FROM alpine:3.18 14:05:25 3.18: Pulling from library/alpine 14:05:25 c926b61bad3b: Pulling fs layer 14:05:25 c926b61bad3b: Download complete 14:05:25 c926b61bad3b: Pull complete 14:05:25 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 14:05:25 Status: Downloaded newer image for alpine:3.18 14:05:25 ---> b541f2080109 14:05:25 Step 14/30 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 14:05:25 ---> Running in cc314b3bf1bb 14:05:25 Removing intermediate container cc314b3bf1bb 14:05:25 ---> e2d76fe6c2bf 14:05:25 Step 15/30 : LABEL Name=app-service-rfid-llrp-inventory Version=${VERSION} 14:05:25 ---> Running in c38b23eda8cf 14:05:25 Removing intermediate container c38b23eda8cf 14:05:25 ---> 451b4504d3c4 14:05:25 Step 16/30 : RUN apk --no-cache add ca-certificates dumb-init 14:05:25 ---> Running in 89fec7793ce5 14:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:05:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:05:26 (1/2) Installing ca-certificates (20230506-r0) 14:05:26 (2/2) Installing dumb-init (1.2.5-r2) 14:05:26 Executing busybox-1.36.1-r5.trigger 14:05:26 Executing ca-certificates-20230506-r0.trigger 14:05:26 OK: 8 MiB in 17 packages 14:05:26 Removing intermediate container 89fec7793ce5 14:05:26 ---> e46a30d633ee 14:05:26 Step 17/30 : RUN apk --no-cache upgrade 14:05:26 ---> Running in 9c576dd6d14d 14:05:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 14:05:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 14:05:27 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 14:05:27 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 14:05:27 Executing ca-certificates-20230506-r0.trigger 14:05:27 OK: 8 MiB in 17 packages 14:05:27 Removing intermediate container 9c576dd6d14d 14:05:27 ---> 54449cd63276 14:05:27 Step 18/30 : COPY --from=builder /app/Attribution.txt /Attribution.txt 14:05:27 ---> d87e417a8087 14:05:27 Step 19/30 : COPY --from=builder /app/LICENSE /LICENSE 14:05:28 ---> 0e5455e57317 14:05:28 Step 20/30 : COPY --from=builder /app/res/ /res/ 14:05:28 ---> 5ed99e8aa320 14:05:28 Step 21/30 : COPY --from=builder /app/static/ /static/ 14:05:28 ---> 8d76e7af2ea9 14:05:28 Step 22/30 : COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:05:28 ---> 9b7b882285e0 14:05:28 Step 23/30 : RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:05:28 ---> Running in 08ca382cfaf6 14:05:29 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.2s done 14:05:29 Removing intermediate container 08ca382cfaf6 14:05:29 ---> ae967fd283a1 14:05:29 Step 24/30 : VOLUME /cache 14:05:29 ---> Running in 7b5e0f9ff483 14:05:29 Removing intermediate container 7b5e0f9ff483 14:05:29 ---> 9c7a968930df 14:05:29 Step 25/30 : EXPOSE 59711 14:05:29 ---> Running in 63ea1d557b82 14:05:29 Removing intermediate container 63ea1d557b82 14:05:29 ---> 7c8086034525 14:05:29 Step 26/30 : ENTRYPOINT ["/app-rfid-llrp-inventory"] 14:05:29 ---> Running in 6f9e2afc9b4f 14:05:29 Removing intermediate container 6f9e2afc9b4f 14:05:29 ---> 07a18a10d60c 14:05:29 Step 27/30 : CMD ["-cp=consul.http://edgex-core-consul:8500", "-registry"] 14:05:29 ---> Running in f1f986191cec 14:05:29 Removing intermediate container f1f986191cec 14:05:29 ---> 92f1c584e7ad 14:05:29 Step 28/30 : LABEL arch=amd64 14:05:29 ---> Running in aff70cbe378a 14:05:30 Removing intermediate container aff70cbe378a 14:05:30 ---> bb204e696626 14:05:30 Step 29/30 : LABEL git_sha=5c80aee389b0b1d53206b86da425135e644f5b21 14:05:30 ---> Running in 7a286388d65b 14:05:30 Removing intermediate container 7a286388d65b 14:05:30 ---> 6dc856233498 14:05:30 Step 30/30 : LABEL version=0.0.0 14:05:30 ---> Running in 3d8c52396f16 14:05:30 Removing intermediate container 3d8c52396f16 14:05:30 ---> 8e6539b23fea 14:05:30 [Warning] One or more build-args [ARCH] were not consumed 14:05:30 Successfully built 8e6539b23fea 14:05:30 Successfully tagged app-rfid-llrp-inventory:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 14:05:30 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) 14:05:31 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 14:05:31 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 14:05:31 #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 14:05:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:31 14:05:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:05:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:32 latest: Pulling from edgex-lftools-log-publisher 14:05:32 5eb5b503b376: Pulling fs layer 14:05:32 5c69ac0246d0: Pulling fs layer 14:05:32 ec43610c2a17: Pulling fs layer 14:05:32 3a2ae6a8a46f: Pulling fs layer 14:05:32 33b1e0a273af: Pulling fs layer 14:05:32 5d3b04190fa2: Pulling fs layer 14:05:32 2f39f015ded8: Pulling fs layer 14:05:32 33b1e0a273af: Waiting 14:05:32 5d3b04190fa2: Waiting 14:05:32 2f39f015ded8: Waiting 14:05:32 3a2ae6a8a46f: Waiting 14:05:32 5c69ac0246d0: Verifying Checksum 14:05:32 5c69ac0246d0: Download complete 14:05:32 3a2ae6a8a46f: Verifying Checksum 14:05:32 3a2ae6a8a46f: Download complete 14:05:32 33b1e0a273af: Verifying Checksum 14:05:32 33b1e0a273af: Download complete 14:05:32 ec43610c2a17: Verifying Checksum 14:05:32 ec43610c2a17: Download complete 14:05:32 5d3b04190fa2: Verifying Checksum 14:05:32 5d3b04190fa2: Download complete 14:05:32 5eb5b503b376: Verifying Checksum 14:05:32 5eb5b503b376: Download complete 14:05:32 2f39f015ded8: Verifying Checksum 14:05:32 2f39f015ded8: Download complete 14:05:33 5eb5b503b376: Pull complete 14:05:33 5c69ac0246d0: Pull complete 14:05:34 ec43610c2a17: Pull complete 14:05:34 3a2ae6a8a46f: Pull complete 14:05:34 33b1e0a273af: Pull complete 14:05:34 5d3b04190fa2: Pull complete 14:05:36 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s 14:05:39 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.2s done 14:05:39 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 14:05:39 2f39f015ded8: Pull complete 14:05:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 14:05:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:05:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:05:40 prd-ubuntu20.04-docker-8c-8g-27461 does not seem to be running inside a container 14:05:40 $ 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 14:05:41 $ docker top 7ee133c609aae70690de2b6c07deb0f14bd3f38dacdf92afa4ae89d000bf4de6 -eo pid,comm [Pipeline] { 14:05:41 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [Pipeline] libraryResource [Pipeline] sh 14:05:42 ---> job-cost.sh 14:05:42 lf-activate-venv: SKIPPING 14:05:42 INFO: No Stack... 14:05:42 INFO: Retrieving Pricing Info for: v3-standard-8 14:05:42 INFO: Archiving Costs [Pipeline] sh 14:05:43 + cat /w/workspace/y_app-rfid-llrp-inventory_PR-265/archives/cost.csv 14:05:43 + cut -d, -f6 [Pipeline] lock 14:05:43 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-265-1-stack-cost] 14:05:43 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-265-1-stack-cost] did not exist. Created. 14:05:43 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-265-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:05:43 + echo total: 0.2199999988079071 [Pipeline] stash 14:05:43 Stashed 1 file(s) [Pipeline] } 14:05:43 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-265-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:05:44 $ docker stop --time=1 7ee133c609aae70690de2b6c07deb0f14bd3f38dacdf92afa4ae89d000bf4de6 14:05:44 #4 DONE 34.3s 14:05:44 14:05:44 #6 [builder 2/7] RUN apk add --no-cache make git 14:05:45 $ docker rm -f --volumes 7ee133c609aae70690de2b6c07deb0f14bd3f38dacdf92afa4ae89d000bf4de6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage 14:05:45 #6 0.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:05:45 #6 1.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] } 14:05:46 #6 2.101 OK: 266 MiB in 52 packages 14:05:48 #6 DONE 3.7s 14:05:48 14:05:48 #7 [builder 3/7] WORKDIR /app 14:05:48 #7 DONE 0.1s 14:05:48 14:05:48 #8 [builder 4/7] COPY go.mod vendor* ./ 14:05:48 #8 DONE 0.1s 14:05:48 14:05:48 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:06:27 #9 DONE 37.6s 14:06:27 14:06:27 #10 [builder 6/7] COPY . . 14:06:27 #10 DONE 0.2s 14:06:27 14:06:27 #11 [builder 7/7] RUN echo noop 14:06:27 #11 0.600 noop 14:06:27 #11 DONE 1.1s 14:06:27 14:06:27 #12 exporting to image 14:06:27 #12 exporting layers 14:06:49 #12 exporting layers 22.0s done 14:06:49 #12 writing image sha256:e2104bc9bab925bbcfbe03613aa910644da5839221a6723b1ad87fc3785b713d done 14:06:49 #12 naming to docker.io/library/ci-base-image-arm64 done 14:06:49 #12 DONE 22.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:06:50 + docker inspect -f . ci-base-image-arm64 14:06:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:50 prd-ubuntu20.04-docker-arm64-4c-16g-27462 does not seem to be running inside a container 14:06:50 $ 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 14:06:51 $ docker top bab6e1e80b3cc3577c7f7c7d6a95869a52724f7777ff61430c73e78dcdcdc815 -eo pid,comm [Pipeline] { [Pipeline] sh 14:06:52 + go version 14:06:52 go version go1.21.0 linux/arm64 [Pipeline] } 14:06:52 $ docker stop --time=1 bab6e1e80b3cc3577c7f7c7d6a95869a52724f7777ff61430c73e78dcdcdc815 14:06:55 $ 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 14:06:56 + docker inspect -f . ci-base-image-arm64 14:06:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:06:57 prd-ubuntu20.04-docker-arm64-4c-16g-27462 does not seem to be running inside a container 14:06:57 $ 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 14:06:58 $ docker top 59ff4f1dc93d2246f3937b292c4bd8b2ca541047a0cc2db913848edab0155c51 -eo pid,comm [Pipeline] { [Pipeline] sh 14:06:58 + git config --global --add safe.directory /w/workspace/app-rfid-llrp-inventory/1 [Pipeline] fileExists [Pipeline] sh 14:06:59 + make test 14:06:59 go test -race ./... -coverprofile=coverage.out ./... 14:08:35 ? edgexfoundry/app-rfid-llrp-inventory [no test files] 14:08:35 ? edgexfoundry/app-rfid-llrp-inventory/internal/inventory/app [no test files] 14:08:35 ok edgexfoundry/app-rfid-llrp-inventory/internal/inventory 1.940s coverage: 86.2% of statements 14:08:35 ok edgexfoundry/app-rfid-llrp-inventory/internal/llrp 4.323s coverage: 71.9% of statements 14:08:35 WARNING: Linting skipped (not on x86_64 or linter not installed) 14:08:35 go vet ./... 14:09:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 14:09:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 14:09:43 ./bin/test-attribution.sh 14:09:43 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 14:09:43 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 14:09:43 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 14:09:43 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 14:09:43 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 14:09:43 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 14:09:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 14:09:44 $ docker stop --time=1 59ff4f1dc93d2246f3937b292c4bd8b2ca541047a0cc2db913848edab0155c51 14:09:45 $ docker rm -f --volumes 59ff4f1dc93d2246f3937b292c4bd8b2ca541047a0cc2db913848edab0155c51 [Pipeline] // withDockerContainer [Pipeline] sh 14:09:47 + sudo chown -R jenkins:jenkins . [Pipeline] stash 14:09:47 Warning: overwriting stash ‘coverage-report’ 14:09:48 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 14:09:48 + sudo chown -R jenkins:jenkins . [Pipeline] sh 14:09:49 + ls -al . 14:09:49 total 204 14:09:49 drwxrwxr-x 10 jenkins jenkins 4096 Jan 18 14:07 . 14:09:49 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 14:04 .. 14:09:49 -rw-rw-r-- 1 jenkins jenkins 262 Jan 18 14:04 .dockerignore 14:09:49 drwxrwxr-x 8 jenkins jenkins 4096 Jan 18 14:04 .git 14:09:49 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:04 .github 14:09:49 -rw-rw-r-- 1 jenkins jenkins 773 Jan 18 14:04 .gitignore 14:09:49 -rw-rw-r-- 1 jenkins jenkins 41 Jan 18 14:04 .golangci.yml 14:09:49 -rw-rw-r-- 1 jenkins jenkins 10232 Jan 18 14:04 Attribution.txt 14:09:49 -rw-rw-r-- 1 jenkins jenkins 11245 Jan 18 14:04 CHANGELOG.md 14:09:49 -rw-rw-r-- 1 jenkins jenkins 1768 Jan 18 14:04 Dockerfile 14:09:49 -rw-rw-r-- 1 jenkins jenkins 677 Jan 18 14:04 GOVERNANCE.md 14:09:49 -rw-rw-r-- 1 jenkins jenkins 665 Jan 18 14:04 Jenkinsfile 14:09:49 -rw-rw-r-- 1 jenkins jenkins 11347 Jan 18 14:04 LICENSE 14:09:49 -rw-rw-r-- 1 jenkins jenkins 2497 Jan 18 14:04 Makefile 14:09:49 -rw-rw-r-- 1 jenkins jenkins 617 Jan 18 14:04 OWNERS.md 14:09:49 -rw-rw-r-- 1 jenkins jenkins 3851 Jan 18 14:04 README.md 14:09:49 -rw-rw-r-- 1 jenkins jenkins 5 Jan 18 14:02 VERSION 14:09:49 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:04 bin 14:09:49 -rw-r--r-- 1 jenkins jenkins 41317 Jan 18 14:08 coverage.out 14:09:49 -rw-rw-r-- 1 jenkins jenkins 3923 Jan 18 14:04 go.mod 14:09:49 -rw-rw-r-- 1 jenkins jenkins 34420 Jan 18 14:04 go.sum 14:09:49 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:04 images 14:09:49 drwxrwxr-x 4 jenkins jenkins 4096 Jan 18 14:04 internal 14:09:49 -rw-rw-r-- 1 jenkins jenkins 531 Jan 18 14:04 main.go 14:09:49 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:04 openapi 14:09:49 drwxrwxr-x 2 jenkins jenkins 4096 Jan 18 14:04 res 14:09:49 drwxrwxr-x 3 jenkins jenkins 4096 Jan 18 14:04 static [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:09:49 + 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 . 14:09:50 #0 building with "default" instance using docker driver 14:09:50 14:09:50 #1 [internal] load .dockerignore 14:09:50 #1 transferring context: 304B done 14:09:50 #1 DONE 0.0s 14:09:50 14:09:50 #2 [internal] load build definition from Dockerfile 14:09:50 #2 transferring dockerfile: 1.81kB done 14:09:50 #2 DONE 0.0s 14:09:50 14:09:50 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 14:09:50 #3 DONE 0.0s 14:09:50 14:09:50 #4 [internal] load metadata for docker.io/library/alpine:3.18 14:09:50 #4 DONE 0.3s 14:09:50 14:09:50 #5 [internal] load build context 14:09:50 #5 transferring context: 2.98kB 0.0s done 14:09:50 #5 DONE 0.1s 14:09:50 14:09:50 #6 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 14:09:50 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 14:09:51 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 14:09:51 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 14:09:51 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 14:09:51 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 14:09:51 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s 14:09:51 #6 ... 14:09:51 14:09:51 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 14:09:51 #7 DONE 0.2s 14:09:51 14:09:51 #6 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 14:09:51 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 14:09:51 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 14:09:51 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 14:09:54 #6 ... 14:09:54 14:09:54 #8 [builder 2/7] RUN apk add --no-cache make git 14:09:54 #8 0.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:09:54 #8 1.142 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:09:54 #8 2.195 OK: 266 MiB in 52 packages 14:09:54 #8 DONE 3.6s 14:09:54 14:09:54 #6 [stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 14:09:54 #6 DONE 3.8s 14:09:54 14:09:54 #9 [builder 3/7] WORKDIR /app 14:09:54 #9 DONE 0.1s 14:09:54 14:09:54 #10 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 14:09:54 #10 ... 14:09:54 14:09:54 #11 [builder 4/7] COPY go.mod vendor* ./ 14:09:54 #11 DONE 0.1s 14:09:54 14:09:54 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 14:09:56 #12 DONE 1.2s 14:09:56 14:09:56 #13 [builder 6/7] COPY . . 14:09:56 #13 DONE 0.2s 14:09:56 14:09:56 #14 [builder 7/7] RUN make build 14:09:56 #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 14:09:57 #14 ... 14:09:57 14:09:57 #10 [stage-1 2/9] RUN apk --no-cache add ca-certificates dumb-init 14:09:57 #10 0.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:09:57 #10 1.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:09:57 #10 2.365 (1/2) Installing ca-certificates (20230506-r0) 14:09:57 #10 2.467 (2/2) Installing dumb-init (1.2.5-r2) 14:09:57 #10 2.477 Executing busybox-1.36.1-r5.trigger 14:09:57 #10 2.501 Executing ca-certificates-20230506-r0.trigger 14:09:57 #10 2.736 OK: 9 MiB in 17 packages 14:09:57 #10 DONE 3.1s 14:09:57 14:09:57 #15 [stage-1 3/9] RUN apk --no-cache upgrade 14:09:58 #15 0.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 14:09:59 #15 1.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 14:10:00 #15 2.167 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r4) 14:10:00 #15 2.270 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r4) 14:10:00 #15 2.291 Executing ca-certificates-20230506-r0.trigger 14:10:00 #15 2.524 OK: 9 MiB in 17 packages 14:10:00 #15 DONE 2.9s 14:10:00 14:10:00 #14 [builder 7/7] RUN make build 14:11:08 #14 DONE 64.5s 14:11:08 14:11:08 #16 [stage-1 4/9] COPY --from=builder /app/Attribution.txt /Attribution.txt 14:11:08 #16 DONE 0.1s 14:11:08 14:11:08 #17 [stage-1 5/9] COPY --from=builder /app/LICENSE /LICENSE 14:11:08 #17 DONE 0.1s 14:11:08 14:11:08 #18 [stage-1 6/9] COPY --from=builder /app/res/ /res/ 14:11:08 #18 DONE 0.1s 14:11:08 14:11:08 #19 [stage-1 7/9] COPY --from=builder /app/static/ /static/ 14:11:08 #19 DONE 0.1s 14:11:08 14:11:08 #20 [stage-1 8/9] COPY --from=builder /app/app-rfid-llrp-inventory /app-rfid-llrp-inventory 14:11:08 #20 DONE 0.3s 14:11:08 14:11:08 #21 [stage-1 9/9] RUN mkdir -p /cache && chown -R 2002:2002 /cache 14:11:08 #21 DONE 0.7s 14:11:08 14:11:08 #22 exporting to image 14:11:08 #22 exporting layers 14:11:08 #22 exporting layers 0.4s done 14:11:08 #22 writing image sha256:3abd9c94c025b84de07fbb5a5e7856c53f89ba8a8ced697cf04bdd834d0fdae2 done 14:11:08 #22 naming to docker.io/library/app-rfid-llrp-inventory-arm64 done 14:11:08 #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 14:11:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:11:09 14:11:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:11:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:11:10 arm64: Pulling from edgex-lftools-log-publisher 14:11:10 8998bd30e6a1: Pulling fs layer 14:11:10 04944245beec: Pulling fs layer 14:11:10 699f458cf7ca: Pulling fs layer 14:11:10 765212b225bb: Pulling fs layer 14:11:10 f23df028b6ca: Pulling fs layer 14:11:10 765212b225bb: Waiting 14:11:10 d65c8cfc05b1: Pulling fs layer 14:11:10 f23df028b6ca: Waiting 14:11:10 2437ff75d9bd: Pulling fs layer 14:11:10 d65c8cfc05b1: Waiting 14:11:10 2437ff75d9bd: Waiting 14:11:10 04944245beec: Verifying Checksum 14:11:10 04944245beec: Download complete 14:11:10 765212b225bb: Verifying Checksum 14:11:10 765212b225bb: Download complete 14:11:10 f23df028b6ca: Verifying Checksum 14:11:10 f23df028b6ca: Download complete 14:11:10 d65c8cfc05b1: Download complete 14:11:10 699f458cf7ca: Verifying Checksum 14:11:10 699f458cf7ca: Download complete 14:11:11 8998bd30e6a1: Verifying Checksum 14:11:11 8998bd30e6a1: Download complete 14:11:13 2437ff75d9bd: Verifying Checksum 14:11:13 2437ff75d9bd: Download complete 14:11:17 8998bd30e6a1: Pull complete 14:11:17 04944245beec: Pull complete 14:11:18 699f458cf7ca: Pull complete 14:11:19 765212b225bb: Pull complete 14:11:21 f23df028b6ca: Pull complete 14:11:21 d65c8cfc05b1: Pull complete 14:11:43 2437ff75d9bd: Pull complete 14:11:43 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:11:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:11:43 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:11:44 prd-ubuntu20.04-docker-arm64-4c-16g-27462 does not seem to be running inside a container 14:11:44 $ 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 14:11:45 $ docker top 5bb750c649fc7b633679254d2e045c31b80ba3789f25446b3e54008a16d8d9d8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:11:46 ---> job-cost.sh 14:11:46 lf-activate-venv: SKIPPING 14:11:46 INFO: No Stack... 14:11:47 INFO: Retrieving Pricing Info for: v3-standard-8 14:11:47 INFO: Archiving Costs [Pipeline] sh 14:11:47 + cat /w/workspace/app-rfid-llrp-inventory/1/archives/cost.csv 14:11:47 + cut -d, -f6 [Pipeline] lock 14:11:49 Trying to acquire lock on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-265-1-stack-cost] 14:11:49 Resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-265-1-stack-cost] did not exist. Created. 14:11:49 Lock acquired on [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-265-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:11:50 /w/workspace/app-rfid-llrp-inventory/1@tmp/durable-56d9ca4e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:11:50 + echo total: 0.2199999988079071 [Pipeline] stash 14:11:50 Warning: overwriting stash ‘stack-cost’ 14:11:50 Stashed 1 file(s) [Pipeline] } 14:11:50 Lock released on resource [jenkins-edgexfoundry-app-rfid-llrp-inventory-PR-265-1-stack-cost] [Pipeline] // lock [Pipeline] } 14:11:50 $ docker stop --time=1 5bb750c649fc7b633679254d2e045c31b80ba3789f25446b3e54008a16d8d9d8 14:11:52 $ 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 14:11:54 provisioning config files... 14:11:54 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 14:11:54 + set +x 14:11:54 + curl -s https://codecov.io/bash 14:11:54 + bash -s -- 14:11:54 14:11:54 _____ _ 14:11:54 / ____| | | 14:11:54 | | ___ __| | ___ ___ _____ __ 14:11:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 14:11:54 | |___| (_) | (_| | __/ (_| (_) \ V / 14:11:54 \_____\___/ \__,_|\___|\___\___/ \_/ 14:11:54 Bash-1.0.6 14:11:54 14:11:54 14:11:54 ==> git version 2.25.1 found 14:11:54 ==> 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 14:11:54 Release-Date: 2020-01-08 14:11:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 14:11:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 14:11:54 ==> Jenkins CI detected. 14:11:54 current dir:  /w/workspace/y_app-rfid-llrp-inventory_PR-265 14:11:54 project root: . 14:11:54 --> token set from env 14:11:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 14:11:54 ==> Running gcov in . (disable via -X gcov) 14:11:54 ==> Python coveragepy not found 14:11:54 ==> Searching for coverage reports in: 14:11:54 + . 14:11:55 -> Found 1 reports 14:11:55 ==> Detecting git/mercurial file structure 14:11:55 ==> Reading reports 14:11:55 + ./coverage.out bytes=41317 14:11:55 ==> Appending adjustments 14:11:55 https://docs.codecov.io/docs/fixing-reports 14:11:55 + Found adjustments 14:11:55 ==> Gzipping contents 14:11:55 12K /tmp/codecov.XRACP5.gz 14:11:55 ==> Uploading reports 14:11:55 url: https://codecov.io 14:11:55 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= 14:11:55 -> Pinging Codecov 14:11:55 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= 14:11:55 -> Uploading to 14:11:55 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 14:11:55 % Total % Received % Xferd Average Speed Time Time Time Current 14:11:55 Dload Upload Total Spent Left Speed 14:11:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11610 0 0 100 11610 0 43159 --:--:-- --:--:-- --:--:-- 43159 14:11:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rfid-llrp-go/commit/5c80aee389b0b1d53206b86da425135e644f5b21 [Pipeline] } 14:11:55 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 14:11:59 + [ -d /w/workspace/y_app-rfid-llrp-inventory_PR-265/archives ] 14:11:59 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-265/archives 14:11:59 total 16 14:11:59 drwxr-xr-x 3 root root 4096 Jan 18 14:05 . 14:11:59 drwxrwxr-x 12 jenkins jenkins 4096 Jan 18 14:05 .. 14:11:59 drwxr-xr-x 2 root root 4096 Jan 18 14:05 cost 14:11:59 -rw-r--r-- 1 root root 95 Jan 18 14:05 cost.csv 14:11:59 + sudo chown -R jenkins:jenkins /w/workspace/y_app-rfid-llrp-inventory_PR-265/archives 14:11:59 + ls -al /w/workspace/y_app-rfid-llrp-inventory_PR-265/archives 14:11:59 total 16 14:11:59 drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 14:05 . 14:11:59 drwxrwxr-x 12 jenkins jenkins 4096 Jan 18 14:05 .. 14:11:59 drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 14:05 cost 14:11:59 -rw-r--r-- 1 jenkins jenkins 95 Jan 18 14:05 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:11:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:12:00 ---> package-listing.sh 14:12:00 ++ facter osfamily 14:12:00 ++ tr '[:upper:]' '[:lower:]' 14:12:00 + OS_FAMILY=debian 14:12:00 + workspace=/w/workspace/y_app-rfid-llrp-inventory_PR-265 14:12:00 + START_PACKAGES=/tmp/packages_start.txt 14:12:00 + END_PACKAGES=/tmp/packages_end.txt 14:12:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:12:00 + PACKAGES=/tmp/packages_start.txt 14:12:00 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-265 ']' 14:12:00 + PACKAGES=/tmp/packages_end.txt 14:12:00 + case "${OS_FAMILY}" in 14:12:00 + dpkg -l 14:12:00 + grep '^ii' 14:12:00 + '[' -f /tmp/packages_start.txt ']' 14:12:00 + '[' -f /tmp/packages_end.txt ']' 14:12:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:12:00 + '[' /w/workspace/y_app-rfid-llrp-inventory_PR-265 ']' 14:12:00 + mkdir -p /w/workspace/y_app-rfid-llrp-inventory_PR-265/archives/ 14:12:00 + 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 14:12:00 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 14:12:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:12:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:12:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:12:01 prd-ubuntu20.04-docker-8c-8g-27461 does not seem to be running inside a container 14:12:01 $ 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 14:12:02 $ docker top bb5884b9a4a7a0c96b9ecdb47d0781ef0d68242cbc1dda8b54ad30c97e2c55dd -eo pid,comm [Pipeline] { [Pipeline] sh 14:12:02 + touch /tmp/pre-build-complete [Pipeline] sh 14:12:02 + mkdir -p /var/log/sysstat [Pipeline] sh 14:12:03 + ls /var/log/sa-host 14:12:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:12:03 provisioning config files... 14:12:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/y_app-rfid-llrp-inventory_PR-265@tmp/config15971464354602888684tmp [Pipeline] { [Pipeline] echo 14:12:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:12:04 ---> create-netrc.sh [Pipeline] } 14:12:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:12:04 ---> python-tools-install.sh [Pipeline] echo 14:12:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:12:04 ---> sudo-logs.sh 14:12:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:12:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:12:05 ---> job-cost.sh 14:12:05 lf-activate-venv: SKIPPING 14:12:05 DEBUG: total: 0.2199999988079071 14:12:05 INFO: Retrieving Stack Cost... 14:12:05 INFO: Retrieving Pricing Info for: v3-standard-8 14:12:06 INFO: Archiving Costs [Pipeline] echo 14:12:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:12:06 ---> logs-deploy.sh 14:12:06 lf-activate-venv: SKIPPING 14:12:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-rfid-llrp-inventory/PR-265/1 14:12:06 INFO: archiving workspace using pattern(s): 14:12:07 Archives upload complete. 14:12:07 INFO: archiving logs to Nexus 14:12:08 ---> uname -a: 14:12:08 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 14:12:08 14:12:08 14:12:08 ---> lscpu: 14:12:08 Architecture: x86_64 14:12:08 CPU op-mode(s): 32-bit, 64-bit 14:12:08 Byte Order: Little Endian 14:12:08 Address sizes: 40 bits physical, 48 bits virtual 14:12:08 CPU(s): 8 14:12:08 On-line CPU(s) list: 0-7 14:12:08 Thread(s) per core: 1 14:12:08 Core(s) per socket: 1 14:12:08 Socket(s): 8 14:12:08 NUMA node(s): 1 14:12:08 Vendor ID: AuthenticAMD 14:12:08 CPU family: 23 14:12:08 Model: 49 14:12:08 Model name: AMD EPYC-Rome Processor 14:12:08 Stepping: 0 14:12:08 CPU MHz: 2799.998 14:12:08 BogoMIPS: 5599.99 14:12:08 Virtualization: AMD-V 14:12:08 Hypervisor vendor: KVM 14:12:08 Virtualization type: full 14:12:08 L1d cache: 256 KiB 14:12:08 L1i cache: 256 KiB 14:12:08 L2 cache: 4 MiB 14:12:08 L3 cache: 128 MiB 14:12:08 NUMA node0 CPU(s): 0-7 14:12:08 Vulnerability Itlb multihit: Not affected 14:12:08 Vulnerability L1tf: Not affected 14:12:08 Vulnerability Mds: Not affected 14:12:08 Vulnerability Meltdown: Not affected 14:12:08 Vulnerability Mmio stale data: Not affected 14:12:08 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 14:12:08 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 14:12:08 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 14:12:08 Vulnerability Srbds: Not affected 14:12:08 Vulnerability Tsx async abort: Not affected 14:12:08 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 14:12:08 14:12:08 14:12:08 ---> nproc: 14:12:08 8 14:12:08 14:12:08 14:12:08 ---> df -h: 14:12:08 Filesystem Size Used Avail Use% Mounted on 14:12:08 overlay 155G 12G 144G 8% / 14:12:08 tmpfs 64M 0 64M 0% /dev 14:12:08 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:12:08 shm 64M 0 64M 0% /dev/shm 14:12:08 /dev/vda1 155G 12G 144G 8% /facter-os 14:12:08 14:12:08 14:12:08 ---> sar -b -r -n DEV: 14:12:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27461) 01/18/24 _x86_64_ (8 CPU) 14:12:08 14:12:08 14:01:39 LINUX RESTART (8 CPU) 14:12:08 14:12:08 14:02:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 14:12:08 14:03:01 152.84 38.50 114.34 0.00 4308.69 36694.80 0.00 14:12:08 14:04:01 161.26 1.10 160.16 0.00 12.26 51829.36 0.00 14:12:08 14:05:01 43.79 0.07 43.73 0.00 7.47 18476.94 0.00 14:12:08 14:06:01 209.45 0.25 209.20 0.00 19.06 40077.45 0.00 14:12:08 14:07:01 44.78 11.58 33.19 0.00 3468.09 5775.70 0.00 14:12:08 14:08:01 5.43 0.02 5.41 0.00 0.13 111.30 0.00 14:12:08 14:09:01 2.13 0.00 2.13 0.00 0.00 24.65 0.00 14:12:08 14:10:01 1.95 0.00 1.95 0.00 0.00 21.33 0.00 14:12:08 14:11:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 14:12:08 14:12:01 2.03 0.25 1.78 0.00 19.33 26.80 0.00 14:12:08 Average: 62.34 5.12 57.22 0.00 777.57 15268.66 0.00 14:12:08 14:12:08 14:02:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:12:08 14:03:01 29205852 31551756 773160 2.35 76792 2536592 1986508 5.85 1015680 2277484 1176 14:12:08 14:04:01 28426768 31564416 750640 2.28 148516 3187232 1747480 5.15 1061576 2927252 468 14:12:08 14:05:01 27940408 31554880 757972 2.31 152128 3619832 1897424 5.59 1209720 3224052 88 14:12:08 14:06:01 27585252 31567764 740300 2.25 165428 3934884 1770328 5.22 1265100 3474900 148 14:12:08 14:07:01 27223356 31518844 756288 2.30 187992 4228132 1740732 5.13 1521648 3546940 1224 14:12:08 14:08:01 27267240 31557712 718276 2.18 186552 4224876 1705800 5.03 1483024 3543692 384 14:12:08 14:09:01 27267832 31558420 717540 2.18 186624 4224880 1705800 5.03 1483808 3543700 132 14:12:08 14:10:01 27270084 31560752 715164 2.17 186700 4224880 1705800 5.03 1481332 3543696 12 14:12:08 14:11:01 27270288 31560996 714840 2.17 186760 4224884 1705800 5.03 1480600 3543700 12 14:12:08 14:12:01 27268624 31560552 715268 2.18 186820 4226052 1696344 5.00 1483352 3544072 880 14:12:08 Average: 27672570 31555609 735945 2.24 166431 3863224 1766202 5.21 1348584 3316949 452 14:12:08 14:12:08 14:02:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:12:08 14:03:01 lo 6.58 6.58 0.65 0.65 0.00 0.00 0.00 0.00 14:12:08 14:03:01 docker0 74.94 76.73 5.90 334.36 0.00 0.00 0.00 0.00 14:12:08 14:03:01 veth5f6634a 31.89 35.84 3.05 34.52 0.00 0.00 0.00 0.00 14:12:08 14:03:01 ens3 631.98 453.91 6195.05 137.92 0.00 0.00 0.00 0.00 14:12:08 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:08 14:04:01 docker0 187.72 318.05 15.79 2326.72 0.00 0.00 0.00 0.00 14:12:08 14:04:01 ens3 323.63 190.88 2331.37 20.40 0.00 0.00 0.00 0.00 14:12:08 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:08 14:05:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 14:12:08 14:05:01 ens3 32.49 20.10 31.66 12.26 0.00 0.00 0.00 0.00 14:12:08 14:06:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 14:12:08 14:06:01 docker0 5.62 9.60 0.34 128.31 0.00 0.00 0.00 0.00 14:12:08 14:06:01 ens3 123.25 77.47 2723.23 19.45 0.00 0.00 0.00 0.00 14:12:08 14:07:01 lo 0.47 0.47 0.05 0.05 0.00 0.00 0.00 0.00 14:12:08 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:08 14:07:01 ens3 140.94 69.89 2069.65 4.93 0.00 0.00 0.00 0.00 14:12:08 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:08 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:08 14:08:01 ens3 0.37 0.28 0.09 0.08 0.00 0.00 0.00 0.00 14:12:08 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:08 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:08 14:09:01 ens3 0.63 0.27 2.07 0.02 0.00 0.00 0.00 0.00 14:12:08 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 14:12:08 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:08 14:10:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 14:12:08 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:08 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:08 14:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:08 14:12:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 14:12:08 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:12:08 14:12:01 ens3 12.40 7.57 12.74 4.54 0.00 0.00 0.00 0.00 14:12:08 Average: lo 1.01 1.01 0.10 0.10 0.00 0.00 0.00 0.00 14:12:08 Average: docker0 26.75 40.38 2.20 278.83 0.00 0.00 0.00 0.00 14:12:08 Average: ens3 125.74 81.42 1328.39 19.76 0.00 0.00 0.00 0.00 14:12:08 14:12:08 14:12:08 ---> sar -P ALL: 14:12:08 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27461) 01/18/24 _x86_64_ (8 CPU) 14:12:08 14:12:08 14:01:39 LINUX RESTART (8 CPU) 14:12:08 14:12:08 14:02:02 CPU %user %nice %system %iowait %steal %idle 14:12:08 14:03:01 all 9.77 0.00 3.30 2.11 0.05 84.77 14:12:08 14:03:01 0 11.04 0.00 3.71 2.56 0.05 82.63 14:12:08 14:03:01 1 7.78 0.00 2.52 0.14 0.05 89.52 14:12:08 14:03:01 2 9.73 0.00 3.39 10.65 0.05 76.18 14:12:08 14:03:01 3 9.11 0.00 3.67 0.17 0.03 87.01 14:12:08 14:03:01 4 9.70 0.00 3.12 0.84 0.07 86.28 14:12:08 14:03:01 5 11.43 0.00 3.67 0.68 0.05 84.16 14:12:08 14:03:01 6 9.36 0.00 3.76 0.65 0.05 86.19 14:12:08 14:03:01 7 10.02 0.00 2.57 1.16 0.05 86.20 14:12:08 14:04:01 all 4.29 0.00 2.19 4.45 0.05 89.03 14:12:08 14:04:01 0 4.29 0.00 2.89 15.84 0.07 76.92 14:12:08 14:04:01 1 4.79 0.00 1.95 1.11 0.05 92.10 14:12:08 14:04:01 2 3.84 0.00 2.07 4.46 0.05 89.58 14:12:08 14:04:01 3 3.94 0.00 1.87 1.58 0.07 92.55 14:12:08 14:04:01 4 4.69 0.00 2.25 0.52 0.03 92.51 14:12:08 14:04:01 5 4.37 0.00 2.44 11.26 0.07 81.86 14:12:08 14:04:01 6 4.10 0.00 2.40 0.84 0.05 92.60 14:12:08 14:04:01 7 4.28 0.00 1.64 0.03 0.03 94.02 14:12:08 14:05:01 all 45.53 0.00 4.23 0.38 0.07 49.78 14:12:08 14:05:01 0 43.83 0.00 4.28 1.50 0.07 50.32 14:12:08 14:05:01 1 43.55 0.00 3.76 0.12 0.07 52.50 14:12:08 14:05:01 2 45.70 0.00 3.93 0.70 0.07 49.60 14:12:08 14:05:01 3 47.29 0.00 4.27 0.10 0.07 48.28 14:12:08 14:05:01 4 46.55 0.00 4.79 0.15 0.07 48.43 14:12:08 14:05:01 5 45.05 0.00 3.70 0.34 0.08 50.83 14:12:08 14:05:01 6 45.92 0.00 4.11 0.10 0.07 49.81 14:12:08 14:05:01 7 46.37 0.00 5.00 0.07 0.07 48.49 14:12:08 14:06:01 all 19.38 0.00 4.01 0.49 0.06 76.06 14:12:08 14:06:01 0 18.47 0.00 3.90 0.13 0.07 77.43 14:12:08 14:06:01 1 17.80 0.00 3.48 1.13 0.07 77.53 14:12:08 14:06:01 2 20.88 0.00 3.73 0.23 0.05 75.10 14:12:08 14:06:01 3 20.81 0.00 4.40 1.69 0.07 73.03 14:12:08 14:06:01 4 19.12 0.00 4.52 0.07 0.07 76.23 14:12:08 14:06:01 5 18.85 0.00 3.44 0.28 0.05 77.38 14:12:08 14:06:01 6 19.08 0.00 4.37 0.07 0.07 76.41 14:12:08 14:06:01 7 20.02 0.00 4.23 0.30 0.07 75.39 14:12:08 14:07:01 all 2.23 0.00 1.25 0.23 0.02 96.27 14:12:08 14:07:01 0 2.87 0.00 0.97 0.30 0.02 95.84 14:12:08 14:07:01 1 3.01 0.00 1.75 0.05 0.02 95.17 14:12:08 14:07:01 2 1.62 0.00 0.73 0.00 0.03 97.62 14:12:08 14:07:01 3 2.02 0.00 1.12 0.12 0.02 96.73 14:12:08 14:07:01 4 2.62 0.00 1.14 0.18 0.02 96.04 14:12:08 14:07:01 5 2.07 0.00 1.22 0.33 0.03 96.34 14:12:08 14:07:01 6 1.89 0.00 2.25 0.03 0.02 95.81 14:12:08 14:07:01 7 1.72 0.00 0.83 0.83 0.00 96.61 14:12:08 14:08:01 all 0.09 0.00 0.08 0.01 0.01 99.81 14:12:08 14:08:01 0 0.10 0.00 0.12 0.05 0.02 99.72 14:12:08 14:08:01 1 0.03 0.00 0.07 0.00 0.00 99.90 14:12:08 14:08:01 2 0.07 0.00 0.08 0.02 0.00 99.83 14:12:08 14:08:01 3 0.27 0.00 0.12 0.00 0.00 99.62 14:12:08 14:08:01 4 0.13 0.00 0.07 0.03 0.02 99.75 14:12:08 14:08:01 5 0.05 0.00 0.05 0.00 0.00 99.90 14:12:08 14:08:01 6 0.03 0.00 0.07 0.00 0.00 99.90 14:12:08 14:08:01 7 0.03 0.00 0.07 0.00 0.02 99.88 14:12:08 14:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 14:12:08 14:09:01 0 0.05 0.00 0.03 0.03 0.03 99.85 14:12:08 14:09:01 1 0.02 0.00 0.00 0.00 0.02 99.97 14:12:08 14:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 14:12:08 14:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 14:12:08 14:09:01 4 0.02 0.00 0.03 0.00 0.00 99.95 14:12:08 14:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 14:12:08 14:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 14:12:08 14:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:12:08 14:10:01 all 0.06 0.00 0.01 0.01 0.01 99.92 14:12:08 14:10:01 0 0.13 0.00 0.00 0.03 0.02 99.82 14:12:08 14:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 14:12:08 14:10:01 2 0.10 0.00 0.02 0.02 0.02 99.85 14:12:08 14:10:01 3 0.12 0.00 0.00 0.00 0.00 99.88 14:12:08 14:10:01 4 0.05 0.00 0.00 0.00 0.02 99.93 14:12:08 14:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 14:12:08 14:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 14:12:08 14:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 14:12:08 14:11:01 all 0.01 0.00 0.01 0.00 0.00 99.97 14:12:08 14:11:01 0 0.05 0.00 0.03 0.02 0.02 99.88 14:12:08 14:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 14:12:08 14:11:01 2 0.00 0.00 0.03 0.00 0.00 99.97 14:12:08 14:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 14:12:08 14:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 14:12:08 14:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 14:12:08 14:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 14:12:08 14:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 14:12:08 14:12:01 all 0.38 0.00 0.12 0.01 0.00 99.50 14:12:08 14:12:01 0 0.33 0.00 0.08 0.03 0.00 99.55 14:12:08 14:12:01 1 0.78 0.00 0.20 0.00 0.00 99.02 14:12:08 14:12:01 2 0.13 0.00 0.08 0.00 0.03 99.75 14:12:08 14:12:01 3 0.12 0.00 0.10 0.02 0.00 99.77 14:12:08 14:12:01 4 0.42 0.00 0.13 0.02 0.00 99.43 14:12:08 14:12:01 5 0.77 0.00 0.15 0.00 0.00 99.08 14:12:08 14:12:01 6 0.37 0.00 0.10 0.00 0.00 99.53 14:12:08 14:12:01 7 0.08 0.00 0.08 0.00 0.00 99.83 14:12:08 Average: all 8.14 0.00 1.51 0.76 0.03 89.55 14:12:08 Average: 0 8.08 0.00 1.59 2.03 0.04 88.26 14:12:08 Average: 1 7.74 0.00 1.37 0.25 0.03 90.61 14:12:08 Average: 2 8.23 0.00 1.40 1.58 0.03 88.75 14:12:08 Average: 3 8.32 0.00 1.54 0.37 0.03 89.74 14:12:08 Average: 4 8.30 0.00 1.60 0.18 0.03 89.89 14:12:08 Average: 5 8.22 0.00 1.46 1.28 0.03 89.00 14:12:08 Average: 6 8.03 0.00 1.70 0.17 0.03 90.08 14:12:08 Average: 7 8.20 0.00 1.43 0.24 0.02 90.11 14:12:08 14:12:08 14:12:08