Pull request #226 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 539faaf832d3c7e3dc187e100d7178644e4793ea+084f94fc031ef57db339688d760303d40adcf824 (2c6451abecb049165cce27950e5f947568452ef8) 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-ssh5583711123093555983.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-ssh7822240774678358495.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/device-gpio/branches/PR-226/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-226/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16018602358968773698.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-226/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4578911986785808325.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-ssh3797053710093691267.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-226/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-gpio/branches/PR-226/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh346278652382757544.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:device-gpio] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-26524’ Running on prd-ubuntu20.04-docker-8c-8g-26530 in /w/workspace/edgexfoundry_device-gpio_PR-226 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-226 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/226/head:refs/remotes/origin/PR-226 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 084f94fc031ef57db339688d760303d40adcf824 into PR head commit 539faaf832d3c7e3dc187e100d7178644e4793ea Merge succeeded, producing 539faaf832d3c7e3dc187e100d7178644e4793ea Checking out Revision 539faaf832d3c7e3dc187e100d7178644e4793ea (PR-226) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config core.sparsecheckout # timeout=10 > git checkout -f 539faaf832d3c7e3dc187e100d7178644e4793ea # 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 084f94fc031ef57db339688d760303d40adcf824 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 539faaf832d3c7e3dc187e100d7178644e4793ea # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:12:02 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:12:02 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:12:02 ========================================================= 01:12:02 EdgeX Global Pipelines Version Info 01:12:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:12:03 ------------------- 01:12:03 stable info: 01:12:03 ------------------- 01:12:03 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:12:03 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:12:03 Message: update stable to v1.0.258 01:12:03 ------------------- 01:12:03 experimental info: 01:12:03 ------------------- 01:12:03 Commited By: **** collab-it+edgex@linuxfoundation.org 01:12:03 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 01:12:03 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:12:04 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo 01:12:04 [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo 01:12:04 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:12:04 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:12:04 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:12:04 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 01:12:04 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:12:04 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:12:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:12:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:12:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:12:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo 01:12:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:12:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:12:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:12:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:12:05 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:12:05 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:12:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:12:05 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:12:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:12:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:12:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:12:05 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:12:05 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:12:05 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:12:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:12:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-226 [Pipeline] echo 01:12:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-226 [Pipeline] echo 01:12:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-226 [Pipeline] echo 01:12:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 539faaf832d3c7e3dc187e100d7178644e4793ea [Pipeline] echo 01:12:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 539faaf [Pipeline] echo 01:12:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:12:06 provisioning config files... 01:12:06 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-226@tmp/config12790087987998830852tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:12:07 ---> ****-login.sh 01:12:07 nexus3.edgexfoundry.org:10001 01:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:07 Configure a credential helper to remove this warning. See 01:12:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:07 01:12:07 Login Succeeded 01:12:07 nexus3.edgexfoundry.org:10002 01:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:07 Configure a credential helper to remove this warning. See 01:12:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:07 01:12:07 Login Succeeded 01:12:07 nexus3.edgexfoundry.org:10003 01:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:07 Configure a credential helper to remove this warning. See 01:12:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:07 01:12:07 Login Succeeded 01:12:07 nexus3.edgexfoundry.org:10004 01:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:07 Configure a credential helper to remove this warning. See 01:12:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:07 01:12:07 Login Succeeded 01:12:07 ****.io 01:12:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:08 Configure a credential helper to remove this warning. See 01:12:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:08 01:12:08 Login Succeeded 01:12:08 ---> ****-login.sh ends [Pipeline] } 01:12:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:12:08 + git rev-list -1 --merges 539faaf832d3c7e3dc187e100d7178644e4793ea~1..539faaf832d3c7e3dc187e100d7178644e4793ea [Pipeline] echo 01:12:09 -----------> git rev-list -1 --merges 539faaf832d3c7e3dc187e100d7178644e4793ea~1..539faaf832d3c7e3dc187e100d7178644e4793ea 539faaf832d3c7e3dc187e100d7178644e4793ea [false] [Pipeline] sh 01:12:09 + git log --format=format:%s -1 539faaf832d3c7e3dc187e100d7178644e4793ea [Pipeline] echo 01:12:09 ========================================================= 01:12:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:12:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:12:09 + git log --format=format:%s -1 539faaf832d3c7e3dc187e100d7178644e4793ea [Pipeline] echo 01:12:09 [semverPrep] GIT_COMMIT: 539faaf832d3c7e3dc187e100d7178644e4793ea, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 01:12:10 [semverPrep] This is not a build commit. [Pipeline] sh 01:12:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:12:10 + grep -v github /etc/ssh/ssh_known_hosts 01:12:10 + [ -e /tmp/ssh_known_hosts ] 01:12:10 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:12:10 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:12:10 + sudo tee -a /etc/ssh/ssh_known_hosts 01:12:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:12:10 01:12:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:12:11 0.1.4: Pulling from edgex-devops/py-git-semver 01:12:11 b85a868b505f: Pulling fs layer 01:12:11 e2be974225ed: Pulling fs layer 01:12:11 339a4e72a1f5: Pulling fs layer 01:12:11 988bab9f4d93: Pulling fs layer 01:12:11 1469e6f7b9e6: Pulling fs layer 01:12:11 eaf3925da568: Pulling fs layer 01:12:11 bab4dde63d76: Pulling fs layer 01:12:11 bde34c3a00c8: Pulling fs layer 01:12:11 b352a97aabf1: Pulling fs layer 01:12:11 4872d77fe225: Pulling fs layer 01:12:11 5851b861e8e6: Pulling fs layer 01:12:11 eaf3925da568: Waiting 01:12:11 988bab9f4d93: Waiting 01:12:11 bab4dde63d76: Waiting 01:12:11 bde34c3a00c8: Waiting 01:12:11 b352a97aabf1: Waiting 01:12:11 1469e6f7b9e6: Waiting 01:12:11 4872d77fe225: Waiting 01:12:11 5851b861e8e6: Waiting 01:12:11 e2be974225ed: Download complete 01:12:11 988bab9f4d93: Download complete 01:12:11 1469e6f7b9e6: Verifying Checksum 01:12:11 1469e6f7b9e6: Download complete 01:12:11 339a4e72a1f5: Verifying Checksum 01:12:11 339a4e72a1f5: Download complete 01:12:11 eaf3925da568: Verifying Checksum 01:12:11 eaf3925da568: Download complete 01:12:11 bde34c3a00c8: Verifying Checksum 01:12:11 bde34c3a00c8: Download complete 01:12:11 b352a97aabf1: Download complete 01:12:11 4872d77fe225: Verifying Checksum 01:12:11 4872d77fe225: Download complete 01:12:11 5851b861e8e6: Download complete 01:12:11 b85a868b505f: Verifying Checksum 01:12:11 b85a868b505f: Download complete 01:12:11 bab4dde63d76: Verifying Checksum 01:12:12 b85a868b505f: Pull complete 01:12:13 e2be974225ed: Pull complete 01:12:13 339a4e72a1f5: Pull complete 01:12:13 988bab9f4d93: Pull complete 01:12:13 1469e6f7b9e6: Pull complete 01:12:13 eaf3925da568: Pull complete 01:12:15 bab4dde63d76: Pull complete 01:12:15 bde34c3a00c8: Pull complete 01:12:16 b352a97aabf1: Pull complete 01:12:16 4872d77fe225: Pull complete 01:12:16 5851b861e8e6: Pull complete 01:12:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:12:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:12:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:12:16 prd-ubuntu20.04-docker-8c-8g-26530 does not seem to be running inside a container 01:12:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-226 -v /w/workspace/edgexfoundry_device-gpio_PR-226:/w/workspace/edgexfoundry_device-gpio_PR-226:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-226@tmp:/w/workspace/edgexfoundry_device-gpio_PR-226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 01:12:20 $ docker top 92767c541ec1927b436b0c9c6e2fa8498daf2d0c60f2e00e7c505154f38c3b35 -eo pid,comm 01:12:20 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). 01:12:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:12:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:12:20 [ssh-agent] Looking for ssh-agent implementation... 01:12:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:12:20 $ docker exec 92767c541ec1927b436b0c9c6e2fa8498daf2d0c60f2e00e7c505154f38c3b35 ssh-agent 01:12:20 SSH_AUTH_SOCK=/tmp/ssh-TfjJYALfWt2d/agent.33 01:12:20 SSH_AGENT_PID=39 01:12:20 Running ssh-add (command line suppressed) 01:12:20 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-226@tmp/private_key_17030170647584822495.key (/w/workspace/edgexfoundry_device-gpio_PR-226@tmp/private_key_17030170647584822495.key) 01:12:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:12:21 + git tag --points-at HEAD [Pipeline] } 01:12:21 $ docker exec --env ******** --env ******** 92767c541ec1927b436b0c9c6e2fa8498daf2d0c60f2e00e7c505154f38c3b35 ssh-agent -k 01:12:21 unset SSH_AUTH_SOCK; 01:12:21 unset SSH_AGENT_PID; 01:12:21 echo Agent pid 39 killed; 01:12:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:12:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:12:21 [ssh-agent] Looking for ssh-agent implementation... 01:12:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:12:21 $ docker exec 92767c541ec1927b436b0c9c6e2fa8498daf2d0c60f2e00e7c505154f38c3b35 ssh-agent 01:12:21 SSH_AUTH_SOCK=/tmp/ssh-CNgqOwZXp7Hk/agent.70 01:12:21 SSH_AGENT_PID=76 01:12:21 Running ssh-add (command line suppressed) 01:12:21 Identity added: /w/workspace/edgexfoundry_device-gpio_PR-226@tmp/private_key_3166029198976072328.key (/w/workspace/edgexfoundry_device-gpio_PR-226@tmp/private_key_3166029198976072328.key) 01:12:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:12:22 + git semver init 01:12:22 2024-01-01 01:12:22,288 [run_init] DEBUG init version:0.0.0 force:False 01:12:22 2024-01-01 01:12:22,289 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-226/.semver 01:12:22 2024-01-01 01:12:22,290 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-226/.semver 01:12:22 2024-01-01 01:12:22,290 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-226/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-226, universal_newlines=False, shell=None, istream=None) 01:12:23 2024-01-01 01:12:23,474 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-226/.git/info/exclude 01:12:23 2024-01-01 01:12:23,476 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-226/.semver/PR-226 with force:False 01:12:23 2024-01-01 01:12:23,477 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-226/.semver/PR-226 01:12:23 2024-01-01 01:12:23,488 [execute] INFO git cat-file --batch-check 01:12:23 2024-01-01 01:12:23,488 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-226/.semver, universal_newlines=False, shell=None, istream=) 01:12:23 2024-01-01 01:12:23,495 [execute] INFO git cat-file --batch 01:12:23 2024-01-01 01:12:23,495 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-226/.semver, universal_newlines=False, shell=None, istream=) 01:12:23 2024-01-01 01:12:23,501 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-226/.semver/PR-226 01:12:23 0.0.0 [Pipeline] } 01:12:23 $ docker exec --env ******** --env ******** 92767c541ec1927b436b0c9c6e2fa8498daf2d0c60f2e00e7c505154f38c3b35 ssh-agent -k 01:12:23 unset SSH_AUTH_SOCK; 01:12:23 unset SSH_AGENT_PID; 01:12:23 echo Agent pid 76 killed; 01:12:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:12:24 + git semver [Pipeline] } 01:12:24 $ docker stop --time=1 92767c541ec1927b436b0c9c6e2fa8498daf2d0c60f2e00e7c505154f38c3b35 01:12:25 $ docker rm -f --volumes 92767c541ec1927b436b0c9c6e2fa8498daf2d0c60f2e00e7c505154f38c3b35 [Pipeline] // withDockerContainer [Pipeline] sh 01:12:26 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:12:26 Stashed 1 file(s) [Pipeline] echo 01:12:26 [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 01:12:27 provisioning config files... 01:12:27 copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-226@tmp/config56128302658520160tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:12:28 ---> ****-login.sh 01:12:28 nexus3.edgexfoundry.org:10001 01:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:28 Configure a credential helper to remove this warning. See 01:12:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:28 01:12:28 Login Succeeded 01:12:28 nexus3.edgexfoundry.org:10002 01:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:28 Configure a credential helper to remove this warning. See 01:12:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:28 01:12:28 Login Succeeded 01:12:28 nexus3.edgexfoundry.org:10003 01:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:28 Configure a credential helper to remove this warning. See 01:12:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:28 01:12:28 Login Succeeded 01:12:28 nexus3.edgexfoundry.org:10004 01:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:28 Configure a credential helper to remove this warning. See 01:12:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:28 01:12:28 Login Succeeded 01:12:28 ****.io 01:12:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:12:28 Configure a credential helper to remove this warning. See 01:12:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:12:28 01:12:28 Login Succeeded 01:12:28 ---> ****-login.sh ends [Pipeline] } 01:12:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:12:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:12:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:12:29 ========================================================= 01:12:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 01:12:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:30 + 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 . 01:12:30 Sending build context to Docker daemon 24.51MB 01:12:30 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 01:12:30 Step 2/12 : FROM ${BASE} AS builder 01:12:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 01:12:30 7264a8db6415: Pulling fs layer 01:12:30 c4d48a809fc2: Pulling fs layer 01:12:30 4f1c88b9dad5: Pulling fs layer 01:12:30 ad3a456e5733: Pulling fs layer 01:12:30 69c7f0334f64: Pulling fs layer 01:12:30 1f1c1a5573a3: Pulling fs layer 01:12:30 ce7588e14bc9: Pulling fs layer 01:12:30 b5e4710f87ac: Pulling fs layer 01:12:30 ce7588e14bc9: Waiting 01:12:30 69c7f0334f64: Waiting 01:12:30 1f1c1a5573a3: Waiting 01:12:30 b5e4710f87ac: Waiting 01:12:30 ad3a456e5733: Waiting 01:12:30 c4d48a809fc2: Verifying Checksum 01:12:30 c4d48a809fc2: Download complete 01:12:30 ad3a456e5733: Verifying Checksum 01:12:30 ad3a456e5733: Download complete 01:12:30 7264a8db6415: Verifying Checksum 01:12:30 7264a8db6415: Download complete 01:12:30 69c7f0334f64: Verifying Checksum 01:12:30 69c7f0334f64: Download complete 01:12:30 1f1c1a5573a3: Verifying Checksum 01:12:30 1f1c1a5573a3: Download complete 01:12:30 7264a8db6415: Pull complete 01:12:30 b5e4710f87ac: Verifying Checksum 01:12:30 b5e4710f87ac: Download complete 01:12:30 c4d48a809fc2: Pull complete 01:12:30 4f1c88b9dad5: Verifying Checksum 01:12:30 4f1c88b9dad5: Download complete 01:12:31 ce7588e14bc9: Verifying Checksum 01:12:31 ce7588e14bc9: Download complete 01:12:34 4f1c88b9dad5: Pull complete 01:12:34 ad3a456e5733: Pull complete 01:12:34 69c7f0334f64: Pull complete 01:12:34 1f1c1a5573a3: Pull complete 01:12:36 ce7588e14bc9: Pull complete 01:12:37 b5e4710f87ac: Pull complete 01:12:37 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 01:12:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 01:12:37 ---> 88b5674ff536 01:12:37 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:12:42 Still waiting to schedule task 01:12:42 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-26528’ 01:12:45 ---> Running in 3b20acdbc850 01:12:45 Removing intermediate container 3b20acdbc850 01:12:45 ---> c2c596c85bf4 01:12:45 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:12:45 ---> Running in e50bcf736255 01:12:45 Removing intermediate container e50bcf736255 01:12:45 ---> 3ce08dd35ccb 01:12:45 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:12:45 ---> Running in 04e5f8553891 01:12:45 Removing intermediate container 04e5f8553891 01:12:45 ---> bfc3f0ea9fb9 01:12:45 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:12:45 ---> Running in 68952da935fb 01:12:45 Removing intermediate container 68952da935fb 01:12:45 ---> 6b9fcbc5ce22 01:12:45 Step 7/12 : WORKDIR /device-gpio 01:12:45 ---> Running in 7882e03d61aa 01:12:46 Removing intermediate container 7882e03d61aa 01:12:46 ---> 85baa04434a1 01:12:46 Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:12:46 ---> Running in 43d7fa76459d 01:12:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:12:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:12:46 (1/4) Installing openssh-keygen (9.3_p2-r1) 01:12:46 (2/4) Installing libedit (20221030.3.1-r1) 01:12:46 (3/4) Installing openssh-client-common (9.3_p2-r1) 01:12:46 (4/4) Installing openssh-client-default (9.3_p2-r1) 01:12:46 Executing busybox-1.36.1-r5.trigger 01:12:46 OK: 268 MiB in 56 packages 01:12:48 Removing intermediate container 43d7fa76459d 01:12:48 ---> b2df165a534a 01:12:48 Step 9/12 : COPY go.mod vendor* ./ 01:12:48 ---> c21bf89cd262 01:12:48 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:12:48 ---> Running in 71a923e0f78d 01:13:45 Removing intermediate container 71a923e0f78d 01:13:45 ---> 3375667a842a 01:13:45 Step 11/12 : COPY . . 01:13:45 ---> 85a307e9d6fb 01:13:45 Step 12/12 : RUN ${MAKE} 01:13:45 ---> Running in 3b6bf298c418 01:13:45 noop 01:13:45 Removing intermediate container 3b6bf298c418 01:13:45 ---> 890e090f5635 01:13:45 Successfully built 890e090f5635 01:13:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:45 + docker inspect -f . ci-base-image-x86_64 01:13:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:13:45 prd-ubuntu20.04-docker-8c-8g-26530 does not seem to be running inside a container 01:13:45 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-226 -v /w/workspace/edgexfoundry_device-gpio_PR-226:/w/workspace/edgexfoundry_device-gpio_PR-226:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-226@tmp:/w/workspace/edgexfoundry_device-gpio_PR-226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:13:46 $ docker top 3f19c66948c787902eeed64d9fc544c127a9a7e153c8376f5ffb6bd85736b688 -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:46 + go version 01:13:46 go version go1.21.0 linux/amd64 [Pipeline] } 01:13:46 $ docker stop --time=1 3f19c66948c787902eeed64d9fc544c127a9a7e153c8376f5ffb6bd85736b688 01:13:48 $ docker rm -f --volumes 3f19c66948c787902eeed64d9fc544c127a9a7e153c8376f5ffb6bd85736b688 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:49 + docker inspect -f . ci-base-image-x86_64 01:13:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:13:49 prd-ubuntu20.04-docker-8c-8g-26530 does not seem to be running inside a container 01:13:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-226 -v /w/workspace/edgexfoundry_device-gpio_PR-226:/w/workspace/edgexfoundry_device-gpio_PR-226:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-226@tmp:/w/workspace/edgexfoundry_device-gpio_PR-226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 01:13:49 $ docker top 8e72b95c747c390ce6cb2bd3244f7d0163e19cea5938a9b265f0393d56fe1a85 -eo pid,comm [Pipeline] { [Pipeline] sh 01:13:50 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-226 [Pipeline] fileExists [Pipeline] sh 01:13:50 + make test 01:13:50 go test ./... -coverprofile=coverage.out ./... 01:13:51 ? github.com/edgexfoundry/device-gpio [no test files] 01:14:01 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:14:01 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:14:10 go vet ./... 01:14:13 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:14:13 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:14:13 ./bin/test-attribution-txt.sh [Pipeline] echo 01:14:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:14:13 $ docker stop --time=1 8e72b95c747c390ce6cb2bd3244f7d0163e19cea5938a9b265f0393d56fe1a85 01:14:17 $ docker rm -f --volumes 8e72b95c747c390ce6cb2bd3244f7d0163e19cea5938a9b265f0393d56fe1a85 [Pipeline] // withDockerContainer [Pipeline] sh 01:14:17 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:14:17 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:14:18 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:14:19 + ls -al . 01:14:19 total 152 01:14:19 drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 01:13 . 01:14:19 drwxrwxr-x 4 jenkins jenkins 4096 Jan 1 01:11 .. 01:14:19 -rw-rw-r-- 1 jenkins jenkins 120 Jan 1 01:12 .dockerignore 01:14:19 drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 01:14 .git 01:14:19 drwxrwxr-x 3 jenkins jenkins 4096 Jan 1 01:12 .github 01:14:19 -rw-rw-r-- 1 jenkins jenkins 277 Jan 1 01:12 .gitignore 01:14:19 -rw-rw-r-- 1 jenkins jenkins 41 Jan 1 01:12 .golangci.yml 01:14:19 drwxr-xr-x 3 jenkins jenkins 4096 Jan 1 01:12 .semver 01:14:19 -rw-rw-r-- 1 jenkins jenkins 10671 Jan 1 01:12 Attribution.txt 01:14:19 -rw-rw-r-- 1 jenkins jenkins 7171 Jan 1 01:12 CHANGELOG.md 01:14:19 -rw-rw-r-- 1 jenkins jenkins 1661 Jan 1 01:12 Dockerfile 01:14:19 -rw-rw-r-- 1 jenkins jenkins 677 Jan 1 01:12 GOVERNANCE.md 01:14:19 -rw-rw-r-- 1 jenkins jenkins 657 Jan 1 01:12 Jenkinsfile 01:14:19 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 1 01:12 LICENSE 01:14:19 -rw-rw-r-- 1 jenkins jenkins 1923 Jan 1 01:12 Makefile 01:14:19 -rw-rw-r-- 1 jenkins jenkins 617 Jan 1 01:12 OWNERS.md 01:14:19 -rw-rw-r-- 1 jenkins jenkins 3578 Jan 1 01:12 README.md 01:14:19 -rw-rw-r-- 1 jenkins jenkins 5 Jan 1 01:12 VERSION 01:14:19 drwxrwxr-x 2 jenkins jenkins 4096 Jan 1 01:12 bin 01:14:19 drwxrwxr-x 3 jenkins jenkins 4096 Jan 1 01:12 cmd 01:14:19 -rw-r--r-- 1 jenkins jenkins 10 Jan 1 01:13 coverage.out 01:14:19 -rw-rw-r-- 1 jenkins jenkins 3694 Jan 1 01:12 go.mod 01:14:19 -rw-rw-r-- 1 jenkins jenkins 34951 Jan 1 01:12 go.sum 01:14:19 drwxrwxr-x 3 jenkins jenkins 4096 Jan 1 01:12 internal 01:14:19 -rw-rw-r-- 1 jenkins jenkins 209 Jan 1 01:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:19 + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=539faaf832d3c7e3dc187e100d7178644e4793ea --label arch=amd64 --label version=0.0.0 . 01:14:19 Sending build context to Docker daemon 24.51MB 01:14:19 Step 1/26 : ARG BASE=golang:1.21-alpine3.18 01:14:19 Step 2/26 : FROM ${BASE} AS builder 01:14:19 ---> 890e090f5635 01:14:19 Step 3/26 : ARG ADD_BUILD_TAGS="" 01:14:20 ---> Running in efb1f86ab240 01:14:20 Removing intermediate container efb1f86ab240 01:14:20 ---> 0b9a8bb9c3c9 01:14:20 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:14:20 ---> Running in ce7e9f600d88 01:14:20 Removing intermediate container ce7e9f600d88 01:14:20 ---> 92463b9e87fb 01:14:20 Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " 01:14:20 ---> Running in 46c8e1d3fe00 01:14:20 Removing intermediate container 46c8e1d3fe00 01:14:20 ---> c35bf6a73ee1 01:14:20 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 01:14:20 ---> Running in c30c28d64411 01:14:20 Removing intermediate container c30c28d64411 01:14:20 ---> 6f762871d258 01:14:20 Step 7/26 : WORKDIR /device-gpio 01:14:20 ---> Running in 30ced8355bac 01:14:20 Removing intermediate container 30ced8355bac 01:14:20 ---> b6f7b82fc5ce 01:14:20 Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:14:20 ---> Running in 393552a1a76b 01:14:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:14:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:14:21 OK: 268 MiB in 56 packages 01:14:21 Removing intermediate container 393552a1a76b 01:14:21 ---> 4bd7efacdc65 01:14:21 Step 9/26 : COPY go.mod vendor* ./ 01:14:21 ---> a1ecc3dd3876 01:14:21 Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:21 ---> Running in b502ccf582ef 01:14:22 Removing intermediate container b502ccf582ef 01:14:22 ---> cefd5be8b12e 01:14:22 Step 11/26 : COPY . . 01:14:23 ---> 67be5487ed79 01:14:23 Step 12/26 : RUN ${MAKE} 01:14:23 ---> Running in e47b52db24f0 01:14:23 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 01:14:45 Removing intermediate container e47b52db24f0 01:14:45 ---> cff937027f0c 01:14:45 Step 13/26 : FROM alpine:3.18 01:14:45 3.18: Pulling from library/alpine 01:14:45 c926b61bad3b: Pulling fs layer 01:14:45 c926b61bad3b: Verifying Checksum 01:14:45 c926b61bad3b: Download complete 01:14:45 c926b61bad3b: Pull complete 01:14:45 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 01:14:45 Status: Downloaded newer image for alpine:3.18 01:14:45 ---> b541f2080109 01:14:45 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' 01:14:45 ---> Running in 14d6d65b3ee6 01:14:45 Removing intermediate container 14d6d65b3ee6 01:14:45 ---> 70df206be5d0 01:14:45 Step 15/26 : RUN apk add --update --no-cache dumb-init 01:14:45 ---> Running in 6cd7c4977411 01:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:14:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:14:45 (1/1) Installing dumb-init (1.2.5-r2) 01:14:45 Executing busybox-1.36.1-r5.trigger 01:14:45 OK: 7 MiB in 16 packages 01:14:46 Removing intermediate container 6cd7c4977411 01:14:46 ---> 24541944377b 01:14:46 Step 16/26 : RUN apk --no-cache upgrade 01:14:46 ---> Running in b8988779fabd 01:14:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 01:14:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 01:14:46 OK: 7 MiB in 16 packages 01:14:47 Removing intermediate container b8988779fabd 01:14:47 ---> 5021a38d5439 01:14:47 Step 17/26 : WORKDIR / 01:14:47 ---> Running in 31453d35d759 01:14:47 Removing intermediate container 31453d35d759 01:14:47 ---> 5cdbd8a9f565 01:14:47 Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / 01:14:47 ---> 2176b909bca9 01:14:47 Step 19/26 : COPY --from=builder /device-gpio/LICENSE / 01:14:47 ---> 4e66f55eaf49 01:14:47 Step 20/26 : COPY --from=builder /device-gpio/cmd/ / 01:14:48 ---> 0e88669cb68c 01:14:48 Step 21/26 : EXPOSE 59910 01:14:48 ---> Running in 72ac8e932ae8 01:14:48 Removing intermediate container 72ac8e932ae8 01:14:48 ---> a61a2743e3a2 01:14:48 Step 22/26 : ENTRYPOINT ["/device-gpio"] 01:14:48 ---> Running in 94591c09b43a 01:14:48 Removing intermediate container 94591c09b43a 01:14:48 ---> 15580349188c 01:14:48 Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 01:14:48 ---> Running in a7dee9cde1ce 01:14:48 Removing intermediate container a7dee9cde1ce 01:14:48 ---> 1c5a93316f18 01:14:48 Step 24/26 : LABEL arch=amd64 01:14:48 ---> Running in 5c0458d82940 01:14:48 Removing intermediate container 5c0458d82940 01:14:48 ---> caa02077d8dc 01:14:48 Step 25/26 : LABEL git_sha=539faaf832d3c7e3dc187e100d7178644e4793ea 01:14:48 ---> Running in f2036a6cc914 01:14:49 Removing intermediate container f2036a6cc914 01:14:49 ---> 9591ffff2a7d 01:14:49 Step 26/26 : LABEL version=0.0.0 01:14:49 ---> Running in 676da40ba1f0 01:14:49 Removing intermediate container 676da40ba1f0 01:14:49 ---> 0143be25e701 01:14:49 [Warning] One or more build-args [ARCH] were not consumed 01:14:49 Successfully built 0143be25e701 01:14:49 Successfully tagged device-gpio:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:50 01:14:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:50 latest: Pulling from edgex-lftools-log-publisher 01:14:50 5eb5b503b376: Pulling fs layer 01:14:50 5c69ac0246d0: Pulling fs layer 01:14:50 ec43610c2a17: Pulling fs layer 01:14:50 3a2ae6a8a46f: Pulling fs layer 01:14:50 33b1e0a273af: Pulling fs layer 01:14:50 5d3b04190fa2: Pulling fs layer 01:14:50 2f39f015ded8: Pulling fs layer 01:14:50 3a2ae6a8a46f: Waiting 01:14:50 33b1e0a273af: Waiting 01:14:50 5d3b04190fa2: Waiting 01:14:50 2f39f015ded8: Waiting 01:14:50 5c69ac0246d0: Verifying Checksum 01:14:50 5c69ac0246d0: Download complete 01:14:50 3a2ae6a8a46f: Download complete 01:14:50 33b1e0a273af: Verifying Checksum 01:14:50 33b1e0a273af: Download complete 01:14:50 5d3b04190fa2: Verifying Checksum 01:14:50 5d3b04190fa2: Download complete 01:14:50 ec43610c2a17: Verifying Checksum 01:14:50 ec43610c2a17: Download complete 01:14:50 5eb5b503b376: Verifying Checksum 01:14:50 5eb5b503b376: Download complete 01:14:51 2f39f015ded8: Download complete 01:14:52 5eb5b503b376: Pull complete 01:14:52 5c69ac0246d0: Pull complete 01:14:52 ec43610c2a17: Pull complete 01:14:52 3a2ae6a8a46f: Pull complete 01:14:53 33b1e0a273af: Pull complete 01:14:53 5d3b04190fa2: Pull complete 01:14:57 2f39f015ded8: Pull complete 01:14:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:14:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:14:57 prd-ubuntu20.04-docker-8c-8g-26530 does not seem to be running inside a container 01:14:57 $ 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/edgexfoundry_device-gpio_PR-226 -v /w/workspace/edgexfoundry_device-gpio_PR-226:/w/workspace/edgexfoundry_device-gpio_PR-226:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-226@tmp:/w/workspace/edgexfoundry_device-gpio_PR-226@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:15:05 $ docker top dc2c843da544e47ff5fc9ced6a0e917f9bb46d6fb5e0ff9ddfad5209dfda351f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:15:05 ---> job-cost.sh 01:15:05 lf-activate-venv: SKIPPING 01:15:05 INFO: No Stack... 01:15:05 INFO: Retrieving Pricing Info for: v3-standard-8 01:15:06 INFO: Archiving Costs [Pipeline] sh 01:15:06 + cat /w/workspace/edgexfoundry_device-gpio_PR-226/archives/cost.csv 01:15:06 + cut -d, -f6 [Pipeline] lock 01:15:06 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-226-1-stack-cost] 01:15:06 Resource [jenkins-edgexfoundry-device-gpio-PR-226-1-stack-cost] did not exist. Created. 01:15:06 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-226-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:15:06 + echo total: 0.2199999988079071 [Pipeline] stash 01:15:07 Stashed 1 file(s) [Pipeline] } 01:15:07 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-226-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:15:07 $ docker stop --time=1 dc2c843da544e47ff5fc9ced6a0e917f9bb46d6fb5e0ff9ddfad5209dfda351f 01:15:08 $ docker rm -f --volumes dc2c843da544e47ff5fc9ced6a0e917f9bb46d6fb5e0ff9ddfad5209dfda351f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:16:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26531 in /w/workspace/edgexfoundry_device-gpio_PR-226 [Pipeline] { [Pipeline] ws 01:16:11 Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout 01:16:14 The recommended git tool is: git 01:16:20 using credential edgex-jenkins-ssh 01:16:20 Cloning the remote Git repository 01:16:20 Cloning repository git@github.com:edgexfoundry/device-gpio.git 01:16:20 > git init /w/workspace/device-gpio/1 # timeout=10 01:16:20 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:16:20 > git --version # timeout=10 01:16:20 > git --version # 'git version 2.25.1' 01:16:20 using GIT_SSH to set credentials SSH Credentials for GitHub 01:16:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:16:23 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:16:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:16:24 Merging remotes/origin/main commit 084f94fc031ef57db339688d760303d40adcf824 into PR head commit 539faaf832d3c7e3dc187e100d7178644e4793ea 01:16:25 Merge succeeded, producing 539faaf832d3c7e3dc187e100d7178644e4793ea 01:16:25 Checking out Revision 539faaf832d3c7e3dc187e100d7178644e4793ea (PR-226) 01:16:24 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 01:16:24 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git 01:16:24 using GIT_SSH to set credentials SSH Credentials for GitHub 01:16:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/226/head:refs/remotes/origin/PR-226 +refs/heads/main:refs/remotes/origin/main # timeout=10 01:16:24 > git config core.sparsecheckout # timeout=10 01:16:24 > git checkout -f 539faaf832d3c7e3dc187e100d7178644e4793ea # timeout=10 01:16:24 > git remote # timeout=10 01:16:24 > git config --get remote.origin.url # timeout=10 01:16:24 using GIT_SSH to set credentials SSH Credentials for GitHub 01:16:25 > git merge 084f94fc031ef57db339688d760303d40adcf824 # timeout=10 01:16:25 > git rev-parse HEAD^{commit} # timeout=10 01:16:25 > git config core.sparsecheckout # timeout=10 01:16:25 > git checkout -f 539faaf832d3c7e3dc187e100d7178644e4793ea # timeout=10 01:16:25 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" 01:16:25 > git --version # timeout=10 01:16:25 > git --version # 'git version 2.25.1' 01:16:25 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:16:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:16:27 % Total % Received % Xferd Average Speed Time Time Time Current 01:16:27 Dload Upload Total Spent Left Speed 01:16:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 87 12682 87 11015 0 0 82201 0 --:--:-- --:--:-- --:--:-- 82201 100 12682 100 12682 0 0 93250 0 --:--:-- --:--:-- --:--:-- 92569 [Pipeline] sh 01:16:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:16:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:16:28 + sudo tee /etc/docker/daemon.new 01:16:28 { 01:16:28 "registry-mirrors": [ 01:16:28 "https://nexus3.edgexfoundry.org:10001" 01:16:28 ], 01:16:28 "bip": "10.250.0.254/24", 01:16:28 "hosts": [ 01:16:28 "tcp://0.0.0.0:5555", 01:16:28 "unix:///var/run/docker.sock" 01:16:28 ], 01:16:28 "mtu": 1458, 01:16:28 "selinux-enabled": true, 01:16:28 "seccomp-profile": "/etc/docker/seccomp.json" 01:16:28 } [Pipeline] sh 01:16:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:16:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:16:50 provisioning config files... 01:16:50 copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config9883902940381408403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:51 ---> ****-login.sh 01:16:51 nexus3.edgexfoundry.org:10001 01:16:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:52 Configure a credential helper to remove this warning. See 01:16:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:52 01:16:52 Login Succeeded 01:16:52 nexus3.edgexfoundry.org:10002 01:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:52 Configure a credential helper to remove this warning. See 01:16:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:52 01:16:52 Login Succeeded 01:16:52 nexus3.edgexfoundry.org:10003 01:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:52 Configure a credential helper to remove this warning. See 01:16:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:52 01:16:52 Login Succeeded 01:16:52 nexus3.edgexfoundry.org:10004 01:16:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:52 Configure a credential helper to remove this warning. See 01:16:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:52 01:16:52 Login Succeeded 01:16:52 ****.io 01:16:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:16:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:16:53 Configure a credential helper to remove this warning. See 01:16:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:16:53 01:16:53 Login Succeeded 01:16:53 ---> ****-login.sh ends [Pipeline] } 01:16:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:16:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:16:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:16:54 ========================================================= 01:16:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 01:16:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:54 + 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 . 01:16:56 #0 building with "default" instance using docker driver 01:16:56 01:16:56 #1 [internal] load build definition from Dockerfile 01:16:56 #1 transferring dockerfile: 1.70kB 0.0s done 01:16:56 #1 DONE 0.1s 01:16:56 01:16:56 #2 [internal] load .dockerignore 01:16:56 #2 transferring context: 160B done 01:16:56 #2 DONE 0.1s 01:16:56 01:16:56 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 01:16:56 #3 DONE 0.1s 01:16:56 01:16:56 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 01:16:56 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 01:16:56 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.19MB / 3.33MB 0.1s 01:16:56 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s 01:16:56 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 01:16:56 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 01:16:56 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 01:16:56 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 01:16:56 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 01:16:56 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.05MB / 63.99MB 0.2s 01:16:56 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 01:16:56 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 01:16:56 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s 01:16:56 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 7.34MB / 63.99MB 0.4s 01:16:56 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s 01:16:56 #4 ... 01:16:56 01:16:56 #5 [internal] load build context 01:16:56 #5 transferring context: 12.22MB 0.4s done 01:16:56 #5 DONE 0.5s 01:16:56 01:16:56 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 01:16:56 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.34MB / 97.63MB 0.5s 01:16:56 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.39MB / 11.40MB 0.5s 01:16:56 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done 01:16:56 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.7s 01:16:56 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.7s 01:16:56 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 01:16:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.46MB / 63.99MB 0.8s 01:16:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.41MB / 63.99MB 1.0s 01:16:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 29.36MB / 97.63MB 1.0s 01:16:57 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 01:16:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 1.1s 01:16:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.80MB / 97.63MB 1.2s 01:16:57 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.3s done 01:16:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 43.12MB / 63.99MB 1.4s 01:16:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.23MB / 97.63MB 1.4s 01:16:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 1.5s 01:16:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.48MB / 63.99MB 1.6s 01:16:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.72MB / 97.63MB 1.6s 01:16:57 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 58.50MB / 63.99MB 1.7s 01:16:57 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.96MB / 97.63MB 1.7s 01:16:58 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.9s 01:16:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 75.50MB / 97.63MB 1.9s 01:16:58 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.9s done 01:16:58 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 01:16:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.84MB / 97.63MB 2.1s 01:16:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 92.07MB / 97.63MB 2.3s 01:16:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.53MB / 97.63MB 2.4s 01:16:58 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.5s done 01:17:04 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.2s 01:17:08 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.3s 01:17:15 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.2s done 01:17:15 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 01:17:15 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 01:17:15 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 01:17:16 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 01:17:21 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s 01:17:24 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.7s done 01:17:24 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s 01:17:25 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done 01:17:26 #4 DONE 29.6s 01:17:26 01:17:26 #6 [builder 2/7] WORKDIR /device-gpio 01:17:27 #6 DONE 1.6s 01:17:27 01:17:27 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 01:17:28 #7 0.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:17:28 #7 1.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:17:29 #7 2.158 (1/4) Installing openssh-keygen (9.3_p2-r1) 01:17:29 #7 2.185 (2/4) Installing libedit (20221030.3.1-r1) 01:17:29 #7 2.198 (3/4) Installing openssh-client-common (9.3_p2-r1) 01:17:29 #7 2.264 (4/4) Installing openssh-client-default (9.3_p2-r1) 01:17:29 #7 2.292 Executing busybox-1.36.1-r5.trigger 01:17:29 #7 2.330 OK: 271 MiB in 56 packages 01:17:30 #7 DONE 3.2s 01:17:30 01:17:30 #8 [builder 4/7] COPY go.mod vendor* ./ 01:17:30 #8 DONE 0.2s 01:17:30 01:17:30 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:17:57 #9 DONE 22.3s 01:17:57 01:17:57 #10 [builder 6/7] COPY . . 01:17:57 #10 DONE 0.3s 01:17:57 01:17:57 #11 [builder 7/7] RUN echo noop 01:17:57 #11 0.582 noop 01:17:57 #11 DONE 0.7s 01:17:57 01:17:57 #12 exporting to image 01:17:57 #12 exporting layers 01:18:19 #12 exporting layers 22.2s done 01:18:19 #12 writing image sha256:49f25e67d71550b29f8c34bbe80a847c4f8172e1057e889553ebb587155fb882 done 01:18:19 #12 naming to docker.io/library/ci-base-image-arm64 done 01:18:19 #12 DONE 22.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:20 + docker inspect -f . ci-base-image-arm64 01:18:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:20 prd-ubuntu20.04-docker-arm64-4c-16g-26531 does not seem to be running inside a container 01:18:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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 01:18:21 $ docker top 9dbe7548c2049ead47da89c2919417c7933f2a4c39a7619b541c860f0c37adcf -eo pid,comm [Pipeline] { [Pipeline] sh 01:18:22 + go version 01:18:22 go version go1.21.0 linux/arm64 [Pipeline] } 01:18:22 $ docker stop --time=1 9dbe7548c2049ead47da89c2919417c7933f2a4c39a7619b541c860f0c37adcf 01:18:24 $ docker rm -f --volumes 9dbe7548c2049ead47da89c2919417c7933f2a4c39a7619b541c860f0c37adcf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:25 + docker inspect -f . ci-base-image-arm64 01:18:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:25 prd-ubuntu20.04-docker-arm64-4c-16g-26531 does not seem to be running inside a container 01:18:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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 01:18:28 $ docker top ba5b42bcd6262de0f351366d9eba43c830168ecc9f7339e264d2fb309e1965ba -eo pid,comm [Pipeline] { [Pipeline] sh 01:18:28 + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh 01:18:29 + make test 01:18:29 go test ./... -coverprofile=coverage.out ./... 01:18:33 ? github.com/edgexfoundry/device-gpio [no test files] 01:19:29 ? github.com/edgexfoundry/device-gpio/cmd [no test files] 01:19:29 ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] 01:19:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:19:29 go vet ./... 01:19:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:19:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:19:39 ./bin/test-attribution-txt.sh [Pipeline] echo 01:19:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:19:40 $ docker stop --time=1 ba5b42bcd6262de0f351366d9eba43c830168ecc9f7339e264d2fb309e1965ba 01:19:41 $ docker rm -f --volumes ba5b42bcd6262de0f351366d9eba43c830168ecc9f7339e264d2fb309e1965ba [Pipeline] // withDockerContainer [Pipeline] sh 01:19:43 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:19:43 Warning: overwriting stash ‘coverage-report’ 01:19:43 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:19:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:19:44 + ls -al . 01:19:44 total 148 01:19:44 drwxrwxr-x 7 jenkins jenkins 4096 Jan 1 01:18 . 01:19:44 drwxrwxr-x 4 jenkins jenkins 4096 Jan 1 01:16 .. 01:19:44 -rw-rw-r-- 1 jenkins jenkins 120 Jan 1 01:16 .dockerignore 01:19:44 drwxrwxr-x 8 jenkins jenkins 4096 Jan 1 01:16 .git 01:19:44 drwxrwxr-x 3 jenkins jenkins 4096 Jan 1 01:16 .github 01:19:44 -rw-rw-r-- 1 jenkins jenkins 277 Jan 1 01:16 .gitignore 01:19:44 -rw-rw-r-- 1 jenkins jenkins 41 Jan 1 01:16 .golangci.yml 01:19:44 -rw-rw-r-- 1 jenkins jenkins 10671 Jan 1 01:16 Attribution.txt 01:19:44 -rw-rw-r-- 1 jenkins jenkins 7171 Jan 1 01:16 CHANGELOG.md 01:19:44 -rw-rw-r-- 1 jenkins jenkins 1661 Jan 1 01:16 Dockerfile 01:19:44 -rw-rw-r-- 1 jenkins jenkins 677 Jan 1 01:16 GOVERNANCE.md 01:19:44 -rw-rw-r-- 1 jenkins jenkins 657 Jan 1 01:16 Jenkinsfile 01:19:44 -rw-rw-r-- 1 jenkins jenkins 11340 Jan 1 01:16 LICENSE 01:19:44 -rw-rw-r-- 1 jenkins jenkins 1923 Jan 1 01:16 Makefile 01:19:44 -rw-rw-r-- 1 jenkins jenkins 617 Jan 1 01:16 OWNERS.md 01:19:44 -rw-rw-r-- 1 jenkins jenkins 3578 Jan 1 01:16 README.md 01:19:44 -rw-rw-r-- 1 jenkins jenkins 5 Jan 1 01:12 VERSION 01:19:44 drwxrwxr-x 2 jenkins jenkins 4096 Jan 1 01:16 bin 01:19:44 drwxrwxr-x 3 jenkins jenkins 4096 Jan 1 01:16 cmd 01:19:44 -rw-r--r-- 1 jenkins jenkins 10 Jan 1 01:18 coverage.out 01:19:44 -rw-rw-r-- 1 jenkins jenkins 3694 Jan 1 01:16 go.mod 01:19:44 -rw-rw-r-- 1 jenkins jenkins 34951 Jan 1 01:16 go.sum 01:19:44 drwxrwxr-x 3 jenkins jenkins 4096 Jan 1 01:16 internal 01:19:44 -rw-rw-r-- 1 jenkins jenkins 209 Jan 1 01:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:19:45 + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=539faaf832d3c7e3dc187e100d7178644e4793ea --label arch=arm64 --label version=0.0.0 . 01:19:45 #0 building with "default" instance using docker driver 01:19:45 01:19:45 #1 [internal] load build definition from Dockerfile 01:19:45 #1 transferring dockerfile: 30B 01:19:46 #1 transferring dockerfile: 1.70kB 0.0s done 01:19:46 #1 DONE 0.0s 01:19:46 01:19:46 #2 [internal] load .dockerignore 01:19:46 #2 transferring context: 160B 0.0s done 01:19:46 #2 DONE 0.0s 01:19:46 01:19:46 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:19:46 #3 DONE 0.0s 01:19:46 01:19:46 #4 [internal] load metadata for docker.io/library/alpine:3.18 01:19:46 #4 DONE 0.8s 01:19:46 01:19:46 #5 [internal] load build context 01:19:46 #5 transferring context: 7.01kB 0.1s done 01:19:46 #5 DONE 0.1s 01:19:46 01:19:46 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 01:19:46 #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 01:19:46 #6 ... 01:19:46 01:19:46 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:19:46 #7 DONE 0.2s 01:19:46 01:19:46 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 01:19:46 #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 01:19:46 #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 01:19:46 #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 01:19:46 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0B / 3.33MB 0.1s 01:19:47 #6 ... 01:19:47 01:19:47 #8 [builder 2/7] WORKDIR /device-gpio 01:19:47 #8 DONE 0.1s 01:19:47 01:19:47 #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 01:19:47 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.2s 01:19:47 #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.3s done 01:19:47 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 01:19:47 #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done 01:19:47 #6 DONE 1.0s 01:19:47 01:19:47 #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 01:19:47 #9 0.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:19:48 #9 1.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:19:49 #9 2.206 OK: 271 MiB in 56 packages 01:19:49 #9 DONE 2.5s 01:19:49 01:19:49 #10 [builder 4/7] COPY go.mod vendor* ./ 01:19:49 #10 DONE 0.2s 01:19:49 01:19:49 #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:19:50 #11 ... 01:19:50 01:19:50 #12 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:19:50 #12 0.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:19:50 #12 0.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:19:50 #12 1.976 (1/1) Installing dumb-init (1.2.5-r2) 01:19:50 #12 1.987 Executing busybox-1.36.1-r5.trigger 01:19:50 #12 2.018 OK: 8 MiB in 16 packages 01:19:50 #12 DONE 2.3s 01:19:50 01:19:50 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:19:51 #13 0.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 01:19:51 #13 1.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 01:19:52 #13 2.049 OK: 8 MiB in 16 packages 01:19:54 #13 DONE 4.1s 01:19:54 01:19:54 #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:19:54 #11 DONE 4.5s 01:19:54 01:19:54 #14 [builder 6/7] COPY . . 01:19:54 #14 DONE 0.4s 01:19:54 01:19:54 #15 [builder 7/7] RUN make build 01:19:55 #15 0.645 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.6" -trimpath -mod=readonly -o cmd/device-gpio ./cmd 01:21:03 #15 DONE 61.5s 01:21:03 01:21:03 #16 [stage-1 4/7] COPY --from=builder /device-gpio/Attribution.txt / 01:21:03 #16 DONE 0.1s 01:21:03 01:21:03 #17 [stage-1 5/7] COPY --from=builder /device-gpio/LICENSE / 01:21:03 #17 DONE 0.1s 01:21:03 01:21:03 #18 [stage-1 6/7] COPY --from=builder /device-gpio/cmd/ / 01:21:03 #18 DONE 0.3s 01:21:03 01:21:03 #19 exporting to image 01:21:03 #19 exporting layers 01:21:03 #19 exporting layers 0.4s done 01:21:03 #19 writing image sha256:dc7633ba151ce250f4f1d18a12a32726e0feb56292010512030aa45ccf52751f done 01:21:03 #19 naming to docker.io/library/device-gpio-arm64 done 01:21:03 #19 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 01:21:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:21:04 01:21:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:21:05 arm64: Pulling from edgex-lftools-log-publisher 01:21:05 8998bd30e6a1: Pulling fs layer 01:21:05 04944245beec: Pulling fs layer 01:21:05 699f458cf7ca: Pulling fs layer 01:21:05 765212b225bb: Pulling fs layer 01:21:05 f23df028b6ca: Pulling fs layer 01:21:05 d65c8cfc05b1: Pulling fs layer 01:21:05 2437ff75d9bd: Pulling fs layer 01:21:05 765212b225bb: Waiting 01:21:05 f23df028b6ca: Waiting 01:21:05 d65c8cfc05b1: Waiting 01:21:05 2437ff75d9bd: Waiting 01:21:05 04944245beec: Verifying Checksum 01:21:05 04944245beec: Download complete 01:21:05 765212b225bb: Verifying Checksum 01:21:05 765212b225bb: Download complete 01:21:05 f23df028b6ca: Download complete 01:21:05 d65c8cfc05b1: Verifying Checksum 01:21:05 d65c8cfc05b1: Download complete 01:21:05 699f458cf7ca: Verifying Checksum 01:21:05 699f458cf7ca: Download complete 01:21:05 8998bd30e6a1: Verifying Checksum 01:21:05 8998bd30e6a1: Download complete 01:21:07 2437ff75d9bd: Download complete 01:21:13 8998bd30e6a1: Pull complete 01:21:13 04944245beec: Pull complete 01:21:15 699f458cf7ca: Pull complete 01:21:15 765212b225bb: Pull complete 01:21:16 f23df028b6ca: Pull complete 01:21:16 d65c8cfc05b1: Pull complete 01:21:38 2437ff75d9bd: Pull complete 01:21:38 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:21:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:21:38 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:38 prd-ubuntu20.04-docker-arm64-4c-16g-26531 does not seem to be running inside a container 01:21:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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 01:21:41 $ docker top 3f04a2a88208efa1d78d8faaefbebd7a4cdb67fef35ddd2aa54b7f933fd2afbe -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:21:41 ---> job-cost.sh 01:21:41 lf-activate-venv: SKIPPING 01:21:41 INFO: No Stack... 01:21:42 INFO: Retrieving Pricing Info for: v3-standard-8 01:21:43 INFO: Archiving Costs [Pipeline] sh 01:21:43 + cat /w/workspace/device-gpio/1/archives/cost.csv 01:21:43 + cut -d, -f6 [Pipeline] lock 01:21:43 Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-226-1-stack-cost] 01:21:43 Resource [jenkins-edgexfoundry-device-gpio-PR-226-1-stack-cost] did not exist. Created. 01:21:43 Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-226-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:21:44 /w/workspace/device-gpio/1@tmp/durable-b1fc177b/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:21:44 + echo total: 0.2199999988079071 [Pipeline] stash 01:21:44 Warning: overwriting stash ‘stack-cost’ 01:21:44 Stashed 1 file(s) [Pipeline] } 01:21:44 Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-226-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:21:44 $ docker stop --time=1 3f04a2a88208efa1d78d8faaefbebd7a4cdb67fef35ddd2aa54b7f933fd2afbe 01:21:46 $ docker rm -f --volumes 3f04a2a88208efa1d78d8faaefbebd7a4cdb67fef35ddd2aa54b7f933fd2afbe [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 01:21:48 provisioning config files... 01:21:48 copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-226@tmp/config16967718482588499695tmp [Pipeline] { [Pipeline] sh 01:21:48 + set +x 01:21:48 + curl -s https://codecov.io/bash 01:21:48 + bash -s -- 01:21:48 01:21:48 _____ _ 01:21:48 / ____| | | 01:21:48 | | ___ __| | ___ ___ _____ __ 01:21:48 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:21:48 | |___| (_) | (_| | __/ (_| (_) \ V / 01:21:48 \_____\___/ \__,_|\___|\___\___/ \_/ 01:21:48 Bash-1.0.6 01:21:48 01:21:48 01:21:48 ==> git version 2.25.1 found 01:21:48 ==> 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 01:21:48 Release-Date: 2020-01-08 01:21:48 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:21:48 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:21:48 ==> Jenkins CI detected. 01:21:48 current dir:  /w/workspace/edgexfoundry_device-gpio_PR-226 01:21:48 project root: . 01:21:48 --> token set from env 01:21:48 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:21:48 ==> Running gcov in . (disable via -X gcov) 01:21:48 ==> Python coveragepy not found 01:21:48 ==> Searching for coverage reports in: 01:21:48 + . 01:21:48 -> Found 1 reports 01:21:48 ==> Detecting git/mercurial file structure 01:21:48 ==> Reading reports 01:21:48 + ./coverage.out bytes=10 01:21:48 ==> Appending adjustments 01:21:48 https://docs.codecov.io/docs/fixing-reports 01:21:48 + Found adjustments 01:21:48 ==> Gzipping contents 01:21:48 4.0K /tmp/codecov.cWqLiX.gz 01:21:48 ==> Uploading reports 01:21:48 url: https://codecov.io 01:21:48 query: branch=PR-226&commit=539faaf832d3c7e3dc187e100d7178644e4793ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-226%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=226&job=&cmd_args= 01:21:48 -> Pinging Codecov 01:21:48 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-226&commit=539faaf832d3c7e3dc187e100d7178644e4793ea&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-226%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=226&job=&cmd_args= 01:21:49 -> Uploading to 01:21:49 https://storage.googleapis.com/codecov/v4/raw/2024-01-01/3EC07B1A8CA8AF9BCAA0BB9F0134797F/539faaf832d3c7e3dc187e100d7178644e4793ea/6ed40b7c-313a-4dad-81f5-84294eb9ff0e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240101T012148Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=caee01370f5293de2d01632aac9f75ae9adce6f9a4811888a6bd418705125a4a 01:21:49 % Total % Received % Xferd Average Speed Time Time Time Current 01:21:49 Dload Upload Total Spent Left Speed 01:21:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2491 --:--:-- --:--:-- --:--:-- 2491 01:21:49 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/539faaf832d3c7e3dc187e100d7178644e4793ea [Pipeline] } 01:21:49 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 01:21:52 + [ -d /w/workspace/edgexfoundry_device-gpio_PR-226/archives ] 01:21:52 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-226/archives 01:21:52 total 16 01:21:52 drwxr-xr-x 3 root root 4096 Jan 1 01:15 . 01:21:52 drwxrwxr-x 9 jenkins jenkins 4096 Jan 1 01:15 .. 01:21:52 drwxr-xr-x 2 root root 4096 Jan 1 01:15 cost 01:21:52 -rw-r--r-- 1 root root 83 Jan 1 01:15 cost.csv 01:21:52 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-226/archives 01:21:52 + ls -al /w/workspace/edgexfoundry_device-gpio_PR-226/archives 01:21:52 total 16 01:21:52 drwxr-xr-x 3 jenkins jenkins 4096 Jan 1 01:15 . 01:21:52 drwxrwxr-x 9 jenkins jenkins 4096 Jan 1 01:15 .. 01:21:52 drwxr-xr-x 2 jenkins jenkins 4096 Jan 1 01:15 cost 01:21:52 -rw-r--r-- 1 jenkins jenkins 83 Jan 1 01:15 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:21:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:21:53 ---> package-listing.sh 01:21:53 ++ facter osfamily 01:21:53 ++ tr '[:upper:]' '[:lower:]' 01:21:54 + OS_FAMILY=debian 01:21:54 + workspace=/w/workspace/edgexfoundry_device-gpio_PR-226 01:21:54 + START_PACKAGES=/tmp/packages_start.txt 01:21:54 + END_PACKAGES=/tmp/packages_end.txt 01:21:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:21:54 + PACKAGES=/tmp/packages_start.txt 01:21:54 + '[' /w/workspace/edgexfoundry_device-gpio_PR-226 ']' 01:21:54 + PACKAGES=/tmp/packages_end.txt 01:21:54 + case "${OS_FAMILY}" in 01:21:54 + dpkg -l 01:21:54 + grep '^ii' 01:21:54 + '[' -f /tmp/packages_start.txt ']' 01:21:54 + '[' -f /tmp/packages_end.txt ']' 01:21:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:21:54 + '[' /w/workspace/edgexfoundry_device-gpio_PR-226 ']' 01:21:54 + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-226/archives/ 01:21:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-226/archives/ [Pipeline] echo 01:21:54 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/edgexfoundry_device-gpio_PR-226/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:21:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:21:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:21:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:21:55 prd-ubuntu20.04-docker-8c-8g-26530 does not seem to be running inside a container 01:21:55 $ 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/edgexfoundry_device-gpio_PR-226/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-226 -v /w/workspace/edgexfoundry_device-gpio_PR-226:/w/workspace/edgexfoundry_device-gpio_PR-226:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-226@tmp:/w/workspace/edgexfoundry_device-gpio_PR-226@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 01:21:55 $ docker top ef22525fedef6c9c334c6025c66fa20baf4b3102c417b5daa772c1749776dc7b -eo pid,comm [Pipeline] { [Pipeline] sh 01:21:56 + touch /tmp/pre-build-complete [Pipeline] sh 01:21:56 + mkdir -p /var/log/sysstat [Pipeline] sh 01:21:57 + ls /var/log/sa-host 01:21:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:21:57 provisioning config files... 01:21:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-226@tmp/config7567961417885279508tmp [Pipeline] { [Pipeline] echo 01:21:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:21:57 ---> create-netrc.sh [Pipeline] } 01:21:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:21:58 ---> python-tools-install.sh [Pipeline] echo 01:21:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:21:58 ---> sudo-logs.sh 01:21:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:21:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:21:59 ---> job-cost.sh 01:21:59 lf-activate-venv: SKIPPING 01:21:59 DEBUG: total: 0.2199999988079071 01:21:59 INFO: Retrieving Stack Cost... 01:22:00 INFO: Retrieving Pricing Info for: v3-standard-8 01:22:00 INFO: Archiving Costs [Pipeline] echo 01:22:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:22:01 ---> logs-deploy.sh 01:22:01 lf-activate-venv: SKIPPING 01:22:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-226/1 01:22:01 INFO: archiving workspace using pattern(s): 01:22:02 Archives upload complete. 01:22:02 INFO: archiving logs to Nexus 01:22:03 ---> uname -a: 01:22:03 Linux prd-ubuntu20-04-docker-8c-8g-26530 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:22:03 01:22:03 01:22:03 ---> lscpu: 01:22:03 Architecture: x86_64 01:22:03 CPU op-mode(s): 32-bit, 64-bit 01:22:03 Byte Order: Little Endian 01:22:03 Address sizes: 40 bits physical, 48 bits virtual 01:22:03 CPU(s): 8 01:22:03 On-line CPU(s) list: 0-7 01:22:03 Thread(s) per core: 1 01:22:03 Core(s) per socket: 1 01:22:03 Socket(s): 8 01:22:03 NUMA node(s): 1 01:22:03 Vendor ID: AuthenticAMD 01:22:03 CPU family: 23 01:22:03 Model: 49 01:22:03 Model name: AMD EPYC-Rome Processor 01:22:03 Stepping: 0 01:22:03 CPU MHz: 2800.000 01:22:03 BogoMIPS: 5600.00 01:22:03 Virtualization: AMD-V 01:22:03 Hypervisor vendor: KVM 01:22:03 Virtualization type: full 01:22:03 L1d cache: 256 KiB 01:22:03 L1i cache: 256 KiB 01:22:03 L2 cache: 4 MiB 01:22:03 L3 cache: 128 MiB 01:22:03 NUMA node0 CPU(s): 0-7 01:22:03 Vulnerability Itlb multihit: Not affected 01:22:03 Vulnerability L1tf: Not affected 01:22:03 Vulnerability Mds: Not affected 01:22:03 Vulnerability Meltdown: Not affected 01:22:03 Vulnerability Mmio stale data: Not affected 01:22:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:22:03 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:22:03 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:22:03 Vulnerability Srbds: Not affected 01:22:03 Vulnerability Tsx async abort: Not affected 01:22:03 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 01:22:03 01:22:03 01:22:03 ---> nproc: 01:22:03 8 01:22:03 01:22:03 01:22:03 ---> df -h: 01:22:03 Filesystem Size Used Avail Use% Mounted on 01:22:03 overlay 155G 12G 144G 8% / 01:22:03 tmpfs 64M 0 64M 0% /dev 01:22:03 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:22:03 shm 64M 0 64M 0% /dev/shm 01:22:03 /dev/vda1 155G 12G 144G 8% /facter-os 01:22:03 01:22:03 01:22:03 ---> sar -b -r -n DEV: 01:22:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26530) 01/01/24 _x86_64_ (8 CPU) 01:22:03 01:22:03 01:11:22 LINUX RESTART (8 CPU) 01:22:03 01:22:03 01:12:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:22:03 01:13:01 136.45 10.34 126.11 0.00 1779.22 34937.40 0.00 01:22:03 01:14:01 169.64 1.02 168.62 0.00 16.40 54618.63 0.00 01:22:03 01:15:01 180.57 0.18 180.39 0.00 9.47 40969.04 0.00 01:22:03 01:16:01 25.63 0.00 25.63 0.00 0.00 6041.39 0.00 01:22:03 01:17:01 41.85 10.41 31.44 0.00 3424.19 5735.97 0.00 01:22:03 01:18:01 7.00 0.02 6.98 0.00 0.13 124.11 0.00 01:22:03 01:19:01 1.33 0.00 1.33 0.00 0.00 15.19 0.00 01:22:03 01:20:01 1.62 0.00 1.62 0.00 0.00 17.86 0.00 01:22:03 01:21:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 01:22:03 01:22:01 6.35 0.27 6.08 0.00 21.60 121.85 0.00 01:22:03 Average: 57.00 2.21 54.79 0.00 523.04 14224.07 0.00 01:22:03 01:22:03 01:12:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:22:03 01:13:01 29208884 31563896 756792 2.30 79064 2546024 1999140 5.89 1004668 2281696 6628 01:22:03 01:14:01 27932756 31503332 801036 2.44 153076 3577896 1881892 5.55 1376060 3059088 350268 01:22:03 01:15:01 27581056 31564372 738188 2.24 166272 3941240 1835992 5.41 1256288 3491536 143932 01:22:03 01:16:01 27587404 31570960 733492 2.23 166496 3941248 1757220 5.18 1261384 3479332 196 01:22:03 01:17:01 27250472 31550264 726316 2.21 188936 4233836 1723232 5.08 1490700 3555604 1160 01:22:03 01:18:01 27260440 31555604 720540 2.19 187504 4230704 1709144 5.04 1484060 3552460 12 01:22:03 01:19:01 27262636 31557820 718244 2.18 187568 4230704 1709144 5.04 1481728 3552464 4 01:22:03 01:20:01 27268056 31563436 712288 2.17 187604 4230716 1709144 5.04 1476288 3552468 176 01:22:03 01:21:01 27268348 31563752 711900 2.16 187628 4230712 1709144 5.04 1476152 3552468 16 01:22:03 01:22:01 27185504 31485448 785012 2.39 187880 4232272 1827860 5.39 1555484 3549412 544 01:22:03 Average: 27580556 31547888 740381 2.25 169203 3939535 1786191 5.26 1386281 3362653 50294 01:22:03 01:22:03 01:12:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:22:03 01:13:01 veth2b1bfdc 77.75 96.75 7.62 61.19 0.00 0.00 0.00 0.01 01:22:03 01:13:01 docker0 112.59 133.32 9.12 319.90 0.00 0.00 0.00 0.00 01:22:03 01:13:01 ens3 371.94 265.92 5230.90 76.71 0.00 0.00 0.00 0.00 01:22:03 01:13:01 lo 6.10 6.10 0.60 0.60 0.00 0.00 0.00 0.00 01:22:03 01:14:01 veth0597ce9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:22:03 01:14:01 docker0 143.39 296.75 12.13 2311.22 0.00 0.00 0.00 0.00 01:22:03 01:14:01 ens3 320.78 158.76 2334.31 23.08 0.00 0.00 0.00 0.00 01:22:03 01:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:22:03 01:15:01 docker0 5.02 8.88 0.30 93.26 0.00 0.00 0.00 0.00 01:22:03 01:15:01 ens3 124.81 76.17 2687.06 18.67 0.00 0.00 0.00 0.00 01:22:03 01:15:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 01:22:03 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:03 01:16:01 ens3 7.80 4.97 8.00 2.82 0.00 0.00 0.00 0.00 01:22:03 01:16:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 01:22:03 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:03 01:17:01 ens3 113.11 50.17 2076.35 4.08 0.00 0.00 0.00 0.00 01:22:03 01:17:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 01:22:03 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:03 01:18:01 ens3 0.18 0.15 0.01 0.01 0.00 0.00 0.00 0.00 01:22:03 01:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:22:03 01:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:03 01:19:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 01:22:03 01:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:03 01:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:03 01:20:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 01:22:03 01:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:22:03 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:03 01:21:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:22:03 01:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:03 01:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:22:03 01:22:01 ens3 43.04 45.18 33.01 104.16 0.00 0.00 0.00 0.00 01:22:03 01:22:01 lo 0.87 0.87 0.08 0.08 0.00 0.00 0.00 0.00 01:22:03 Average: docker0 25.95 43.74 2.14 272.35 0.00 0.00 0.00 0.00 01:22:03 Average: ens3 97.74 59.80 1230.28 22.86 0.00 0.00 0.00 0.00 01:22:03 Average: lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 01:22:03 01:22:03 01:22:03 ---> sar -P ALL: 01:22:03 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26530) 01/01/24 _x86_64_ (8 CPU) 01:22:03 01:22:03 01:11:22 LINUX RESTART (8 CPU) 01:22:03 01:22:03 01:12:02 CPU %user %nice %system %iowait %steal %idle 01:22:03 01:13:01 all 6.41 0.00 2.93 3.60 0.07 86.99 01:22:03 01:13:01 0 7.14 0.00 2.80 1.45 0.05 88.55 01:22:03 01:13:01 1 5.94 0.00 2.98 3.89 0.09 87.10 01:22:03 01:13:01 2 5.78 0.00 3.54 0.41 0.09 90.18 01:22:03 01:13:01 3 6.23 0.00 2.82 7.31 0.07 83.57 01:22:03 01:13:01 4 6.17 0.00 3.02 14.90 0.07 75.84 01:22:03 01:13:01 5 6.61 0.00 2.43 0.63 0.07 90.26 01:22:03 01:13:01 6 6.44 0.00 2.67 0.22 0.09 90.57 01:22:03 01:13:01 7 6.98 0.00 3.14 0.07 0.07 89.75 01:22:03 01:14:01 all 18.02 0.00 4.02 4.32 0.07 73.56 01:22:03 01:14:01 0 18.79 0.00 3.86 0.79 0.07 76.49 01:22:03 01:14:01 1 17.93 0.00 4.58 2.44 0.05 75.00 01:22:03 01:14:01 2 18.96 0.00 3.86 1.68 0.07 75.43 01:22:03 01:14:01 3 17.63 0.00 4.02 7.13 0.07 71.15 01:22:03 01:14:01 4 18.52 0.00 3.49 0.27 0.07 77.66 01:22:03 01:14:01 5 16.60 0.00 5.43 21.62 0.07 56.28 01:22:03 01:14:01 6 17.70 0.00 3.43 0.47 0.05 78.35 01:22:03 01:14:01 7 18.06 0.00 3.54 0.32 0.10 77.98 01:22:03 01:15:01 all 28.18 0.00 4.30 3.32 0.12 64.09 01:22:03 01:15:01 0 28.40 0.00 3.75 0.98 0.08 66.79 01:22:03 01:15:01 1 28.25 0.00 4.45 1.42 0.08 65.79 01:22:03 01:15:01 2 28.19 0.00 4.48 1.71 0.35 65.27 01:22:03 01:15:01 3 27.97 0.00 4.47 1.87 0.08 65.61 01:22:03 01:15:01 4 28.57 0.00 4.25 6.56 0.08 60.54 01:22:03 01:15:01 5 29.90 0.00 4.19 9.27 0.10 56.53 01:22:03 01:15:01 6 27.50 0.00 3.86 1.16 0.10 67.39 01:22:03 01:15:01 7 26.67 0.00 4.92 3.62 0.08 64.70 01:22:03 01:16:01 all 0.21 0.00 0.14 0.79 0.01 98.85 01:22:03 01:16:01 0 0.15 0.00 0.20 0.58 0.00 99.07 01:22:03 01:16:01 1 0.22 0.00 0.12 0.00 0.02 99.65 01:22:03 01:16:01 2 0.37 0.00 0.10 0.12 0.02 99.40 01:22:03 01:16:01 3 0.17 0.00 0.12 0.13 0.00 99.58 01:22:03 01:16:01 4 0.22 0.00 0.08 0.08 0.00 99.62 01:22:03 01:16:01 5 0.22 0.00 0.27 4.33 0.02 95.17 01:22:03 01:16:01 6 0.25 0.00 0.15 0.00 0.02 99.58 01:22:03 01:16:01 7 0.08 0.00 0.08 1.10 0.02 98.71 01:22:03 01:17:01 all 2.29 0.00 1.16 0.50 0.02 96.03 01:22:03 01:17:01 0 2.53 0.00 1.15 0.73 0.02 95.56 01:22:03 01:17:01 1 1.55 0.00 1.65 0.03 0.02 96.75 01:22:03 01:17:01 2 2.79 0.00 1.15 0.03 0.02 96.01 01:22:03 01:17:01 3 3.19 0.00 2.00 0.02 0.03 94.76 01:22:03 01:17:01 4 1.79 0.00 1.20 0.53 0.02 96.46 01:22:03 01:17:01 5 1.52 0.00 0.97 0.68 0.02 96.81 01:22:03 01:17:01 6 3.68 0.00 0.63 0.84 0.03 94.82 01:22:03 01:17:01 7 1.22 0.00 0.57 1.10 0.02 97.09 01:22:03 01:18:01 all 0.28 0.00 0.07 0.01 0.01 99.63 01:22:03 01:18:01 0 0.03 0.00 0.05 0.00 0.02 99.90 01:22:03 01:18:01 1 0.02 0.00 0.05 0.00 0.00 99.93 01:22:03 01:18:01 2 0.03 0.00 0.08 0.00 0.00 99.88 01:22:03 01:18:01 3 0.10 0.00 0.05 0.00 0.00 99.85 01:22:03 01:18:01 4 0.15 0.00 0.13 0.00 0.00 99.72 01:22:03 01:18:01 5 0.02 0.00 0.05 0.00 0.00 99.93 01:22:03 01:18:01 6 1.70 0.00 0.07 0.00 0.02 98.22 01:22:03 01:18:01 7 0.15 0.00 0.10 0.10 0.02 99.63 01:22:03 01:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:22:03 01:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:22:03 01:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:22:03 01:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:22:03 01:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:22:03 01:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:22:03 01:19:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:22:03 01:19:01 6 0.02 0.00 0.03 0.00 0.02 99.93 01:22:03 01:19:01 7 0.07 0.00 0.02 0.02 0.02 99.88 01:22:03 01:20:01 all 0.12 0.00 0.01 0.01 0.01 99.85 01:22:03 01:20:01 0 0.07 0.00 0.02 0.00 0.00 99.92 01:22:03 01:20:01 1 0.02 0.00 0.02 0.02 0.02 99.93 01:22:03 01:20:01 2 0.03 0.00 0.03 0.00 0.02 99.92 01:22:03 01:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 01:22:03 01:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:22:03 01:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:22:03 01:20:01 6 0.68 0.00 0.02 0.00 0.02 99.28 01:22:03 01:20:01 7 0.10 0.00 0.02 0.10 0.00 99.78 01:22:03 01:21:01 all 0.09 0.00 0.01 0.03 0.01 99.87 01:22:03 01:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:22:03 01:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:22:03 01:21:01 2 0.05 0.00 0.03 0.00 0.00 99.92 01:22:03 01:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:22:03 01:21:01 4 0.00 0.00 0.00 0.17 0.00 99.83 01:22:03 01:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:22:03 01:21:01 6 0.57 0.00 0.00 0.00 0.02 99.42 01:22:03 01:21:01 7 0.07 0.00 0.02 0.03 0.02 99.87 01:22:03 01:22:01 all 0.78 0.00 0.28 0.10 0.02 98.82 01:22:03 01:22:01 0 0.53 0.00 0.28 0.27 0.02 98.90 01:22:03 01:22:01 1 0.42 0.00 0.20 0.17 0.02 99.20 01:22:03 01:22:01 2 0.43 0.00 0.25 0.02 0.02 99.28 01:22:03 01:22:01 3 0.67 0.00 0.22 0.02 0.02 99.08 01:22:03 01:22:01 4 1.82 0.00 0.43 0.00 0.02 97.73 01:22:03 01:22:01 5 0.37 0.00 0.17 0.03 0.02 99.42 01:22:03 01:22:01 6 1.25 0.00 0.27 0.00 0.03 98.44 01:22:03 01:22:01 7 0.75 0.00 0.38 0.32 0.02 98.53 01:22:03 Average: all 5.60 0.00 1.28 1.26 0.03 91.83 01:22:03 Average: 0 5.73 0.00 1.21 0.48 0.03 92.56 01:22:03 Average: 1 5.39 0.00 1.40 0.79 0.03 92.40 01:22:03 Average: 2 5.64 0.00 1.35 0.39 0.06 92.56 01:22:03 Average: 3 5.56 0.00 1.36 1.62 0.03 91.43 01:22:03 Average: 4 5.69 0.00 1.25 2.21 0.03 90.83 01:22:03 Average: 5 5.47 0.00 1.34 3.63 0.03 89.54 01:22:03 Average: 6 5.94 0.00 1.10 0.27 0.04 92.65 01:22:03 Average: 7 5.38 0.00 1.27 0.68 0.04 92.64 01:22:03 01:22:03 01:22:03