Pull request #1600 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 67ec20eb25768273547242f949327e246ea3bf56+119f0d3508c34fcb2e951725a389e94afb6ed809 (a2535b24a0432651562aa01953737b72f8415198) 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-ssh8910239341049004473.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh12339767772992466175.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 590556114a56c6d90cc8043840e039c2f74196dc 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-1600/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-1600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4224949256591700915.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-1600/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2901197346660191193.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh11486277978782091088.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-1600/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-1600/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11141604916139629706.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 590556114a56c6d90cc8043840e039c2f74196dc 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-5831 in /w/workspace/gexfoundry_device-sdk-go_PR-1600 [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-1600 # 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 > 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/1600/head:refs/remotes/origin/PR-1600 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 119f0d3508c34fcb2e951725a389e94afb6ed809 into PR head commit 67ec20eb25768273547242f949327e246ea3bf56 Merge succeeded, producing 67ec20eb25768273547242f949327e246ea3bf56 Checking out Revision 67ec20eb25768273547242f949327e246ea3bf56 (PR-1600) 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 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 67ec20eb25768273547242f949327e246ea3bf56 # 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 119f0d3508c34fcb2e951725a389e94afb6ed809 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 67ec20eb25768273547242f949327e246ea3bf56 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-18T04:07:44.612Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-18T04:07:44.844Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-18T04:07:44.968Z] ========================================================= [2024-07-18T04:07:44.968Z] EdgeX Global Pipelines Version Info [2024-07-18T04:07:44.968Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-18T04:07:45.750Z] ------------------- [2024-07-18T04:07:45.750Z] stable info: [2024-07-18T04:07:45.750Z] ------------------- [2024-07-18T04:07:45.750Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-18T04:07:45.750Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-18T04:07:45.750Z] Message: update stable to v1.0.260 [2024-07-18T04:07:46.317Z] ------------------- [2024-07-18T04:07:46.318Z] experimental info: [2024-07-18T04:07:46.318Z] ------------------- [2024-07-18T04:07:46.318Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-18T04:07:46.318Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-18T04:07:46.318Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-18T04:07:46.548Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-07-18T04:07:46.613Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-07-18T04:07:46.678Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-18T04:07:46.741Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-18T04:07:46.801Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-18T04:07:46.860Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-18T04:07:46.922Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-18T04:07:46.987Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-07-18T04:07:47.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-18T04:07:47.113Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-18T04:07:47.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-18T04:07:47.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-07-18T04:07:47.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-18T04:07:47.397Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-18T04:07:47.463Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-18T04:07:47.522Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-07-18T04:07:47.576Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-18T04:07:47.642Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-18T04:07:47.707Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-18T04:07:47.767Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-18T04:07:47.831Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-18T04:07:47.894Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-18T04:07:47.952Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-18T04:07:48.012Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-18T04:07:48.081Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-18T04:07:48.145Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-18T04:07:48.206Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-18T04:07:48.269Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1600 [Pipeline] echo [2024-07-18T04:07:48.333Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1600 [Pipeline] echo [2024-07-18T04:07:48.399Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1600 [Pipeline] echo [2024-07-18T04:07:48.463Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 67ec20eb25768273547242f949327e246ea3bf56 [Pipeline] echo [2024-07-18T04:07:48.526Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 67ec20e [Pipeline] echo [2024-07-18T04:07:48.591Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-18T04:07:48.746Z] provisioning config files... [2024-07-18T04:07:48.762Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp/config405384428944888813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-18T04:07:49.168Z] ---> ****-login.sh [2024-07-18T04:07:49.168Z] nexus3.edgexfoundry.org:10001 [2024-07-18T04:07:49.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T04:07:49.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T04:07:49.689Z] Configure a credential helper to remove this warning. See [2024-07-18T04:07:49.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T04:07:49.689Z] [2024-07-18T04:07:49.689Z] Login Succeeded [2024-07-18T04:07:49.689Z] nexus3.edgexfoundry.org:10002 [2024-07-18T04:07:49.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T04:07:49.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T04:07:49.949Z] Configure a credential helper to remove this warning. See [2024-07-18T04:07:49.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T04:07:49.949Z] [2024-07-18T04:07:49.949Z] Login Succeeded [2024-07-18T04:07:49.949Z] nexus3.edgexfoundry.org:10003 [2024-07-18T04:07:49.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T04:07:49.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T04:07:49.949Z] Configure a credential helper to remove this warning. See [2024-07-18T04:07:49.949Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T04:07:49.949Z] [2024-07-18T04:07:49.949Z] Login Succeeded [2024-07-18T04:07:49.950Z] nexus3.edgexfoundry.org:10004 [2024-07-18T04:07:49.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T04:07:49.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T04:07:49.950Z] Configure a credential helper to remove this warning. See [2024-07-18T04:07:49.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T04:07:49.950Z] [2024-07-18T04:07:49.950Z] Login Succeeded [2024-07-18T04:07:49.950Z] ****.io [2024-07-18T04:07:50.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T04:07:50.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T04:07:50.209Z] Configure a credential helper to remove this warning. See [2024-07-18T04:07:50.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T04:07:50.209Z] [2024-07-18T04:07:50.209Z] Login Succeeded [2024-07-18T04:07:50.209Z] ---> ****-login.sh ends [Pipeline] } [2024-07-18T04:07:50.246Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-18T04:07:50.987Z] + git rev-list -1 --merges 67ec20eb25768273547242f949327e246ea3bf56~1..67ec20eb25768273547242f949327e246ea3bf56 [Pipeline] echo [2024-07-18T04:07:51.052Z] -----------> git rev-list -1 --merges 67ec20eb25768273547242f949327e246ea3bf56~1..67ec20eb25768273547242f949327e246ea3bf56 67ec20eb25768273547242f949327e246ea3bf56 [false] [Pipeline] sh [2024-07-18T04:07:51.379Z] + git log --format=format:%s -1 67ec20eb25768273547242f949327e246ea3bf56 [Pipeline] echo [2024-07-18T04:07:51.504Z] ========================================================= [2024-07-18T04:07:51.505Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-18T04:07:51.505Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-18T04:07:52.077Z] + git log --format=format:%s -1 67ec20eb25768273547242f949327e246ea3bf56 [Pipeline] echo [2024-07-18T04:07:52.125Z] [semverPrep] GIT_COMMIT: 67ec20eb25768273547242f949327e246ea3bf56, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2024-07-18T04:07:52.168Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-18T04:07:52.603Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-18T04:07:52.603Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-18T04:07:52.603Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-18T04:07:52.603Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-18T04:07:52.603Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-18T04:07:52.603Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-18T04:07:52.603Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T04:07:53.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-18T04:07:53.136Z] [2024-07-18T04:07:53.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T04:07:53.539Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-18T04:07:53.539Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-18T04:07:53.539Z] b85a868b505f: Pulling fs layer [2024-07-18T04:07:53.539Z] e2be974225ed: Pulling fs layer [2024-07-18T04:07:53.539Z] 339a4e72a1f5: Pulling fs layer [2024-07-18T04:07:53.539Z] 988bab9f4d93: Pulling fs layer [2024-07-18T04:07:53.539Z] 1469e6f7b9e6: Pulling fs layer [2024-07-18T04:07:53.539Z] eaf3925da568: Pulling fs layer [2024-07-18T04:07:53.539Z] bab4dde63d76: Pulling fs layer [2024-07-18T04:07:53.539Z] bde34c3a00c8: Pulling fs layer [2024-07-18T04:07:53.539Z] b352a97aabf1: Pulling fs layer [2024-07-18T04:07:53.539Z] 4872d77fe225: Pulling fs layer [2024-07-18T04:07:53.539Z] 5851b861e8e6: Pulling fs layer [2024-07-18T04:07:53.539Z] bab4dde63d76: Waiting [2024-07-18T04:07:53.539Z] b352a97aabf1: Waiting [2024-07-18T04:07:53.539Z] bde34c3a00c8: Waiting [2024-07-18T04:07:53.539Z] 4872d77fe225: Waiting [2024-07-18T04:07:53.539Z] 988bab9f4d93: Waiting [2024-07-18T04:07:53.539Z] 1469e6f7b9e6: Waiting [2024-07-18T04:07:53.539Z] eaf3925da568: Waiting [2024-07-18T04:07:53.539Z] 5851b861e8e6: Waiting [2024-07-18T04:07:53.539Z] e2be974225ed: Download complete [2024-07-18T04:07:53.539Z] 988bab9f4d93: Verifying Checksum [2024-07-18T04:07:53.539Z] 988bab9f4d93: Download complete [2024-07-18T04:07:53.539Z] 1469e6f7b9e6: Verifying Checksum [2024-07-18T04:07:53.539Z] 1469e6f7b9e6: Download complete [2024-07-18T04:07:53.798Z] 339a4e72a1f5: Verifying Checksum [2024-07-18T04:07:53.798Z] 339a4e72a1f5: Download complete [2024-07-18T04:07:53.798Z] eaf3925da568: Verifying Checksum [2024-07-18T04:07:53.798Z] eaf3925da568: Download complete [2024-07-18T04:07:53.798Z] bde34c3a00c8: Verifying Checksum [2024-07-18T04:07:53.798Z] bde34c3a00c8: Download complete [2024-07-18T04:07:53.798Z] b352a97aabf1: Download complete [2024-07-18T04:07:53.798Z] 4872d77fe225: Download complete [2024-07-18T04:07:53.798Z] 5851b861e8e6: Verifying Checksum [2024-07-18T04:07:53.798Z] b85a868b505f: Verifying Checksum [2024-07-18T04:07:53.798Z] b85a868b505f: Download complete [2024-07-18T04:07:54.057Z] bab4dde63d76: Download complete [2024-07-18T04:07:54.994Z] b85a868b505f: Pull complete [2024-07-18T04:07:55.254Z] e2be974225ed: Pull complete [2024-07-18T04:07:55.823Z] 339a4e72a1f5: Pull complete [2024-07-18T04:07:55.823Z] 988bab9f4d93: Pull complete [2024-07-18T04:07:56.081Z] 1469e6f7b9e6: Pull complete [2024-07-18T04:07:56.081Z] eaf3925da568: Pull complete [2024-07-18T04:07:57.994Z] bab4dde63d76: Pull complete [2024-07-18T04:07:57.994Z] bde34c3a00c8: Pull complete [2024-07-18T04:07:57.994Z] b352a97aabf1: Pull complete [2024-07-18T04:07:58.254Z] 4872d77fe225: Pull complete [2024-07-18T04:07:58.254Z] 5851b861e8e6: Pull complete [2024-07-18T04:07:58.254Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-18T04:07:58.254Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-18T04:07:58.254Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T04:07:58.565Z] prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container [2024-07-18T04:07:58.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1600 -v /w/workspace/gexfoundry_device-sdk-go_PR-1600:/w/workspace/gexfoundry_device-sdk-go_PR-1600:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-18T04:08:03.576Z] $ docker top a143b3832ea666ed368badca43ef635c0c23f0da5d2db82fd78d3f23e4893f66 -eo pid,comm [2024-07-18T04:08:03.636Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-18T04:08:03.636Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-18T04:08:03.872Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-18T04:08:03.872Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-18T04:08:03.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-18T04:08:03.992Z] $ docker exec a143b3832ea666ed368badca43ef635c0c23f0da5d2db82fd78d3f23e4893f66 ssh-agent [2024-07-18T04:08:04.094Z] SSH_AUTH_SOCK=/tmp/ssh-0nqSQnaTHDWK/agent.32 [2024-07-18T04:08:04.094Z] SSH_AGENT_PID=38 [2024-07-18T04:08:04.101Z] Running ssh-add (command line suppressed) [2024-07-18T04:08:04.200Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp/private_key_7117246902932922352.key (/w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp/private_key_7117246902932922352.key) [2024-07-18T04:08:04.216Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-18T04:08:04.562Z] + git tag --points-at HEAD [Pipeline] } [2024-07-18T04:08:04.585Z] $ docker exec --env ******** --env ******** a143b3832ea666ed368badca43ef635c0c23f0da5d2db82fd78d3f23e4893f66 ssh-agent -k [2024-07-18T04:08:04.683Z] unset SSH_AUTH_SOCK; [2024-07-18T04:08:04.683Z] unset SSH_AGENT_PID; [2024-07-18T04:08:04.684Z] echo Agent pid 38 killed; [2024-07-18T04:08:04.695Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-18T04:08:04.806Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-18T04:08:04.807Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-18T04:08:04.918Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-18T04:08:04.919Z] $ docker exec a143b3832ea666ed368badca43ef635c0c23f0da5d2db82fd78d3f23e4893f66 ssh-agent [2024-07-18T04:08:05.027Z] SSH_AUTH_SOCK=/tmp/ssh-bwJpHDyeIeem/agent.72 [2024-07-18T04:08:05.027Z] SSH_AGENT_PID=78 [2024-07-18T04:08:05.032Z] Running ssh-add (command line suppressed) [2024-07-18T04:08:05.136Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp/private_key_11379204191627123963.key (/w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp/private_key_11379204191627123963.key) [2024-07-18T04:08:05.149Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-18T04:08:05.517Z] + git semver init [2024-07-18T04:08:05.777Z] 2024-07-18 04:08:05,680 [run_init] DEBUG init version:0.0.0 force:False [2024-07-18T04:08:05.777Z] 2024-07-18 04:08:05,681 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1600/.semver [2024-07-18T04:08:05.777Z] 2024-07-18 04:08:05,681 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1600/.semver [2024-07-18T04:08:05.777Z] 2024-07-18 04:08:05,682 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1600/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1600, universal_newlines=False, shell=None, istream=None) [2024-07-18T04:08:07.687Z] 2024-07-18 04:08:07,651 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1600/.git/info/exclude [2024-07-18T04:08:07.687Z] 2024-07-18 04:08:07,652 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1600/.semver/PR-1600 with force:False [2024-07-18T04:08:07.687Z] 2024-07-18 04:08:07,652 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1600/.semver/PR-1600 [2024-07-18T04:08:07.687Z] 2024-07-18 04:08:07,657 [execute] INFO git cat-file --batch-check [2024-07-18T04:08:07.687Z] 2024-07-18 04:08:07,657 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1600/.semver, universal_newlines=False, shell=None, istream=) [2024-07-18T04:08:07.687Z] 2024-07-18 04:08:07,663 [execute] INFO git cat-file --batch [2024-07-18T04:08:07.687Z] 2024-07-18 04:08:07,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1600/.semver, universal_newlines=False, shell=None, istream=) [2024-07-18T04:08:07.687Z] 2024-07-18 04:08:07,669 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1600/.semver/PR-1600 [2024-07-18T04:08:07.687Z] 0.0.0 [Pipeline] } [2024-07-18T04:08:07.962Z] $ docker exec --env ******** --env ******** a143b3832ea666ed368badca43ef635c0c23f0da5d2db82fd78d3f23e4893f66 ssh-agent -k [2024-07-18T04:08:08.063Z] unset SSH_AUTH_SOCK; [2024-07-18T04:08:08.064Z] unset SSH_AGENT_PID; [2024-07-18T04:08:08.064Z] echo Agent pid 78 killed; [2024-07-18T04:08:08.076Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-18T04:08:08.548Z] + git semver [Pipeline] } [2024-07-18T04:08:08.837Z] $ docker stop --time=1 a143b3832ea666ed368badca43ef635c0c23f0da5d2db82fd78d3f23e4893f66 [2024-07-18T04:08:10.123Z] $ docker rm -f --volumes a143b3832ea666ed368badca43ef635c0c23f0da5d2db82fd78d3f23e4893f66 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-18T04:08:10.598Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-18T04:08:13.090Z] Stashed 1 file(s) [Pipeline] echo [2024-07-18T04:08:13.120Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-18T04:08:13.928Z] provisioning config files... [2024-07-18T04:08:14.445Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp/config16544419879130468910tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-18T04:08:14.810Z] ---> ****-login.sh [2024-07-18T04:08:14.810Z] nexus3.edgexfoundry.org:10001 [2024-07-18T04:08:14.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T04:08:14.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T04:08:14.810Z] Configure a credential helper to remove this warning. See [2024-07-18T04:08:14.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T04:08:14.810Z] [2024-07-18T04:08:14.810Z] Login Succeeded [2024-07-18T04:08:14.810Z] nexus3.edgexfoundry.org:10002 [2024-07-18T04:08:14.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T04:08:14.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T04:08:14.810Z] Configure a credential helper to remove this warning. See [2024-07-18T04:08:14.810Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T04:08:14.810Z] [2024-07-18T04:08:14.810Z] Login Succeeded [2024-07-18T04:08:14.810Z] nexus3.edgexfoundry.org:10003 [2024-07-18T04:08:15.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T04:08:15.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T04:08:15.069Z] Configure a credential helper to remove this warning. See [2024-07-18T04:08:15.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T04:08:15.069Z] [2024-07-18T04:08:15.069Z] Login Succeeded [2024-07-18T04:08:15.069Z] nexus3.edgexfoundry.org:10004 [2024-07-18T04:08:15.069Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T04:08:15.069Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T04:08:15.069Z] Configure a credential helper to remove this warning. See [2024-07-18T04:08:15.069Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T04:08:15.069Z] [2024-07-18T04:08:15.069Z] Login Succeeded [2024-07-18T04:08:15.069Z] ****.io [2024-07-18T04:08:15.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T04:08:15.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T04:08:15.328Z] Configure a credential helper to remove this warning. See [2024-07-18T04:08:15.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T04:08:15.328Z] [2024-07-18T04:08:15.328Z] Login Succeeded [2024-07-18T04:08:15.328Z] ---> ****-login.sh ends [Pipeline] } [2024-07-18T04:08:15.363Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-18T04:08:16.590Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-18T04:08:16.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-18T04:08:16.720Z] ========================================================= [2024-07-18T04:08:16.720Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-18T04:08:16.720Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T04:08:17.258Z] + 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 . [2024-07-18T04:08:17.259Z] Sending build context to Docker daemon 25.11MB [2024-07-18T04:08:17.259Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-18T04:08:17.259Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-18T04:08:17.533Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-18T04:08:17.533Z] 619be1103602: Pulling fs layer [2024-07-18T04:08:17.533Z] 7862e08f4a3e: Pulling fs layer [2024-07-18T04:08:17.533Z] 5df492c9dc93: Pulling fs layer [2024-07-18T04:08:17.533Z] 7629e6793208: Pulling fs layer [2024-07-18T04:08:17.533Z] 4f4fb700ef54: Pulling fs layer [2024-07-18T04:08:17.533Z] 7629e6793208: Waiting [2024-07-18T04:08:17.533Z] 4f4fb700ef54: Waiting [2024-07-18T04:08:17.533Z] fb5054dd5b73: Pulling fs layer [2024-07-18T04:08:17.533Z] eeca6798cff9: Pulling fs layer [2024-07-18T04:08:17.533Z] aa269ceb94a6: Pulling fs layer [2024-07-18T04:08:17.533Z] eeca6798cff9: Waiting [2024-07-18T04:08:17.533Z] fb5054dd5b73: Waiting [2024-07-18T04:08:17.533Z] aa269ceb94a6: Waiting [2024-07-18T04:08:17.533Z] ada007ff1a6a: Pulling fs layer [2024-07-18T04:08:17.533Z] 7862e08f4a3e: Verifying Checksum [2024-07-18T04:08:17.533Z] 7862e08f4a3e: Download complete [2024-07-18T04:08:17.533Z] 7629e6793208: Verifying Checksum [2024-07-18T04:08:17.533Z] 7629e6793208: Download complete [2024-07-18T04:08:17.533Z] 619be1103602: Verifying Checksum [2024-07-18T04:08:17.533Z] 619be1103602: Download complete [2024-07-18T04:08:17.533Z] 4f4fb700ef54: Download complete [2024-07-18T04:08:17.533Z] fb5054dd5b73: Verifying Checksum [2024-07-18T04:08:17.533Z] fb5054dd5b73: Download complete [2024-07-18T04:08:17.533Z] eeca6798cff9: Verifying Checksum [2024-07-18T04:08:17.533Z] eeca6798cff9: Download complete [2024-07-18T04:08:17.794Z] 619be1103602: Pull complete [2024-07-18T04:08:17.794Z] ada007ff1a6a: Verifying Checksum [2024-07-18T04:08:17.794Z] ada007ff1a6a: Download complete [2024-07-18T04:08:17.794Z] 5df492c9dc93: Verifying Checksum [2024-07-18T04:08:17.794Z] 5df492c9dc93: Download complete [2024-07-18T04:08:18.052Z] 7862e08f4a3e: Pull complete [2024-07-18T04:08:18.309Z] aa269ceb94a6: Verifying Checksum [2024-07-18T04:08:18.309Z] aa269ceb94a6: Download complete [2024-07-18T04:08:21.591Z] 5df492c9dc93: Pull complete [2024-07-18T04:08:21.591Z] 7629e6793208: Pull complete [2024-07-18T04:08:21.591Z] 4f4fb700ef54: Pull complete [2024-07-18T04:08:21.591Z] fb5054dd5b73: Pull complete [2024-07-18T04:08:21.591Z] eeca6798cff9: Pull complete [2024-07-18T04:08:24.123Z] aa269ceb94a6: Pull complete [2024-07-18T04:08:24.381Z] ada007ff1a6a: Pull complete [2024-07-18T04:08:24.381Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-18T04:08:24.381Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-18T04:08:24.381Z] ---> f489d0715acc [2024-07-18T04:08:24.381Z] Step 3/10 : ARG MAKE=make build [2024-07-18T04:08:28.711Z] Still waiting to schedule task [2024-07-18T04:08:28.712Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-18T04:08:32.513Z] ---> Running in 4ab5d9e16bd4 [2024-07-18T04:08:32.513Z] Removing intermediate container 4ab5d9e16bd4 [2024-07-18T04:08:32.513Z] ---> 6e7efe885446 [2024-07-18T04:08:32.513Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-18T04:08:32.513Z] ---> Running in 4d21e284cce8 [2024-07-18T04:08:32.513Z] Removing intermediate container 4d21e284cce8 [2024-07-18T04:08:32.513Z] ---> 4a89994cf477 [2024-07-18T04:08:32.513Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-18T04:08:32.513Z] ---> Running in 928840f64878 [2024-07-18T04:08:32.513Z] Removing intermediate container 928840f64878 [2024-07-18T04:08:32.513Z] ---> 58b0ebb4c235 [2024-07-18T04:08:32.513Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-18T04:08:32.513Z] ---> Running in bd9c760e3a81 [2024-07-18T04:08:32.513Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T04:08:32.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T04:08:33.031Z] OK: 264 MiB in 52 packages [2024-07-18T04:08:33.292Z] Removing intermediate container bd9c760e3a81 [2024-07-18T04:08:33.292Z] ---> c82552904903 [2024-07-18T04:08:33.292Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-18T04:08:33.551Z] ---> bf932acd7a1d [2024-07-18T04:08:33.551Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T04:08:33.551Z] ---> Running in 5036dcaf1f12 [2024-07-18T04:10:00.160Z] Removing intermediate container 5036dcaf1f12 [2024-07-18T04:10:00.160Z] ---> 8a688120fa1e [2024-07-18T04:10:00.160Z] Step 9/10 : COPY . . [2024-07-18T04:10:00.160Z] ---> e4d3a5e95f96 [2024-07-18T04:10:00.160Z] Step 10/10 : RUN ${MAKE} [2024-07-18T04:10:00.160Z] ---> Running in fd64aaff66f3 [2024-07-18T04:10:00.160Z] noop [2024-07-18T04:10:00.160Z] Removing intermediate container fd64aaff66f3 [2024-07-18T04:10:00.160Z] ---> 7ba68d075748 [2024-07-18T04:10:00.160Z] Successfully built 7ba68d075748 [2024-07-18T04:10:00.160Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T04:10:00.632Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-18T04:10:00.632Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T04:10:00.813Z] prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container [2024-07-18T04:10:00.848Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1600 -v /w/workspace/gexfoundry_device-sdk-go_PR-1600:/w/workspace/gexfoundry_device-sdk-go_PR-1600:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-18T04:10:01.184Z] $ docker top 6f2d91ded6f4d95438f1340960d8648b70bef7802335fc8e04c0c54c82228e2f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T04:10:01.609Z] + go version [2024-07-18T04:10:01.609Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-18T04:10:01.642Z] $ docker stop --time=1 6f2d91ded6f4d95438f1340960d8648b70bef7802335fc8e04c0c54c82228e2f [2024-07-18T04:10:02.948Z] $ docker rm -f --volumes 6f2d91ded6f4d95438f1340960d8648b70bef7802335fc8e04c0c54c82228e2f [2024-07-18T04:10:02.997Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5832 in /w/workspace/gexfoundry_device-sdk-go_PR-1600 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] { [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] ws [2024-07-18T04:10:03.270Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Test) [Pipeline] checkout [2024-07-18T04:10:03.386Z] The recommended git tool is: git [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T04:10:03.814Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-18T04:10:03.814Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T04:10:03.983Z] prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container [2024-07-18T04:10:04.012Z] $ 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-1600 -v /w/workspace/gexfoundry_device-sdk-go_PR-1600:/w/workspace/gexfoundry_device-sdk-go_PR-1600:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-18T04:10:04.364Z] $ docker top 6ba4b3a4af23d474b159bb692bab76b20c0ac10fd99c1730243a59805097199b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T04:10:04.778Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1600 [Pipeline] fileExists [Pipeline] sh [2024-07-18T04:10:05.158Z] + make test [2024-07-18T04:10:05.158Z] go test -race -coverprofile=coverage.out ./... [2024-07-18T04:10:11.676Z] using credential edgex-jenkins-ssh [2024-07-18T04:10:11.703Z] Cloning the remote Git repository [2024-07-18T04:10:11.748Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-07-18T04:10:11.856Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-07-18T04:10:12.047Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-18T04:10:12.048Z] > git --version # timeout=10 [2024-07-18T04:10:12.085Z] > git --version # 'git version 2.25.1' [2024-07-18T04:10:12.090Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-18T04:10:12.447Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-18T04:10:13.274Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-18T04:10:16.127Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-18T04:10:16.175Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-18T04:10:17.872Z] Merging remotes/origin/main commit 119f0d3508c34fcb2e951725a389e94afb6ed809 into PR head commit 67ec20eb25768273547242f949327e246ea3bf56 [2024-07-18T04:10:18.183Z] Merge succeeded, producing 67ec20eb25768273547242f949327e246ea3bf56 [2024-07-18T04:10:18.184Z] Checking out Revision 67ec20eb25768273547242f949327e246ea3bf56 (PR-1600) [2024-07-18T04:10:17.265Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-07-18T04:10:17.319Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-07-18T04:10:17.320Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-18T04:10:17.356Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1600/head:refs/remotes/origin/PR-1600 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-18T04:10:17.889Z] > git config core.sparsecheckout # timeout=10 [2024-07-18T04:10:17.954Z] > git checkout -f 67ec20eb25768273547242f949327e246ea3bf56 # timeout=10 [2024-07-18T04:10:18.071Z] > git remote # timeout=10 [2024-07-18T04:10:18.097Z] > git config --get remote.origin.url # timeout=10 [2024-07-18T04:10:18.123Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-18T04:10:18.143Z] > git merge 119f0d3508c34fcb2e951725a389e94afb6ed809 # timeout=10 [2024-07-18T04:10:18.169Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-18T04:10:18.191Z] > git config core.sparsecheckout # timeout=10 [2024-07-18T04:10:18.205Z] > git checkout -f 67ec20eb25768273547242f949327e246ea3bf56 # timeout=10 [2024-07-18T04:10:18.941Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2024-07-18T04:10:19.017Z] > git --version # timeout=10 [2024-07-18T04:10:19.043Z] > git --version # 'git version 2.25.1' [2024-07-18T04:10:19.059Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-18T04:10:24.004Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-18T04:10:24.004Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-18T04:10:24.004Z] Dload Upload Total Spent Left Speed [2024-07-18T04:10:24.004Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 104k 0 --:--:-- --:--:-- --:--:-- 104k [Pipeline] sh [2024-07-18T04:10:24.371Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-18T04:10:24.728Z] + sudo tee /etc/docker/daemon.new [2024-07-18T04:10:24.728Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-18T04:10:24.728Z] { [2024-07-18T04:10:24.728Z] "registry-mirrors": [ [2024-07-18T04:10:24.728Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-18T04:10:24.728Z] ], [2024-07-18T04:10:24.728Z] "bip": "10.250.0.254/24", [2024-07-18T04:10:24.728Z] "hosts": [ [2024-07-18T04:10:24.728Z] "tcp://0.0.0.0:5555", [2024-07-18T04:10:24.728Z] "unix:///var/run/docker.sock" [2024-07-18T04:10:24.728Z] ], [2024-07-18T04:10:24.728Z] "mtu": 1458, [2024-07-18T04:10:24.728Z] "selinux-enabled": true, [2024-07-18T04:10:24.728Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-18T04:10:24.728Z] } [Pipeline] sh [2024-07-18T04:10:25.113Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-18T04:10:25.471Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-18T04:10:43.822Z] provisioning config files... [2024-07-18T04:10:43.849Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config17271614466229330014tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-18T04:10:44.356Z] ---> ****-login.sh [2024-07-18T04:10:44.356Z] nexus3.edgexfoundry.org:10001 [2024-07-18T04:10:44.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T04:10:44.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T04:10:44.900Z] Configure a credential helper to remove this warning. See [2024-07-18T04:10:44.900Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T04:10:44.900Z] [2024-07-18T04:10:44.900Z] Login Succeeded [2024-07-18T04:10:44.900Z] nexus3.edgexfoundry.org:10002 [2024-07-18T04:10:45.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T04:10:45.446Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T04:10:45.446Z] Configure a credential helper to remove this warning. See [2024-07-18T04:10:45.447Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T04:10:45.447Z] [2024-07-18T04:10:45.447Z] Login Succeeded [2024-07-18T04:10:45.447Z] nexus3.edgexfoundry.org:10003 [2024-07-18T04:10:45.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T04:10:45.724Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T04:10:45.724Z] Configure a credential helper to remove this warning. See [2024-07-18T04:10:45.724Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T04:10:45.724Z] [2024-07-18T04:10:45.724Z] Login Succeeded [2024-07-18T04:10:45.724Z] nexus3.edgexfoundry.org:10004 [2024-07-18T04:10:45.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T04:10:45.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T04:10:45.994Z] Configure a credential helper to remove this warning. See [2024-07-18T04:10:45.994Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T04:10:45.994Z] [2024-07-18T04:10:45.994Z] Login Succeeded [2024-07-18T04:10:45.994Z] ****.io [2024-07-18T04:10:46.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-18T04:10:46.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-18T04:10:46.531Z] Configure a credential helper to remove this warning. See [2024-07-18T04:10:46.531Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-18T04:10:46.531Z] [2024-07-18T04:10:46.531Z] Login Succeeded [2024-07-18T04:10:46.531Z] ---> ****-login.sh ends [Pipeline] } [2024-07-18T04:10:46.571Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-18T04:10:47.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-18T04:10:47.096Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-18T04:10:47.151Z] ========================================================= [2024-07-18T04:10:47.151Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-18T04:10:47.151Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T04:10:47.720Z] + 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 . [2024-07-18T04:10:48.319Z] Sending build context to Docker daemon 12.98MB [2024-07-18T04:10:48.319Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-18T04:10:48.319Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-18T04:10:48.593Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-18T04:10:48.593Z] c6b39de5b339: Pulling fs layer [2024-07-18T04:10:48.593Z] a69c41024577: Pulling fs layer [2024-07-18T04:10:48.593Z] d6de4b400683: Pulling fs layer [2024-07-18T04:10:48.593Z] 35cb2a7552d0: Pulling fs layer [2024-07-18T04:10:48.593Z] 4f4fb700ef54: Pulling fs layer [2024-07-18T04:10:48.593Z] 464afbd9ba4c: Pulling fs layer [2024-07-18T04:10:48.593Z] 00f215d4a9da: Pulling fs layer [2024-07-18T04:10:48.593Z] d496ad576159: Pulling fs layer [2024-07-18T04:10:48.593Z] 35cb2a7552d0: Waiting [2024-07-18T04:10:48.593Z] 4f4fb700ef54: Waiting [2024-07-18T04:10:48.593Z] 464afbd9ba4c: Waiting [2024-07-18T04:10:48.593Z] 00f215d4a9da: Waiting [2024-07-18T04:10:48.593Z] d496ad576159: Waiting [2024-07-18T04:10:48.593Z] a69c41024577: Verifying Checksum [2024-07-18T04:10:48.593Z] a69c41024577: Download complete [2024-07-18T04:10:48.593Z] 35cb2a7552d0: Verifying Checksum [2024-07-18T04:10:48.593Z] 35cb2a7552d0: Download complete [2024-07-18T04:10:48.593Z] 4f4fb700ef54: Verifying Checksum [2024-07-18T04:10:48.593Z] 4f4fb700ef54: Download complete [2024-07-18T04:10:48.593Z] 464afbd9ba4c: Verifying Checksum [2024-07-18T04:10:48.593Z] 464afbd9ba4c: Download complete [2024-07-18T04:10:48.593Z] c6b39de5b339: Download complete [2024-07-18T04:10:48.865Z] d496ad576159: Verifying Checksum [2024-07-18T04:10:48.865Z] d496ad576159: Download complete [2024-07-18T04:10:49.456Z] c6b39de5b339: Pull complete [2024-07-18T04:10:50.048Z] a69c41024577: Pull complete [2024-07-18T04:10:50.317Z] d6de4b400683: Verifying Checksum [2024-07-18T04:10:50.317Z] d6de4b400683: Download complete [2024-07-18T04:10:51.281Z] 00f215d4a9da: Verifying Checksum [2024-07-18T04:10:51.281Z] 00f215d4a9da: Download complete [2024-07-18T04:10:51.977Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-18T04:10:51.977Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-18T04:10:51.977Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-18T04:10:51.977Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-18T04:10:51.978Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-18T04:10:51.978Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-18T04:10:51.978Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-18T04:10:51.978Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.024s coverage: 27.0% of statements [2024-07-18T04:10:51.978Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.040s coverage: 80.0% of statements [2024-07-18T04:10:51.978Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.051s coverage: 86.0% of statements [2024-07-18T04:10:51.978Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-18T04:10:51.978Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-18T04:10:51.978Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-18T04:10:51.978Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.087s coverage: 55.2% of statements [2024-07-18T04:10:51.978Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-18T04:10:52.912Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.031s coverage: 14.4% of statements [2024-07-18T04:10:52.912Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.968s coverage: 44.6% of statements [2024-07-18T04:10:52.912Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.053s coverage: 68.5% of statements [2024-07-18T04:10:52.912Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.098s coverage: 89.2% of statements [2024-07-18T04:10:52.912Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.048s coverage: 5.4% of statements [2024-07-18T04:11:03.577Z] d6de4b400683: Pull complete [2024-07-18T04:11:03.577Z] 35cb2a7552d0: Pull complete [2024-07-18T04:11:03.577Z] 4f4fb700ef54: Pull complete [2024-07-18T04:11:03.577Z] 464afbd9ba4c: Pull complete [2024-07-18T04:11:11.789Z] 00f215d4a9da: Pull complete [2024-07-18T04:11:13.735Z] d496ad576159: Pull complete [2024-07-18T04:11:13.735Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-18T04:11:13.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-18T04:11:13.735Z] ---> f246e2811388 [2024-07-18T04:11:13.735Z] Step 3/10 : ARG MAKE=make build [2024-07-18T04:11:16.308Z] ---> Running in 8ec610889bd8 [2024-07-18T04:11:16.308Z] Removing intermediate container 8ec610889bd8 [2024-07-18T04:11:16.308Z] ---> 77ae1a3f81cf [2024-07-18T04:11:16.308Z] Step 4/10 : WORKDIR /device-sdk-go [2024-07-18T04:11:16.308Z] ---> Running in b53c3f4967e6 [2024-07-18T04:11:16.576Z] Removing intermediate container b53c3f4967e6 [2024-07-18T04:11:16.576Z] ---> 9160edcd7327 [2024-07-18T04:11:16.576Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-18T04:11:16.576Z] ---> Running in f1d1af740964 [2024-07-18T04:11:16.842Z] Removing intermediate container f1d1af740964 [2024-07-18T04:11:16.842Z] ---> 8f666b53ee25 [2024-07-18T04:11:16.842Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-07-18T04:11:17.111Z] ---> Running in 8cefd201c4e5 [2024-07-18T04:11:18.066Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T04:11:18.648Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T04:11:19.623Z] OK: 266 MiB in 52 packages [2024-07-18T04:11:21.582Z] Removing intermediate container 8cefd201c4e5 [2024-07-18T04:11:21.582Z] ---> 230ac7fc9823 [2024-07-18T04:11:21.582Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-18T04:11:22.166Z] ---> 62156bd26686 [2024-07-18T04:11:22.166Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T04:11:22.166Z] ---> Running in b9dda0679d97 [2024-07-18T04:11:31.892Z] GO111MODULE=on go vet ./... [2024-07-18T04:11:31.892Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-18T04:11:31.892Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-18T04:11:31.892Z] ./bin/test-attribution-txt.sh [2024-07-18T04:11:31.892Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-18T04:11:31.893Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-18T04:11:31.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-18T04:11:31.983Z] $ docker stop --time=1 6ba4b3a4af23d474b159bb692bab76b20c0ac10fd99c1730243a59805097199b [2024-07-18T04:11:39.182Z] $ docker rm -f --volumes 6ba4b3a4af23d474b159bb692bab76b20c0ac10fd99c1730243a59805097199b [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-18T04:11:40.075Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-18T04:11:40.169Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-18T04:11:40.925Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-18T04:11:41.250Z] + ls -al . [2024-07-18T04:11:41.250Z] total 380 [2024-07-18T04:11:41.250Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 18 04:10 . [2024-07-18T04:11:41.250Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 04:07 .. [2024-07-18T04:11:41.250Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 18 04:07 .dockerignore [2024-07-18T04:11:41.250Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 04:10 .git [2024-07-18T04:11:41.250Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 04:07 .github [2024-07-18T04:11:41.250Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 18 04:07 .gitignore [2024-07-18T04:11:41.250Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 18 04:07 .golangci.yml [2024-07-18T04:11:41.250Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 04:08 .semver [2024-07-18T04:11:41.250Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 18 04:07 CHANGELOG.md [2024-07-18T04:11:41.250Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 04:07 GOVERNANCE.md [2024-07-18T04:11:41.250Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 18 04:07 Jenkinsfile [2024-07-18T04:11:41.250Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 18 04:07 LICENSE [2024-07-18T04:11:41.250Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 18 04:07 Makefile [2024-07-18T04:11:41.250Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 18 04:07 OWNERS.md [2024-07-18T04:11:41.250Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 18 04:07 README.md [2024-07-18T04:11:41.250Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 04:08 VERSION [2024-07-18T04:11:41.250Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 04:07 bin [2024-07-18T04:11:41.250Z] -rw-r--r-- 1 jenkins jenkins 125163 Jul 18 04:10 coverage.out [2024-07-18T04:11:41.250Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 18 04:07 example [2024-07-18T04:11:41.250Z] -rw-rw-r-- 1 jenkins jenkins 6995 Jul 18 04:07 go.mod [2024-07-18T04:11:41.250Z] -rw-rw-r-- 1 jenkins jenkins 101715 Jul 18 04:07 go.sum [2024-07-18T04:11:41.250Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 04:07 internal [2024-07-18T04:11:41.250Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 04:07 openapi [2024-07-18T04:11:41.250Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 18 04:07 pkg [2024-07-18T04:11:41.250Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 04:07 snap [2024-07-18T04:11:41.250Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 18 04:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T04:11:41.704Z] + 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=67ec20eb25768273547242f949327e246ea3bf56 --label arch=amd64 --label version=0.0.0 . [2024-07-18T04:11:41.966Z] Sending build context to Docker daemon 25.23MB [2024-07-18T04:11:41.966Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-18T04:11:41.966Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-18T04:11:41.966Z] ---> 7ba68d075748 [2024-07-18T04:11:41.966Z] Step 3/24 : ARG MAKE=make build [2024-07-18T04:11:42.536Z] ---> Running in 058f31ccc6dc [2024-07-18T04:11:42.536Z] Removing intermediate container 058f31ccc6dc [2024-07-18T04:11:42.536Z] ---> a2294acda8d7 [2024-07-18T04:11:42.536Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-18T04:11:42.536Z] ---> Running in deaa1fef05c0 [2024-07-18T04:11:42.536Z] Removing intermediate container deaa1fef05c0 [2024-07-18T04:11:42.536Z] ---> 675d891fb64a [2024-07-18T04:11:42.536Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-18T04:11:42.536Z] ---> Running in 4f91659331c2 [2024-07-18T04:11:42.536Z] Removing intermediate container 4f91659331c2 [2024-07-18T04:11:42.536Z] ---> b985800bd477 [2024-07-18T04:11:42.536Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-18T04:11:42.536Z] ---> Running in 2990f9997563 [2024-07-18T04:11:43.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T04:11:43.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T04:11:43.362Z] OK: 264 MiB in 52 packages [2024-07-18T04:11:43.621Z] Removing intermediate container 2990f9997563 [2024-07-18T04:11:43.621Z] ---> 8ae8da9c6dde [2024-07-18T04:11:43.621Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-18T04:11:43.881Z] ---> e084a27e3240 [2024-07-18T04:11:43.881Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T04:11:43.881Z] ---> Running in e426c8980ebf [2024-07-18T04:11:44.452Z] Removing intermediate container e426c8980ebf [2024-07-18T04:11:44.452Z] ---> ad7ff3b9fd0c [2024-07-18T04:11:44.452Z] Step 9/24 : COPY . . [2024-07-18T04:11:45.394Z] ---> 8d58ed75e896 [2024-07-18T04:11:45.394Z] Step 10/24 : RUN ${MAKE} [2024-07-18T04:11:45.394Z] ---> Running in 30602f87c964 [2024-07-18T04:11:45.653Z] 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 [2024-07-18T04:12:24.508Z] Removing intermediate container 30602f87c964 [2024-07-18T04:12:24.508Z] ---> 30203de4b32c [2024-07-18T04:12:24.508Z] Step 11/24 : FROM alpine:3.18 [2024-07-18T04:12:24.508Z] 3.18: Pulling from library/alpine [2024-07-18T04:12:24.508Z] 73baa7ef167e: Pulling fs layer [2024-07-18T04:12:24.508Z] 73baa7ef167e: Download complete [2024-07-18T04:12:25.100Z] 73baa7ef167e: Pull complete [2024-07-18T04:12:25.101Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T04:12:25.101Z] Status: Downloaded newer image for alpine:3.18 [2024-07-18T04:12:25.101Z] ---> 8fd7cac70a4a [2024-07-18T04:12:25.101Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-18T04:12:25.677Z] ---> Running in 34f0eacbd97e [2024-07-18T04:12:25.677Z] Removing intermediate container 34f0eacbd97e [2024-07-18T04:12:25.677Z] ---> bf74e567386e [2024-07-18T04:12:25.677Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-18T04:12:25.677Z] ---> Running in e5329b0c057c [2024-07-18T04:12:25.936Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T04:12:26.195Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T04:12:26.453Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-18T04:12:26.453Z] Executing busybox-1.36.1-r7.trigger [2024-07-18T04:12:26.453Z] OK: 7 MiB in 16 packages [2024-07-18T04:12:27.389Z] Removing intermediate container e5329b0c057c [2024-07-18T04:12:27.389Z] ---> 9789f47c8e2e [2024-07-18T04:12:27.389Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-18T04:12:27.389Z] ---> Running in 28cdcd9e784d [2024-07-18T04:12:27.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-18T04:12:27.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-18T04:12:27.905Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T04:12:27.905Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T04:12:27.905Z] OK: 7 MiB in 16 packages [2024-07-18T04:12:29.811Z] Removing intermediate container 28cdcd9e784d [2024-07-18T04:12:29.811Z] ---> c9615d6d8bff [2024-07-18T04:12:29.811Z] Step 15/24 : WORKDIR / [2024-07-18T04:12:29.811Z] ---> Running in 8edf0c83666c [2024-07-18T04:12:29.811Z] Removing intermediate container 8edf0c83666c [2024-07-18T04:12:29.811Z] ---> 26e805ea83a8 [2024-07-18T04:12:29.811Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-18T04:12:30.069Z] ---> 0ee35351d8dd [2024-07-18T04:12:30.069Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-18T04:12:31.974Z] ---> e2391556ed63 [2024-07-18T04:12:31.975Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-18T04:12:31.975Z] ---> c0df58f9fd35 [2024-07-18T04:12:31.975Z] Step 19/24 : EXPOSE 59999 [2024-07-18T04:12:31.975Z] ---> Running in 6013860af49c [2024-07-18T04:12:31.975Z] Removing intermediate container 6013860af49c [2024-07-18T04:12:31.975Z] ---> c33e6a071306 [2024-07-18T04:12:31.975Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-18T04:12:31.975Z] ---> Running in 9f1f794cf5dd [2024-07-18T04:12:31.975Z] Removing intermediate container 9f1f794cf5dd [2024-07-18T04:12:31.975Z] ---> da36eb26987d [2024-07-18T04:12:31.975Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-18T04:12:32.233Z] ---> Running in e96608a3de8d [2024-07-18T04:12:32.494Z] Removing intermediate container e96608a3de8d [2024-07-18T04:12:32.494Z] ---> 58b604751ef0 [2024-07-18T04:12:32.494Z] Step 22/24 : LABEL arch=amd64 [2024-07-18T04:12:32.494Z] ---> Running in 0f101b8ee12b [2024-07-18T04:12:32.494Z] Removing intermediate container 0f101b8ee12b [2024-07-18T04:12:32.494Z] ---> a1b0cdc34d0c [2024-07-18T04:12:32.494Z] Step 23/24 : LABEL git_sha=67ec20eb25768273547242f949327e246ea3bf56 [2024-07-18T04:12:32.494Z] ---> Running in a900392dacb5 [2024-07-18T04:12:32.494Z] Removing intermediate container a900392dacb5 [2024-07-18T04:12:32.494Z] ---> 293421583215 [2024-07-18T04:12:32.494Z] Step 24/24 : LABEL version=0.0.0 [2024-07-18T04:12:32.494Z] ---> Running in 4d3b71e45447 [2024-07-18T04:12:32.754Z] Removing intermediate container 4d3b71e45447 [2024-07-18T04:12:32.755Z] ---> 4dc520060a3d [2024-07-18T04:12:32.755Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-18T04:12:32.755Z] Successfully built 4dc520060a3d [2024-07-18T04:12:32.755Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T04:12:33.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-18T04:12:33.785Z] [2024-07-18T04:12:33.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T04:12:34.183Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-18T04:12:34.183Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-18T04:12:34.183Z] 5eb5b503b376: Pulling fs layer [2024-07-18T04:12:34.183Z] 5c69ac0246d0: Pulling fs layer [2024-07-18T04:12:34.183Z] ec43610c2a17: Pulling fs layer [2024-07-18T04:12:34.183Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-18T04:12:34.183Z] 33b1e0a273af: Pulling fs layer [2024-07-18T04:12:34.183Z] 5d3b04190fa2: Pulling fs layer [2024-07-18T04:12:34.183Z] 2f39f015ded8: Pulling fs layer [2024-07-18T04:12:34.183Z] 3a2ae6a8a46f: Waiting [2024-07-18T04:12:34.183Z] 5d3b04190fa2: Waiting [2024-07-18T04:12:34.183Z] 33b1e0a273af: Waiting [2024-07-18T04:12:34.183Z] 2f39f015ded8: Waiting [2024-07-18T04:12:34.183Z] 5c69ac0246d0: Download complete [2024-07-18T04:12:34.183Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-18T04:12:34.183Z] 3a2ae6a8a46f: Download complete [2024-07-18T04:12:34.183Z] 33b1e0a273af: Verifying Checksum [2024-07-18T04:12:34.183Z] 33b1e0a273af: Download complete [2024-07-18T04:12:34.441Z] 5d3b04190fa2: Verifying Checksum [2024-07-18T04:12:34.441Z] 5d3b04190fa2: Download complete [2024-07-18T04:12:34.441Z] ec43610c2a17: Verifying Checksum [2024-07-18T04:12:34.441Z] ec43610c2a17: Download complete [2024-07-18T04:12:34.441Z] 5eb5b503b376: Download complete [2024-07-18T04:12:35.008Z] 2f39f015ded8: Download complete [2024-07-18T04:12:35.614Z] 5eb5b503b376: Pull complete [2024-07-18T04:12:35.873Z] 5c69ac0246d0: Pull complete [2024-07-18T04:12:36.444Z] ec43610c2a17: Pull complete [2024-07-18T04:12:36.444Z] 3a2ae6a8a46f: Pull complete [2024-07-18T04:12:36.706Z] 33b1e0a273af: Pull complete [2024-07-18T04:12:36.967Z] 5d3b04190fa2: Pull complete [2024-07-18T04:12:46.945Z] 2f39f015ded8: Pull complete [2024-07-18T04:12:46.945Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-18T04:12:46.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-18T04:12:46.945Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T04:12:47.228Z] prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container [2024-07-18T04:12:47.261Z] $ 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-1600 -v /w/workspace/gexfoundry_device-sdk-go_PR-1600:/w/workspace/gexfoundry_device-sdk-go_PR-1600:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-18T04:12:47.796Z] $ docker top 192469ed02a081087edc1e95a774cc52830ae881700ace14d593e18ec5981072 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-18T04:12:48.322Z] ---> job-cost.sh [2024-07-18T04:12:48.322Z] lf-activate-venv: SKIPPING [2024-07-18T04:12:48.322Z] INFO: No Stack... [2024-07-18T04:12:48.901Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-18T04:12:49.163Z] INFO: Archiving Costs [Pipeline] sh [2024-07-18T04:12:49.483Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1600/archives/cost.csv [2024-07-18T04:12:49.483Z] + cut -d, -f6 [Pipeline] lock [2024-07-18T04:12:49.535Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1600-1-stack-cost] [2024-07-18T04:12:49.543Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1600-1-stack-cost] did not exist. Created. [2024-07-18T04:12:49.553Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1600-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-18T04:12:49.970Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-18T04:12:50.033Z] Stashed 1 file(s) [Pipeline] } [2024-07-18T04:12:50.071Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1600-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-18T04:12:50.175Z] $ docker stop --time=1 192469ed02a081087edc1e95a774cc52830ae881700ace14d593e18ec5981072 [2024-07-18T04:12:51.331Z] $ docker rm -f --volumes 192469ed02a081087edc1e95a774cc52830ae881700ace14d593e18ec5981072 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-18T04:13:13.857Z] Removing intermediate container b9dda0679d97 [2024-07-18T04:13:13.857Z] ---> 5d1c930fb93b [2024-07-18T04:13:13.857Z] Step 9/10 : COPY . . [2024-07-18T04:13:13.857Z] ---> c5ecc5731ca1 [2024-07-18T04:13:13.857Z] Step 10/10 : RUN ${MAKE} [2024-07-18T04:13:13.857Z] ---> Running in 16dcd2c34934 [2024-07-18T04:13:13.857Z] noop [2024-07-18T04:13:13.857Z] Removing intermediate container 16dcd2c34934 [2024-07-18T04:13:13.857Z] ---> 22e3bb624466 [2024-07-18T04:13:13.858Z] Successfully built 22e3bb624466 [2024-07-18T04:13:13.858Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T04:13:14.357Z] + docker inspect -f . ci-base-image-arm64 [2024-07-18T04:13:14.357Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T04:13:14.653Z] prd-ubuntu20.04-docker-arm64-4c-16g-5832 does not seem to be running inside a container [2024-07-18T04:13:14.710Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-18T04:13:15.875Z] $ docker top c13dcdfe785d3245cc86acc8d1d66ae389a535ecc988f6c0c7733b806ba7535e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T04:13:16.746Z] + go version [2024-07-18T04:13:16.746Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-18T04:13:16.788Z] $ docker stop --time=1 c13dcdfe785d3245cc86acc8d1d66ae389a535ecc988f6c0c7733b806ba7535e [2024-07-18T04:13:18.367Z] $ docker rm -f --volumes c13dcdfe785d3245cc86acc8d1d66ae389a535ecc988f6c0c7733b806ba7535e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T04:13:19.307Z] + docker inspect -f . ci-base-image-arm64 [2024-07-18T04:13:19.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T04:13:19.585Z] prd-ubuntu20.04-docker-arm64-4c-16g-5832 does not seem to be running inside a container [2024-07-18T04:13:19.649Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-18T04:13:20.804Z] $ docker top 9073eedf1c13f4166584c47a8bac9e58346ea98e781e8852f9e163b856b9354d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T04:13:21.399Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-18T04:13:21.803Z] + make test [2024-07-18T04:13:21.804Z] go test -race -coverprofile=coverage.out ./... [2024-07-18T04:14:00.670Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-07-18T04:17:22.477Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-07-18T04:17:22.477Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-07-18T04:17:22.477Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-07-18T04:17:22.477Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-07-18T04:17:22.477Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-07-18T04:17:22.477Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.142s coverage: 27.0% of statements [2024-07-18T04:17:26.727Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.182s coverage: 80.0% of statements [2024-07-18T04:17:35.053Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-07-18T04:17:35.053Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-07-18T04:17:35.659Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.253s coverage: 86.0% of statements [2024-07-18T04:17:43.926Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-07-18T04:17:44.193Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.466s coverage: 55.2% of statements [2024-07-18T04:17:46.809Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.177s coverage: 14.4% of statements [2024-07-18T04:17:46.809Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.912s coverage: 44.6% of statements [2024-07-18T04:17:48.757Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-07-18T04:17:48.757Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-07-18T04:17:50.167Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.316s coverage: 68.5% of statements [2024-07-18T04:17:52.112Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.445s coverage: 89.2% of statements [2024-07-18T04:17:57.456Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-07-18T04:17:58.040Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.233s coverage: 5.4% of statements [2024-07-18T04:17:59.474Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-18T04:17:59.474Z] GO111MODULE=on go vet ./... [2024-07-18T04:21:51.277Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-18T04:21:51.277Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-18T04:21:51.277Z] ./bin/test-attribution-txt.sh [2024-07-18T04:21:51.277Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-18T04:21:51.277Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-18T04:21:51.335Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-18T04:21:51.388Z] $ docker stop --time=1 9073eedf1c13f4166584c47a8bac9e58346ea98e781e8852f9e163b856b9354d [2024-07-18T04:21:53.355Z] $ docker rm -f --volumes 9073eedf1c13f4166584c47a8bac9e58346ea98e781e8852f9e163b856b9354d [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-18T04:21:55.699Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-18T04:21:55.751Z] Warning: overwriting stash ‘coverage-report’ [2024-07-18T04:21:56.353Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-18T04:21:57.027Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-18T04:21:57.377Z] + ls -al . [2024-07-18T04:21:57.377Z] total 376 [2024-07-18T04:21:57.377Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 18 04:13 . [2024-07-18T04:21:57.377Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 04:10 .. [2024-07-18T04:21:57.378Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 18 04:10 .dockerignore [2024-07-18T04:21:57.378Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 18 04:10 .git [2024-07-18T04:21:57.378Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 04:10 .github [2024-07-18T04:21:57.378Z] -rw-rw-r-- 1 jenkins jenkins 137 Jul 18 04:10 .gitignore [2024-07-18T04:21:57.378Z] -rw-rw-r-- 1 jenkins jenkins 42 Jul 18 04:10 .golangci.yml [2024-07-18T04:21:57.378Z] -rw-rw-r-- 1 jenkins jenkins 48109 Jul 18 04:10 CHANGELOG.md [2024-07-18T04:21:57.378Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 18 04:10 GOVERNANCE.md [2024-07-18T04:21:57.378Z] -rw-rw-r-- 1 jenkins jenkins 885 Jul 18 04:10 Jenkinsfile [2024-07-18T04:21:57.378Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jul 18 04:10 LICENSE [2024-07-18T04:21:57.378Z] -rw-rw-r-- 1 jenkins jenkins 1842 Jul 18 04:10 Makefile [2024-07-18T04:21:57.378Z] -rw-rw-r-- 1 jenkins jenkins 619 Jul 18 04:10 OWNERS.md [2024-07-18T04:21:57.378Z] -rw-rw-r-- 1 jenkins jenkins 4937 Jul 18 04:10 README.md [2024-07-18T04:21:57.378Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 18 04:08 VERSION [2024-07-18T04:21:57.378Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 18 04:10 bin [2024-07-18T04:21:57.378Z] -rw-r--r-- 1 jenkins jenkins 125161 Jul 18 04:17 coverage.out [2024-07-18T04:21:57.378Z] drwxrwxr-x 5 jenkins jenkins 4096 Jul 18 04:10 example [2024-07-18T04:21:57.378Z] -rw-rw-r-- 1 jenkins jenkins 6995 Jul 18 04:10 go.mod [2024-07-18T04:21:57.378Z] -rw-rw-r-- 1 jenkins jenkins 101715 Jul 18 04:10 go.sum [2024-07-18T04:21:57.378Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 04:10 internal [2024-07-18T04:21:57.378Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 18 04:10 openapi [2024-07-18T04:21:57.378Z] drwxrwxr-x 6 jenkins jenkins 4096 Jul 18 04:10 pkg [2024-07-18T04:21:57.378Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 18 04:10 snap [2024-07-18T04:21:57.378Z] -rw-rw-r-- 1 jenkins jenkins 222 Jul 18 04:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T04:21:57.824Z] + 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=67ec20eb25768273547242f949327e246ea3bf56 --label arch=arm64 --label version=0.0.0 . [2024-07-18T04:21:58.405Z] Sending build context to Docker daemon 13.11MB [2024-07-18T04:21:58.405Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-07-18T04:21:58.405Z] Step 2/24 : FROM ${BASE} AS builder [2024-07-18T04:21:58.405Z] ---> 22e3bb624466 [2024-07-18T04:21:58.405Z] Step 3/24 : ARG MAKE=make build [2024-07-18T04:21:58.673Z] ---> Running in 7070c3165aa4 [2024-07-18T04:21:58.939Z] Removing intermediate container 7070c3165aa4 [2024-07-18T04:21:58.939Z] ---> 46c6c5f70b7d [2024-07-18T04:21:58.939Z] Step 4/24 : WORKDIR /device-sdk-go [2024-07-18T04:21:58.939Z] ---> Running in 16cec09ba175 [2024-07-18T04:21:59.208Z] Removing intermediate container 16cec09ba175 [2024-07-18T04:21:59.208Z] ---> 89f47d14a371 [2024-07-18T04:21:59.208Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-18T04:21:59.208Z] ---> Running in 5086d67a263e [2024-07-18T04:21:59.476Z] Removing intermediate container 5086d67a263e [2024-07-18T04:21:59.476Z] ---> 2fe817530c9e [2024-07-18T04:21:59.476Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-07-18T04:21:59.745Z] ---> Running in 3f817a9a1ac6 [2024-07-18T04:22:00.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T04:22:00.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T04:22:01.930Z] OK: 266 MiB in 52 packages [2024-07-18T04:22:02.886Z] Removing intermediate container 3f817a9a1ac6 [2024-07-18T04:22:02.886Z] ---> 49d86314e106 [2024-07-18T04:22:02.886Z] Step 7/24 : COPY go.mod vendor* ./ [2024-07-18T04:22:03.466Z] ---> b67679ae2eb0 [2024-07-18T04:22:03.466Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-18T04:22:03.466Z] ---> Running in eadd6fec7d2f [2024-07-18T04:22:05.411Z] Removing intermediate container eadd6fec7d2f [2024-07-18T04:22:05.411Z] ---> 0463d1bb7931 [2024-07-18T04:22:05.411Z] Step 9/24 : COPY . . [2024-07-18T04:22:06.815Z] ---> a74f1efd2096 [2024-07-18T04:22:06.815Z] Step 10/24 : RUN ${MAKE} [2024-07-18T04:22:07.081Z] ---> Running in bb27b2be951d [2024-07-18T04:22:08.037Z] 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 [2024-07-18T04:25:44.795Z] Removing intermediate container bb27b2be951d [2024-07-18T04:25:44.795Z] ---> 520d7fa43435 [2024-07-18T04:25:44.795Z] Step 11/24 : FROM alpine:3.18 [2024-07-18T04:25:44.795Z] 3.18: Pulling from library/alpine [2024-07-18T04:25:44.795Z] 5c905c7ebe2f: Pulling fs layer [2024-07-18T04:25:44.795Z] 5c905c7ebe2f: Verifying Checksum [2024-07-18T04:25:44.795Z] 5c905c7ebe2f: Download complete [2024-07-18T04:25:44.795Z] 5c905c7ebe2f: Pull complete [2024-07-18T04:25:44.795Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-18T04:25:44.795Z] Status: Downloaded newer image for alpine:3.18 [2024-07-18T04:25:44.795Z] ---> dec292d02e07 [2024-07-18T04:25:44.795Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-07-18T04:25:44.795Z] ---> Running in 3afb93657c46 [2024-07-18T04:25:44.795Z] Removing intermediate container 3afb93657c46 [2024-07-18T04:25:44.795Z] ---> d3a0985d69ff [2024-07-18T04:25:44.795Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-07-18T04:25:44.795Z] ---> Running in ab9bb9a4795d [2024-07-18T04:25:45.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T04:25:45.962Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T04:25:46.946Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-18T04:25:46.946Z] Executing busybox-1.36.1-r7.trigger [2024-07-18T04:25:46.946Z] OK: 8 MiB in 16 packages [2024-07-18T04:25:47.906Z] Removing intermediate container ab9bb9a4795d [2024-07-18T04:25:47.906Z] ---> 7148ead2a809 [2024-07-18T04:25:47.906Z] Step 14/24 : RUN apk --no-cache upgrade [2024-07-18T04:25:48.177Z] ---> Running in 410506a9f011 [2024-07-18T04:25:49.133Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-18T04:25:49.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-18T04:25:50.355Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T04:25:50.622Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-18T04:25:50.622Z] OK: 8 MiB in 16 packages [2024-07-18T04:25:51.584Z] Removing intermediate container 410506a9f011 [2024-07-18T04:25:51.584Z] ---> 448fc712f383 [2024-07-18T04:25:51.584Z] Step 15/24 : WORKDIR / [2024-07-18T04:25:51.584Z] ---> Running in 320bc4d88a43 [2024-07-18T04:25:52.167Z] Removing intermediate container 320bc4d88a43 [2024-07-18T04:25:52.167Z] ---> 3c42a703dcbb [2024-07-18T04:25:52.167Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-07-18T04:25:52.434Z] ---> a04536793961 [2024-07-18T04:25:52.434Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-07-18T04:25:55.018Z] ---> ecaf44d10a41 [2024-07-18T04:25:55.018Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-07-18T04:25:55.288Z] ---> 7b76e7f5d1dd [2024-07-18T04:25:55.289Z] Step 19/24 : EXPOSE 59999 [2024-07-18T04:25:55.555Z] ---> Running in 7628ac9c0257 [2024-07-18T04:25:55.821Z] Removing intermediate container 7628ac9c0257 [2024-07-18T04:25:55.821Z] ---> 945ae3629299 [2024-07-18T04:25:55.821Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-07-18T04:25:55.821Z] ---> Running in 8717de08f1ef [2024-07-18T04:25:56.089Z] Removing intermediate container 8717de08f1ef [2024-07-18T04:25:56.089Z] ---> 4c9b7cf4a840 [2024-07-18T04:25:56.089Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-07-18T04:25:56.357Z] ---> Running in f5cf0964021c [2024-07-18T04:25:56.624Z] Removing intermediate container f5cf0964021c [2024-07-18T04:25:56.624Z] ---> bfb3329285e1 [2024-07-18T04:25:56.624Z] Step 22/24 : LABEL arch=arm64 [2024-07-18T04:25:56.624Z] ---> Running in cfe3bd9853ec [2024-07-18T04:25:56.891Z] Removing intermediate container cfe3bd9853ec [2024-07-18T04:25:56.891Z] ---> 97a621796ff2 [2024-07-18T04:25:56.891Z] Step 23/24 : LABEL git_sha=67ec20eb25768273547242f949327e246ea3bf56 [2024-07-18T04:25:56.891Z] ---> Running in 6932a567886b [2024-07-18T04:25:57.157Z] Removing intermediate container 6932a567886b [2024-07-18T04:25:57.157Z] ---> 9584f1c29a9f [2024-07-18T04:25:57.157Z] Step 24/24 : LABEL version=0.0.0 [2024-07-18T04:25:57.422Z] ---> Running in eb184d5ce12b [2024-07-18T04:25:57.688Z] Removing intermediate container eb184d5ce12b [2024-07-18T04:25:57.688Z] ---> 98a77ea9d6fc [2024-07-18T04:25:57.688Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-18T04:25:57.688Z] Successfully built 98a77ea9d6fc [2024-07-18T04:25:57.688Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T04:25:58.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-18T04:25:58.672Z] [2024-07-18T04:25:58.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T04:25:59.087Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-18T04:25:59.353Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-18T04:25:59.353Z] 8998bd30e6a1: Pulling fs layer [2024-07-18T04:25:59.353Z] 04944245beec: Pulling fs layer [2024-07-18T04:25:59.353Z] 699f458cf7ca: Pulling fs layer [2024-07-18T04:25:59.353Z] 765212b225bb: Pulling fs layer [2024-07-18T04:25:59.353Z] f23df028b6ca: Pulling fs layer [2024-07-18T04:25:59.353Z] d65c8cfc05b1: Pulling fs layer [2024-07-18T04:25:59.353Z] 2437ff75d9bd: Pulling fs layer [2024-07-18T04:25:59.353Z] 765212b225bb: Waiting [2024-07-18T04:25:59.353Z] f23df028b6ca: Waiting [2024-07-18T04:25:59.353Z] 2437ff75d9bd: Waiting [2024-07-18T04:25:59.353Z] d65c8cfc05b1: Waiting [2024-07-18T04:25:59.353Z] 04944245beec: Verifying Checksum [2024-07-18T04:25:59.353Z] 04944245beec: Download complete [2024-07-18T04:25:59.353Z] 765212b225bb: Verifying Checksum [2024-07-18T04:25:59.353Z] 765212b225bb: Download complete [2024-07-18T04:25:59.353Z] f23df028b6ca: Download complete [2024-07-18T04:25:59.353Z] d65c8cfc05b1: Verifying Checksum [2024-07-18T04:25:59.353Z] d65c8cfc05b1: Download complete [2024-07-18T04:25:59.617Z] 699f458cf7ca: Verifying Checksum [2024-07-18T04:25:59.617Z] 699f458cf7ca: Download complete [2024-07-18T04:26:00.206Z] 8998bd30e6a1: Download complete [2024-07-18T04:26:02.781Z] 2437ff75d9bd: Verifying Checksum [2024-07-18T04:26:02.781Z] 2437ff75d9bd: Download complete [2024-07-18T04:26:04.725Z] 8998bd30e6a1: Pull complete [2024-07-18T04:26:05.310Z] 04944245beec: Pull complete [2024-07-18T04:26:06.723Z] 699f458cf7ca: Pull complete [2024-07-18T04:26:06.990Z] 765212b225bb: Pull complete [2024-07-18T04:26:07.951Z] f23df028b6ca: Pull complete [2024-07-18T04:26:08.220Z] d65c8cfc05b1: Pull complete [2024-07-18T04:26:26.428Z] 2437ff75d9bd: Pull complete [2024-07-18T04:26:26.429Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-18T04:26:26.429Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-18T04:26:26.429Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T04:26:26.797Z] prd-ubuntu20.04-docker-arm64-4c-16g-5832 does not seem to be running inside a container [2024-07-18T04:26:26.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-18T04:26:29.596Z] $ docker top 80256adc0bdea5340ef2c669cde1924b3b05a5eb19ad929828e6e8d5b1127d97 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-18T04:26:30.497Z] ---> job-cost.sh [2024-07-18T04:26:30.498Z] lf-activate-venv: SKIPPING [2024-07-18T04:26:30.498Z] INFO: No Stack... [2024-07-18T04:26:31.076Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-18T04:26:31.654Z] INFO: Archiving Costs [Pipeline] sh [2024-07-18T04:26:32.309Z] + cut -d, -f6 [2024-07-18T04:26:32.309Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2024-07-18T04:26:32.394Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1600-1-stack-cost] [2024-07-18T04:26:32.403Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1600-1-stack-cost] did not exist. Created. [2024-07-18T04:26:32.409Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1600-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-18T04:26:33.165Z] /w/workspace/device-sdk-go/1@tmp/durable-5c1d3d24/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-18T04:26:33.838Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-18T04:26:33.908Z] Warning: overwriting stash ‘stack-cost’ [2024-07-18T04:26:34.008Z] Stashed 1 file(s) [Pipeline] } [2024-07-18T04:26:34.035Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1600-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-18T04:26:34.139Z] $ docker stop --time=1 80256adc0bdea5340ef2c669cde1924b3b05a5eb19ad929828e6e8d5b1127d97 [2024-07-18T04:26:35.695Z] $ docker rm -f --volumes 80256adc0bdea5340ef2c669cde1924b3b05a5eb19ad929828e6e8d5b1127d97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-18T04:26:37.021Z] provisioning config files... [2024-07-18T04:26:37.030Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp/config10948215201124606198tmp [Pipeline] { [Pipeline] sh [2024-07-18T04:26:37.394Z] + set +x [2024-07-18T04:26:37.394Z] + curl -s https://codecov.io/bash [2024-07-18T04:26:37.394Z] + bash -s -- [2024-07-18T04:26:37.394Z] [2024-07-18T04:26:37.394Z] _____ _ [2024-07-18T04:26:37.394Z] / ____| | | [2024-07-18T04:26:37.394Z] | | ___ __| | ___ ___ _____ __ [2024-07-18T04:26:37.394Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-18T04:26:37.394Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-18T04:26:37.394Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-18T04:26:37.394Z] Bash-1.0.6 [2024-07-18T04:26:37.394Z] [2024-07-18T04:26:37.394Z] [2024-07-18T04:26:37.394Z] ==> git version 2.25.1 found [2024-07-18T04:26:37.394Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-18T04:26:37.394Z] Release-Date: 2020-01-08 [2024-07-18T04:26:37.394Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-18T04:26:37.394Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-18T04:26:37.394Z] ==> Jenkins CI detected. [2024-07-18T04:26:37.394Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1600 [2024-07-18T04:26:37.394Z] project root: . [2024-07-18T04:26:37.394Z] --> token set from env [2024-07-18T04:26:37.394Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-18T04:26:37.394Z] ==> Running gcov in . (disable via -X gcov) [2024-07-18T04:26:37.394Z] ==> Python coveragepy not found [2024-07-18T04:26:37.394Z] ==> Searching for coverage reports in: [2024-07-18T04:26:37.394Z] + . [2024-07-18T04:26:37.394Z] -> Found 1 reports [2024-07-18T04:26:37.394Z] ==> Detecting git/mercurial file structure [2024-07-18T04:26:37.670Z] ==> Reading reports [2024-07-18T04:26:37.670Z] + ./coverage.out bytes=125161 [2024-07-18T04:26:37.670Z] ==> Appending adjustments [2024-07-18T04:26:37.670Z] https://docs.codecov.io/docs/fixing-reports [2024-07-18T04:26:37.948Z] + Found adjustments [2024-07-18T04:26:37.948Z] ==> Gzipping contents [2024-07-18T04:26:37.948Z] 20K /tmp/codecov.t9UR9Y.gz [2024-07-18T04:26:37.948Z] ==> Uploading reports [2024-07-18T04:26:37.948Z] url: https://codecov.io [2024-07-18T04:26:37.948Z] query: branch=PR-1600&commit=67ec20eb25768273547242f949327e246ea3bf56&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1600%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1600&job=&cmd_args= [2024-07-18T04:26:37.948Z] -> Pinging Codecov [2024-07-18T04:26:37.948Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1600&commit=67ec20eb25768273547242f949327e246ea3bf56&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1600%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1600&job=&cmd_args= [2024-07-18T04:26:37.948Z] -> Uploading to [2024-07-18T04:26:37.948Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-18/7E55EF52A471D76F132DFD9A03CDDE97/67ec20eb25768273547242f949327e246ea3bf56/830cb462-4869-46db-8f12-bd5c88e9417d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240718%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240718T042637Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ff753562136d216296e96655517c979a142d2d89b6d4f03779a976ad66a13468 [2024-07-18T04:26:37.948Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-18T04:26:37.948Z] Dload Upload Total Spent Left Speed [2024-07-18T04:26:38.224Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17071 0 0 100 17071 0 63936 --:--:-- --:--:-- --:--:-- 63936 [2024-07-18T04:26:38.224Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/67ec20eb25768273547242f949327e246ea3bf56 [Pipeline] } [2024-07-18T04:26:38.266Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-18T04:26:40.705Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1600/archives ] [2024-07-18T04:26:40.705Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1600/archives [2024-07-18T04:26:40.705Z] total 16 [2024-07-18T04:26:40.705Z] drwxr-xr-x 3 root root 4096 Jul 18 04:12 . [2024-07-18T04:26:40.705Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 04:12 .. [2024-07-18T04:26:40.705Z] drwxr-xr-x 2 root root 4096 Jul 18 04:12 cost [2024-07-18T04:26:40.705Z] -rw-r--r-- 1 root root 86 Jul 18 04:12 cost.csv [2024-07-18T04:26:40.705Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1600/archives [2024-07-18T04:26:40.705Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1600/archives [2024-07-18T04:26:40.705Z] total 16 [2024-07-18T04:26:40.705Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 18 04:12 . [2024-07-18T04:26:40.705Z] drwxrwxr-x 12 jenkins jenkins 4096 Jul 18 04:12 .. [2024-07-18T04:26:40.705Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 18 04:12 cost [2024-07-18T04:26:40.705Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 18 04:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-18T04:26:41.052Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T04:26:41.960Z] ---> package-listing.sh [2024-07-18T04:26:41.960Z] ++ facter osfamily [2024-07-18T04:26:41.960Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-18T04:26:42.219Z] + OS_FAMILY=debian [2024-07-18T04:26:42.219Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1600 [2024-07-18T04:26:42.219Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-18T04:26:42.219Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-18T04:26:42.219Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-18T04:26:42.219Z] + PACKAGES=/tmp/packages_start.txt [2024-07-18T04:26:42.219Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1600 ']' [2024-07-18T04:26:42.220Z] + PACKAGES=/tmp/packages_end.txt [2024-07-18T04:26:42.220Z] + case "${OS_FAMILY}" in [2024-07-18T04:26:42.220Z] + dpkg -l [2024-07-18T04:26:42.220Z] + grep '^ii' [2024-07-18T04:26:42.220Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-18T04:26:42.220Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-18T04:26:42.220Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-18T04:26:42.220Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1600 ']' [2024-07-18T04:26:42.220Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1600/archives/ [2024-07-18T04:26:42.220Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1600/archives/ [Pipeline] echo [2024-07-18T04:26:42.259Z] 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-1600/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-18T04:26:42.558Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-18T04:26:43.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-18T04:26:43.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-18T04:26:43.392Z] prd-ubuntu20.04-docker-8c-8g-5831 does not seem to be running inside a container [2024-07-18T04:26:43.422Z] $ 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-1600/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-1600 -v /w/workspace/gexfoundry_device-sdk-go_PR-1600:/w/workspace/gexfoundry_device-sdk-go_PR-1600:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-18T04:26:43.612Z] $ docker top 733baad08c75a0e2c1b26193a7d3282e2c9251a04f4378d5f57e6731bd9e80d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-18T04:26:44.031Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-18T04:26:44.350Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-18T04:26:44.669Z] + ls /var/log/sa-host [2024-07-18T04:26:44.669Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-18T04:26:44.939Z] provisioning config files... [2024-07-18T04:26:44.948Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1600@tmp/config11334659385428970536tmp [Pipeline] { [Pipeline] echo [2024-07-18T04:26:45.025Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T04:26:45.350Z] ---> create-netrc.sh [Pipeline] } [2024-07-18T04:26:45.387Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-18T04:26:45.822Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-18T04:26:45.866Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T04:26:46.203Z] ---> sudo-logs.sh [2024-07-18T04:26:46.203Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-18T04:26:46.311Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T04:26:46.630Z] ---> job-cost.sh [2024-07-18T04:26:46.630Z] lf-activate-venv: SKIPPING [2024-07-18T04:26:46.630Z] DEBUG: total: 0.2199999988079071 [2024-07-18T04:26:46.630Z] INFO: Retrieving Stack Cost... [2024-07-18T04:26:47.197Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-18T04:26:47.457Z] INFO: Archiving Costs [Pipeline] echo [2024-07-18T04:26:47.498Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-18T04:26:47.822Z] ---> logs-deploy.sh [2024-07-18T04:26:47.822Z] lf-activate-venv: SKIPPING [2024-07-18T04:26:47.822Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1600/1 [2024-07-18T04:26:47.822Z] INFO: archiving workspace using pattern(s): [2024-07-18T04:26:48.762Z] Archives upload complete. [2024-07-18T04:26:49.021Z] INFO: archiving logs to Nexus [2024-07-18T04:26:49.592Z] ---> uname -a: [2024-07-18T04:26:49.592Z] Linux prd-ubuntu20-04-docker-8c-8g-5831 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-18T04:26:49.592Z] [2024-07-18T04:26:49.592Z] [2024-07-18T04:26:49.592Z] ---> lscpu: [2024-07-18T04:26:49.592Z] Architecture: x86_64 [2024-07-18T04:26:49.592Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-18T04:26:49.592Z] Byte Order: Little Endian [2024-07-18T04:26:49.592Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-18T04:26:49.592Z] CPU(s): 8 [2024-07-18T04:26:49.592Z] On-line CPU(s) list: 0-7 [2024-07-18T04:26:49.592Z] Thread(s) per core: 1 [2024-07-18T04:26:49.592Z] Core(s) per socket: 1 [2024-07-18T04:26:49.592Z] Socket(s): 8 [2024-07-18T04:26:49.592Z] NUMA node(s): 1 [2024-07-18T04:26:49.592Z] Vendor ID: AuthenticAMD [2024-07-18T04:26:49.592Z] CPU family: 23 [2024-07-18T04:26:49.592Z] Model: 49 [2024-07-18T04:26:49.592Z] Model name: AMD EPYC-Rome Processor [2024-07-18T04:26:49.592Z] Stepping: 0 [2024-07-18T04:26:49.592Z] CPU MHz: 2800.000 [2024-07-18T04:26:49.592Z] BogoMIPS: 5600.00 [2024-07-18T04:26:49.592Z] Virtualization: AMD-V [2024-07-18T04:26:49.592Z] Hypervisor vendor: KVM [2024-07-18T04:26:49.592Z] Virtualization type: full [2024-07-18T04:26:49.592Z] L1d cache: 256 KiB [2024-07-18T04:26:49.592Z] L1i cache: 256 KiB [2024-07-18T04:26:49.592Z] L2 cache: 4 MiB [2024-07-18T04:26:49.592Z] L3 cache: 128 MiB [2024-07-18T04:26:49.592Z] NUMA node0 CPU(s): 0-7 [2024-07-18T04:26:49.592Z] Vulnerability Itlb multihit: Not affected [2024-07-18T04:26:49.592Z] Vulnerability L1tf: Not affected [2024-07-18T04:26:49.592Z] Vulnerability Mds: Not affected [2024-07-18T04:26:49.592Z] Vulnerability Meltdown: Not affected [2024-07-18T04:26:49.592Z] Vulnerability Mmio stale data: Not affected [2024-07-18T04:26:49.592Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-18T04:26:49.592Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-18T04:26:49.592Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-18T04:26:49.592Z] Vulnerability Srbds: Not affected [2024-07-18T04:26:49.592Z] Vulnerability Tsx async abort: Not affected [2024-07-18T04:26:49.592Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-07-18T04:26:49.592Z] [2024-07-18T04:26:49.592Z] [2024-07-18T04:26:49.592Z] ---> nproc: [2024-07-18T04:26:49.592Z] 8 [2024-07-18T04:26:49.592Z] [2024-07-18T04:26:49.592Z] [2024-07-18T04:26:49.592Z] ---> df -h: [2024-07-18T04:26:49.592Z] Filesystem Size Used Avail Use% Mounted on [2024-07-18T04:26:49.592Z] overlay 155G 12G 143G 8% / [2024-07-18T04:26:49.592Z] tmpfs 64M 0 64M 0% /dev [2024-07-18T04:26:49.592Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-18T04:26:49.592Z] shm 64M 0 64M 0% /dev/shm [2024-07-18T04:26:49.592Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-07-18T04:26:49.592Z] [2024-07-18T04:26:49.592Z] [2024-07-18T04:26:49.592Z] ---> sar -b -r -n DEV: [2024-07-18T04:26:49.592Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5831) 07/18/24 _x86_64_ (8 CPU) [2024-07-18T04:26:49.592Z] [2024-07-18T04:26:49.592Z] 04:06:49 LINUX RESTART (8 CPU) [2024-07-18T04:26:49.592Z] [2024-07-18T04:26:49.592Z] 04:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-18T04:26:49.592Z] 04:08:01 363.34 65.51 297.83 0.00 5760.51 94806.20 0.00 [2024-07-18T04:26:49.592Z] 04:09:01 132.99 2.68 130.31 0.00 389.00 76276.75 0.00 [2024-07-18T04:26:49.592Z] 04:10:01 223.60 1.53 222.06 0.00 18.80 123096.42 0.00 [2024-07-18T04:26:49.592Z] 04:11:01 49.92 0.02 49.90 0.00 0.13 29272.10 0.00 [2024-07-18T04:26:49.592Z] 04:12:01 79.89 1.07 78.82 0.00 73.45 21303.65 0.00 [2024-07-18T04:26:49.592Z] 04:13:01 243.79 5.50 238.29 0.00 4309.10 72566.88 0.00 [2024-07-18T04:26:49.592Z] 04:14:01 4.02 0.02 4.00 0.00 0.13 100.50 0.00 [2024-07-18T04:26:49.592Z] 04:15:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2024-07-18T04:26:49.592Z] 04:16:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 [2024-07-18T04:26:49.592Z] 04:17:01 1.55 0.02 1.53 0.00 0.13 17.19 0.00 [2024-07-18T04:26:49.592Z] 04:18:01 1.93 0.00 1.93 0.00 0.00 20.93 0.00 [2024-07-18T04:26:49.592Z] 04:19:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 [2024-07-18T04:26:49.592Z] 04:20:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 [2024-07-18T04:26:49.592Z] 04:21:01 0.90 0.00 0.90 0.00 0.00 9.87 0.00 [2024-07-18T04:26:49.592Z] 04:22:01 1.73 0.00 1.73 0.00 0.00 19.99 0.00 [2024-07-18T04:26:49.592Z] 04:23:01 2.07 0.02 2.05 0.00 0.13 27.73 0.00 [2024-07-18T04:26:49.592Z] 04:24:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 [2024-07-18T04:26:49.592Z] 04:25:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2024-07-18T04:26:49.592Z] 04:26:01 1.48 0.00 1.48 0.00 0.00 15.86 0.00 [2024-07-18T04:26:49.592Z] Average: 58.62 4.02 54.61 0.00 555.33 21979.23 0.00 [2024-07-18T04:26:49.592Z] [2024-07-18T04:26:49.592Z] 04:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-18T04:26:49.592Z] 04:08:01 29939604 31591088 761168 2.31 59304 1891328 1827936 5.39 955220 1660564 129828 [2024-07-18T04:26:49.592Z] 04:09:01 29143348 31512900 798312 2.43 80960 2556116 1973868 5.82 1064428 2281000 10400 [2024-07-18T04:26:49.592Z] 04:10:01 27972744 31490684 813556 2.47 185812 3490512 2258816 6.66 1179584 3214308 524 [2024-07-18T04:26:49.592Z] 04:11:01 27040060 31281184 1014420 3.08 190636 4141520 2432068 7.17 1613792 3634708 298864 [2024-07-18T04:26:49.592Z] 04:12:01 27079232 31286108 1007752 3.06 195296 4095648 2240068 6.60 1819852 3380932 552716 [2024-07-18T04:26:49.592Z] 04:13:01 26510592 31508940 761704 2.32 231320 4826040 1730968 5.10 1667604 4049624 368 [2024-07-18T04:26:49.592Z] 04:14:01 26515272 31508900 761816 2.32 229856 4822792 1712572 5.05 1666040 4046416 164 [2024-07-18T04:26:49.592Z] 04:15:01 26516728 31510380 760324 2.31 229872 4822796 1712572 5.05 1664596 4046420 128 [2024-07-18T04:26:49.592Z] 04:16:01 26519232 31512908 757716 2.30 229896 4822796 1712572 5.05 1661528 4046420 164 [2024-07-18T04:26:49.592Z] 04:17:01 26521632 31515376 755132 2.30 229968 4822796 1712572 5.05 1658840 4046424 44 [2024-07-18T04:26:49.592Z] 04:18:01 26528384 31522188 748280 2.28 230012 4822800 1712572 5.05 1651868 4046424 16 [2024-07-18T04:26:49.592Z] 04:19:01 26529152 31523060 747136 2.27 230020 4822808 1712572 5.05 1654820 4046432 20 [2024-07-18T04:26:49.592Z] 04:20:01 26529136 31523064 747072 2.27 230032 4822816 1712572 5.05 1654388 4046440 12 [2024-07-18T04:26:49.592Z] 04:21:01 26529088 31523028 747044 2.27 230048 4822816 1712572 5.05 1654568 4046440 16 [2024-07-18T04:26:49.592Z] 04:22:01 26529168 31523136 746876 2.27 230084 4822808 1712572 5.05 1654136 4046444 8 [2024-07-18T04:26:49.592Z] 04:23:01 26525408 31519528 750364 2.28 230160 4822796 1728588 5.09 1654912 4046416 8 [2024-07-18T04:26:49.592Z] 04:24:01 26525904 31520068 749772 2.28 230192 4822800 1728588 5.09 1654892 4046420 12 [2024-07-18T04:26:49.592Z] 04:25:01 26526072 31520260 749740 2.28 230208 4822804 1728588 5.09 1654916 4046420 8 [2024-07-18T04:26:49.592Z] 04:26:01 26526152 31520372 749608 2.28 230228 4822804 1728588 5.09 1654944 4046420 4 [2024-07-18T04:26:49.592Z] Average: 26974048 31495430 785673 2.39 207048 4405137 1831117 5.40 1570575 3727614 52279 [2024-07-18T04:26:49.592Z] [2024-07-18T04:26:49.592Z] 04:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-18T04:26:49.592Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:08:01 lo 4.73 4.73 0.45 0.45 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:08:01 ens3 385.59 270.70 2598.75 79.41 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:09:01 docker0 215.65 248.73 17.68 373.73 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:09:01 veth6e4c31d 182.64 214.90 17.72 150.54 0.00 0.00 0.00 0.01 [2024-07-18T04:26:49.592Z] 04:09:01 lo 2.73 2.73 0.27 0.27 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:09:01 ens3 392.37 299.90 3563.77 40.40 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:10:01 docker0 173.40 278.87 15.43 3083.44 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:10:01 ens3 285.47 177.07 3092.15 20.37 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:10:01 veth6f45f57 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:11:01 docker0 0.87 1.27 0.09 0.35 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:11:01 ens3 24.15 15.01 25.35 9.98 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:11:01 vethe9bf72b 0.87 1.38 0.10 0.36 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:12:01 docker0 1.10 2.48 0.07 30.90 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:12:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:12:01 ens3 19.20 10.81 47.00 7.32 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:12:01 vethd9f78c3 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:13:01 docker0 3.73 6.28 0.23 94.74 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:13:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:13:01 ens3 329.32 172.83 5396.11 22.91 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:14:01 ens3 0.65 0.25 0.06 0.02 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:15:01 ens3 0.93 0.55 1.53 0.29 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:16:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:17:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:18:01 ens3 0.82 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:19:01 ens3 3.58 4.92 0.61 13.99 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:22:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:23:01 ens3 0.62 1.03 0.11 6.66 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:24:01 ens3 0.18 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] 04:26:01 ens3 0.28 0.20 0.07 0.01 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] Average: docker0 20.77 28.29 1.76 188.57 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] Average: lo 0.62 0.62 0.06 0.06 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] Average: ens3 75.98 50.21 775.02 10.60 0.00 0.00 0.00 0.00 [2024-07-18T04:26:49.592Z] [2024-07-18T04:26:49.592Z] [2024-07-18T04:26:49.592Z] ---> sar -P ALL: [2024-07-18T04:26:49.592Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5831) 07/18/24 _x86_64_ (8 CPU) [2024-07-18T04:26:49.592Z] [2024-07-18T04:26:49.592Z] 04:06:49 LINUX RESTART (8 CPU) [2024-07-18T04:26:49.592Z] [2024-07-18T04:26:49.592Z] 04:07:01 CPU %user %nice %system %iowait %steal %idle [2024-07-18T04:26:49.592Z] 04:08:01 all 6.55 0.00 1.88 3.43 0.04 88.11 [2024-07-18T04:26:49.592Z] 04:08:01 0 3.68 0.00 1.14 2.64 0.03 92.50 [2024-07-18T04:26:49.592Z] 04:08:01 1 7.84 0.00 1.69 3.90 0.03 86.54 [2024-07-18T04:26:49.592Z] 04:08:01 2 4.84 0.00 1.82 0.37 0.03 92.94 [2024-07-18T04:26:49.592Z] 04:08:01 3 6.35 0.00 1.40 0.63 0.05 91.57 [2024-07-18T04:26:49.592Z] 04:08:01 4 7.21 0.00 2.63 2.27 0.03 87.85 [2024-07-18T04:26:49.592Z] 04:08:01 5 7.70 0.00 3.05 6.68 0.03 82.55 [2024-07-18T04:26:49.592Z] 04:08:01 6 7.56 0.00 1.79 8.91 0.05 81.69 [2024-07-18T04:26:49.592Z] 04:08:01 7 7.21 0.00 1.51 2.03 0.05 89.20 [2024-07-18T04:26:49.592Z] 04:09:01 all 4.12 0.00 2.04 3.36 0.18 90.31 [2024-07-18T04:26:49.592Z] 04:09:01 0 4.82 0.00 2.72 2.85 0.08 89.53 [2024-07-18T04:26:49.592Z] 04:09:01 1 4.32 0.00 1.92 0.41 0.05 93.30 [2024-07-18T04:26:49.592Z] 04:09:01 2 4.07 0.00 1.93 0.27 0.05 93.68 [2024-07-18T04:26:49.592Z] 04:09:01 3 4.74 0.00 2.01 2.33 1.00 89.91 [2024-07-18T04:26:49.592Z] 04:09:01 4 3.77 0.00 2.24 6.08 0.08 87.82 [2024-07-18T04:26:49.592Z] 04:09:01 5 3.51 0.00 1.68 12.80 0.05 81.97 [2024-07-18T04:26:49.592Z] 04:09:01 6 3.74 0.00 1.85 1.99 0.03 92.39 [2024-07-18T04:26:49.592Z] 04:09:01 7 4.00 0.00 1.93 0.10 0.05 93.92 [2024-07-18T04:26:49.592Z] 04:10:01 all 6.21 0.00 3.22 7.86 0.05 82.66 [2024-07-18T04:26:49.592Z] 04:10:01 0 6.40 0.00 4.17 2.51 0.05 86.87 [2024-07-18T04:26:49.592Z] 04:10:01 1 7.05 0.00 2.63 2.51 0.07 87.74 [2024-07-18T04:26:49.592Z] 04:10:01 2 6.70 0.00 2.78 0.76 0.05 89.71 [2024-07-18T04:26:49.592Z] 04:10:01 3 5.98 0.00 2.25 0.69 0.05 91.04 [2024-07-18T04:26:49.592Z] 04:10:01 4 5.73 0.00 3.66 15.50 0.03 75.07 [2024-07-18T04:26:49.592Z] 04:10:01 5 5.85 0.00 4.24 38.80 0.07 51.03 [2024-07-18T04:26:49.592Z] 04:10:01 6 5.85 0.00 3.85 1.28 0.05 88.98 [2024-07-18T04:26:49.592Z] 04:10:01 7 6.09 0.00 2.19 1.21 0.03 90.48 [2024-07-18T04:26:49.592Z] 04:11:01 all 39.48 0.00 5.70 2.58 0.10 52.14 [2024-07-18T04:26:49.592Z] 04:11:01 0 38.56 0.00 5.53 0.89 0.08 54.94 [2024-07-18T04:26:49.592Z] 04:11:01 1 40.42 0.00 6.17 14.99 0.12 38.30 [2024-07-18T04:26:49.592Z] 04:11:01 2 39.25 0.00 5.95 0.22 0.10 54.48 [2024-07-18T04:26:49.592Z] 04:11:01 3 38.06 0.00 4.96 0.39 0.08 56.51 [2024-07-18T04:26:49.592Z] 04:11:01 4 38.85 0.00 5.45 3.69 0.10 51.91 [2024-07-18T04:26:49.592Z] 04:11:01 5 38.34 0.00 5.73 0.20 0.10 55.63 [2024-07-18T04:26:49.592Z] 04:11:01 6 40.99 0.00 5.88 0.08 0.08 52.96 [2024-07-18T04:26:49.592Z] 04:11:01 7 41.38 0.00 5.93 0.25 0.10 52.34 [2024-07-18T04:26:49.592Z] 04:12:01 all 50.98 0.00 6.79 1.80 0.11 40.32 [2024-07-18T04:26:49.592Z] 04:12:01 0 50.14 0.00 6.95 0.22 0.12 42.57 [2024-07-18T04:26:49.592Z] 04:12:01 1 50.45 0.00 6.82 0.62 0.10 42.01 [2024-07-18T04:26:49.592Z] 04:12:01 2 50.51 0.00 7.01 0.29 0.12 42.08 [2024-07-18T04:26:49.592Z] 04:12:01 3 50.13 0.00 6.84 0.12 0.12 42.79 [2024-07-18T04:26:49.592Z] 04:12:01 4 51.39 0.00 6.42 2.71 0.12 39.36 [2024-07-18T04:26:49.592Z] 04:12:01 5 52.59 0.00 6.70 0.99 0.10 39.62 [2024-07-18T04:26:49.592Z] 04:12:01 6 51.58 0.00 7.03 9.42 0.10 31.87 [2024-07-18T04:26:49.592Z] 04:12:01 7 51.04 0.00 6.50 0.10 0.10 42.25 [2024-07-18T04:26:49.592Z] 04:13:01 all 10.75 0.00 4.01 10.09 0.09 75.07 [2024-07-18T04:26:49.592Z] 04:13:01 0 10.76 0.00 3.19 1.53 0.05 84.47 [2024-07-18T04:26:49.592Z] 04:13:01 1 8.86 0.00 3.80 15.99 0.10 71.24 [2024-07-18T04:26:49.592Z] 04:13:01 2 12.10 0.00 4.09 3.96 0.08 79.76 [2024-07-18T04:26:49.592Z] 04:13:01 3 11.90 0.00 3.47 19.88 0.07 64.68 [2024-07-18T04:26:49.592Z] 04:13:01 4 10.61 0.00 4.67 19.32 0.07 65.33 [2024-07-18T04:26:49.592Z] 04:13:01 5 11.50 0.00 3.89 7.78 0.09 76.74 [2024-07-18T04:26:49.592Z] 04:13:01 6 9.89 0.00 4.63 1.53 0.13 83.82 [2024-07-18T04:26:49.592Z] 04:13:01 7 10.32 0.00 4.35 11.08 0.08 74.17 [2024-07-18T04:26:49.592Z] 04:14:01 all 0.15 0.00 0.05 0.01 0.01 99.78 [2024-07-18T04:26:49.592Z] 04:14:01 0 0.05 0.00 0.08 0.00 0.00 99.87 [2024-07-18T04:26:49.592Z] 04:14:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-18T04:26:49.592Z] 04:14:01 2 0.30 0.00 0.10 0.02 0.02 99.57 [2024-07-18T04:26:49.592Z] 04:14:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-18T04:26:49.592Z] 04:14:01 4 0.07 0.00 0.02 0.08 0.02 99.82 [2024-07-18T04:26:49.592Z] 04:14:01 5 0.63 0.00 0.03 0.00 0.00 99.33 [2024-07-18T04:26:49.592Z] 04:14:01 6 0.07 0.00 0.07 0.00 0.02 99.85 [2024-07-18T04:26:49.592Z] 04:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-18T04:26:49.592Z] 04:15:01 all 0.18 0.00 0.01 0.01 0.00 99.79 [2024-07-18T04:26:49.592Z] 04:15:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-07-18T04:26:49.592Z] 04:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-18T04:26:49.592Z] 04:15:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2024-07-18T04:26:49.592Z] 04:15:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-18T04:26:49.592Z] 04:15:01 4 0.05 0.00 0.00 0.08 0.00 99.87 [2024-07-18T04:26:49.592Z] 04:15:01 5 1.11 0.00 0.00 0.00 0.00 98.89 [2024-07-18T04:26:49.592Z] 04:15:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2024-07-18T04:26:49.592Z] 04:15:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-18T04:26:49.592Z] 04:16:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2024-07-18T04:26:49.592Z] 04:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-18T04:26:49.592Z] 04:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T04:26:49.592Z] 04:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T04:26:49.592Z] 04:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-18T04:26:49.592Z] 04:16:01 4 0.02 0.00 0.00 0.07 0.00 99.92 [2024-07-18T04:26:49.592Z] 04:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T04:26:49.592Z] 04:16:01 6 0.07 0.00 0.05 0.00 0.02 99.87 [2024-07-18T04:26:49.592Z] 04:16:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2024-07-18T04:26:49.592Z] 04:17:01 all 0.02 0.00 0.03 0.01 0.00 99.94 [2024-07-18T04:26:49.592Z] 04:17:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-07-18T04:26:49.592Z] 04:17:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-18T04:26:49.592Z] 04:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-18T04:26:49.592Z] 04:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T04:26:49.592Z] 04:17:01 4 0.02 0.00 0.13 0.03 0.00 99.82 [2024-07-18T04:26:49.592Z] 04:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T04:26:49.592Z] 04:17:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-18T04:26:49.592Z] 04:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-18T04:26:49.592Z] 04:18:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2024-07-18T04:26:49.592Z] 04:18:01 0 0.10 0.00 0.02 0.00 0.00 99.88 [2024-07-18T04:26:49.592Z] 04:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T04:26:49.592Z] 04:18:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-07-18T04:26:49.592Z] 04:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T04:26:49.592Z] 04:18:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-18T04:26:49.592Z] 04:18:01 5 0.18 0.00 0.03 0.00 0.02 99.77 [2024-07-18T04:26:49.592Z] 04:18:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-18T04:26:49.592Z] 04:18:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2024-07-18T04:26:49.592Z] [2024-07-18T04:26:49.592Z] 04:18:01 CPU %user %nice %system %iowait %steal %idle [2024-07-18T04:26:49.592Z] 04:19:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2024-07-18T04:26:49.592Z] 04:19:01 0 0.20 0.00 0.02 0.00 0.00 99.78 [2024-07-18T04:26:49.592Z] 04:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T04:26:49.592Z] 04:19:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-18T04:26:49.593Z] 04:19:01 3 0.22 0.00 0.00 0.00 0.00 99.78 [2024-07-18T04:26:49.593Z] 04:19:01 4 0.10 0.00 0.03 0.02 0.02 99.83 [2024-07-18T04:26:49.593Z] 04:19:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2024-07-18T04:26:49.593Z] 04:19:01 6 0.10 0.00 0.03 0.00 0.00 99.87 [2024-07-18T04:26:49.593Z] 04:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T04:26:49.593Z] 04:20:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-07-18T04:26:49.593Z] 04:20:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-07-18T04:26:49.593Z] 04:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T04:26:49.593Z] 04:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-18T04:26:49.593Z] 04:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T04:26:49.593Z] 04:20:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2024-07-18T04:26:49.593Z] 04:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T04:26:49.593Z] 04:20:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-07-18T04:26:49.593Z] 04:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-18T04:26:49.593Z] 04:21:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-07-18T04:26:49.593Z] 04:21:01 0 0.28 0.00 0.02 0.00 0.02 99.68 [2024-07-18T04:26:49.593Z] 04:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T04:26:49.593Z] 04:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T04:26:49.593Z] 04:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-18T04:26:49.593Z] 04:21:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-07-18T04:26:49.593Z] 04:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T04:26:49.593Z] 04:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T04:26:49.593Z] 04:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-18T04:26:49.593Z] 04:22:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-18T04:26:49.593Z] 04:22:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2024-07-18T04:26:49.593Z] 04:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-18T04:26:49.593Z] 04:22:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-18T04:26:49.593Z] 04:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-18T04:26:49.593Z] 04:22:01 4 0.05 0.00 0.02 0.02 0.02 99.90 [2024-07-18T04:26:49.593Z] 04:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T04:26:49.593Z] 04:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-18T04:26:49.593Z] 04:22:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-18T04:26:49.593Z] 04:23:01 all 0.02 0.00 0.02 0.03 0.00 99.93 [2024-07-18T04:26:49.593Z] 04:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-18T04:26:49.593Z] 04:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T04:26:49.593Z] 04:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-18T04:26:49.593Z] 04:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T04:26:49.593Z] 04:23:01 4 0.02 0.00 0.05 0.22 0.00 99.72 [2024-07-18T04:26:49.593Z] 04:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-18T04:26:49.593Z] 04:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T04:26:49.593Z] 04:23:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-18T04:26:49.593Z] 04:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-07-18T04:26:49.593Z] 04:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T04:26:49.593Z] 04:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T04:26:49.593Z] 04:24:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-18T04:26:49.593Z] 04:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-18T04:26:49.593Z] 04:24:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-18T04:26:49.593Z] 04:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-18T04:26:49.593Z] 04:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T04:26:49.593Z] 04:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T04:26:49.593Z] 04:25:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2024-07-18T04:26:49.593Z] 04:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-18T04:26:49.593Z] 04:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T04:26:49.593Z] 04:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T04:26:49.593Z] 04:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-18T04:26:49.593Z] 04:25:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-18T04:26:49.593Z] 04:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T04:26:49.593Z] 04:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T04:26:49.593Z] 04:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-18T04:26:49.593Z] 04:26:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2024-07-18T04:26:49.593Z] 04:26:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-18T04:26:49.593Z] 04:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-18T04:26:49.593Z] 04:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-18T04:26:49.593Z] 04:26:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-07-18T04:26:49.593Z] 04:26:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-07-18T04:26:49.593Z] 04:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T04:26:49.593Z] 04:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-18T04:26:49.593Z] 04:26:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-07-18T04:26:49.593Z] Average: all 6.21 0.00 1.25 1.52 0.03 90.99 [2024-07-18T04:26:49.593Z] Average: 0 6.03 0.00 1.26 0.56 0.02 92.13 [2024-07-18T04:26:49.593Z] Average: 1 6.22 0.00 1.21 1.99 0.03 90.55 [2024-07-18T04:26:49.593Z] Average: 2 6.18 0.00 1.25 0.31 0.02 92.25 [2024-07-18T04:26:49.593Z] Average: 3 6.15 0.00 1.10 1.25 0.07 91.42 [2024-07-18T04:26:49.593Z] Average: 4 6.17 0.00 1.32 2.60 0.03 89.87 [2024-07-18T04:26:49.593Z] Average: 5 6.36 0.00 1.33 3.50 0.02 88.79 [2024-07-18T04:26:49.593Z] Average: 6 6.27 0.00 1.32 1.21 0.03 91.17 [2024-07-18T04:26:49.593Z] Average: 7 6.31 0.00 1.18 0.77 0.02 91.71 [2024-07-18T04:26:49.593Z] [2024-07-18T04:26:49.593Z] [2024-07-18T04:26:49.593Z]