Pull request #1545 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8da9a4c631613a236314397f932f0207de6a193e+5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057 (fd3be8878097da0136495efb588611060eb2f72b) 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-ssh15865545989908411291.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-ssh4463149605436896805.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-sdk-go/branches/PR-1545/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-sdk-go/branches/PR-1545/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9216826505640759237.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-sdk-go/branches/PR-1545/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6295255065848749048.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-ssh15199375906605941729.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-sdk-go/branches/PR-1545/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-sdk-go/branches/PR-1545/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11250924512924856081.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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24163 in /w/workspace/gexfoundry_device-sdk-go_PR-1545 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1545 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057 into PR head commit 8da9a4c631613a236314397f932f0207de6a193e Merge succeeded, producing 8da9a4c631613a236314397f932f0207de6a193e Checking out Revision 8da9a4c631613a236314397f932f0207de6a193e (PR-1545) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1545/head:refs/remotes/origin/PR-1545 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8da9a4c631613a236314397f932f0207de6a193e # 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 5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8da9a4c631613a236314397f932f0207de6a193e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:25:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:25:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:25:52 ========================================================= 04:25:52 EdgeX Global Pipelines Version Info 04:25:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:25:53 ------------------- 04:25:53 stable info: 04:25:53 ------------------- 04:25:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:25:53 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:25:53 Message: update stable to v1.0.258 04:25:53 ------------------- 04:25:53 experimental info: 04:25:53 ------------------- 04:25:53 Commited By: **** collab-it+edgex@linuxfoundation.org 04:25:53 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:25:53 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:25:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:25:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:25:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:25:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:25:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:25:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:25:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:25:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:25:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:25:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:25:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:25:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:25:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:25:54 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:25:54 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:25:54 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:25:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:25:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:25:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:25:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:25:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:25:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:25:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:25:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:25:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:25:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:25:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:25:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1545 [Pipeline] echo 04:25:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1545 [Pipeline] echo 04:25:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1545 [Pipeline] echo 04:25:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8da9a4c631613a236314397f932f0207de6a193e [Pipeline] echo 04:25:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8da9a4c [Pipeline] echo 04:25:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:25:56 provisioning config files... 04:25:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1545@tmp/config15414911449838651846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:25:56 ---> ****-login.sh 04:25:56 nexus3.edgexfoundry.org:10001 04:25:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:57 Configure a credential helper to remove this warning. See 04:25:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:57 04:25:57 Login Succeeded 04:25:57 nexus3.edgexfoundry.org:10002 04:25:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:57 Configure a credential helper to remove this warning. See 04:25:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:57 04:25:57 Login Succeeded 04:25:57 nexus3.edgexfoundry.org:10003 04:25:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:57 Configure a credential helper to remove this warning. See 04:25:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:57 04:25:57 Login Succeeded 04:25:57 nexus3.edgexfoundry.org:10004 04:25:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:57 Configure a credential helper to remove this warning. See 04:25:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:57 04:25:57 Login Succeeded 04:25:57 ****.io 04:25:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:25:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:25:57 Configure a credential helper to remove this warning. See 04:25:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:25:57 04:25:57 Login Succeeded 04:25:57 ---> ****-login.sh ends [Pipeline] } 04:25:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:25:58 + git rev-list -1 --merges 8da9a4c631613a236314397f932f0207de6a193e~1..8da9a4c631613a236314397f932f0207de6a193e [Pipeline] echo 04:25:58 -----------> git rev-list -1 --merges 8da9a4c631613a236314397f932f0207de6a193e~1..8da9a4c631613a236314397f932f0207de6a193e 8da9a4c631613a236314397f932f0207de6a193e [false] [Pipeline] sh 04:25:59 + git log --format=format:%s -1 8da9a4c631613a236314397f932f0207de6a193e [Pipeline] echo 04:25:59 ========================================================= 04:25:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:25:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:25:59 + git log --format=format:%s -1 8da9a4c631613a236314397f932f0207de6a193e [Pipeline] echo 04:25:59 [semverPrep] GIT_COMMIT: 8da9a4c631613a236314397f932f0207de6a193e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:25:59 [semverPrep] This is not a build commit. [Pipeline] sh 04:26:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:26:00 + grep -v github /etc/ssh/ssh_known_hosts 04:26:00 + [ -e /tmp/ssh_known_hosts ] 04:26:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:26:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:26:00 + sudo tee -a /etc/ssh/ssh_known_hosts 04:26:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:26:00 04:26:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:26:01 0.1.4: Pulling from edgex-devops/py-git-semver 04:26:01 b85a868b505f: Pulling fs layer 04:26:01 e2be974225ed: Pulling fs layer 04:26:01 339a4e72a1f5: Pulling fs layer 04:26:01 988bab9f4d93: Pulling fs layer 04:26:01 1469e6f7b9e6: Pulling fs layer 04:26:01 eaf3925da568: Pulling fs layer 04:26:01 bab4dde63d76: Pulling fs layer 04:26:01 bde34c3a00c8: Pulling fs layer 04:26:01 b352a97aabf1: Pulling fs layer 04:26:01 4872d77fe225: Pulling fs layer 04:26:01 5851b861e8e6: Pulling fs layer 04:26:01 bde34c3a00c8: Waiting 04:26:01 eaf3925da568: Waiting 04:26:01 bab4dde63d76: Waiting 04:26:01 1469e6f7b9e6: Waiting 04:26:01 b352a97aabf1: Waiting 04:26:01 5851b861e8e6: Waiting 04:26:01 4872d77fe225: Waiting 04:26:01 988bab9f4d93: Waiting 04:26:01 e2be974225ed: Download complete 04:26:01 988bab9f4d93: Verifying Checksum 04:26:01 988bab9f4d93: Download complete 04:26:01 1469e6f7b9e6: Verifying Checksum 04:26:01 1469e6f7b9e6: Download complete 04:26:01 eaf3925da568: Verifying Checksum 04:26:01 eaf3925da568: Download complete 04:26:01 339a4e72a1f5: Verifying Checksum 04:26:01 339a4e72a1f5: Download complete 04:26:01 bde34c3a00c8: Verifying Checksum 04:26:01 bde34c3a00c8: Download complete 04:26:01 b352a97aabf1: Verifying Checksum 04:26:01 b352a97aabf1: Download complete 04:26:01 4872d77fe225: Verifying Checksum 04:26:01 4872d77fe225: Download complete 04:26:01 5851b861e8e6: Download complete 04:26:01 b85a868b505f: Verifying Checksum 04:26:01 b85a868b505f: Download complete 04:26:01 bab4dde63d76: Verifying Checksum 04:26:01 bab4dde63d76: Download complete 04:26:02 b85a868b505f: Pull complete 04:26:02 e2be974225ed: Pull complete 04:26:03 339a4e72a1f5: Pull complete 04:26:03 988bab9f4d93: Pull complete 04:26:03 1469e6f7b9e6: Pull complete 04:26:03 eaf3925da568: Pull complete 04:26:05 bab4dde63d76: Pull complete 04:26:05 bde34c3a00c8: Pull complete 04:26:05 b352a97aabf1: Pull complete 04:26:05 4872d77fe225: Pull complete 04:26:05 5851b861e8e6: Pull complete 04:26:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:26:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:26:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:26:06 prd-ubuntu20.04-docker-8c-8g-24163 does not seem to be running inside a container 04:26:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1545 -v /w/workspace/gexfoundry_device-sdk-go_PR-1545:/w/workspace/gexfoundry_device-sdk-go_PR-1545:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1545@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1545@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 04:26:10 $ docker top 6d1377f823ba153b4ba69fe458ba28251b9425cd8634fbd314a60fdd8945196e -eo pid,comm 04:26:10 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). 04:26:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:26:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:26:10 [ssh-agent] Looking for ssh-agent implementation... 04:26:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:26:10 $ docker exec 6d1377f823ba153b4ba69fe458ba28251b9425cd8634fbd314a60fdd8945196e ssh-agent 04:26:10 SSH_AUTH_SOCK=/tmp/ssh-x4PB2A4bidHP/agent.31 04:26:10 SSH_AGENT_PID=38 04:26:10 Running ssh-add (command line suppressed) 04:26:10 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1545@tmp/private_key_2848589877429930100.key (/w/workspace/gexfoundry_device-sdk-go_PR-1545@tmp/private_key_2848589877429930100.key) 04:26:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:26:11 + git tag --points-at HEAD [Pipeline] } 04:26:11 $ docker exec --env ******** --env ******** 6d1377f823ba153b4ba69fe458ba28251b9425cd8634fbd314a60fdd8945196e ssh-agent -k 04:26:11 unset SSH_AUTH_SOCK; 04:26:11 unset SSH_AGENT_PID; 04:26:11 echo Agent pid 38 killed; 04:26:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:26:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:26:11 [ssh-agent] Looking for ssh-agent implementation... 04:26:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:26:11 $ docker exec 6d1377f823ba153b4ba69fe458ba28251b9425cd8634fbd314a60fdd8945196e ssh-agent 04:26:11 SSH_AUTH_SOCK=/tmp/ssh-25Nagmngqhv4/agent.71 04:26:11 SSH_AGENT_PID=77 04:26:11 Running ssh-add (command line suppressed) 04:26:11 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1545@tmp/private_key_17509628258079652883.key (/w/workspace/gexfoundry_device-sdk-go_PR-1545@tmp/private_key_17509628258079652883.key) 04:26:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:26:12 + git semver init 04:26:12 2023-12-06 04:26:12,397 [run_init] DEBUG init version:0.0.0 force:False 04:26:12 2023-12-06 04:26:12,398 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1545/.semver 04:26:12 2023-12-06 04:26:12,398 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1545/.semver 04:26:12 2023-12-06 04:26:12,398 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1545/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1545, universal_newlines=False, shell=None, istream=None) 04:26:13 2023-12-06 04:26:13,578 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1545/.git/info/exclude 04:26:13 2023-12-06 04:26:13,578 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1545/.semver/PR-1545 with force:False 04:26:13 2023-12-06 04:26:13,578 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1545/.semver/PR-1545 04:26:13 2023-12-06 04:26:13,583 [execute] INFO git cat-file --batch-check 04:26:13 2023-12-06 04:26:13,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1545/.semver, universal_newlines=False, shell=None, istream=) 04:26:13 2023-12-06 04:26:13,589 [execute] INFO git cat-file --batch 04:26:13 2023-12-06 04:26:13,589 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1545/.semver, universal_newlines=False, shell=None, istream=) 04:26:13 2023-12-06 04:26:13,593 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1545/.semver/PR-1545 04:26:13 0.0.0 [Pipeline] } 04:26:13 $ docker exec --env ******** --env ******** 6d1377f823ba153b4ba69fe458ba28251b9425cd8634fbd314a60fdd8945196e ssh-agent -k 04:26:13 unset SSH_AUTH_SOCK; 04:26:13 unset SSH_AGENT_PID; 04:26:13 echo Agent pid 77 killed; 04:26:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:26:14 + git semver [Pipeline] } 04:26:14 $ docker stop --time=1 6d1377f823ba153b4ba69fe458ba28251b9425cd8634fbd314a60fdd8945196e 04:26:16 $ docker rm -f --volumes 6d1377f823ba153b4ba69fe458ba28251b9425cd8634fbd314a60fdd8945196e [Pipeline] // withDockerContainer [Pipeline] sh 04:26:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:26:16 Stashed 1 file(s) [Pipeline] echo 04:26:16 [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 04:26:17 provisioning config files... 04:26:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1545@tmp/config9889530732260138048tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:18 ---> ****-login.sh 04:26:18 nexus3.edgexfoundry.org:10001 04:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:18 Configure a credential helper to remove this warning. See 04:26:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:18 04:26:18 Login Succeeded 04:26:18 nexus3.edgexfoundry.org:10002 04:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:18 Configure a credential helper to remove this warning. See 04:26:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:18 04:26:18 Login Succeeded 04:26:18 nexus3.edgexfoundry.org:10003 04:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:18 Configure a credential helper to remove this warning. See 04:26:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:18 04:26:18 Login Succeeded 04:26:18 nexus3.edgexfoundry.org:10004 04:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:18 Configure a credential helper to remove this warning. See 04:26:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:18 04:26:18 Login Succeeded 04:26:18 ****.io 04:26:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:18 Configure a credential helper to remove this warning. See 04:26:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:18 04:26:18 Login Succeeded 04:26:18 ---> ****-login.sh ends [Pipeline] } 04:26:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:26:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:26:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:26:19 ========================================================= 04:26:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:26:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:19 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:26:19 Sending build context to Docker daemon 21.9MB 04:26:19 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:26:19 Step 2/10 : FROM ${BASE} AS builder 04:26:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:26:19 7264a8db6415: Pulling fs layer 04:26:19 c4d48a809fc2: Pulling fs layer 04:26:19 4f1c88b9dad5: Pulling fs layer 04:26:19 ad3a456e5733: Pulling fs layer 04:26:19 69c7f0334f64: Pulling fs layer 04:26:19 1f1c1a5573a3: Pulling fs layer 04:26:19 69c7f0334f64: Waiting 04:26:19 ad3a456e5733: Waiting 04:26:19 ce7588e14bc9: Pulling fs layer 04:26:19 b5e4710f87ac: Pulling fs layer 04:26:19 1f1c1a5573a3: Waiting 04:26:19 ce7588e14bc9: Waiting 04:26:19 b5e4710f87ac: Waiting 04:26:19 c4d48a809fc2: Verifying Checksum 04:26:19 c4d48a809fc2: Download complete 04:26:19 ad3a456e5733: Verifying Checksum 04:26:19 ad3a456e5733: Download complete 04:26:19 69c7f0334f64: Verifying Checksum 04:26:19 69c7f0334f64: Download complete 04:26:19 7264a8db6415: Download complete 04:26:19 1f1c1a5573a3: Verifying Checksum 04:26:19 1f1c1a5573a3: Download complete 04:26:20 7264a8db6415: Pull complete 04:26:20 b5e4710f87ac: Verifying Checksum 04:26:20 b5e4710f87ac: Download complete 04:26:20 c4d48a809fc2: Pull complete 04:26:20 4f1c88b9dad5: Verifying Checksum 04:26:20 4f1c88b9dad5: Download complete 04:26:21 ce7588e14bc9: Verifying Checksum 04:26:21 ce7588e14bc9: Download complete 04:26:24 4f1c88b9dad5: Pull complete 04:26:24 ad3a456e5733: Pull complete 04:26:24 69c7f0334f64: Pull complete 04:26:24 1f1c1a5573a3: Pull complete 04:26:26 ce7588e14bc9: Pull complete 04:26:27 b5e4710f87ac: Pull complete 04:26:27 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:26:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:26:27 ---> 88b5674ff536 04:26:27 Step 3/10 : ARG MAKE=make build 04:26:32 ---> Running in 2cd92abfc91d 04:26:32 Removing intermediate container 2cd92abfc91d 04:26:32 ---> e136236cd745 04:26:32 Step 4/10 : WORKDIR /device-sdk-go 04:26:32 ---> Running in 74f1451cc7fb 04:26:32 Removing intermediate container 74f1451cc7fb 04:26:32 ---> a985159e1125 04:26:32 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:26:32 ---> Running in af72eb4c82fe 04:26:32 Removing intermediate container af72eb4c82fe 04:26:32 ---> 8ffbd49b0690 04:26:32 Step 6/10 : RUN apk add --update --no-cache make git 04:26:32 ---> Running in fe52ba86557f 04:26:32 Still waiting to schedule task 04:26:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:33 OK: 264 MiB in 52 packages 04:26:33 Removing intermediate container fe52ba86557f 04:26:33 ---> dcf427809510 04:26:33 Step 7/10 : COPY go.mod vendor* ./ 04:26:33 ---> 86e39eab197f 04:26:33 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:33 ---> Running in 86116dcc811a 04:27:12 Removing intermediate container 86116dcc811a 04:27:12 ---> 486b331f08e8 04:27:12 Step 9/10 : COPY . . 04:27:12 ---> 95e6651dc057 04:27:12 Step 10/10 : RUN ${MAKE} 04:27:12 ---> Running in 488af4dd4f79 04:27:12 noop 04:27:12 Removing intermediate container 488af4dd4f79 04:27:12 ---> f9a5522c7099 04:27:12 Successfully built f9a5522c7099 04:27:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:12 + docker inspect -f . ci-base-image-x86_64 04:27:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:13 prd-ubuntu20.04-docker-8c-8g-24163 does not seem to be running inside a container 04:27:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1545 -v /w/workspace/gexfoundry_device-sdk-go_PR-1545:/w/workspace/gexfoundry_device-sdk-go_PR-1545:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1545@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1545@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 04:27:13 $ docker top 91fb824087381a02b8dd26984085e22a1d2809140647d8b6faae7ab3b34e5e96 -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:14 + go version 04:27:14 go version go1.21.0 linux/amd64 [Pipeline] } 04:27:14 $ docker stop --time=1 91fb824087381a02b8dd26984085e22a1d2809140647d8b6faae7ab3b34e5e96 04:27:15 $ docker rm -f --volumes 91fb824087381a02b8dd26984085e22a1d2809140647d8b6faae7ab3b34e5e96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:16 + docker inspect -f . ci-base-image-x86_64 04:27:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:16 prd-ubuntu20.04-docker-8c-8g-24163 does not seem to be running inside a container 04:27:16 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1545 -v /w/workspace/gexfoundry_device-sdk-go_PR-1545:/w/workspace/gexfoundry_device-sdk-go_PR-1545:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1545@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1545@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 04:27:18 $ docker top 5f3f39be0d14e2030b16fc5a3c4cfffff5fafc487a5c94a596dd047824ef7ad2 -eo pid,comm [Pipeline] { [Pipeline] sh 04:27:18 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1545 [Pipeline] fileExists [Pipeline] sh 04:27:19 + make test 04:27:19 go test -race -coverprofile=coverage.out ./... 04:27:27 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:27:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:27:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:27:42 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:27:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:27:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:27:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:27:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:27:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.039s coverage: 27.6% of statements 04:27:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.054s coverage: 81.5% of statements 04:27:42 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.077s coverage: 86.0% of statements 04:27:42 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:27:43 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:27:43 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:27:43 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.067s coverage: 71.8% of statements 04:27:43 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:27:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.050s coverage: 14.4% of statements 04:27:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.905s coverage: 45.9% of statements 04:27:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.071s coverage: 68.5% of statements 04:27:46 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.094s coverage: 89.2% of statements 04:27:46 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.047s coverage: 5.5% of statements 04:28:09 GO111MODULE=on go vet ./... 04:28:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-24164 in /w/workspace/gexfoundry_device-sdk-go_PR-1545 [Pipeline] { [Pipeline] ws 04:28:09 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:28:09 The recommended git tool is: git 04:28:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:28:10 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:28:10 ./bin/test-attribution-txt.sh [Pipeline] echo 04:28:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:28:10 $ docker stop --time=1 5f3f39be0d14e2030b16fc5a3c4cfffff5fafc487a5c94a596dd047824ef7ad2 04:28:15 using credential edgex-jenkins-ssh 04:28:15 Cloning the remote Git repository 04:28:15 $ docker rm -f --volumes 5f3f39be0d14e2030b16fc5a3c4cfffff5fafc487a5c94a596dd047824ef7ad2 [Pipeline] // withDockerContainer [Pipeline] sh 04:28:15 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:28:15 Stashed 1 file(s) [Pipeline] } 04:28:15 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:28:15 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:28:15 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:28:15 > git --version # timeout=10 04:28:15 > git --version # 'git version 2.25.1' 04:28:15 using GIT_SSH to set credentials SSH Credentials for GitHub 04:28:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 04:28:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:28:17 + ls -al . 04:28:17 total 308 04:28:17 drwxrwxr-x 11 jenkins jenkins 4096 Dec 6 04:27 . 04:28:17 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 04:25 .. 04:28:17 -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 04:25 .dockerignore 04:28:17 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 04:27 .git 04:28:17 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 04:25 .github 04:28:17 -rw-rw-r-- 1 jenkins jenkins 137 Dec 6 04:25 .gitignore 04:28:17 -rw-rw-r-- 1 jenkins jenkins 42 Dec 6 04:25 .golangci.yml 04:28:17 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 04:26 .semver 04:28:17 -rw-rw-r-- 1 jenkins jenkins 48109 Dec 6 04:25 CHANGELOG.md 04:28:17 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 04:25 GOVERNANCE.md 04:28:17 -rw-rw-r-- 1 jenkins jenkins 885 Dec 6 04:25 Jenkinsfile 04:28:17 -rw-rw-r-- 1 jenkins jenkins 11341 Dec 6 04:25 LICENSE 04:28:17 -rw-rw-r-- 1 jenkins jenkins 1842 Dec 6 04:25 Makefile 04:28:17 -rw-rw-r-- 1 jenkins jenkins 619 Dec 6 04:25 OWNERS.md 04:28:17 -rw-rw-r-- 1 jenkins jenkins 4933 Dec 6 04:25 README.md 04:28:17 -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 04:26 VERSION 04:28:17 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 04:25 bin 04:28:17 -rw-r--r-- 1 jenkins jenkins 122153 Dec 6 04:27 coverage.out 04:28:17 drwxrwxr-x 5 jenkins jenkins 4096 Dec 6 04:25 example 04:28:17 -rw-rw-r-- 1 jenkins jenkins 3719 Dec 6 04:25 go.mod 04:28:17 -rw-rw-r-- 1 jenkins jenkins 34269 Dec 6 04:25 go.sum 04:28:17 drwxrwxr-x 12 jenkins jenkins 4096 Dec 6 04:25 internal 04:28:17 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 04:25 openapi 04:28:17 drwxrwxr-x 6 jenkins jenkins 4096 Dec 6 04:25 pkg 04:28:17 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 04:25 snap 04:28:17 -rw-rw-r-- 1 jenkins jenkins 222 Dec 6 04:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:17 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8da9a4c631613a236314397f932f0207de6a193e --label arch=amd64 --label version=0.0.0 . 04:28:17 Sending build context to Docker daemon 22.02MB 04:28:17 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:28:17 Step 2/23 : FROM ${BASE} AS builder 04:28:17 ---> f9a5522c7099 04:28:17 Step 3/23 : ARG MAKE=make build 04:28:17 ---> Running in d3f59dacc07f 04:28:17 Removing intermediate container d3f59dacc07f 04:28:17 ---> 2065a1c0fdef 04:28:17 Step 4/23 : WORKDIR /device-sdk-go 04:28:18 ---> Running in 7394bbcc21a3 04:28:18 Removing intermediate container 7394bbcc21a3 04:28:18 ---> 0a52fa0bb29c 04:28:18 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:28:18 ---> Running in 80c674d8b4a6 04:28:18 Removing intermediate container 80c674d8b4a6 04:28:18 ---> 63491fc959a6 04:28:18 Step 6/23 : RUN apk add --update --no-cache make git 04:28:18 ---> Running in 570cb4f8d25f 04:28:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:28:18 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:28:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:28:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:28:18 OK: 264 MiB in 52 packages 04:28:19 Removing intermediate container 570cb4f8d25f 04:28:19 ---> fed2cefaf72e 04:28:19 Step 7/23 : COPY go.mod vendor* ./ 04:28:19 ---> 27724b9f39c2 04:28:19 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:28:19 ---> Running in 7266a1eb639d 04:28:19 Merging remotes/origin/main commit 5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057 into PR head commit 8da9a4c631613a236314397f932f0207de6a193e 04:28:19 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:28:19 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:28:19 using GIT_SSH to set credentials SSH Credentials for GitHub 04:28:19 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1545/head:refs/remotes/origin/PR-1545 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:28:19 > git config core.sparsecheckout # timeout=10 04:28:19 > git checkout -f 8da9a4c631613a236314397f932f0207de6a193e # timeout=10 04:28:19 > git remote # timeout=10 04:28:19 > git config --get remote.origin.url # timeout=10 04:28:19 using GIT_SSH to set credentials SSH Credentials for GitHub 04:28:20 > git merge 5d4c6c07e1d34de55ec4d5f4c23268ae4ad09057 # timeout=10 04:28:20 Removing intermediate container 7266a1eb639d 04:28:20 ---> 8899633f95a7 04:28:20 Step 9/23 : COPY . . 04:28:20 Merge succeeded, producing 8da9a4c631613a236314397f932f0207de6a193e 04:28:20 Checking out Revision 8da9a4c631613a236314397f932f0207de6a193e (PR-1545) 04:28:20 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:28:20 > git --version # timeout=10 04:28:20 > git --version # 'git version 2.25.1' 04:28:20 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:28:20 ---> ce78a2540c6e 04:28:20 Step 10/23 : RUN ${MAKE} 04:28:20 ---> Running in be989dd82308 04:28:20 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { 04:28:20 > git rev-parse HEAD^{commit} # timeout=10 04:28:20 > git config core.sparsecheckout # timeout=10 04:28:20 > git checkout -f 8da9a4c631613a236314397f932f0207de6a193e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:28:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:28:24 % Total % Received % Xferd Average Speed Time Time Time Current 04:28:24 Dload Upload Total Spent Left Speed 04:28:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 95353 0 --:--:-- --:--:-- --:--:-- 96075 [Pipeline] sh 04:28:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:28:25 + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json 04:28:25 04:28:25 { 04:28:25 "registry-mirrors": [ 04:28:25 "https://nexus3.edgexfoundry.org:10001" 04:28:25 ], 04:28:25 "bip": "10.250.0.254/24", 04:28:25 "hosts": [ 04:28:25 "tcp://0.0.0.0:5555", 04:28:25 "unix:///var/run/docker.sock" 04:28:25 ], 04:28:25 "mtu": 1458, 04:28:25 "selinux-enabled": true, 04:28:25 "seccomp-profile": "/etc/docker/seccomp.json" 04:28:25 } [Pipeline] sh 04:28:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:28:25 + sudo service docker restart 04:28:43 Removing intermediate container be989dd82308 04:28:43 ---> c45db73bb58b 04:28:43 Step 11/23 : FROM alpine:3.18 04:28:43 3.18: Pulling from library/alpine 04:28:43 c926b61bad3b: Pulling fs layer 04:28:43 c926b61bad3b: Download complete 04:28:43 c926b61bad3b: Pull complete 04:28:43 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:28:43 Status: Downloaded newer image for alpine:3.18 04:28:43 ---> b541f2080109 04:28:43 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:28:43 ---> Running in e8d5c4b6bbfc 04:28:43 Removing intermediate container e8d5c4b6bbfc 04:28:43 ---> 39e563a54863 04:28:43 Step 13/23 : RUN apk add --update --no-cache 04:28:43 ---> Running in b598e4459ffd 04:28:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:28:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:28:44 provisioning config files... 04:28:44 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config9962900580514080794tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:44 OK: 7 MiB in 15 packages 04:28:44 Removing intermediate container b598e4459ffd 04:28:44 ---> 811925b797fd 04:28:44 Step 14/23 : WORKDIR / 04:28:44 ---> Running in f4bafd1c6e1c 04:28:44 Removing intermediate container f4bafd1c6e1c 04:28:44 ---> c410ad9adf20 04:28:44 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:28:44 ---> ****-login.sh 04:28:44 nexus3.edgexfoundry.org:10001 04:28:44 ---> 7bc9344d4172 04:28:44 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:45 Configure a credential helper to remove this warning. See 04:28:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:45 04:28:45 Login Succeeded 04:28:45 nexus3.edgexfoundry.org:10002 04:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:45 Configure a credential helper to remove this warning. See 04:28:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:45 04:28:45 Login Succeeded 04:28:45 nexus3.edgexfoundry.org:10003 04:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:45 Configure a credential helper to remove this warning. See 04:28:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:45 04:28:45 Login Succeeded 04:28:45 nexus3.edgexfoundry.org:10004 04:28:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:45 ---> 95c5c2382b31 04:28:45 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:28:45 ---> f4dcf386ce38 04:28:45 Step 18/23 : EXPOSE 59999 04:28:45 ---> Running in 3414417c9d68 04:28:45 Removing intermediate container 3414417c9d68 04:28:45 ---> 6d9ab537f337 04:28:45 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:28:45 ---> Running in 7a09c6cc517f 04:28:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:46 Configure a credential helper to remove this warning. See 04:28:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:46 04:28:46 Login Succeeded 04:28:46 ****.io 04:28:46 Removing intermediate container 7a09c6cc517f 04:28:46 ---> 7882aff3b0bc 04:28:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:28:46 ---> Running in ce754e6a7cab 04:28:46 Removing intermediate container ce754e6a7cab 04:28:46 ---> 298b2cf7a9df 04:28:46 Step 21/23 : LABEL arch=amd64 04:28:46 ---> Running in 67fb5c751319 04:28:46 Removing intermediate container 67fb5c751319 04:28:46 ---> 660afa21ada4 04:28:46 Step 22/23 : LABEL git_sha=8da9a4c631613a236314397f932f0207de6a193e 04:28:46 ---> Running in b2d63c6bfea3 04:28:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:28:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:28:46 Configure a credential helper to remove this warning. See 04:28:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:28:46 04:28:46 Removing intermediate container b2d63c6bfea3 04:28:46 ---> e30e0964502b 04:28:46 Step 23/23 : LABEL version=0.0.0 04:28:46 ---> Running in f0e4900ba8f6 04:28:46 Removing intermediate container f0e4900ba8f6 04:28:46 ---> 27ba2ab77c0d 04:28:46 [Warning] One or more build-args [ARCH] were not consumed 04:28:46 Successfully built 27ba2ab77c0d 04:28:46 Successfully tagged device-sdk-simple:latest [Pipeline] } 04:28:46 Login Succeeded 04:28:46 ---> ****-login.sh ends [Pipeline] // withEnv [Pipeline] } [Pipeline] } 04:28:46 Deleting 1 temporary files [Pipeline] // stage [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) [Pipeline] echo 04:28:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:28:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:28:47 ========================================================= 04:28:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:28:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] // stage Post stage [Pipeline] sh [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:48 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 04:28:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:28:48 04:28:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:28:48 latest: Pulling from edgex-lftools-log-publisher 04:28:48 5eb5b503b376: Pulling fs layer 04:28:48 5c69ac0246d0: Pulling fs layer 04:28:48 ec43610c2a17: Pulling fs layer 04:28:48 3a2ae6a8a46f: Pulling fs layer 04:28:48 33b1e0a273af: Pulling fs layer 04:28:48 5d3b04190fa2: Pulling fs layer 04:28:48 2f39f015ded8: Pulling fs layer 04:28:48 33b1e0a273af: Waiting 04:28:48 3a2ae6a8a46f: Waiting 04:28:48 2f39f015ded8: Waiting 04:28:48 5c69ac0246d0: Verifying Checksum 04:28:48 5c69ac0246d0: Download complete 04:28:48 3a2ae6a8a46f: Download complete 04:28:48 33b1e0a273af: Verifying Checksum 04:28:48 33b1e0a273af: Download complete 04:28:48 ec43610c2a17: Verifying Checksum 04:28:48 ec43610c2a17: Download complete 04:28:48 5d3b04190fa2: Verifying Checksum 04:28:48 5d3b04190fa2: Download complete 04:28:48 5eb5b503b376: Verifying Checksum 04:28:48 5eb5b503b376: Download complete 04:28:49 #0 building with "default" instance using docker driver 04:28:49 04:28:49 #1 [internal] load .dockerignore 04:28:49 #1 transferring context: 182B 0.0s done 04:28:49 #1 DONE 0.1s 04:28:49 04:28:49 #2 [internal] load build definition from Dockerfile 04:28:49 #2 transferring dockerfile: 1.54kB done 04:28:49 #2 DONE 0.1s 04:28:49 04:28:49 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:28:49 #3 DONE 0.1s 04:28:49 04:28:49 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:28:49 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 04:28:49 2f39f015ded8: Download complete 04:28:49 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 04:28:49 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 04:28:49 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s 04:28:49 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 04:28:49 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.2s 04:28:49 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done 04:28:49 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.3s done 04:28:49 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 04:28:49 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.05MB / 97.63MB 0.3s 04:28:49 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 04:28:49 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.4s 04:28:49 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s 04:28:49 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.44MB / 97.63MB 0.5s 04:28:49 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s 04:28:49 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.97MB / 63.99MB 0.6s 04:28:49 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.84MB / 11.40MB 0.6s 04:28:50 5eb5b503b376: Pull complete 04:28:50 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.42MB / 63.99MB 0.7s 04:28:50 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 16.78MB / 97.63MB 0.7s 04:28:50 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.51MB / 63.99MB 0.8s 04:28:50 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done 04:28:50 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 22.02MB / 97.63MB 0.8s 04:28:50 5c69ac0246d0: Pull complete 04:28:50 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.94MB / 63.99MB 1.0s 04:28:50 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 33.90MB / 97.63MB 1.0s 04:28:50 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.1s 04:28:50 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 39.85MB / 97.63MB 1.1s 04:28:50 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.74MB / 63.99MB 1.2s 04:28:50 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 46.14MB / 97.63MB 1.2s 04:28:50 ec43610c2a17: Pull complete 04:28:50 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.83MB / 63.99MB 1.3s 04:28:50 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.69MB / 97.63MB 1.3s 04:28:50 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.91MB / 97.63MB 1.4s 04:28:50 3a2ae6a8a46f: Pull complete 04:28:50 33b1e0a273af: Pull complete 04:28:50 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 65.28MB / 97.63MB 1.5s 04:28:50 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 78.40MB / 97.63MB 1.7s 04:28:51 5d3b04190fa2: Pull complete 04:28:51 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.80MB / 97.63MB 1.8s 04:28:51 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 91.23MB / 97.63MB 1.9s 04:28:51 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.1s 04:28:54 #4 ... 04:28:54 04:28:54 #5 [internal] load build context 04:28:54 #5 transferring context: 11.14MB 0.6s done 04:28:54 #5 DONE 4.5s 04:28:54 04:28:54 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:28:54 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 4.4s done 04:28:54 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 04:28:54 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 4.6s done 04:28:54 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 4.8s done 04:28:54 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.3s done 04:28:54 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0.1s 04:28:55 2f39f015ded8: Pull complete 04:28:55 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:28:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:28:55 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:55 prd-ubuntu20.04-docker-8c-8g-24163 does not seem to be running inside a container 04:28:55 $ 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/gexfoundry_device-sdk-go_PR-1545 -v /w/workspace/gexfoundry_device-sdk-go_PR-1545:/w/workspace/gexfoundry_device-sdk-go_PR-1545:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1545@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1545@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 04:28:59 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.3s 04:29:02 $ docker top ad9a45af572d3bdd6b7e6ecefd30a7c9544216eb4fbc2a99d6fc68ee6a0f9668 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:29:03 ---> job-cost.sh 04:29:03 lf-activate-venv: SKIPPING 04:29:03 INFO: No Stack... 04:29:03 INFO: Retrieving Pricing Info for: v3-standard-8 04:29:03 INFO: Archiving Costs [Pipeline] sh 04:29:03 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1545/archives/cost.csv 04:29:03 + cut -d, -f6 [Pipeline] lock 04:29:03 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1545-1-stack-cost] 04:29:03 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1545-1-stack-cost] did not exist. Created. 04:29:03 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1545-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:29:04 + echo total: 0.2199999988079071 [Pipeline] stash 04:29:04 Stashed 1 file(s) [Pipeline] } 04:29:04 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1545-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:29:04 $ docker stop --time=1 ad9a45af572d3bdd6b7e6ecefd30a7c9544216eb4fbc2a99d6fc68ee6a0f9668 04:29:05 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.5s 04:29:05 $ docker rm -f --volumes ad9a45af572d3bdd6b7e6ecefd30a7c9544216eb4fbc2a99d6fc68ee6a0f9668 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:29:11 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.5s done 04:29:12 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 04:29:12 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 04:29:12 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s 04:29:17 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s 04:29:21 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.3s done 04:29:23 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0.1s 04:29:24 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done 04:29:24 #4 DONE 35.3s 04:29:24 04:29:24 #6 [builder 2/7] WORKDIR /device-sdk-go 04:29:26 #6 DONE 1.6s 04:29:26 04:29:26 #7 [builder 3/7] RUN apk add --update --no-cache make git 04:29:26 #7 0.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:29:27 #7 1.095 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:29:28 #7 2.080 OK: 266 MiB in 52 packages 04:29:28 #7 DONE 2.3s 04:29:28 04:29:28 #8 [builder 4/7] COPY go.mod vendor* ./ 04:29:28 #8 DONE 0.1s 04:29:28 04:29:28 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:29:50 #9 DONE 21.2s 04:29:50 04:29:50 #10 [builder 6/7] COPY . . 04:29:50 #10 DONE 0.4s 04:29:50 04:29:50 #11 [builder 7/7] RUN echo noop 04:29:50 #11 0.630 noop 04:29:52 #11 DONE 2.3s 04:29:52 04:29:52 #12 exporting to image 04:29:52 #12 exporting layers 04:30:14 #12 exporting layers 19.8s done 04:30:14 #12 writing image sha256:d6668749190c5e15d4830d0cdcddd65e157446816f1ee2b6c515f4165283a04c done 04:30:14 #12 naming to docker.io/library/ci-base-image-arm64 done 04:30:14 #12 DONE 19.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:15 + docker inspect -f . ci-base-image-arm64 04:30:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:15 prd-ubuntu20.04-docker-arm64-4c-16g-24164 does not seem to be running inside a container 04:30:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:30:17 $ docker top 9f4cc75c04dcbdd189b49c05eefc6c4216f97f06c4a55626d55ed3bcce12e877 -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:17 + go version 04:30:18 go version go1.21.0 linux/arm64 [Pipeline] } 04:30:18 $ docker stop --time=1 9f4cc75c04dcbdd189b49c05eefc6c4216f97f06c4a55626d55ed3bcce12e877 04:30:23 $ docker rm -f --volumes 9f4cc75c04dcbdd189b49c05eefc6c4216f97f06c4a55626d55ed3bcce12e877 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:30:24 + docker inspect -f . ci-base-image-arm64 04:30:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:30:25 prd-ubuntu20.04-docker-arm64-4c-16g-24164 does not seem to be running inside a container 04:30: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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 04:30:26 $ docker top 7e1d099b6a827a62c839e397238f3415256278f514530efa68e1d4ed6a122744 -eo pid,comm [Pipeline] { [Pipeline] sh 04:30:26 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:30:27 + make test 04:30:27 go test -race -coverprofile=coverage.out ./... 04:30:59 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:32:07 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:32:07 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:32:07 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:32:07 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:32:07 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:32:07 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:32:07 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:32:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.233s coverage: 27.6% of statements 04:32:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.276s coverage: 81.5% of statements 04:32:07 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.308s coverage: 86.0% of statements 04:32:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:32:10 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.452s coverage: 71.8% of statements 04:32:10 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:32:10 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:32:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.258s coverage: 14.4% of statements 04:32:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.021s coverage: 45.9% of statements 04:32:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.401s coverage: 68.5% of statements 04:32:13 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.449s coverage: 89.2% of statements 04:32:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:32:14 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.217s coverage: 5.5% of statements 04:32:15 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:32:15 GO111MODULE=on go vet ./... 04:33:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:33:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:33:23 ./bin/test-attribution-txt.sh [Pipeline] echo 04:33:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:33:23 $ docker stop --time=1 7e1d099b6a827a62c839e397238f3415256278f514530efa68e1d4ed6a122744 04:33:28 $ docker rm -f --volumes 7e1d099b6a827a62c839e397238f3415256278f514530efa68e1d4ed6a122744 [Pipeline] // withDockerContainer [Pipeline] sh 04:33:30 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:33:30 Warning: overwriting stash ‘coverage-report’ 04:33:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:33:32 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:33:32 + ls -al . 04:33:32 total 304 04:33:32 drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 04:30 . 04:33:32 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 04:28 .. 04:33:32 -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 04:28 .dockerignore 04:33:32 drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 04:28 .git 04:33:32 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 04:28 .github 04:33:32 -rw-rw-r-- 1 jenkins jenkins 137 Dec 6 04:28 .gitignore 04:33:32 -rw-rw-r-- 1 jenkins jenkins 42 Dec 6 04:28 .golangci.yml 04:33:32 -rw-rw-r-- 1 jenkins jenkins 48109 Dec 6 04:28 CHANGELOG.md 04:33:32 -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 04:28 GOVERNANCE.md 04:33:32 -rw-rw-r-- 1 jenkins jenkins 885 Dec 6 04:28 Jenkinsfile 04:33:32 -rw-rw-r-- 1 jenkins jenkins 11341 Dec 6 04:28 LICENSE 04:33:32 -rw-rw-r-- 1 jenkins jenkins 1842 Dec 6 04:28 Makefile 04:33:32 -rw-rw-r-- 1 jenkins jenkins 619 Dec 6 04:28 OWNERS.md 04:33:32 -rw-rw-r-- 1 jenkins jenkins 4933 Dec 6 04:28 README.md 04:33:32 -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 04:26 VERSION 04:33:32 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 04:28 bin 04:33:32 -rw-r--r-- 1 jenkins jenkins 122153 Dec 6 04:32 coverage.out 04:33:32 drwxrwxr-x 5 jenkins jenkins 4096 Dec 6 04:28 example 04:33:32 -rw-rw-r-- 1 jenkins jenkins 3719 Dec 6 04:28 go.mod 04:33:32 -rw-rw-r-- 1 jenkins jenkins 34269 Dec 6 04:28 go.sum 04:33:32 drwxrwxr-x 12 jenkins jenkins 4096 Dec 6 04:28 internal 04:33:32 drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 04:28 openapi 04:33:32 drwxrwxr-x 6 jenkins jenkins 4096 Dec 6 04:28 pkg 04:33:32 drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 04:28 snap 04:33:32 -rw-rw-r-- 1 jenkins jenkins 222 Dec 6 04:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:33 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8da9a4c631613a236314397f932f0207de6a193e --label arch=arm64 --label version=0.0.0 . 04:33:33 #0 building with "default" instance using docker driver 04:33:33 04:33:33 #1 [internal] load build definition from Dockerfile 04:33:34 #1 transferring dockerfile: 1.54kB done 04:33:34 #1 DONE 0.0s 04:33:34 04:33:34 #2 [internal] load .dockerignore 04:33:34 #2 transferring context: 182B done 04:33:34 #2 DONE 0.0s 04:33:34 04:33:34 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:33:34 #3 DONE 0.0s 04:33:34 04:33:34 #4 [internal] load metadata for docker.io/library/alpine:3.18 04:33:34 #4 DONE 0.4s 04:33:34 04:33:34 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:33:34 #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 04:33:34 #5 ... 04:33:34 04:33:34 #6 [internal] load build context 04:33:34 #6 transferring context: 137.30kB 0.1s done 04:33:34 #6 DONE 0.1s 04:33:34 04:33:34 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:33:34 #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 04:33:34 #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 04:33:34 #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s 04:33:34 #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 04:33:34 #5 ... 04:33:34 04:33:34 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:33:34 #7 DONE 0.2s 04:33:34 04:33:34 #8 [builder 2/7] WORKDIR /device-sdk-go 04:33:34 #8 DONE 0.1s 04:33:34 04:33:34 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:33:34 #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 04:33:34 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 04:33:34 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 04:33:35 #5 DONE 1.0s 04:33:35 04:33:35 #9 [stage-1 2/6] RUN apk add --update --no-cache 04:33:35 #9 0.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:33:39 #9 3.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:33:39 #9 ... 04:33:39 04:33:39 #10 [builder 3/7] RUN apk add --update --no-cache make git 04:33:39 #10 0.723 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:33:39 #10 3.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:33:39 #10 4.675 OK: 266 MiB in 52 packages 04:33:39 #10 DONE 5.0s 04:33:39 04:33:39 #9 [stage-1 2/6] RUN apk add --update --no-cache 04:33:39 #9 4.399 OK: 8 MiB in 15 packages 04:33:39 #9 ... 04:33:39 04:33:39 #11 [builder 4/7] COPY go.mod vendor* ./ 04:33:39 #11 DONE 0.2s 04:33:39 04:33:39 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:33:39 #12 ... 04:33:39 04:33:39 #9 [stage-1 2/6] RUN apk add --update --no-cache 04:33:39 #9 DONE 4.7s 04:33:40 04:33:40 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:33:41 #12 DONE 1.3s 04:33:41 04:33:41 #13 [builder 6/7] COPY . . 04:33:41 #13 DONE 0.4s 04:33:41 04:33:41 #14 [builder 7/7] RUN make build 04:33:41 #14 0.587 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 04:34:49 #14 DONE 60.3s 04:34:49 04:34:49 #15 [stage-1 3/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:34:49 #15 DONE 0.1s 04:34:49 04:34:49 #16 [stage-1 4/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:34:49 #16 DONE 0.4s 04:34:49 04:34:49 #17 [stage-1 5/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:34:49 #17 DONE 0.1s 04:34:49 04:34:49 #18 exporting to image 04:34:49 #18 exporting layers 04:34:49 #18 exporting layers 0.4s done 04:34:49 #18 writing image sha256:53716742c8a08621a709b60e24da5f4a2ec7bdae776eeab2c4ee595b491ec703 done 04:34:49 #18 naming to docker.io/library/device-sdk-simple-arm64 done 04:34:49 #18 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 04:34:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:34:51 04:34:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:34:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:34:52 arm64: Pulling from edgex-lftools-log-publisher 04:34:52 8998bd30e6a1: Pulling fs layer 04:34:52 04944245beec: Pulling fs layer 04:34:52 699f458cf7ca: Pulling fs layer 04:34:52 765212b225bb: Pulling fs layer 04:34:52 765212b225bb: Waiting 04:34:52 f23df028b6ca: Pulling fs layer 04:34:52 d65c8cfc05b1: Pulling fs layer 04:34:52 2437ff75d9bd: Pulling fs layer 04:34:52 d65c8cfc05b1: Waiting 04:34:52 f23df028b6ca: Waiting 04:34:52 04944245beec: Verifying Checksum 04:34:52 04944245beec: Download complete 04:34:52 765212b225bb: Verifying Checksum 04:34:52 765212b225bb: Download complete 04:34:52 f23df028b6ca: Verifying Checksum 04:34:52 d65c8cfc05b1: Verifying Checksum 04:34:52 d65c8cfc05b1: Download complete 04:34:52 699f458cf7ca: Verifying Checksum 04:34:52 699f458cf7ca: Download complete 04:34:52 8998bd30e6a1: Download complete 04:34:54 2437ff75d9bd: Verifying Checksum 04:34:54 2437ff75d9bd: Download complete 04:35:03 8998bd30e6a1: Pull complete 04:35:03 04944245beec: Pull complete 04:35:04 699f458cf7ca: Pull complete 04:35:04 765212b225bb: Pull complete 04:35:05 f23df028b6ca: Pull complete 04:35:05 d65c8cfc05b1: Pull complete 04:35:31 2437ff75d9bd: Pull complete 04:35:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:35:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:35:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:32 prd-ubuntu20.04-docker-arm64-4c-16g-24164 does not seem to be running inside a container 04:35:32 $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:35:34 $ docker top 5ecb8dbfa9aadc27eedb3e348ed626abede0991fb6841bc9bea013837b35b37f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:35:34 ---> job-cost.sh 04:35:35 lf-activate-venv: SKIPPING 04:35:35 INFO: No Stack... 04:35:35 INFO: Retrieving Pricing Info for: v3-standard-8 04:35:36 INFO: Archiving Costs [Pipeline] sh 04:35:36 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:35:36 + cut -d, -f6 [Pipeline] lock 04:35:36 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1545-1-stack-cost] 04:35:36 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1545-1-stack-cost] did not exist. Created. 04:35:36 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1545-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:35:37 /w/workspace/device-sdk-go/1@tmp/durable-845e401a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:35:37 + echo total: 0.2199999988079071 [Pipeline] stash 04:35:37 Warning: overwriting stash ‘stack-cost’ 04:35:37 Stashed 1 file(s) [Pipeline] } 04:35:37 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1545-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:35:37 $ docker stop --time=1 5ecb8dbfa9aadc27eedb3e348ed626abede0991fb6841bc9bea013837b35b37f 04:35:41 $ docker rm -f --volumes 5ecb8dbfa9aadc27eedb3e348ed626abede0991fb6841bc9bea013837b35b37f [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 04:35:43 provisioning config files... 04:35:43 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1545@tmp/config9953858137141975961tmp [Pipeline] { [Pipeline] sh 04:35:44 + set +x 04:35:44 + bash -s -- 04:35:44 + curl -s https://codecov.io/bash 04:35:44 04:35:44 _____ _ 04:35:44 / ____| | | 04:35:44 | | ___ __| | ___ ___ _____ __ 04:35:44 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:35:44 | |___| (_) | (_| | __/ (_| (_) \ V / 04:35:44 \_____\___/ \__,_|\___|\___\___/ \_/ 04:35:44 Bash-1.0.6 04:35:44 04:35:44 04:35:44 ==> git version 2.25.1 found 04:35:44 ==> 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 04:35:44 Release-Date: 2020-01-08 04:35:44 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:35:44 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:35:44 ==> Jenkins CI detected. 04:35:44 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1545 04:35:44 project root: . 04:35:44 --> token set from env 04:35:44 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:35:44 ==> Running gcov in . (disable via -X gcov) 04:35:44 ==> Python coveragepy not found 04:35:44 ==> Searching for coverage reports in: 04:35:44 + . 04:35:44 -> Found 1 reports 04:35:44 ==> Detecting git/mercurial file structure 04:35:44 ==> Reading reports 04:35:44 + ./coverage.out bytes=122153 04:35:44 ==> Appending adjustments 04:35:44 https://docs.codecov.io/docs/fixing-reports 04:35:44 + Found adjustments 04:35:44 ==> Gzipping contents 04:35:44 20K /tmp/codecov.boWvBR.gz 04:35:44 ==> Uploading reports 04:35:44 url: https://codecov.io 04:35:44 query: branch=PR-1545&commit=8da9a4c631613a236314397f932f0207de6a193e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1545%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1545&job=&cmd_args= 04:35:44 -> Pinging Codecov 04:35:44 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1545&commit=8da9a4c631613a236314397f932f0207de6a193e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1545%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1545&job=&cmd_args= 04:35:44 -> Uploading to 04:35:44 https://storage.googleapis.com/codecov/v4/raw/2023-12-06/7E55EF52A471D76F132DFD9A03CDDE97/8da9a4c631613a236314397f932f0207de6a193e/d57e85b4-c60a-4c02-a4d4-864691300658.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T043544Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8849560df19fe0fe466189295fd3ca66c6f5c3b6cc5f0e5cbbeff905e690a025 04:35:45 % Total % Received % Xferd Average Speed Time Time Time Current 04:35:45 Dload Upload Total Spent Left Speed 04:35:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16754 0 0 100 16754 0 62984 --:--:-- --:--:-- --:--:-- 62984 04:35:45 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/8da9a4c631613a236314397f932f0207de6a193e [Pipeline] } 04:35:45 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 04:35:52 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1545/archives ] 04:35:52 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1545/archives 04:35:52 total 16 04:35:52 drwxr-xr-x 3 root root 4096 Dec 6 04:29 . 04:35:52 drwxrwxr-x 12 jenkins jenkins 4096 Dec 6 04:29 .. 04:35:52 drwxr-xr-x 2 root root 4096 Dec 6 04:29 cost 04:35:52 -rw-r--r-- 1 root root 86 Dec 6 04:29 cost.csv 04:35:52 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1545/archives 04:35:52 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1545/archives 04:35:52 total 16 04:35:52 drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 04:29 . 04:35:52 drwxrwxr-x 12 jenkins jenkins 4096 Dec 6 04:29 .. 04:35:52 drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 04:29 cost 04:35:52 -rw-r--r-- 1 jenkins jenkins 86 Dec 6 04:29 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:35:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:35:54 ---> package-listing.sh 04:35:54 ++ facter osfamily 04:35:54 ++ tr '[:upper:]' '[:lower:]' 04:35:54 + OS_FAMILY=debian 04:35:54 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1545 04:35:54 + START_PACKAGES=/tmp/packages_start.txt 04:35:54 + END_PACKAGES=/tmp/packages_end.txt 04:35:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:35:54 + PACKAGES=/tmp/packages_start.txt 04:35:54 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1545 ']' 04:35:54 + PACKAGES=/tmp/packages_end.txt 04:35:54 + case "${OS_FAMILY}" in 04:35:54 + dpkg -l 04:35:54 + grep '^ii' 04:35:54 + '[' -f /tmp/packages_start.txt ']' 04:35:54 + '[' -f /tmp/packages_end.txt ']' 04:35:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:35:54 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1545 ']' 04:35:54 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1545/archives/ 04:35:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1545/archives/ [Pipeline] echo 04:35: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/gexfoundry_device-sdk-go_PR-1545/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:35:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:35:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:35:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:35:55 prd-ubuntu20.04-docker-8c-8g-24163 does not seem to be running inside a container 04:35: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/gexfoundry_device-sdk-go_PR-1545/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1545 -v /w/workspace/gexfoundry_device-sdk-go_PR-1545:/w/workspace/gexfoundry_device-sdk-go_PR-1545:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1545@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1545@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 04:35:56 $ docker top 63c762a6eeeb4eab5d8edbff7ab895c7ebfd7949899625df16667a950929897d -eo pid,comm [Pipeline] { [Pipeline] sh 04:35:56 + touch /tmp/pre-build-complete [Pipeline] sh 04:35:56 + mkdir -p /var/log/sysstat [Pipeline] sh 04:35:57 + ls /var/log/sa-host 04:35:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:35:57 provisioning config files... 04:35:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1545@tmp/config16735588914614035640tmp [Pipeline] { [Pipeline] echo 04:35:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:35:57 ---> create-netrc.sh [Pipeline] } 04:35:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:35:58 ---> python-tools-install.sh [Pipeline] echo 04:35:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:35:58 ---> sudo-logs.sh 04:35:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:35:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:35:59 ---> job-cost.sh 04:35:59 lf-activate-venv: SKIPPING 04:35:59 DEBUG: total: 0.2199999988079071 04:35:59 INFO: Retrieving Stack Cost... 04:35:59 INFO: Retrieving Pricing Info for: v3-standard-8 04:36:00 INFO: Archiving Costs [Pipeline] echo 04:36:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:36:00 ---> logs-deploy.sh 04:36:00 lf-activate-venv: SKIPPING 04:36:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1545/1 04:36:00 INFO: archiving workspace using pattern(s): 04:36:04 Archives upload complete. 04:36:04 INFO: archiving logs to Nexus 04:36:05 ---> uname -a: 04:36:05 Linux prd-ubuntu20-04-docker-8c-8g-24163 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:36:05 04:36:05 04:36:05 ---> lscpu: 04:36:05 Architecture: x86_64 04:36:05 CPU op-mode(s): 32-bit, 64-bit 04:36:05 Byte Order: Little Endian 04:36:05 Address sizes: 40 bits physical, 48 bits virtual 04:36:05 CPU(s): 8 04:36:05 On-line CPU(s) list: 0-7 04:36:05 Thread(s) per core: 1 04:36:05 Core(s) per socket: 1 04:36:05 Socket(s): 8 04:36:05 NUMA node(s): 1 04:36:05 Vendor ID: AuthenticAMD 04:36:05 CPU family: 23 04:36:05 Model: 49 04:36:05 Model name: AMD EPYC-Rome Processor 04:36:05 Stepping: 0 04:36:05 CPU MHz: 2799.998 04:36:05 BogoMIPS: 5599.99 04:36:05 Virtualization: AMD-V 04:36:05 Hypervisor vendor: KVM 04:36:05 Virtualization type: full 04:36:05 L1d cache: 256 KiB 04:36:05 L1i cache: 256 KiB 04:36:05 L2 cache: 4 MiB 04:36:05 L3 cache: 128 MiB 04:36:05 NUMA node0 CPU(s): 0-7 04:36:05 Vulnerability Itlb multihit: Not affected 04:36:05 Vulnerability L1tf: Not affected 04:36:05 Vulnerability Mds: Not affected 04:36:05 Vulnerability Meltdown: Not affected 04:36:05 Vulnerability Mmio stale data: Not affected 04:36:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:36:05 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:36:05 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:36:05 Vulnerability Srbds: Not affected 04:36:05 Vulnerability Tsx async abort: Not affected 04:36:05 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 04:36:05 04:36:05 04:36:05 ---> nproc: 04:36:05 8 04:36:05 04:36:05 04:36:05 ---> df -h: 04:36:05 Filesystem Size Used Avail Use% Mounted on 04:36:05 overlay 155G 12G 144G 8% / 04:36:05 tmpfs 64M 0 64M 0% /dev 04:36:05 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:36:05 shm 64M 0 64M 0% /dev/shm 04:36:05 /dev/vda1 155G 12G 144G 8% /facter-os 04:36:05 04:36:05 04:36:05 ---> sar -b -r -n DEV: 04:36:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24163) 12/06/23 _x86_64_ (8 CPU) 04:36:05 04:36:05 04:25:10 LINUX RESTART (8 CPU) 04:36:05 04:36:05 04:26:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:36:05 04:27:01 183.70 4.41 179.29 0.00 428.00 59955.53 0.00 04:36:05 04:28:01 102.33 0.02 102.32 0.00 4.27 31572.81 0.00 04:36:05 04:29:01 180.63 0.15 180.48 0.00 3.33 51389.77 0.00 04:36:05 04:30:01 9.67 0.02 9.65 0.00 4.27 1692.27 0.00 04:36:05 04:31:01 55.40 10.61 44.79 0.00 5155.61 8652.32 0.00 04:36:05 04:32:01 6.37 0.02 6.35 0.00 0.13 122.38 0.00 04:36:05 04:33:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 04:36:05 04:34:01 1.97 0.00 1.97 0.00 0.00 22.00 0.00 04:36:05 04:35:01 1.38 0.00 1.38 0.00 0.00 15.19 0.00 04:36:05 04:36:01 6.95 0.28 6.67 0.00 25.86 130.11 0.00 04:36:05 Average: 54.74 1.55 53.19 0.00 562.41 15283.05 0.00 04:36:05 04:36:05 04:26:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:36:05 04:27:01 27849224 31522684 784416 2.39 137460 3694844 2024584 5.97 1239912 3285212 547228 04:36:05 04:28:01 27572372 31247060 1051424 3.20 152376 3673964 2052524 6.05 1492332 3294400 387528 04:36:05 04:29:01 27577092 31541316 756368 2.30 164280 3923248 1856056 5.47 1280284 3472972 11896 04:36:05 04:30:01 27586812 31551372 748556 2.28 164572 3923384 1773708 5.23 1282516 3460752 180 04:36:05 04:31:01 27104068 31528228 745092 2.27 194208 4347780 1721424 5.07 1596796 3597932 968 04:36:05 04:32:01 27115416 31534872 738236 2.25 192780 4344656 1724316 5.08 1584528 3594848 168 04:36:05 04:33:01 27115408 31534868 738196 2.24 192808 4344660 1724316 5.08 1584384 3594852 156 04:36:05 04:34:01 27123144 31542700 730484 2.22 192880 4344668 1724316 5.08 1577296 3594856 8 04:36:05 04:35:01 27123520 31543184 729880 2.22 192972 4344668 1724316 5.08 1577028 3594856 176 04:36:05 04:36:01 27021872 31447972 819492 2.49 193220 4346236 1838444 5.42 1672176 3591996 916 04:36:05 Average: 27318893 31499426 784214 2.38 177756 4128811 1816400 5.35 1488725 3508268 94922 04:36:05 04:36:05 04:26:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:36:05 04:27:01 docker0 216.32 376.73 18.56 2593.19 0.00 0.00 0.00 0.00 04:36:05 04:27:01 lo 2.71 2.71 0.27 0.27 0.00 0.00 0.00 0.00 04:36:05 04:27:01 ens3 515.86 296.56 5815.09 43.05 0.00 0.00 0.00 0.00 04:36:05 04:28:01 docker0 1.00 1.32 0.09 0.37 0.00 0.00 0.00 0.00 04:36:05 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:36:05 04:28:01 veth2d0b252 1.00 1.42 0.11 0.38 0.00 0.00 0.00 0.00 04:36:05 04:28:01 ens3 42.04 37.37 30.96 71.51 0.00 0.00 0.00 0.00 04:36:05 04:29:01 docker0 2.82 5.56 0.17 61.76 0.00 0.00 0.00 0.00 04:36:05 04:29:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 04:36:05 04:29:01 ens3 118.12 70.71 2649.13 16.95 0.00 0.00 0.00 0.00 04:36:05 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:05 04:30:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:36:05 04:30:01 ens3 8.40 5.42 12.77 2.77 0.00 0.00 0.00 0.00 04:36:05 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:05 04:31:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 04:36:05 04:31:01 ens3 210.31 112.43 2730.85 7.85 0.00 0.00 0.00 0.00 04:36:05 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:05 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:36:05 04:32:01 ens3 0.32 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:36:05 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:05 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:05 04:33:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:36:05 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:05 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:36:05 04:34:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:36:05 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:05 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:05 04:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:05 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:36:05 04:36:01 lo 0.93 0.93 0.09 0.09 0.00 0.00 0.00 0.00 04:36:05 04:36:01 ens3 31.46 18.50 32.60 12.63 0.00 0.00 0.00 0.00 04:36:05 Average: docker0 21.69 37.79 1.85 261.63 0.00 0.00 0.00 0.00 04:36:05 Average: lo 0.69 0.69 0.07 0.07 0.00 0.00 0.00 0.00 04:36:05 Average: ens3 91.96 53.73 1119.36 15.43 0.00 0.00 0.00 0.00 04:36:05 04:36:05 04:36:05 ---> sar -P ALL: 04:36:05 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24163) 12/06/23 _x86_64_ (8 CPU) 04:36:05 04:36:05 04:25:10 LINUX RESTART (8 CPU) 04:36:05 04:36:05 04:26:02 CPU %user %nice %system %iowait %steal %idle 04:36:05 04:27:01 all 8.61 0.00 4.19 4.60 0.09 82.50 04:36:05 04:27:01 0 8.18 0.00 3.07 0.41 0.07 88.28 04:36:05 04:27:01 1 9.41 0.00 4.02 0.62 0.09 85.86 04:36:05 04:27:01 2 8.35 0.00 3.40 0.67 0.09 87.49 04:36:05 04:27:01 3 8.92 0.00 4.77 2.47 0.09 83.76 04:36:05 04:27:01 4 9.26 0.00 3.61 0.60 0.10 86.43 04:36:05 04:27:01 5 8.52 0.00 4.96 0.72 0.09 85.71 04:36:05 04:27:01 6 7.37 0.00 5.08 28.20 0.12 59.23 04:36:05 04:27:01 7 8.91 0.00 4.58 3.31 0.12 83.08 04:36:05 04:28:01 all 37.94 0.00 4.15 2.22 0.09 55.60 04:36:05 04:28:01 0 38.79 0.00 3.62 0.91 0.10 56.58 04:36:05 04:28:01 1 37.10 0.00 3.70 2.21 0.08 56.90 04:36:05 04:28:01 2 37.68 0.00 4.81 0.54 0.08 56.88 04:36:05 04:28:01 3 38.55 0.00 4.59 1.55 0.12 55.20 04:36:05 04:28:01 4 38.70 0.00 3.65 1.26 0.08 56.31 04:36:05 04:28:01 5 38.23 0.00 3.89 0.24 0.08 57.55 04:36:05 04:28:01 6 35.57 0.00 4.30 10.76 0.08 49.28 04:36:05 04:28:01 7 38.86 0.00 4.64 0.32 0.08 56.10 04:36:05 04:29:01 all 26.83 0.00 4.16 3.92 0.11 64.99 04:36:05 04:29:01 0 25.26 0.00 2.74 0.07 0.10 71.83 04:36:05 04:29:01 1 28.42 0.00 3.93 1.81 0.10 65.74 04:36:05 04:29:01 2 25.86 0.00 3.96 0.35 0.10 69.72 04:36:05 04:29:01 3 24.74 0.00 5.94 16.92 0.10 52.30 04:36:05 04:29:01 4 27.28 0.00 4.20 0.83 0.08 67.62 04:36:05 04:29:01 5 27.23 0.00 3.63 1.66 0.15 67.32 04:36:05 04:29:01 6 27.95 0.00 3.96 4.25 0.10 63.74 04:36:05 04:29:01 7 27.85 0.00 4.93 5.52 0.10 61.59 04:36:05 04:30:01 all 0.43 0.00 0.11 0.32 0.01 99.14 04:36:05 04:30:01 0 0.13 0.00 0.12 0.00 0.00 99.75 04:36:05 04:30:01 1 1.93 0.00 0.15 0.13 0.02 97.78 04:36:05 04:30:01 2 0.37 0.00 0.08 0.02 0.00 99.53 04:36:05 04:30:01 3 0.20 0.00 0.12 0.00 0.02 99.67 04:36:05 04:30:01 4 0.25 0.00 0.12 1.22 0.02 98.40 04:36:05 04:30:01 5 0.20 0.00 0.13 0.02 0.02 99.63 04:36:05 04:30:01 6 0.10 0.00 0.10 1.13 0.00 98.67 04:36:05 04:30:01 7 0.22 0.00 0.07 0.02 0.02 99.68 04:36:05 04:31:01 all 2.62 0.00 1.48 0.57 0.03 95.30 04:36:05 04:31:01 0 1.47 0.00 3.06 0.05 0.02 95.40 04:36:05 04:31:01 1 2.90 0.00 1.39 0.13 0.03 95.55 04:36:05 04:31:01 2 2.15 0.00 0.83 0.07 0.02 96.93 04:36:05 04:31:01 3 2.01 0.00 1.29 1.10 0.03 95.57 04:36:05 04:31:01 4 2.22 0.00 1.20 1.90 0.03 94.64 04:36:05 04:31:01 5 4.78 0.00 1.24 0.17 0.03 93.78 04:36:05 04:31:01 6 2.36 0.00 1.36 0.85 0.03 95.40 04:36:05 04:31:01 7 3.08 0.00 1.44 0.30 0.03 95.14 04:36:05 04:32:01 all 0.10 0.00 0.06 0.13 0.01 99.69 04:36:05 04:32:01 0 0.02 0.00 0.07 0.17 0.02 99.73 04:36:05 04:32:01 1 0.07 0.00 0.03 0.02 0.02 99.87 04:36:05 04:32:01 2 0.03 0.00 0.05 0.02 0.00 99.90 04:36:05 04:32:01 3 0.12 0.00 0.03 0.00 0.02 99.83 04:36:05 04:32:01 4 0.10 0.00 0.07 0.00 0.00 99.83 04:36:05 04:32:01 5 0.30 0.00 0.15 0.08 0.02 99.45 04:36:05 04:32:01 6 0.08 0.00 0.03 0.00 0.00 99.88 04:36:05 04:32:01 7 0.12 0.00 0.07 0.76 0.02 99.04 04:36:05 04:33:01 all 0.12 0.00 0.01 0.01 0.00 99.86 04:36:05 04:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:36:05 04:33:01 1 0.07 0.00 0.02 0.00 0.02 99.90 04:36:05 04:33:01 2 0.03 0.00 0.03 0.00 0.00 99.93 04:36:05 04:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:36:05 04:33:01 4 0.80 0.00 0.03 0.00 0.00 99.17 04:36:05 04:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:36:05 04:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:36:05 04:33:01 7 0.00 0.00 0.00 0.05 0.00 99.95 04:36:05 04:34:01 all 0.14 0.00 0.02 0.02 0.01 99.81 04:36:05 04:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:36:05 04:34:01 1 0.05 0.00 0.03 0.00 0.02 99.90 04:36:05 04:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:36:05 04:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:36:05 04:34:01 4 0.96 0.00 0.07 0.00 0.02 98.96 04:36:05 04:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:36:05 04:34:01 6 0.03 0.00 0.00 0.08 0.02 99.87 04:36:05 04:34:01 7 0.02 0.00 0.00 0.12 0.02 99.85 04:36:05 04:35:01 all 0.03 0.00 0.01 0.01 0.01 99.94 04:36:05 04:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:36:05 04:35:01 1 0.08 0.00 0.03 0.00 0.03 99.85 04:36:05 04:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:36:05 04:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:36:05 04:35:01 4 0.08 0.00 0.03 0.00 0.02 99.87 04:36:05 04:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:36:05 04:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:36:05 04:35:01 7 0.00 0.00 0.02 0.12 0.00 99.87 04:36:05 04:36:01 all 0.79 0.00 0.34 0.09 0.01 98.77 04:36:05 04:36:01 0 0.77 0.00 0.45 0.05 0.02 98.71 04:36:05 04:36:01 1 1.15 0.00 0.37 0.00 0.02 98.47 04:36:05 04:36:01 2 0.45 0.00 0.23 0.00 0.02 99.30 04:36:05 04:36:01 3 0.67 0.00 0.33 0.05 0.02 98.93 04:36:05 04:36:01 4 1.81 0.00 0.45 0.13 0.02 97.59 04:36:05 04:36:01 5 0.42 0.00 0.20 0.05 0.02 99.32 04:36:05 04:36:01 6 0.53 0.00 0.23 0.10 0.00 99.13 04:36:05 04:36:01 7 0.52 0.00 0.42 0.32 0.02 98.73 04:36:05 Average: all 7.71 0.00 1.44 1.18 0.04 89.64 04:36:05 Average: 0 7.42 0.00 1.31 0.16 0.03 91.08 04:36:05 Average: 1 8.08 0.00 1.36 0.49 0.04 90.03 04:36:05 Average: 2 7.45 0.00 1.33 0.16 0.03 91.02 04:36:05 Average: 3 7.47 0.00 1.69 2.19 0.04 88.62 04:36:05 Average: 4 8.09 0.00 1.33 0.59 0.04 89.94 04:36:05 Average: 5 7.92 0.00 1.41 0.29 0.04 90.34 04:36:05 Average: 6 7.35 0.00 1.49 4.45 0.04 86.67 04:36:05 Average: 7 7.91 0.00 1.60 1.07 0.04 89.38 04:36:05 04:36:05 04:36:05