Pull request #1552 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fe53a55d19ac731d009c0a8891c32aae815c3faf+1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 (86c9db83a98d53475f793dd82ee1874655ee05b0) 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-ssh13593954393641488838.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-ssh5526780011009294186.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-1552/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-1552/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5120677654757224385.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-1552/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9651741993649164927.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-ssh11190295156713630222.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-1552/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-1552/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14324189520935270635.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-26360 in /w/workspace/gexfoundry_device-sdk-go_PR-1552 [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-1552 # 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 1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 into PR head commit fe53a55d19ac731d009c0a8891c32aae815c3faf Merge succeeded, producing fe53a55d19ac731d009c0a8891c32aae815c3faf Checking out Revision fe53a55d19ac731d009c0a8891c32aae815c3faf (PR-1552) 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/1552/head:refs/remotes/origin/PR-1552 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe53a55d19ac731d009c0a8891c32aae815c3faf # 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 1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fe53a55d19ac731d009c0a8891c32aae815c3faf # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:23:52 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:23:52 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:23:52 ========================================================= 04:23:52 EdgeX Global Pipelines Version Info 04:23:52 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:23:53 ------------------- 04:23:53 stable info: 04:23:53 ------------------- 04:23:53 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 04:23:53 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:23:53 Message: update stable to v1.0.258 04:23:53 ------------------- 04:23:53 experimental info: 04:23:53 ------------------- 04:23:53 Commited By: **** collab-it+edgex@linuxfoundation.org 04:23:53 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:23:53 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:23:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 04:23:54 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 04:23:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:23:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:23:54 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:23:54 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:23:54 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:23:54 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 04:23:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:23:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:23:54 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:23:54 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 04:23:54 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:23:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:23:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:23:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 04:23:55 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 04:23:55 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 04:23:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:23:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:23:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:23:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:23:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 04:23:55 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 04:23:55 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 04:23:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:23:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:23:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1552 [Pipeline] echo 04:23:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1552 [Pipeline] echo 04:23:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1552 [Pipeline] echo 04:23:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fe53a55d19ac731d009c0a8891c32aae815c3faf [Pipeline] echo 04:23:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fe53a55 [Pipeline] echo 04:23:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:23:56 provisioning config files... 04:23:56 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp/config4878334012312095262tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:23:56 ---> ****-login.sh 04:23:56 nexus3.edgexfoundry.org:10001 04:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:57 Configure a credential helper to remove this warning. See 04:23:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:57 04:23:57 Login Succeeded 04:23:57 nexus3.edgexfoundry.org:10002 04:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:57 Configure a credential helper to remove this warning. See 04:23:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:57 04:23:57 Login Succeeded 04:23:57 nexus3.edgexfoundry.org:10003 04:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:57 Configure a credential helper to remove this warning. See 04:23:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:57 04:23:57 Login Succeeded 04:23:57 nexus3.edgexfoundry.org:10004 04:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:57 Configure a credential helper to remove this warning. See 04:23:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:57 04:23:57 Login Succeeded 04:23:57 ****.io 04:23:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:23:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:23:58 Configure a credential helper to remove this warning. See 04:23:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:23:58 04:23:58 Login Succeeded 04:23:58 ---> ****-login.sh ends [Pipeline] } 04:23:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:23:58 + git rev-list -1 --merges fe53a55d19ac731d009c0a8891c32aae815c3faf~1..fe53a55d19ac731d009c0a8891c32aae815c3faf [Pipeline] echo 04:23:58 -----------> git rev-list -1 --merges fe53a55d19ac731d009c0a8891c32aae815c3faf~1..fe53a55d19ac731d009c0a8891c32aae815c3faf fe53a55d19ac731d009c0a8891c32aae815c3faf [false] [Pipeline] sh 04:23:59 + git log --format=format:%s -1 fe53a55d19ac731d009c0a8891c32aae815c3faf [Pipeline] echo 04:23:59 ========================================================= 04:23:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:23:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:23:59 + git log --format=format:%s -1 fe53a55d19ac731d009c0a8891c32aae815c3faf [Pipeline] echo 04:23:59 [semverPrep] GIT_COMMIT: fe53a55d19ac731d009c0a8891c32aae815c3faf, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo 04:23:59 [semverPrep] This is not a build commit. [Pipeline] sh 04:24:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:24:00 + grep -v github /etc/ssh/ssh_known_hosts 04:24:00 + [ -e /tmp/ssh_known_hosts ] 04:24:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:24:00 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:24:00 sudo tee -a /etc/ssh/ssh_known_hosts 04:24:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:24:00 04:24: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:24:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:24:01 0.1.4: Pulling from edgex-devops/py-git-semver 04:24:01 b85a868b505f: Pulling fs layer 04:24:01 e2be974225ed: Pulling fs layer 04:24:01 339a4e72a1f5: Pulling fs layer 04:24:01 988bab9f4d93: Pulling fs layer 04:24:01 1469e6f7b9e6: Pulling fs layer 04:24:01 eaf3925da568: Pulling fs layer 04:24:01 bab4dde63d76: Pulling fs layer 04:24:01 bde34c3a00c8: Pulling fs layer 04:24:01 b352a97aabf1: Pulling fs layer 04:24:01 4872d77fe225: Pulling fs layer 04:24:01 5851b861e8e6: Pulling fs layer 04:24:01 988bab9f4d93: Waiting 04:24:01 1469e6f7b9e6: Waiting 04:24:01 eaf3925da568: Waiting 04:24:01 bab4dde63d76: Waiting 04:24:01 bde34c3a00c8: Waiting 04:24:01 4872d77fe225: Waiting 04:24:01 5851b861e8e6: Waiting 04:24:01 b352a97aabf1: Waiting 04:24:01 e2be974225ed: Verifying Checksum 04:24:01 e2be974225ed: Download complete 04:24:01 988bab9f4d93: Verifying Checksum 04:24:01 988bab9f4d93: Download complete 04:24:01 1469e6f7b9e6: Verifying Checksum 04:24:01 1469e6f7b9e6: Download complete 04:24:01 eaf3925da568: Verifying Checksum 04:24:01 eaf3925da568: Download complete 04:24:01 339a4e72a1f5: Verifying Checksum 04:24:01 339a4e72a1f5: Download complete 04:24:01 bde34c3a00c8: Download complete 04:24:01 b352a97aabf1: Verifying Checksum 04:24:01 b352a97aabf1: Download complete 04:24:01 4872d77fe225: Verifying Checksum 04:24:01 4872d77fe225: Download complete 04:24:01 5851b861e8e6: Download complete 04:24:01 b85a868b505f: Verifying Checksum 04:24:01 b85a868b505f: Download complete 04:24:01 bab4dde63d76: Verifying Checksum 04:24:01 bab4dde63d76: Download complete 04:24:02 b85a868b505f: Pull complete 04:24:02 e2be974225ed: Pull complete 04:24:03 339a4e72a1f5: Pull complete 04:24:03 988bab9f4d93: Pull complete 04:24:03 1469e6f7b9e6: Pull complete 04:24:03 eaf3925da568: Pull complete 04:24:05 bab4dde63d76: Pull complete 04:24:05 bde34c3a00c8: Pull complete 04:24:05 b352a97aabf1: Pull complete 04:24:05 4872d77fe225: Pull complete 04:24:05 5851b861e8e6: Pull complete 04:24:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:24:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:24:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:24:06 prd-ubuntu20.04-docker-8c-8g-26360 does not seem to be running inside a container 04:24:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1552 -v /w/workspace/gexfoundry_device-sdk-go_PR-1552:/w/workspace/gexfoundry_device-sdk-go_PR-1552:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:24:10 $ docker top 612a29557f65dbf4a0a2e433bd75aca40596a8b4af578c257317978afcd31652 -eo pid,comm 04:24: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:24:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:24:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:24:10 [ssh-agent] Looking for ssh-agent implementation... 04:24:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:24:10 $ docker exec 612a29557f65dbf4a0a2e433bd75aca40596a8b4af578c257317978afcd31652 ssh-agent 04:24:10 SSH_AUTH_SOCK=/tmp/ssh-DmtAKdNuhWKf/agent.33 04:24:10 SSH_AGENT_PID=39 04:24:10 Running ssh-add (command line suppressed) 04:24:10 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp/private_key_6475815814081365986.key (/w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp/private_key_6475815814081365986.key) 04:24:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:24:11 + git tag --points-at HEAD [Pipeline] } 04:24:11 $ docker exec --env ******** --env ******** 612a29557f65dbf4a0a2e433bd75aca40596a8b4af578c257317978afcd31652 ssh-agent -k 04:24:11 unset SSH_AUTH_SOCK; 04:24:11 unset SSH_AGENT_PID; 04:24:11 echo Agent pid 39 killed; 04:24:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:24:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:24:11 [ssh-agent] Looking for ssh-agent implementation... 04:24:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:24:11 $ docker exec 612a29557f65dbf4a0a2e433bd75aca40596a8b4af578c257317978afcd31652 ssh-agent 04:24:11 SSH_AUTH_SOCK=/tmp/ssh-mU3rgsgncwO0/agent.71 04:24:11 SSH_AGENT_PID=77 04:24:11 Running ssh-add (command line suppressed) 04:24:11 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp/private_key_4980832898055121269.key (/w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp/private_key_4980832898055121269.key) 04:24:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:24:12 + git semver init 04:24:12 2023-12-29 04:24:12,389 [run_init] DEBUG init version:0.0.0 force:False 04:24:12 2023-12-29 04:24:12,390 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1552/.semver 04:24:12 2023-12-29 04:24:12,391 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1552/.semver 04:24:12 2023-12-29 04:24:12,391 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1552/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1552, universal_newlines=False, shell=None, istream=None) 04:24:13 2023-12-29 04:24:13,601 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1552/.git/info/exclude 04:24:13 2023-12-29 04:24:13,604 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1552/.semver/PR-1552 with force:False 04:24:13 2023-12-29 04:24:13,604 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1552/.semver/PR-1552 04:24:13 2023-12-29 04:24:13,609 [execute] INFO git cat-file --batch-check 04:24:13 2023-12-29 04:24:13,609 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1552/.semver, universal_newlines=False, shell=None, istream=) 04:24:13 2023-12-29 04:24:13,614 [execute] INFO git cat-file --batch 04:24:13 2023-12-29 04:24:13,614 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1552/.semver, universal_newlines=False, shell=None, istream=) 04:24:13 2023-12-29 04:24:13,619 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1552/.semver/PR-1552 04:24:13 0.0.0 [Pipeline] } 04:24:13 $ docker exec --env ******** --env ******** 612a29557f65dbf4a0a2e433bd75aca40596a8b4af578c257317978afcd31652 ssh-agent -k 04:24:13 unset SSH_AUTH_SOCK; 04:24:13 unset SSH_AGENT_PID; 04:24:13 echo Agent pid 77 killed; 04:24:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:24:14 + git semver [Pipeline] } 04:24:14 $ docker stop --time=1 612a29557f65dbf4a0a2e433bd75aca40596a8b4af578c257317978afcd31652 04:24:16 $ docker rm -f --volumes 612a29557f65dbf4a0a2e433bd75aca40596a8b4af578c257317978afcd31652 [Pipeline] // withDockerContainer [Pipeline] sh 04:24:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:24:16 Stashed 1 file(s) [Pipeline] echo 04:24: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:24:17 provisioning config files... 04:24:17 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp/config15894295621125002360tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:18 ---> ****-login.sh 04:24:18 nexus3.edgexfoundry.org:10001 04:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:18 Configure a credential helper to remove this warning. See 04:24:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:18 04:24:18 Login Succeeded 04:24:18 nexus3.edgexfoundry.org:10002 04:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:18 Configure a credential helper to remove this warning. See 04:24:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:18 04:24:18 Login Succeeded 04:24:18 nexus3.edgexfoundry.org:10003 04:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:18 Configure a credential helper to remove this warning. See 04:24:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:18 04:24:18 Login Succeeded 04:24:18 nexus3.edgexfoundry.org:10004 04:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:18 Configure a credential helper to remove this warning. See 04:24:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:18 04:24:18 Login Succeeded 04:24:18 ****.io 04:24:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:19 Configure a credential helper to remove this warning. See 04:24:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:19 04:24:19 Login Succeeded 04:24:19 ---> ****-login.sh ends [Pipeline] } 04:24:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:24:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:24:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:24:19 ========================================================= 04:24:19 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:24:19 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:20 + 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:24:20 Sending build context to Docker daemon 21.92MB 04:24:20 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 04:24:20 Step 2/10 : FROM ${BASE} AS builder 04:24:20 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:24:20 7264a8db6415: Pulling fs layer 04:24:20 c4d48a809fc2: Pulling fs layer 04:24:20 4f1c88b9dad5: Pulling fs layer 04:24:20 ad3a456e5733: Pulling fs layer 04:24:20 69c7f0334f64: Pulling fs layer 04:24:20 1f1c1a5573a3: Pulling fs layer 04:24:20 ce7588e14bc9: Pulling fs layer 04:24:20 b5e4710f87ac: Pulling fs layer 04:24:20 ce7588e14bc9: Waiting 04:24:20 b5e4710f87ac: Waiting 04:24:20 69c7f0334f64: Waiting 04:24:20 1f1c1a5573a3: Waiting 04:24:20 c4d48a809fc2: Download complete 04:24:20 ad3a456e5733: Verifying Checksum 04:24:20 ad3a456e5733: Download complete 04:24:20 69c7f0334f64: Verifying Checksum 04:24:20 69c7f0334f64: Download complete 04:24:20 7264a8db6415: Verifying Checksum 04:24:20 7264a8db6415: Download complete 04:24:20 1f1c1a5573a3: Verifying Checksum 04:24:20 1f1c1a5573a3: Download complete 04:24:20 7264a8db6415: Pull complete 04:24:20 c4d48a809fc2: Pull complete 04:24:21 b5e4710f87ac: Verifying Checksum 04:24:21 b5e4710f87ac: Download complete 04:24:21 4f1c88b9dad5: Verifying Checksum 04:24:21 4f1c88b9dad5: Download complete 04:24:21 ce7588e14bc9: Verifying Checksum 04:24:21 ce7588e14bc9: Download complete 04:24:25 4f1c88b9dad5: Pull complete 04:24:25 ad3a456e5733: Pull complete 04:24:25 69c7f0334f64: Pull complete 04:24:25 1f1c1a5573a3: Pull complete 04:24:27 ce7588e14bc9: Pull complete 04:24:27 b5e4710f87ac: Pull complete 04:24:27 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 04:24:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:24:27 ---> 88b5674ff536 04:24:27 Step 3/10 : ARG MAKE=make build 04:24:32 Still waiting to schedule task 04:24:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:24:35 ---> Running in ac61c89a79f2 04:24:35 Removing intermediate container ac61c89a79f2 04:24:35 ---> bd209b112c06 04:24:35 Step 4/10 : WORKDIR /device-sdk-go 04:24:35 ---> Running in f4008fba9489 04:24:35 Removing intermediate container f4008fba9489 04:24:35 ---> 77da1b6aa200 04:24:35 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:24:35 ---> Running in 7aa074348acc 04:24:35 Removing intermediate container 7aa074348acc 04:24:35 ---> 497105b8893f 04:24:35 Step 6/10 : RUN apk add --update --no-cache make git 04:24:35 ---> Running in 91c07fe36740 04:24:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:24:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:24:36 OK: 264 MiB in 52 packages 04:24:36 Removing intermediate container 91c07fe36740 04:24:36 ---> 134ecb11efd8 04:24:36 Step 7/10 : COPY go.mod vendor* ./ 04:24:36 ---> 1f596fc4f9ef 04:24:36 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:24:36 ---> Running in 37a669d6a765 04:25:23 Removing intermediate container 37a669d6a765 04:25:23 ---> d471cb7b5ef9 04:25:23 Step 9/10 : COPY . . 04:25:23 ---> a3f456512354 04:25:23 Step 10/10 : RUN ${MAKE} 04:25:23 ---> Running in 4a653002ff39 04:25:23 noop 04:25:23 Removing intermediate container 4a653002ff39 04:25:23 ---> 4fb37fb09268 04:25:23 Successfully built 4fb37fb09268 04:25:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:23 + docker inspect -f . ci-base-image-x86_64 04:25:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:24 prd-ubuntu20.04-docker-8c-8g-26360 does not seem to be running inside a container 04:25:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1552 -v /w/workspace/gexfoundry_device-sdk-go_PR-1552:/w/workspace/gexfoundry_device-sdk-go_PR-1552:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:25:24 $ docker top 42e7b0a5993510f60c5b6b86e02b27e29a8905658b7bb049098e98721e984749 -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:24 + go version 04:25:24 go version go1.21.0 linux/amd64 [Pipeline] } 04:25:24 $ docker stop --time=1 42e7b0a5993510f60c5b6b86e02b27e29a8905658b7bb049098e98721e984749 04:25:26 $ docker rm -f --volumes 42e7b0a5993510f60c5b6b86e02b27e29a8905658b7bb049098e98721e984749 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:27 + docker inspect -f . ci-base-image-x86_64 04:25:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:25:27 prd-ubuntu20.04-docker-8c-8g-26360 does not seem to be running inside a container 04:25:27 $ 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-1552 -v /w/workspace/gexfoundry_device-sdk-go_PR-1552:/w/workspace/gexfoundry_device-sdk-go_PR-1552:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 04:25:27 $ docker top 38118a18fc5d91c03f61197bd88f7ec3a334e0427826a1d77358614171ebc543 -eo pid,comm [Pipeline] { [Pipeline] sh 04:25:28 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1552 [Pipeline] fileExists [Pipeline] sh 04:25:28 + make test 04:25:28 go test -race -coverprofile=coverage.out ./... 04:25:35 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:25:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:25:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:25:47 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:25:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:25:47 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:25:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:25:48 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:25:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.039s coverage: 27.6% of statements 04:25:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:25:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.052s coverage: 81.5% of statements 04:25:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.055s coverage: 86.0% of statements 04:25:50 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:25:50 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:25:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.075s coverage: 71.8% of statements 04:25:50 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:25:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.061s coverage: 14.4% of statements 04:25:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.928s coverage: 45.9% of statements 04:25:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.067s coverage: 68.5% of statements 04:25:53 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.101s coverage: 89.2% of statements 04:25:53 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.053s coverage: 5.5% of statements 04:26:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26361 in /w/workspace/gexfoundry_device-sdk-go_PR-1552 [Pipeline] { [Pipeline] ws 04:26:05 Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout 04:26:05 The recommended git tool is: git 04:26:10 using credential edgex-jenkins-ssh 04:26:10 Cloning the remote Git repository 04:26:10 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 04:26:10 > git init /w/workspace/device-sdk-go/1 # timeout=10 04:26:10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:26:10 > git --version # timeout=10 04:26:10 > git --version # 'git version 2.25.1' 04:26:10 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:10 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:26:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:26:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:26:13 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 04:26:13 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 04:26:13 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:13 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1552/head:refs/remotes/origin/PR-1552 +refs/heads/main:refs/remotes/origin/main # timeout=10 04:26:14 Merging remotes/origin/main commit 1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 into PR head commit fe53a55d19ac731d009c0a8891c32aae815c3faf 04:26:14 Merge succeeded, producing fe53a55d19ac731d009c0a8891c32aae815c3faf 04:26:14 Checking out Revision fe53a55d19ac731d009c0a8891c32aae815c3faf (PR-1552) 04:26:15 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" 04:26:15 > git --version # timeout=10 04:26:15 > git --version # 'git version 2.25.1' 04:26:15 fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 04:26:14 > git config core.sparsecheckout # timeout=10 04:26:14 > git checkout -f fe53a55d19ac731d009c0a8891c32aae815c3faf # timeout=10 04:26:14 > git remote # timeout=10 04:26:14 > git config --get remote.origin.url # timeout=10 04:26:14 using GIT_SSH to set credentials SSH Credentials for GitHub 04:26:14 > git merge 1b0bc5cc6bc3689a7a958b21430d1b1b4221d7f4 # timeout=10 04:26:14 > git rev-parse HEAD^{commit} # timeout=10 04:26:14 > git config core.sparsecheckout # timeout=10 04:26:14 > git checkout -f fe53a55d19ac731d009c0a8891c32aae815c3faf # timeout=10 04:26:15 GO111MODULE=on go vet ./... 04:26:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:26:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:26:15 ./bin/test-attribution-txt.sh [Pipeline] echo 04:26:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:26:15 $ docker stop --time=1 38118a18fc5d91c03f61197bd88f7ec3a334e0427826a1d77358614171ebc543 04:26:21 $ docker rm -f --volumes 38118a18fc5d91c03f61197bd88f7ec3a334e0427826a1d77358614171ebc543 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 04:26:21 + sudo chown -R jenkins:jenkins . [Pipeline] stash [Pipeline] script [Pipeline] { 04:26:21 Stashed 1 file(s) [Pipeline] sh [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 04:26:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:26:22 % Total % Received % Xferd Average Speed Time Time Time Current 04:26:22 Dload Upload Total Spent Left Speed 04:26:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [Pipeline] sh 04:26:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:26:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:26:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:26:23 + sudo tee /etc/docker/daemon.new 04:26:23 { 04:26:23 "registry-mirrors": [ 04:26:23 "https://nexus3.edgexfoundry.org:10001" 04:26:23 ], 04:26:23 "bip": "10.250.0.254/24", 04:26:23 "hosts": [ 04:26:23 "tcp://0.0.0.0:5555", 04:26:23 "unix:///var/run/docker.sock" 04:26:23 ], 04:26:23 "mtu": 1458, 04:26:23 "selinux-enabled": true, 04:26:23 "seccomp-profile": "/etc/docker/seccomp.json" 04:26:23 } [Pipeline] sh 04:26:23 + ls -al . 04:26:23 total 308 04:26:23 drwxrwxr-x 11 jenkins jenkins 4096 Dec 29 04:25 . 04:26:23 drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 04:23 .. 04:26:23 -rw-rw-r-- 1 jenkins jenkins 140 Dec 29 04:23 .dockerignore 04:26:23 drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 04:25 .git 04:26:23 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 04:23 .github 04:26:23 -rw-rw-r-- 1 jenkins jenkins 137 Dec 29 04:23 .gitignore 04:26:23 -rw-rw-r-- 1 jenkins jenkins 42 Dec 29 04:23 .golangci.yml 04:26:23 drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 04:24 .semver 04:26:23 -rw-rw-r-- 1 jenkins jenkins 48109 Dec 29 04:23 CHANGELOG.md 04:26:23 -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 04:23 GOVERNANCE.md 04:26:23 -rw-rw-r-- 1 jenkins jenkins 885 Dec 29 04:23 Jenkinsfile 04:26:23 -rw-rw-r-- 1 jenkins jenkins 11341 Dec 29 04:23 LICENSE 04:26:23 -rw-rw-r-- 1 jenkins jenkins 1842 Dec 29 04:23 Makefile 04:26:23 -rw-rw-r-- 1 jenkins jenkins 619 Dec 29 04:23 OWNERS.md 04:26:23 -rw-rw-r-- 1 jenkins jenkins 4933 Dec 29 04:23 README.md 04:26:23 -rw-rw-r-- 1 jenkins jenkins 5 Dec 29 04:24 VERSION 04:26:23 drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 04:23 bin 04:26:23 -rw-r--r-- 1 jenkins jenkins 122155 Dec 29 04:25 coverage.out 04:26:23 drwxrwxr-x 5 jenkins jenkins 4096 Dec 29 04:23 example 04:26:23 -rw-rw-r-- 1 jenkins jenkins 3720 Dec 29 04:23 go.mod 04:26:23 -rw-rw-r-- 1 jenkins jenkins 33780 Dec 29 04:23 go.sum 04:26:23 drwxrwxr-x 12 jenkins jenkins 4096 Dec 29 04:23 internal 04:26:23 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 04:23 openapi 04:26:23 drwxrwxr-x 6 jenkins jenkins 4096 Dec 29 04:23 pkg 04:26:23 drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 04:23 snap 04:26:23 -rw-rw-r-- 1 jenkins jenkins 222 Dec 29 04:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:26:23 + 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=fe53a55d19ac731d009c0a8891c32aae815c3faf --label arch=amd64 --label version=0.0.0 . 04:26:23 Sending build context to Docker daemon 22.04MB 04:26:23 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 04:26:23 Step 2/23 : FROM ${BASE} AS builder 04:26:23 ---> 4fb37fb09268 04:26:23 Step 3/23 : ARG MAKE=make build 04:26:23 + sudo service docker restart 04:26:24 ---> Running in a10a29ff556a 04:26:24 Removing intermediate container a10a29ff556a 04:26:24 ---> 8ed830186b90 04:26:24 Step 4/23 : WORKDIR /device-sdk-go 04:26:24 ---> Running in 972130ab7fe8 04:26:24 Removing intermediate container 972130ab7fe8 04:26:24 ---> 30bf8a47eb6d 04:26:24 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 04:26:24 ---> Running in d4276922e652 04:26:24 Removing intermediate container d4276922e652 04:26:24 ---> 87f43743f9e2 04:26:24 Step 6/23 : RUN apk add --update --no-cache make git 04:26:24 ---> Running in cfc3dbf8aa90 04:26:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:25 OK: 264 MiB in 52 packages 04:26:26 Removing intermediate container cfc3dbf8aa90 04:26:26 ---> 3f1f88538a6b 04:26:26 Step 7/23 : COPY go.mod vendor* ./ 04:26:26 ---> 492022078724 04:26:26 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:26:26 ---> Running in cdcb7d7adbd9 04:26:26 Removing intermediate container cdcb7d7adbd9 04:26:26 ---> 5ad7f02ea833 04:26:26 Step 9/23 : COPY . . 04:26:27 ---> 1f95dc00f74b 04:26:27 Step 10/23 : RUN ${MAKE} 04:26:27 ---> Running in 4fec6d79cba6 04:26:27 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] { [Pipeline] configFileProvider 04:26:42 provisioning config files... 04:26:42 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config11586693887865024951tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:26:42 ---> ****-login.sh 04:26:42 nexus3.edgexfoundry.org:10001 04:26:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:43 Configure a credential helper to remove this warning. See 04:26:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:43 04:26:43 Login Succeeded 04:26:43 nexus3.edgexfoundry.org:10002 04:26:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:43 Configure a credential helper to remove this warning. See 04:26:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:43 04:26:43 Login Succeeded 04:26:43 nexus3.edgexfoundry.org:10003 04:26:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:43 Configure a credential helper to remove this warning. See 04:26:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:43 04:26:43 Login Succeeded 04:26:43 nexus3.edgexfoundry.org:10004 04:26:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:44 Configure a credential helper to remove this warning. See 04:26:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:44 04:26:44 Login Succeeded 04:26:44 ****.io 04:26:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:26:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:26:44 Configure a credential helper to remove this warning. See 04:26:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:26:44 04:26:44 Login Succeeded 04:26:44 ---> ****-login.sh ends [Pipeline] } 04:26:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 04:26:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:26:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:26:45 ========================================================= 04:26:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 04:26:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:45 + 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:26:51 #0 building with "default" instance using docker driver 04:26:51 04:26:51 #1 [internal] load build definition from Dockerfile 04:26:51 #1 transferring dockerfile: 1.54kB done 04:26:51 #1 DONE 0.1s 04:26:51 04:26:51 #2 [internal] load .dockerignore 04:26:51 #2 transferring context: 182B 0.0s done 04:26:51 #2 DONE 0.1s 04:26:51 04:26:51 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 04:26:51 #3 DONE 0.1s 04:26:51 04:26:51 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:26:51 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done 04:26:51 #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done 04:26:51 #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done 04:26:51 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.05MB / 3.33MB 0.1s 04:26:51 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s 04:26:51 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 2.10MB / 63.99MB 0.2s 04:26:51 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 04:26:51 #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done 04:26:51 #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done 04:26:51 #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.3s done 04:26:51 #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done 04:26:51 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.3s 04:26:51 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 8.39MB / 63.99MB 0.4s 04:26:51 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.4s 04:26:51 #4 ... 04:26:51 04:26:51 #5 [internal] load build context 04:26:51 #5 transferring context: 11.15MB 0.5s done 04:26:51 #5 DONE 0.5s 04:26:51 04:26:51 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 04:26:51 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 12.58MB / 63.99MB 0.5s 04:26:51 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 6.29MB / 97.63MB 0.5s 04:26:51 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.5s 04:26:51 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.6s 04:26:51 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.29MB / 11.40MB 0.6s 04:26:51 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.80MB / 63.99MB 0.8s 04:26:51 #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done 04:26:51 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 20.32MB / 97.63MB 0.8s 04:26:51 #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done 04:26:51 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 31.46MB / 63.99MB 0.9s 04:26:51 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.21MB / 97.63MB 0.9s 04:26:51 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.58MB / 63.99MB 1.0s 04:26:51 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 31.46MB / 97.63MB 1.0s 04:26:51 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s 04:26:52 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 1.1s 04:26:52 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.77MB / 97.63MB 1.1s 04:26:52 #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done 04:26:52 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.3s 04:26:52 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 48.21MB / 97.63MB 1.3s 04:26:52 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 53.48MB / 63.99MB 1.4s 04:26:52 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 1.4s 04:26:52 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 60.41MB / 63.99MB 1.5s 04:26:52 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 59.77MB / 97.63MB 1.5s 04:26:52 #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done 04:26:52 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 72.35MB / 97.63MB 1.7s 04:26:52 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 77.59MB / 97.63MB 1.8s 04:26:52 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 04:26:52 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 93.32MB / 97.63MB 2.1s 04:26:53 #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done 04:26:54 Removing intermediate container 4fec6d79cba6 04:26:54 ---> b6a4902092df 04:26:54 Step 11/23 : FROM alpine:3.18 04:26:54 3.18: Pulling from library/alpine 04:26:54 c926b61bad3b: Pulling fs layer 04:26:54 c926b61bad3b: Verifying Checksum 04:26:54 c926b61bad3b: Download complete 04:26:54 c926b61bad3b: Pull complete 04:26:54 Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:26:54 Status: Downloaded newer image for alpine:3.18 04:26:54 ---> b541f2080109 04:26:54 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 04:26:54 ---> Running in c89b9edc80ce 04:26:54 Removing intermediate container c89b9edc80ce 04:26:54 ---> 41472f0f9ad7 04:26:54 Step 13/23 : RUN apk add --update --no-cache 04:26:54 ---> Running in 5b409f605771 04:26:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 04:26:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 04:26:54 OK: 7 MiB in 15 packages 04:26:54 Removing intermediate container 5b409f605771 04:26:54 ---> d87ef722e955 04:26:54 Step 14/23 : WORKDIR / 04:26:54 ---> Running in 02a3766e9892 04:26:54 Removing intermediate container 02a3766e9892 04:26:54 ---> 579a6639f059 04:26:54 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:26:54 ---> 25b4a1412722 04:26:54 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:26:54 ---> fd6f2eb90b4c 04:26:54 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:26:54 ---> e49428435d02 04:26:54 Step 18/23 : EXPOSE 59999 04:26:54 ---> Running in 0df0fc71f51d 04:26:54 Removing intermediate container 0df0fc71f51d 04:26:54 ---> 2bc4b32ce21e 04:26:54 Step 19/23 : ENTRYPOINT ["/device-simple"] 04:26:54 ---> Running in 7fb088fa168c 04:26:54 Removing intermediate container 7fb088fa168c 04:26:54 ---> 004a30aa7c55 04:26:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 04:26:54 ---> Running in 6fabeea7806b 04:26:54 Removing intermediate container 6fabeea7806b 04:26:54 ---> 7138cad0458a 04:26:54 Step 21/23 : LABEL arch=amd64 04:26:54 ---> Running in 23fff0670aa5 04:26:54 Removing intermediate container 23fff0670aa5 04:26:54 ---> 989c9180f08c 04:26:54 Step 22/23 : LABEL git_sha=fe53a55d19ac731d009c0a8891c32aae815c3faf 04:26:54 ---> Running in 66ca450a2725 04:26:54 Removing intermediate container 66ca450a2725 04:26:54 ---> 75cac38ac350 04:26:54 Step 23/23 : LABEL version=0.0.0 04:26:54 ---> Running in 21bd59353461 04:26:54 Removing intermediate container 21bd59353461 04:26:54 ---> 1d4354f15976 04:26:54 [Warning] One or more build-args [ARCH] were not consumed 04:26:54 Successfully built 1d4354f15976 04:26:54 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:26:55 04:26:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:26:56 latest: Pulling from edgex-lftools-log-publisher 04:26:56 5eb5b503b376: Pulling fs layer 04:26:56 5c69ac0246d0: Pulling fs layer 04:26:56 ec43610c2a17: Pulling fs layer 04:26:56 3a2ae6a8a46f: Pulling fs layer 04:26:56 33b1e0a273af: Pulling fs layer 04:26:56 5d3b04190fa2: Pulling fs layer 04:26:56 2f39f015ded8: Pulling fs layer 04:26:56 33b1e0a273af: Waiting 04:26:56 5d3b04190fa2: Waiting 04:26:56 2f39f015ded8: Waiting 04:26:56 3a2ae6a8a46f: Waiting 04:26:56 5c69ac0246d0: Download complete 04:26:56 3a2ae6a8a46f: Download complete 04:26:56 33b1e0a273af: Verifying Checksum 04:26:56 33b1e0a273af: Download complete 04:26:56 5d3b04190fa2: Download complete 04:26:56 ec43610c2a17: Verifying Checksum 04:26:56 ec43610c2a17: Download complete 04:26:56 5eb5b503b376: Verifying Checksum 04:26:56 5eb5b503b376: Download complete 04:26:57 2f39f015ded8: Download complete 04:26:57 5eb5b503b376: Pull complete 04:26:57 5c69ac0246d0: Pull complete 04:26:58 ec43610c2a17: Pull complete 04:26:58 3a2ae6a8a46f: Pull complete 04:26:58 33b1e0a273af: Pull complete 04:26:58 5d3b04190fa2: Pull complete 04:26:58 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.7s 04:27:03 2f39f015ded8: Pull complete 04:27:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:27:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:27:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:27:04 prd-ubuntu20.04-docker-8c-8g-26360 does not seem to be running inside a container 04:27:04 $ 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-1552 -v /w/workspace/gexfoundry_device-sdk-go_PR-1552:/w/workspace/gexfoundry_device-sdk-go_PR-1552:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1552@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:27:04 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.0s 04:27:09 #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.9s done 04:27:10 #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done 04:27:10 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 04:27:11 #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done 04:27:11 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 04:27:12 $ docker top 86c207d479e95779dc877f132b729307cdf3fc283f85984cee6716d157f6faa5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:27:13 ---> job-cost.sh 04:27:13 lf-activate-venv: SKIPPING 04:27:13 INFO: No Stack... 04:27:13 INFO: Retrieving Pricing Info for: v3-standard-8 04:27:13 INFO: Archiving Costs [Pipeline] sh 04:27:13 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1552/archives/cost.csv 04:27:13 + cut -d, -f6 [Pipeline] lock 04:27:14 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1552-1-stack-cost] 04:27:14 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1552-1-stack-cost] did not exist. Created. 04:27:14 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1552-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:27:14 + echo total: 0.2199999988079071 [Pipeline] stash 04:27:14 Stashed 1 file(s) [Pipeline] } 04:27:14 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1552-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:27:14 $ docker stop --time=1 86c207d479e95779dc877f132b729307cdf3fc283f85984cee6716d157f6faa5 04:27:15 $ docker rm -f --volumes 86c207d479e95779dc877f132b729307cdf3fc283f85984cee6716d157f6faa5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } 04:27:16 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [Pipeline] // stage [Pipeline] } 04:27:19 #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.2s done 04:27:19 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 04:27:21 #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done 04:27:21 #4 DONE 30.5s 04:27:21 04:27:21 #6 [builder 2/7] WORKDIR /device-sdk-go 04:27:22 #6 DONE 1.5s 04:27:22 04:27:22 #7 [builder 3/7] RUN apk add --update --no-cache make git 04:27:23 #7 0.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:27:24 #7 1.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:27:25 #7 1.998 OK: 266 MiB in 52 packages 04:27:25 #7 DONE 2.2s 04:27:25 04:27:25 #8 [builder 4/7] COPY go.mod vendor* ./ 04:27:25 #8 DONE 0.1s 04:27:25 04:27:25 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:27:51 #9 DONE 23.5s 04:27:51 04:27:51 #10 [builder 6/7] COPY . . 04:27:51 #10 DONE 0.3s 04:27:51 04:27:51 #11 [builder 7/7] RUN echo noop 04:27:51 #11 0.596 noop 04:27:51 #11 DONE 0.7s 04:27:51 04:27:51 #12 exporting to image 04:27:51 #12 exporting layers 04:28:10 #12 exporting layers 20.1s done 04:28:10 #12 writing image sha256:519e9c7ad17d5126ee8fddf046a49a06f725907ad466df8be6a57aab3554ef15 done 04:28:10 #12 naming to docker.io/library/ci-base-image-arm64 done 04:28:10 #12 DONE 20.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:10 + docker inspect -f . ci-base-image-arm64 04:28:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:11 prd-ubuntu20.04-docker-arm64-4c-16g-26361 does not seem to be running inside a container 04:28:11 $ 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 ******** ci-base-image-arm64 cat 04:28:12 $ docker top 53129d66825da932bb442e5c88de61d6e015f931f0ebb157552be09ae6146165 -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:12 + go version 04:28:12 go version go1.21.0 linux/arm64 [Pipeline] } 04:28:12 $ docker stop --time=1 53129d66825da932bb442e5c88de61d6e015f931f0ebb157552be09ae6146165 04:28:14 $ docker rm -f --volumes 53129d66825da932bb442e5c88de61d6e015f931f0ebb157552be09ae6146165 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:15 + docker inspect -f . ci-base-image-arm64 04:28:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:15 prd-ubuntu20.04-docker-arm64-4c-16g-26361 does not seem to be running inside a container 04:28:16 $ 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 ******** ci-base-image-arm64 cat 04:28:19 $ docker top c03706ef3559f07ba4eef753aa269f8ccd96d27ce8d79ac15189424db2537c23 -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:19 + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh 04:28:20 + make test 04:28:20 go test -race -coverprofile=coverage.out ./... 04:28:52 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 04:30:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 04:30:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 04:30:00 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 04:30:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 04:30:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 04:30:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 04:30:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 04:30:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.191s coverage: 27.6% of statements 04:30:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.301s coverage: 81.5% of statements 04:30:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.319s coverage: 86.0% of statements 04:30:00 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 04:30:00 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.411s coverage: 71.8% of statements 04:30:01 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 04:30:01 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 04:30:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.248s coverage: 14.4% of statements 04:30:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.912s coverage: 45.9% of statements 04:30:04 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.403s coverage: 68.5% of statements 04:30:04 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.471s coverage: 89.2% of statements 04:30:04 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 04:30:05 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.215s coverage: 5.5% of statements 04:30:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 04:30:06 GO111MODULE=on go vet ./... 04:31:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:31:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:31:28 ./bin/test-attribution-txt.sh [Pipeline] echo 04:31:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 04:31:28 $ docker stop --time=1 c03706ef3559f07ba4eef753aa269f8ccd96d27ce8d79ac15189424db2537c23 04:31:30 $ docker rm -f --volumes c03706ef3559f07ba4eef753aa269f8ccd96d27ce8d79ac15189424db2537c23 [Pipeline] // withDockerContainer [Pipeline] sh 04:31:32 + sudo chown -R jenkins:jenkins . [Pipeline] stash 04:31:32 Warning: overwriting stash ‘coverage-report’ 04:31:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:31:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:31:33 + ls -al . 04:31:33 total 304 04:31:33 drwxrwxr-x 10 jenkins jenkins 4096 Dec 29 04:28 . 04:31:33 drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 04:26 .. 04:31:33 -rw-rw-r-- 1 jenkins jenkins 140 Dec 29 04:26 .dockerignore 04:31:33 drwxrwxr-x 8 jenkins jenkins 4096 Dec 29 04:26 .git 04:31:33 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 04:26 .github 04:31:33 -rw-rw-r-- 1 jenkins jenkins 137 Dec 29 04:26 .gitignore 04:31:33 -rw-rw-r-- 1 jenkins jenkins 42 Dec 29 04:26 .golangci.yml 04:31:33 -rw-rw-r-- 1 jenkins jenkins 48109 Dec 29 04:26 CHANGELOG.md 04:31:33 -rw-rw-r-- 1 jenkins jenkins 677 Dec 29 04:26 GOVERNANCE.md 04:31:33 -rw-rw-r-- 1 jenkins jenkins 885 Dec 29 04:26 Jenkinsfile 04:31:33 -rw-rw-r-- 1 jenkins jenkins 11341 Dec 29 04:26 LICENSE 04:31:33 -rw-rw-r-- 1 jenkins jenkins 1842 Dec 29 04:26 Makefile 04:31:33 -rw-rw-r-- 1 jenkins jenkins 619 Dec 29 04:26 OWNERS.md 04:31:33 -rw-rw-r-- 1 jenkins jenkins 4933 Dec 29 04:26 README.md 04:31:33 -rw-rw-r-- 1 jenkins jenkins 5 Dec 29 04:24 VERSION 04:31:33 drwxrwxr-x 2 jenkins jenkins 4096 Dec 29 04:26 bin 04:31:33 -rw-r--r-- 1 jenkins jenkins 122153 Dec 29 04:30 coverage.out 04:31:33 drwxrwxr-x 5 jenkins jenkins 4096 Dec 29 04:26 example 04:31:33 -rw-rw-r-- 1 jenkins jenkins 3720 Dec 29 04:26 go.mod 04:31:33 -rw-rw-r-- 1 jenkins jenkins 33780 Dec 29 04:26 go.sum 04:31:33 drwxrwxr-x 12 jenkins jenkins 4096 Dec 29 04:26 internal 04:31:33 drwxrwxr-x 3 jenkins jenkins 4096 Dec 29 04:26 openapi 04:31:33 drwxrwxr-x 6 jenkins jenkins 4096 Dec 29 04:26 pkg 04:31:33 drwxrwxr-x 4 jenkins jenkins 4096 Dec 29 04:26 snap 04:31:33 -rw-rw-r-- 1 jenkins jenkins 222 Dec 29 04:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:31:34 + 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=fe53a55d19ac731d009c0a8891c32aae815c3faf --label arch=arm64 --label version=0.0.0 . 04:31:35 #0 building with "default" instance using docker driver 04:31:35 04:31:35 #1 [internal] load build definition from Dockerfile 04:31:35 #1 transferring dockerfile: 30B 04:31:35 #1 transferring dockerfile: 1.54kB done 04:31:35 #1 DONE 0.0s 04:31:35 04:31:35 #2 [internal] load .dockerignore 04:31:35 #2 transferring context: 182B done 04:31:35 #2 DONE 0.0s 04:31:35 04:31:35 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:31:35 #3 DONE 0.0s 04:31:35 04:31:35 #4 [internal] load metadata for docker.io/library/alpine:3.18 04:31:35 #4 DONE 0.4s 04:31:35 04:31:35 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:31:35 #5 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done 04:31:35 #5 ... 04:31:35 04:31:35 #6 [internal] load build context 04:31:35 #6 transferring context: 137.44kB 0.1s done 04:31:35 #6 DONE 0.1s 04:31:35 04:31:35 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:31:35 #5 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done 04:31:35 #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 2.10MB / 3.33MB 0.1s 04:31:35 #5 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done 04:31:35 #5 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done 04:31:35 #5 ... 04:31:35 04:31:35 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:31:35 #7 DONE 0.2s 04:31:35 04:31:35 #8 [builder 2/7] WORKDIR /device-sdk-go 04:31:35 #8 DONE 0.1s 04:31:35 04:31:35 #5 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 04:31:35 #5 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done 04:31:35 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 04:31:36 #5 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done 04:31:36 #5 DONE 0.9s 04:31:36 04:31:36 #9 [stage-1 2/6] RUN apk add --update --no-cache 04:31:37 #9 0.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:31:37 #9 0.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:31:38 #9 1.974 OK: 8 MiB in 15 packages 04:31:40 #9 DONE 3.9s 04:31:40 04:31:40 #10 [builder 3/7] RUN apk add --update --no-cache make git 04:31:40 #10 0.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 04:31:40 #10 1.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 04:31:40 #10 2.283 OK: 266 MiB in 52 packages 04:31:40 #10 DONE 4.5s 04:31:40 04:31:40 #11 [builder 4/7] COPY go.mod vendor* ./ 04:31:40 #11 DONE 0.2s 04:31:40 04:31:40 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:31:41 #12 DONE 1.2s 04:31:41 04:31:41 #13 [builder 6/7] COPY . . 04:31:42 #13 DONE 0.4s 04:31:42 04:31:42 #14 [builder 7/7] RUN make build 04:31:42 #14 0.637 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:32:50 #14 DONE 61.3s 04:32:50 04:32:50 #15 [stage-1 3/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 04:32:50 #15 DONE 0.1s 04:32:50 04:32:50 #16 [stage-1 4/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 04:32:50 #16 DONE 0.3s 04:32:50 04:32:50 #17 [stage-1 5/6] COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 04:32:50 #17 DONE 0.1s 04:32:50 04:32:50 #18 exporting to image 04:32:50 #18 exporting layers 04:32:50 #18 exporting layers 0.4s done 04:32:50 #18 writing image sha256:4b825e42ae2304afbf19f1ce6b722a8cd0d1f9b2f6ce100a00ffc73fd12341b7 done 04:32:50 #18 naming to docker.io/library/device-sdk-simple-arm64 done 04:32:50 #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:32:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:52 04:32:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:32:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:32:52 arm64: Pulling from edgex-lftools-log-publisher 04:32:52 8998bd30e6a1: Pulling fs layer 04:32:52 04944245beec: Pulling fs layer 04:32:52 699f458cf7ca: Pulling fs layer 04:32:52 765212b225bb: Pulling fs layer 04:32:52 f23df028b6ca: Pulling fs layer 04:32:52 d65c8cfc05b1: Pulling fs layer 04:32:52 2437ff75d9bd: Pulling fs layer 04:32:52 f23df028b6ca: Waiting 04:32:52 2437ff75d9bd: Waiting 04:32:52 d65c8cfc05b1: Waiting 04:32:52 765212b225bb: Waiting 04:32:52 04944245beec: Verifying Checksum 04:32:52 04944245beec: Download complete 04:32:52 765212b225bb: Verifying Checksum 04:32:52 765212b225bb: Download complete 04:32:52 f23df028b6ca: Verifying Checksum 04:32:52 f23df028b6ca: Download complete 04:32:52 d65c8cfc05b1: Verifying Checksum 04:32:52 d65c8cfc05b1: Download complete 04:32:53 699f458cf7ca: Verifying Checksum 04:32:53 699f458cf7ca: Download complete 04:32:53 8998bd30e6a1: Verifying Checksum 04:32:53 8998bd30e6a1: Download complete 04:32:55 2437ff75d9bd: Verifying Checksum 04:32:55 2437ff75d9bd: Download complete 04:32:59 8998bd30e6a1: Pull complete 04:32:59 04944245beec: Pull complete 04:33:01 699f458cf7ca: Pull complete 04:33:01 765212b225bb: Pull complete 04:33:06 f23df028b6ca: Pull complete 04:33:06 d65c8cfc05b1: Pull complete 04:33:28 2437ff75d9bd: Pull complete 04:33:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:33:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:33:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:28 prd-ubuntu20.04-docker-arm64-4c-16g-26361 does not seem to be running inside a container 04:33:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:33:30 $ docker top fdd6d48c7e59f8952a3c14e3f5967a9c79fa7e526a85c6b885f27974ebfaa9b6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:33:31 ---> job-cost.sh 04:33:31 lf-activate-venv: SKIPPING 04:33:31 INFO: No Stack... 04:33:32 INFO: Retrieving Pricing Info for: v3-standard-8 04:33:33 INFO: Archiving Costs [Pipeline] sh 04:33:33 + cat /w/workspace/device-sdk-go/1/archives/cost.csv 04:33:33 + cut -d, -f6 [Pipeline] lock 04:33:33 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1552-1-stack-cost] 04:33:33 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1552-1-stack-cost] did not exist. Created. 04:33:33 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1552-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:33:33 /w/workspace/device-sdk-go/1@tmp/durable-cf3aa9c0/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 04:33:34 + echo total: 0.2199999988079071 [Pipeline] stash 04:33:34 Warning: overwriting stash ‘stack-cost’ 04:33:34 Stashed 1 file(s) [Pipeline] } 04:33:34 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1552-1-stack-cost] [Pipeline] // lock [Pipeline] } 04:33:34 $ docker stop --time=1 fdd6d48c7e59f8952a3c14e3f5967a9c79fa7e526a85c6b885f27974ebfaa9b6 04:33:36 $ docker rm -f --volumes fdd6d48c7e59f8952a3c14e3f5967a9c79fa7e526a85c6b885f27974ebfaa9b6 [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:33:38 provisioning config files... 04:33:38 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp/config13272298127414492041tmp [Pipeline] { [Pipeline] sh 04:33:38 + set +x 04:33:38 + curl -s https://codecov.io/bash 04:33:38 + bash -s -- 04:33:38 04:33:38 _____ _ 04:33:38 / ____| | | 04:33:38 | | ___ __| | ___ ___ _____ __ 04:33:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:33:38 | |___| (_) | (_| | __/ (_| (_) \ V / 04:33:38 \_____\___/ \__,_|\___|\___\___/ \_/ 04:33:38 Bash-1.0.6 04:33:38 04:33:38 04:33:38 ==> git version 2.25.1 found 04:33:38 ==> 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:33:38 Release-Date: 2020-01-08 04:33:38 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:33:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:33:38 ==> Jenkins CI detected. 04:33:38 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1552 04:33:38 project root: . 04:33:38 --> token set from env 04:33:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:33:38 ==> Running gcov in . (disable via -X gcov) 04:33:38 ==> Python coveragepy not found 04:33:38 ==> Searching for coverage reports in: 04:33:38 + . 04:33:38 -> Found 1 reports 04:33:38 ==> Detecting git/mercurial file structure 04:33:38 ==> Reading reports 04:33:38 + ./coverage.out bytes=122153 04:33:38 ==> Appending adjustments 04:33:38 https://docs.codecov.io/docs/fixing-reports 04:33:39 + Found adjustments 04:33:39 ==> Gzipping contents 04:33:39 20K /tmp/codecov.mQPRFt.gz 04:33:39 ==> Uploading reports 04:33:39 url: https://codecov.io 04:33:39 query: branch=PR-1552&commit=fe53a55d19ac731d009c0a8891c32aae815c3faf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1552%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1552&job=&cmd_args= 04:33:39 -> Pinging Codecov 04:33:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1552&commit=fe53a55d19ac731d009c0a8891c32aae815c3faf&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1552%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1552&job=&cmd_args= 04:33:39 -> Uploading to 04:33:39 https://storage.googleapis.com/codecov/v4/raw/2023-12-29/7E55EF52A471D76F132DFD9A03CDDE97/fe53a55d19ac731d009c0a8891c32aae815c3faf/9b930c6b-24d4-4081-b8a1-74ad24b53eac.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231229%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231229T043338Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=33f238f195ffa5a3d7c2f9f3cd91626b088403522df71b2ef7f343a80dc21b5f 04:33:39 % Total % Received % Xferd Average Speed Time Time Time Current 04:33:39 Dload Upload Total Spent Left Speed 04:33:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16778 0 0 100 16778 0 68481 --:--:-- --:--:-- --:--:-- 68481 04:33:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/fe53a55d19ac731d009c0a8891c32aae815c3faf [Pipeline] } 04:33:39 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:33:42 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1552/archives ] 04:33:42 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1552/archives 04:33:42 total 16 04:33:42 drwxr-xr-x 3 root root 4096 Dec 29 04:27 . 04:33:42 drwxrwxr-x 12 jenkins jenkins 4096 Dec 29 04:27 .. 04:33:42 drwxr-xr-x 2 root root 4096 Dec 29 04:27 cost 04:33:42 -rw-r--r-- 1 root root 86 Dec 29 04:27 cost.csv 04:33:42 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1552/archives 04:33:42 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1552/archives 04:33:42 total 16 04:33:42 drwxr-xr-x 3 jenkins jenkins 4096 Dec 29 04:27 . 04:33:42 drwxrwxr-x 12 jenkins jenkins 4096 Dec 29 04:27 .. 04:33:42 drwxr-xr-x 2 jenkins jenkins 4096 Dec 29 04:27 cost 04:33:42 -rw-r--r-- 1 jenkins jenkins 86 Dec 29 04:27 cost.csv [Pipeline] libraryResource [Pipeline] sh 04:33:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:33:44 ---> package-listing.sh 04:33:44 ++ facter osfamily 04:33:44 ++ tr '[:upper:]' '[:lower:]' 04:33:44 + OS_FAMILY=debian 04:33:44 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1552 04:33:44 + START_PACKAGES=/tmp/packages_start.txt 04:33:44 + END_PACKAGES=/tmp/packages_end.txt 04:33:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:33:44 + PACKAGES=/tmp/packages_start.txt 04:33:44 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1552 ']' 04:33:44 + PACKAGES=/tmp/packages_end.txt 04:33:44 + case "${OS_FAMILY}" in 04:33:44 + dpkg -l 04:33:44 + grep '^ii' 04:33:44 + '[' -f /tmp/packages_start.txt ']' 04:33:44 + '[' -f /tmp/packages_end.txt ']' 04:33:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:33:44 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1552 ']' 04:33:44 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1552/archives/ 04:33:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1552/archives/ [Pipeline] echo 04:33:44 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-1552/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:33:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:33:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:33:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:33:45 prd-ubuntu20.04-docker-8c-8g-26360 does not seem to be running inside a container 04:33:45 $ 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-1552/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-1552 -v /w/workspace/gexfoundry_device-sdk-go_PR-1552:/w/workspace/gexfoundry_device-sdk-go_PR-1552:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:33:45 $ docker top 0fba28cc6911b51a44548c390068fd61e59e639e30edfd9cb24b48f65c4dd120 -eo pid,comm [Pipeline] { [Pipeline] sh 04:33:46 + touch /tmp/pre-build-complete [Pipeline] sh 04:33:46 + mkdir -p /var/log/sysstat [Pipeline] sh 04:33:46 + ls /var/log/sa-host 04:33:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:33:47 provisioning config files... 04:33:47 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1552@tmp/config14583952692865353058tmp [Pipeline] { [Pipeline] echo 04:33:47 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:33:47 ---> create-netrc.sh [Pipeline] } 04:33:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:33:48 ---> python-tools-install.sh [Pipeline] echo 04:33:48 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:33:48 ---> sudo-logs.sh 04:33:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:33:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:33:49 ---> job-cost.sh 04:33:49 lf-activate-venv: SKIPPING 04:33:49 DEBUG: total: 0.2199999988079071 04:33:49 INFO: Retrieving Stack Cost... 04:33:49 INFO: Retrieving Pricing Info for: v3-standard-8 04:33:49 INFO: Archiving Costs [Pipeline] echo 04:33:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:33:50 ---> logs-deploy.sh 04:33:50 lf-activate-venv: SKIPPING 04:33:50 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1552/1 04:33:50 INFO: archiving workspace using pattern(s): 04:33:50 Archives upload complete. 04:33:51 INFO: archiving logs to Nexus 04:33:51 ---> uname -a: 04:33:51 Linux prd-ubuntu20-04-docker-8c-8g-26360 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:33:51 04:33:51 04:33:51 ---> lscpu: 04:33:51 Architecture: x86_64 04:33:51 CPU op-mode(s): 32-bit, 64-bit 04:33:51 Byte Order: Little Endian 04:33:51 Address sizes: 40 bits physical, 48 bits virtual 04:33:51 CPU(s): 8 04:33:51 On-line CPU(s) list: 0-7 04:33:51 Thread(s) per core: 1 04:33:51 Core(s) per socket: 1 04:33:51 Socket(s): 8 04:33:51 NUMA node(s): 1 04:33:51 Vendor ID: AuthenticAMD 04:33:51 CPU family: 23 04:33:51 Model: 49 04:33:51 Model name: AMD EPYC-Rome Processor 04:33:51 Stepping: 0 04:33:51 CPU MHz: 2799.998 04:33:51 BogoMIPS: 5599.99 04:33:51 Virtualization: AMD-V 04:33:51 Hypervisor vendor: KVM 04:33:51 Virtualization type: full 04:33:51 L1d cache: 256 KiB 04:33:51 L1i cache: 256 KiB 04:33:51 L2 cache: 4 MiB 04:33:51 L3 cache: 128 MiB 04:33:51 NUMA node0 CPU(s): 0-7 04:33:51 Vulnerability Itlb multihit: Not affected 04:33:51 Vulnerability L1tf: Not affected 04:33:51 Vulnerability Mds: Not affected 04:33:51 Vulnerability Meltdown: Not affected 04:33:51 Vulnerability Mmio stale data: Not affected 04:33:51 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:33:51 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:33:51 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:33:51 Vulnerability Srbds: Not affected 04:33:51 Vulnerability Tsx async abort: Not affected 04:33:51 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:33:51 04:33:51 04:33:51 ---> nproc: 04:33:51 8 04:33:51 04:33:51 04:33:51 ---> df -h: 04:33:51 Filesystem Size Used Avail Use% Mounted on 04:33:51 overlay 155G 12G 144G 8% / 04:33:51 tmpfs 64M 0 64M 0% /dev 04:33:51 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:33:51 shm 64M 0 64M 0% /dev/shm 04:33:51 /dev/vda1 155G 12G 144G 8% /facter-os 04:33:51 04:33:51 04:33:51 ---> sar -b -r -n DEV: 04:33:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26360) 12/29/23 _x86_64_ (8 CPU) 04:33:51 04:33:51 04:23:15 LINUX RESTART (8 CPU) 04:33:51 04:33:51 04:24:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:33:51 04:25:01 164.01 4.40 159.61 0.00 428.33 50900.72 0.00 04:33:51 04:26:01 110.65 0.08 110.56 0.00 13.33 35689.39 0.00 04:33:51 04:27:01 147.15 0.25 146.90 0.00 12.00 40569.94 0.00 04:33:51 04:28:01 47.56 0.03 47.53 0.00 7.33 16478.47 0.00 04:33:51 04:29:01 28.95 10.23 18.71 0.00 3453.69 3739.24 0.00 04:33:51 04:30:01 1.72 0.00 1.72 0.00 0.00 19.20 0.00 04:33:51 04:31:02 1.38 0.00 1.38 0.00 0.00 15.06 0.00 04:33:51 04:32:01 1.59 0.00 1.59 0.00 0.00 17.76 0.00 04:33:51 04:33:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 04:33:51 Average: 56.10 1.67 54.43 0.00 435.76 16412.73 0.00 04:33:51 04:33:51 04:24:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:33:51 04:25:01 28469064 31549996 759940 2.31 111144 3178212 1923700 5.67 1175164 2772016 206116 04:33:51 04:26:01 27490124 31208836 1090656 3.32 152244 3718532 2261564 6.67 1652528 3209564 540864 04:33:51 04:27:01 27484532 31513392 788300 2.40 163976 3988812 2061852 6.08 1300036 3539056 521532 04:33:51 04:28:01 27586144 31554184 747000 2.27 164708 3924376 1776544 5.24 1274060 3462664 184 04:33:51 04:29:01 27347628 31536512 756332 2.30 169996 4128088 1812440 5.34 1434356 3518072 16 04:33:51 04:30:01 27354344 31543264 749500 2.28 170036 4128088 1812440 5.34 1428032 3518072 12 04:33:51 04:31:02 27354612 31543644 749076 2.28 170124 4128092 1812440 5.34 1428212 3518076 8 04:33:51 04:32:01 27358196 31547376 745288 2.27 170160 4128212 1812440 5.34 1424560 3518204 52 04:33:51 04:33:01 27357872 31547492 745504 2.27 170180 4128224 1812440 5.34 1424224 3518604 12 04:33:51 Average: 27533613 31504966 792400 2.41 160285 3938960 1898429 5.59 1393464 3397148 140977 04:33:51 04:33:51 04:24:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:33:51 04:25:01 ens3 544.88 328.68 5721.20 82.11 0.00 0.00 0.00 0.00 04:33:51 04:25:01 lo 2.67 2.67 0.27 0.27 0.00 0.00 0.00 0.00 04:33:51 04:25:01 docker0 234.48 398.13 19.59 2553.23 0.00 0.00 0.00 0.00 04:33:51 04:26:01 ens3 31.03 20.36 33.20 12.93 0.00 0.00 0.00 0.00 04:33:51 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:51 04:26:01 docker0 1.00 1.28 0.10 0.39 0.00 0.00 0.00 0.00 04:33:51 04:26:01 vethfce5bc8 1.00 1.37 0.11 0.40 0.00 0.00 0.00 0.00 04:33:51 04:27:01 ens3 107.85 65.06 2644.16 14.05 0.00 0.00 0.00 0.00 04:33:51 04:27:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 04:33:51 04:27:01 docker0 3.02 6.50 0.18 61.84 0.00 0.00 0.00 0.00 04:33:51 04:28:01 ens3 10.46 7.00 12.05 4.26 0.00 0.00 0.00 0.00 04:33:51 04:28:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:33:51 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:51 04:29:01 ens3 77.85 31.24 1376.23 2.38 0.00 0.00 0.00 0.00 04:33:51 04:29:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 04:33:51 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:51 04:30:01 ens3 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00 04:33:51 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:51 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:51 04:31:02 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:51 04:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:51 04:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:51 04:32:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 04:33:51 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:33:51 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:51 04:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:51 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:51 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:33:51 Average: ens3 85.99 50.39 1089.46 12.88 0.00 0.00 0.00 0.00 04:33:51 Average: lo 0.62 0.62 0.06 0.06 0.00 0.00 0.00 0.00 04:33:51 Average: docker0 26.55 45.18 2.21 291.14 0.00 0.00 0.00 0.00 04:33:51 04:33:51 04:33:51 ---> sar -P ALL: 04:33:51 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26360) 12/29/23 _x86_64_ (8 CPU) 04:33:51 04:33:51 04:23:15 LINUX RESTART (8 CPU) 04:33:51 04:33:51 04:24:01 CPU %user %nice %system %iowait %steal %idle 04:33:51 04:25:01 all 6.91 0.00 3.09 4.66 0.06 85.28 04:33:51 04:25:01 0 7.20 0.00 2.66 0.37 0.05 89.72 04:33:51 04:25:01 1 6.49 0.00 3.51 21.54 0.07 68.39 04:33:51 04:25:01 2 6.75 0.00 3.05 0.19 0.05 89.97 04:33:51 04:25:01 3 7.58 0.00 3.28 1.18 0.05 87.91 04:33:51 04:25:01 4 6.78 0.00 2.92 3.78 0.08 86.44 04:33:51 04:25:01 5 5.84 0.00 2.53 0.05 0.05 91.53 04:33:51 04:25:01 6 6.95 0.00 3.81 7.32 0.07 81.85 04:33:51 04:25:01 7 7.65 0.00 2.99 3.04 0.03 86.28 04:33:51 04:26:01 all 30.52 0.00 4.00 2.79 0.08 62.61 04:33:51 04:26:01 0 29.37 0.00 3.63 0.52 0.08 66.40 04:33:51 04:26:01 1 30.30 0.00 4.16 3.87 0.08 61.58 04:33:51 04:26:01 2 32.62 0.00 3.42 2.10 0.07 61.80 04:33:51 04:26:01 3 31.12 0.00 4.54 1.08 0.08 63.18 04:33:51 04:26:01 4 30.71 0.00 3.52 0.12 0.08 65.57 04:33:51 04:26:01 5 28.94 0.00 4.05 0.59 0.08 66.34 04:33:51 04:26:01 6 30.14 0.00 4.45 13.74 0.10 51.57 04:33:51 04:26:01 7 30.90 0.00 4.23 0.34 0.08 64.44 04:33:51 04:27:01 all 30.71 0.00 4.30 3.62 0.10 61.28 04:33:51 04:27:01 0 32.28 0.00 4.21 6.76 0.08 56.67 04:33:51 04:27:01 1 29.62 0.00 5.18 0.59 0.08 64.53 04:33:51 04:27:01 2 30.92 0.00 4.15 1.30 0.10 63.53 04:33:51 04:27:01 3 31.51 0.00 4.16 5.10 0.07 59.16 04:33:51 04:27:01 4 31.09 0.00 4.59 0.05 0.07 64.20 04:33:51 04:27:01 5 29.01 0.00 4.22 5.74 0.08 60.95 04:33:51 04:27:01 6 30.30 0.00 3.83 6.81 0.10 58.97 04:33:51 04:27:01 7 30.94 0.00 4.03 2.60 0.19 62.25 04:33:51 04:28:01 all 0.50 0.00 0.27 1.79 0.03 97.41 04:33:51 04:28:01 0 0.48 0.00 0.18 0.02 0.00 99.32 04:33:51 04:28:01 1 0.47 0.00 0.10 0.00 0.02 99.42 04:33:51 04:28:01 2 0.30 0.00 0.38 0.08 0.02 99.22 04:33:51 04:28:01 3 0.35 0.00 0.69 10.40 0.10 88.46 04:33:51 04:28:01 4 0.98 0.00 0.15 0.93 0.02 97.92 04:33:51 04:28:01 5 0.57 0.00 0.15 0.02 0.02 99.25 04:33:51 04:28:01 6 0.47 0.00 0.23 2.96 0.08 96.26 04:33:51 04:28:01 7 0.35 0.00 0.27 0.00 0.00 99.38 04:33:51 04:29:01 all 0.99 0.00 0.40 0.52 0.01 98.07 04:33:51 04:29:01 0 0.63 0.00 0.40 0.52 0.02 98.43 04:33:51 04:29:01 1 0.72 0.00 0.33 0.33 0.02 98.60 04:33:51 04:29:01 2 0.35 0.00 0.30 0.72 0.00 98.63 04:33:51 04:29:01 3 0.40 0.00 0.20 0.53 0.02 98.85 04:33:51 04:29:01 4 1.64 0.00 0.31 0.03 0.02 98.00 04:33:51 04:29:01 5 0.42 0.00 0.32 0.67 0.00 98.60 04:33:51 04:29:01 6 3.04 0.00 1.00 1.29 0.02 94.66 04:33:51 04:29:01 7 0.75 0.00 0.33 0.07 0.02 98.83 04:33:51 04:30:01 all 0.02 0.00 0.01 0.00 0.00 99.97 04:33:51 04:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:33:51 04:30:01 1 0.08 0.00 0.02 0.02 0.02 99.87 04:33:51 04:30:01 2 0.00 0.00 0.00 0.02 0.00 99.98 04:33:51 04:30:01 3 0.00 0.00 0.03 0.00 0.00 99.97 04:33:51 04:30:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:33:51 04:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:33:51 04:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:33:51 04:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:33:51 04:31:02 all 0.13 0.00 0.01 0.00 0.01 99.85 04:33:51 04:31:02 0 0.02 0.00 0.00 0.00 0.00 99.98 04:33:51 04:31:02 1 0.03 0.00 0.07 0.00 0.02 99.88 04:33:51 04:31:02 2 0.02 0.00 0.00 0.02 0.02 99.95 04:33:51 04:31:02 3 0.02 0.00 0.00 0.00 0.00 99.98 04:33:51 04:31:02 4 0.91 0.00 0.02 0.00 0.02 99.05 04:33:51 04:31:02 5 0.02 0.00 0.02 0.00 0.00 99.97 04:33:51 04:31:02 6 0.00 0.00 0.00 0.00 0.00 100.00 04:33:51 04:31:02 7 0.00 0.00 0.00 0.00 0.00 100.00 04:33:51 04:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:33:51 04:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:33:51 04:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:33:51 04:32:01 2 0.03 0.00 0.02 0.02 0.00 99.93 04:33:51 04:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:33:51 04:32:01 4 0.07 0.00 0.03 0.00 0.00 99.90 04:33:51 04:32:01 5 0.03 0.00 0.02 0.00 0.03 99.92 04:33:51 04:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:33:51 04:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:33:51 04:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:33:51 04:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:33:51 04:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:33:51 04:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:33:51 04:33:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:33:51 04:33:01 4 0.05 0.00 0.02 0.00 0.02 99.92 04:33:51 04:33:01 5 0.07 0.00 0.02 0.00 0.02 99.90 04:33:51 04:33:01 6 0.05 0.00 0.00 0.00 0.02 99.93 04:33:51 04:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:33:51 Average: all 7.72 0.00 1.34 1.48 0.03 89.42 04:33:51 Average: 0 7.74 0.00 1.23 0.90 0.03 90.10 04:33:51 Average: 1 7.52 0.00 1.48 2.90 0.04 88.06 04:33:51 Average: 2 7.86 0.00 1.25 0.49 0.03 90.37 04:33:51 Average: 3 7.85 0.00 1.43 2.03 0.04 88.66 04:33:51 Average: 4 8.00 0.00 1.28 0.54 0.03 90.14 04:33:51 Average: 5 7.17 0.00 1.25 0.78 0.03 90.76 04:33:51 Average: 6 7.85 0.00 1.47 3.56 0.04 87.07 04:33:51 Average: 7 7.80 0.00 1.31 0.67 0.04 90.19 04:33:51 04:33:51 04:33:51