Pull request #1642 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 63bdcfc22f12a820c59c1dc8f69097df9e4fde21+1e80e475b0e97679140bd79592a828cf1f53df47 (4ba8f51e4598489901fa7e48c4f5301fb9f06784) 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-ssh16636207030715578586.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh1635552302966630293.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-1642/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-1642/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh587201108200370503.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-1642/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5952546258340013958.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh6781972917790065479.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-1642/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-1642/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8378755373270198326.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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]] ========================================================= [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.23 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 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-23744 in /w/workspace/gexfoundry_device-sdk-go_PR-1642 [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-1642 # 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/1642/head:refs/remotes/origin/PR-1642 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1e80e475b0e97679140bd79592a828cf1f53df47 into PR head commit 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 Merge succeeded, producing 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 Checking out Revision 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 (PR-1642) Commit message: "refactor!: update module to v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 # 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 1e80e475b0e97679140bd79592a828cf1f53df47 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-25T08:38:34.340Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-25T08:38:34.576Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-25T08:38:34.704Z] ========================================================= [2024-10-25T08:38:34.704Z] EdgeX Global Pipelines Version Info [2024-10-25T08:38:34.704Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-25T08:38:35.849Z] ------------------- [2024-10-25T08:38:35.849Z] stable info: [2024-10-25T08:38:35.849Z] ------------------- [2024-10-25T08:38:35.849Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-25T08:38:35.849Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-25T08:38:35.849Z] Message: update stable to v1.0.265 [2024-10-25T08:38:36.110Z] ------------------- [2024-10-25T08:38:36.110Z] experimental info: [2024-10-25T08:38:36.110Z] ------------------- [2024-10-25T08:38:36.110Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-25T08:38:36.110Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-25T08:38:36.110Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-25T08:38:36.343Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-10-25T08:38:36.410Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-10-25T08:38:36.475Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-25T08:38:36.539Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-25T08:38:36.611Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-25T08:38:36.670Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-25T08:38:36.731Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-25T08:38:36.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-10-25T08:38:36.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-25T08:38:36.911Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-25T08:38:36.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-25T08:38:37.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-10-25T08:38:37.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-25T08:38:37.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-25T08:38:37.263Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-25T08:38:37.326Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-25T08:38:37.383Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-25T08:38:37.456Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-25T08:38:37.518Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-25T08:38:37.580Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-25T08:38:37.642Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-25T08:38:37.708Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-10-25T08:38:37.781Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-25T08:38:37.848Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-25T08:38:37.914Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-25T08:38:37.979Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-25T08:38:38.044Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-25T08:38:38.111Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1642 [Pipeline] echo [2024-10-25T08:38:38.180Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1642 [Pipeline] echo [2024-10-25T08:38:38.241Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1642 [Pipeline] echo [2024-10-25T08:38:38.305Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 [Pipeline] echo [2024-10-25T08:38:38.367Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 63bdcfc [Pipeline] echo [2024-10-25T08:38:38.429Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-25T08:38:38.590Z] provisioning config files... [2024-10-25T08:38:38.605Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp/config10909400154319370195tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-25T08:38:39.004Z] ---> ****-login.sh [2024-10-25T08:38:39.004Z] nexus3.edgexfoundry.org:10001 [2024-10-25T08:38:39.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T08:38:39.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T08:38:39.526Z] Configure a credential helper to remove this warning. See [2024-10-25T08:38:39.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T08:38:39.526Z] [2024-10-25T08:38:39.526Z] Login Succeeded [2024-10-25T08:38:39.526Z] nexus3.edgexfoundry.org:10002 [2024-10-25T08:38:39.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T08:38:39.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T08:38:39.526Z] Configure a credential helper to remove this warning. See [2024-10-25T08:38:39.526Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T08:38:39.526Z] [2024-10-25T08:38:39.526Z] Login Succeeded [2024-10-25T08:38:39.526Z] nexus3.edgexfoundry.org:10003 [2024-10-25T08:38:39.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T08:38:39.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T08:38:39.787Z] Configure a credential helper to remove this warning. See [2024-10-25T08:38:39.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T08:38:39.787Z] [2024-10-25T08:38:39.787Z] Login Succeeded [2024-10-25T08:38:39.787Z] nexus3.edgexfoundry.org:10004 [2024-10-25T08:38:39.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T08:38:39.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T08:38:39.787Z] Configure a credential helper to remove this warning. See [2024-10-25T08:38:39.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T08:38:39.787Z] [2024-10-25T08:38:39.787Z] Login Succeeded [2024-10-25T08:38:39.787Z] ****.io [2024-10-25T08:38:39.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T08:38:40.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T08:38:40.047Z] Configure a credential helper to remove this warning. See [2024-10-25T08:38:40.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T08:38:40.047Z] [2024-10-25T08:38:40.047Z] Login Succeeded [2024-10-25T08:38:40.047Z] ---> ****-login.sh ends [Pipeline] } [2024-10-25T08:38:40.088Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-25T08:38:40.828Z] + git rev-list -1 --merges 63bdcfc22f12a820c59c1dc8f69097df9e4fde21~1..63bdcfc22f12a820c59c1dc8f69097df9e4fde21 [Pipeline] echo [2024-10-25T08:38:40.879Z] -----------> git rev-list -1 --merges 63bdcfc22f12a820c59c1dc8f69097df9e4fde21~1..63bdcfc22f12a820c59c1dc8f69097df9e4fde21 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 [false] [Pipeline] sh [2024-10-25T08:38:41.210Z] + git log --format=format:%s -1 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 [Pipeline] echo [2024-10-25T08:38:41.260Z] ========================================================= [2024-10-25T08:38:41.261Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-25T08:38:41.261Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-25T08:38:41.747Z] + git log --format=format:%s -1 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 [Pipeline] echo [2024-10-25T08:38:41.792Z] [semverPrep] GIT_COMMIT: 63bdcfc22f12a820c59c1dc8f69097df9e4fde21, Commit Message: refactor!: update module to v4 [Pipeline] echo [2024-10-25T08:38:41.840Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-25T08:38:42.268Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-25T08:38:42.268Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-25T08:38:42.268Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-25T08:38:42.268Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-25T08:38:42.268Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-25T08:38:42.268Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-25T08:38:42.268Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T08:38:42.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-25T08:38:42.819Z] [2024-10-25T08:38:42.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T08:38:43.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-25T08:38:43.243Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-25T08:38:43.243Z] b85a868b505f: Pulling fs layer [2024-10-25T08:38:43.243Z] e2be974225ed: Pulling fs layer [2024-10-25T08:38:43.243Z] 339a4e72a1f5: Pulling fs layer [2024-10-25T08:38:43.243Z] 988bab9f4d93: Pulling fs layer [2024-10-25T08:38:43.243Z] 1469e6f7b9e6: Pulling fs layer [2024-10-25T08:38:43.243Z] eaf3925da568: Pulling fs layer [2024-10-25T08:38:43.243Z] bab4dde63d76: Pulling fs layer [2024-10-25T08:38:43.243Z] bde34c3a00c8: Pulling fs layer [2024-10-25T08:38:43.243Z] b352a97aabf1: Pulling fs layer [2024-10-25T08:38:43.243Z] 4872d77fe225: Pulling fs layer [2024-10-25T08:38:43.243Z] 5851b861e8e6: Pulling fs layer [2024-10-25T08:38:43.243Z] bab4dde63d76: Waiting [2024-10-25T08:38:43.243Z] bde34c3a00c8: Waiting [2024-10-25T08:38:43.243Z] 1469e6f7b9e6: Waiting [2024-10-25T08:38:43.243Z] b352a97aabf1: Waiting [2024-10-25T08:38:43.243Z] eaf3925da568: Waiting [2024-10-25T08:38:43.243Z] 4872d77fe225: Waiting [2024-10-25T08:38:43.243Z] 5851b861e8e6: Waiting [2024-10-25T08:38:43.243Z] 988bab9f4d93: Waiting [2024-10-25T08:38:43.243Z] e2be974225ed: Download complete [2024-10-25T08:38:43.243Z] 988bab9f4d93: Verifying Checksum [2024-10-25T08:38:43.243Z] 988bab9f4d93: Download complete [2024-10-25T08:38:43.243Z] 1469e6f7b9e6: Verifying Checksum [2024-10-25T08:38:43.243Z] 1469e6f7b9e6: Download complete [2024-10-25T08:38:43.514Z] eaf3925da568: Verifying Checksum [2024-10-25T08:38:43.514Z] eaf3925da568: Download complete [2024-10-25T08:38:43.514Z] 339a4e72a1f5: Verifying Checksum [2024-10-25T08:38:43.514Z] 339a4e72a1f5: Download complete [2024-10-25T08:38:43.514Z] bde34c3a00c8: Download complete [2024-10-25T08:38:43.514Z] b352a97aabf1: Download complete [2024-10-25T08:38:43.514Z] 4872d77fe225: Download complete [2024-10-25T08:38:43.514Z] 5851b861e8e6: Download complete [2024-10-25T08:38:43.514Z] b85a868b505f: Download complete [2024-10-25T08:38:43.779Z] bab4dde63d76: Verifying Checksum [2024-10-25T08:38:43.779Z] bab4dde63d76: Download complete [2024-10-25T08:38:45.163Z] b85a868b505f: Pull complete [2024-10-25T08:38:45.163Z] e2be974225ed: Pull complete [2024-10-25T08:38:45.428Z] 339a4e72a1f5: Pull complete [2024-10-25T08:38:45.689Z] 988bab9f4d93: Pull complete [2024-10-25T08:38:45.956Z] 1469e6f7b9e6: Pull complete [2024-10-25T08:38:45.956Z] eaf3925da568: Pull complete [2024-10-25T08:38:47.867Z] bab4dde63d76: Pull complete [2024-10-25T08:38:47.867Z] bde34c3a00c8: Pull complete [2024-10-25T08:38:47.867Z] b352a97aabf1: Pull complete [2024-10-25T08:38:47.867Z] 4872d77fe225: Pull complete [2024-10-25T08:38:48.127Z] 5851b861e8e6: Pull complete [2024-10-25T08:38:48.127Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-25T08:38:48.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-25T08:38:48.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T08:38:48.440Z] prd-ubuntu20.04-docker-8c-8g-23744 does not seem to be running inside a container [2024-10-25T08:38:48.473Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1642 -v /w/workspace/gexfoundry_device-sdk-go_PR-1642:/w/workspace/gexfoundry_device-sdk-go_PR-1642:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1642@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-devops/py-git-semver:0.1.4 cat [2024-10-25T08:38:50.033Z] $ docker top 790cbc3cef674bb5af129839e5df20218ab0d2e4ff1709d44b65cf065dfe90d6 -eo pid,comm [2024-10-25T08:38:50.090Z] 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-10-25T08:38:50.090Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-25T08:38:50.279Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-25T08:38:50.279Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-25T08:38:50.405Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-25T08:38:50.407Z] $ docker exec 790cbc3cef674bb5af129839e5df20218ab0d2e4ff1709d44b65cf065dfe90d6 ssh-agent [2024-10-25T08:38:50.516Z] SSH_AUTH_SOCK=/tmp/ssh-WnqaEjvZwhXH/agent.32 [2024-10-25T08:38:50.516Z] SSH_AGENT_PID=38 [2024-10-25T08:38:50.522Z] Running ssh-add (command line suppressed) [2024-10-25T08:38:50.631Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp/private_key_14237726234502351481.key (/w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp/private_key_14237726234502351481.key) [2024-10-25T08:38:50.647Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-25T08:38:51.000Z] + git tag --points-at HEAD [Pipeline] } [2024-10-25T08:38:51.028Z] $ docker exec --env ******** --env ******** 790cbc3cef674bb5af129839e5df20218ab0d2e4ff1709d44b65cf065dfe90d6 ssh-agent -k [2024-10-25T08:38:51.122Z] unset SSH_AUTH_SOCK; [2024-10-25T08:38:51.122Z] unset SSH_AGENT_PID; [2024-10-25T08:38:51.122Z] echo Agent pid 38 killed; [2024-10-25T08:38:51.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-25T08:38:51.262Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-25T08:38:51.262Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-25T08:38:51.391Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-25T08:38:51.393Z] $ docker exec 790cbc3cef674bb5af129839e5df20218ab0d2e4ff1709d44b65cf065dfe90d6 ssh-agent [2024-10-25T08:38:51.509Z] SSH_AUTH_SOCK=/tmp/ssh-J72UiKyDnZkT/agent.70 [2024-10-25T08:38:51.509Z] SSH_AGENT_PID=76 [2024-10-25T08:38:51.513Z] Running ssh-add (command line suppressed) [2024-10-25T08:38:51.604Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp/private_key_3942850403006141979.key (/w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp/private_key_3942850403006141979.key) [2024-10-25T08:38:51.621Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-25T08:38:51.971Z] + git semver init [2024-10-25T08:38:52.230Z] 2024-10-25 08:38:52,149 [run_init] DEBUG init version:0.0.0 force:False [2024-10-25T08:38:52.230Z] 2024-10-25 08:38:52,150 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1642/.semver [2024-10-25T08:38:52.230Z] 2024-10-25 08:38:52,150 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1642/.semver [2024-10-25T08:38:52.230Z] 2024-10-25 08:38:52,150 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1642/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1642, universal_newlines=False, shell=None, istream=None) [2024-10-25T08:38:54.136Z] 2024-10-25 08:38:54,114 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1642/.git/info/exclude [2024-10-25T08:38:54.136Z] 2024-10-25 08:38:54,115 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1642/.semver/PR-1642 with force:False [2024-10-25T08:38:54.136Z] 2024-10-25 08:38:54,115 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1642/.semver/PR-1642 [2024-10-25T08:38:54.136Z] 2024-10-25 08:38:54,120 [execute] INFO git cat-file --batch-check [2024-10-25T08:38:54.136Z] 2024-10-25 08:38:54,120 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1642/.semver, universal_newlines=False, shell=None, istream=) [2024-10-25T08:38:54.136Z] 2024-10-25 08:38:54,127 [execute] INFO git cat-file --batch [2024-10-25T08:38:54.136Z] 2024-10-25 08:38:54,128 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1642/.semver, universal_newlines=False, shell=None, istream=) [2024-10-25T08:38:54.397Z] 2024-10-25 08:38:54,135 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1642/.semver/PR-1642 [2024-10-25T08:38:54.397Z] 0.0.0 [Pipeline] } [2024-10-25T08:38:54.428Z] $ docker exec --env ******** --env ******** 790cbc3cef674bb5af129839e5df20218ab0d2e4ff1709d44b65cf065dfe90d6 ssh-agent -k [2024-10-25T08:38:54.525Z] unset SSH_AUTH_SOCK; [2024-10-25T08:38:54.526Z] unset SSH_AGENT_PID; [2024-10-25T08:38:54.526Z] echo Agent pid 76 killed; [2024-10-25T08:38:54.539Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-25T08:38:55.029Z] + git semver [Pipeline] } [2024-10-25T08:38:55.319Z] $ docker stop --time=1 790cbc3cef674bb5af129839e5df20218ab0d2e4ff1709d44b65cf065dfe90d6 [2024-10-25T08:38:56.646Z] $ docker rm -f --volumes 790cbc3cef674bb5af129839e5df20218ab0d2e4ff1709d44b65cf065dfe90d6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-25T08:38:57.084Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-25T08:38:57.529Z] Stashed 1 file(s) [Pipeline] echo [2024-10-25T08:38:57.555Z] [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-10-25T08:38:58.335Z] provisioning config files... [2024-10-25T08:38:58.346Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp/config6125981934246515787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-25T08:38:58.727Z] ---> ****-login.sh [2024-10-25T08:38:58.728Z] nexus3.edgexfoundry.org:10001 [2024-10-25T08:38:58.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T08:38:58.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T08:38:58.728Z] Configure a credential helper to remove this warning. See [2024-10-25T08:38:58.728Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T08:38:58.728Z] [2024-10-25T08:38:58.728Z] Login Succeeded [2024-10-25T08:38:58.728Z] nexus3.edgexfoundry.org:10002 [2024-10-25T08:38:58.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T08:38:58.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T08:38:58.728Z] Configure a credential helper to remove this warning. See [2024-10-25T08:38:58.728Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T08:38:58.728Z] [2024-10-25T08:38:58.728Z] Login Succeeded [2024-10-25T08:38:58.728Z] nexus3.edgexfoundry.org:10003 [2024-10-25T08:38:58.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T08:38:58.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T08:38:58.990Z] Configure a credential helper to remove this warning. See [2024-10-25T08:38:58.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T08:38:58.990Z] [2024-10-25T08:38:58.990Z] Login Succeeded [2024-10-25T08:38:58.990Z] nexus3.edgexfoundry.org:10004 [2024-10-25T08:38:58.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T08:38:58.990Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T08:38:58.990Z] Configure a credential helper to remove this warning. See [2024-10-25T08:38:58.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T08:38:58.990Z] [2024-10-25T08:38:58.990Z] Login Succeeded [2024-10-25T08:38:58.990Z] ****.io [2024-10-25T08:38:59.252Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T08:38:59.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T08:38:59.252Z] Configure a credential helper to remove this warning. See [2024-10-25T08:38:59.252Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T08:38:59.252Z] [2024-10-25T08:38:59.252Z] Login Succeeded [2024-10-25T08:38:59.252Z] ---> ****-login.sh ends [Pipeline] } [2024-10-25T08:38:59.291Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-25T08:38:59.539Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-25T08:38:59.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-25T08:38:59.642Z] ========================================================= [2024-10-25T08:38:59.642Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-25T08:38:59.642Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T08:39:00.178Z] + 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.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-25T08:39:00.178Z] Sending build context to Docker daemon 25.68MB [2024-10-25T08:39:00.178Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-25T08:39:00.178Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-25T08:39:00.440Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-25T08:39:00.440Z] 43c4264eed91: Pulling fs layer [2024-10-25T08:39:00.440Z] 4cc291be95ef: Pulling fs layer [2024-10-25T08:39:00.440Z] 2ac1f1163629: Pulling fs layer [2024-10-25T08:39:00.440Z] 5c3c966382ef: Pulling fs layer [2024-10-25T08:39:00.440Z] 4f4fb700ef54: Pulling fs layer [2024-10-25T08:39:00.440Z] 5d5c8e513c77: Pulling fs layer [2024-10-25T08:39:00.440Z] 9f66e0745190: Pulling fs layer [2024-10-25T08:39:00.440Z] f49a43e4bbc0: Pulling fs layer [2024-10-25T08:39:00.440Z] 561ebcabdf7f: Pulling fs layer [2024-10-25T08:39:00.440Z] 4f4fb700ef54: Waiting [2024-10-25T08:39:00.440Z] 5d5c8e513c77: Waiting [2024-10-25T08:39:00.440Z] 9f66e0745190: Waiting [2024-10-25T08:39:00.440Z] f49a43e4bbc0: Waiting [2024-10-25T08:39:00.440Z] 561ebcabdf7f: Waiting [2024-10-25T08:39:00.440Z] 4cc291be95ef: Download complete [2024-10-25T08:39:00.440Z] 5c3c966382ef: Verifying Checksum [2024-10-25T08:39:00.440Z] 5c3c966382ef: Download complete [2024-10-25T08:39:00.440Z] 4f4fb700ef54: Verifying Checksum [2024-10-25T08:39:00.440Z] 4f4fb700ef54: Download complete [2024-10-25T08:39:00.440Z] 5d5c8e513c77: Download complete [2024-10-25T08:39:00.440Z] 43c4264eed91: Download complete [2024-10-25T08:39:00.440Z] 9f66e0745190: Verifying Checksum [2024-10-25T08:39:00.440Z] 9f66e0745190: Download complete [2024-10-25T08:39:00.702Z] 43c4264eed91: Pull complete [2024-10-25T08:39:00.702Z] 561ebcabdf7f: Verifying Checksum [2024-10-25T08:39:00.702Z] 561ebcabdf7f: Download complete [2024-10-25T08:39:00.702Z] 4cc291be95ef: Pull complete [2024-10-25T08:39:00.962Z] 2ac1f1163629: Verifying Checksum [2024-10-25T08:39:00.962Z] 2ac1f1163629: Download complete [2024-10-25T08:39:01.221Z] f49a43e4bbc0: Verifying Checksum [2024-10-25T08:39:01.222Z] f49a43e4bbc0: Download complete [2024-10-25T08:39:04.520Z] 2ac1f1163629: Pull complete [2024-10-25T08:39:04.780Z] 5c3c966382ef: Pull complete [2024-10-25T08:39:04.780Z] 4f4fb700ef54: Pull complete [2024-10-25T08:39:05.041Z] 5d5c8e513c77: Pull complete [2024-10-25T08:39:05.041Z] 9f66e0745190: Pull complete [2024-10-25T08:39:07.586Z] f49a43e4bbc0: Pull complete [2024-10-25T08:39:07.845Z] 561ebcabdf7f: Pull complete [2024-10-25T08:39:08.105Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-25T08:39:08.105Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-25T08:39:08.105Z] ---> 3a752c3f9dda [2024-10-25T08:39:08.105Z] Step 3/10 : ARG MAKE=make build [2024-10-25T08:39:10.641Z] ---> Running in 74771b694b8f [2024-10-25T08:39:10.641Z] Removing intermediate container 74771b694b8f [2024-10-25T08:39:10.641Z] ---> 9e51dc16b1d9 [2024-10-25T08:39:10.641Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-25T08:39:10.641Z] ---> Running in 08d03dea70d1 [2024-10-25T08:39:10.641Z] Removing intermediate container 08d03dea70d1 [2024-10-25T08:39:10.641Z] ---> 4b956ca6df5b [2024-10-25T08:39:10.641Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-25T08:39:10.641Z] ---> Running in 71656dda9695 [2024-10-25T08:39:10.641Z] Removing intermediate container 71656dda9695 [2024-10-25T08:39:10.641Z] ---> 46a0f07941d9 [2024-10-25T08:39:10.641Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-25T08:39:10.641Z] ---> Running in c2856ee0b53d [2024-10-25T08:39:10.902Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T08:39:11.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T08:39:11.423Z] OK: 246 MiB in 54 packages [2024-10-25T08:39:11.688Z] Removing intermediate container c2856ee0b53d [2024-10-25T08:39:11.688Z] ---> b80ba94aeb29 [2024-10-25T08:39:11.688Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-25T08:39:11.949Z] ---> d81370890ae5 [2024-10-25T08:39:11.949Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T08:39:11.949Z] ---> Running in edb3b384541c [2024-10-25T08:39:13.115Z] Still waiting to schedule task [2024-10-25T08:39:13.115Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-25T08:39:58.660Z] Removing intermediate container edb3b384541c [2024-10-25T08:39:58.660Z] ---> 4d2a774d79d8 [2024-10-25T08:39:58.660Z] Step 9/10 : COPY . . [2024-10-25T08:39:58.660Z] ---> 419729e6e213 [2024-10-25T08:39:58.660Z] Step 10/10 : RUN ${MAKE} [2024-10-25T08:39:58.660Z] ---> Running in f7f0481d0b48 [2024-10-25T08:39:58.660Z] noop [2024-10-25T08:39:58.660Z] Removing intermediate container f7f0481d0b48 [2024-10-25T08:39:58.660Z] ---> d876d99f4d97 [2024-10-25T08:39:58.660Z] Successfully built d876d99f4d97 [2024-10-25T08:39:58.660Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T08:39:59.156Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-25T08:39:59.156Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T08:39:59.335Z] prd-ubuntu20.04-docker-8c-8g-23744 does not seem to be running inside a container [2024-10-25T08:39:59.371Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1642 -v /w/workspace/gexfoundry_device-sdk-go_PR-1642:/w/workspace/gexfoundry_device-sdk-go_PR-1642:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1642@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-25T08:39:59.724Z] $ docker top 643844bea061ed4e2c84980ab05d1e5cff615be340cc9c7771dfcfee7d875a3b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-25T08:40:00.136Z] + go version [2024-10-25T08:40:00.136Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-25T08:40:00.172Z] $ docker stop --time=1 643844bea061ed4e2c84980ab05d1e5cff615be340cc9c7771dfcfee7d875a3b [2024-10-25T08:40:01.466Z] $ docker rm -f --volumes 643844bea061ed4e2c84980ab05d1e5cff615be340cc9c7771dfcfee7d875a3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T08:40:02.301Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-25T08:40:02.301Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T08:40:02.507Z] prd-ubuntu20.04-docker-8c-8g-23744 does not seem to be running inside a container [2024-10-25T08:40:02.537Z] $ 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-1642 -v /w/workspace/gexfoundry_device-sdk-go_PR-1642:/w/workspace/gexfoundry_device-sdk-go_PR-1642:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1642@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-25T08:40:02.880Z] $ docker top adb32332d4112e391bee3f0684a6968138e8973d7f92da6d1b245355d6e8330a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-25T08:40:03.296Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1642 [Pipeline] fileExists [Pipeline] sh [2024-10-25T08:40:03.675Z] + make test [2024-10-25T08:40:03.675Z] go test -race -coverprofile=coverage.out ./... [2024-10-25T08:40:11.809Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2024-10-25T08:40:43.914Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2024-10-25T08:40:43.914Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2024-10-25T08:40:43.914Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2024-10-25T08:40:43.914Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2024-10-25T08:40:43.914Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2024-10-25T08:40:43.914Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2024-10-25T08:40:43.914Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2024-10-25T08:40:43.914Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.037s coverage: 26.0% of statements [2024-10-25T08:40:43.914Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.036s coverage: 79.4% of statements [2024-10-25T08:40:43.914Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.054s coverage: 86.0% of statements [2024-10-25T08:40:43.914Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-25T08:40:43.914Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2024-10-25T08:40:43.914Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-25T08:40:43.914Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2024-10-25T08:40:43.914Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.114s coverage: 45.2% of statements [2024-10-25T08:40:44.173Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2024-10-25T08:40:46.093Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.051s coverage: 14.1% of statements [2024-10-25T08:40:46.093Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.002s coverage: 44.6% of statements [2024-10-25T08:40:46.093Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.061s coverage: 68.4% of statements [2024-10-25T08:40:46.093Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.105s coverage: 88.3% of statements [2024-10-25T08:40:46.093Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.054s coverage: 5.3% of statements [2024-10-25T08:40:52.022Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23745 in /w/workspace/gexfoundry_device-sdk-go_PR-1642 [Pipeline] { [Pipeline] ws [2024-10-25T08:40:52.096Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2024-10-25T08:40:52.180Z] The recommended git tool is: git [2024-10-25T08:40:58.364Z] using credential edgex-jenkins-ssh [2024-10-25T08:40:58.386Z] Cloning the remote Git repository [2024-10-25T08:40:58.465Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-10-25T08:40:58.573Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-10-25T08:40:58.736Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-10-25T08:40:58.737Z] > git --version # timeout=10 [2024-10-25T08:40:58.769Z] > git --version # 'git version 2.25.1' [2024-10-25T08:40:58.771Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-25T08:40:58.980Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-25T08:41:02.636Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-10-25T08:41:02.702Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-25T08:41:03.704Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-10-25T08:41:03.752Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-10-25T08:41:03.752Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-25T08:41:03.776Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1642/head:refs/remotes/origin/PR-1642 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-25T08:41:04.514Z] Merging remotes/origin/main commit 1e80e475b0e97679140bd79592a828cf1f53df47 into PR head commit 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 [2024-10-25T08:41:05.006Z] Merge succeeded, producing 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 [2024-10-25T08:41:05.006Z] Checking out Revision 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 (PR-1642) [2024-10-25T08:41:04.531Z] > git config core.sparsecheckout # timeout=10 [2024-10-25T08:41:04.610Z] > git checkout -f 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 # timeout=10 [2024-10-25T08:41:04.777Z] > git remote # timeout=10 [2024-10-25T08:41:04.850Z] > git config --get remote.origin.url # timeout=10 [2024-10-25T08:41:04.905Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-25T08:41:04.931Z] > git merge 1e80e475b0e97679140bd79592a828cf1f53df47 # timeout=10 [2024-10-25T08:41:04.968Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-25T08:41:05.012Z] > git config core.sparsecheckout # timeout=10 [2024-10-25T08:41:05.032Z] > git checkout -f 63bdcfc22f12a820c59c1dc8f69097df9e4fde21 # timeout=10 [2024-10-25T08:41:05.662Z] Commit message: "refactor!: update module to v4" [2024-10-25T08:41:05.734Z] > git --version # timeout=10 [2024-10-25T08:41:05.753Z] > git --version # 'git version 2.25.1' [2024-10-25T08:41:05.775Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-25T08:41:11.117Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-25T08:41:11.117Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-25T08:41:11.117Z] Dload Upload Total Spent Left Speed [2024-10-25T08:41:11.391Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 48407 0 --:--:-- --:--:-- --:--:-- 48225 [Pipeline] sh [2024-10-25T08:41:11.766Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-25T08:41:12.135Z] + sudo tee /etc/docker/daemon.new [2024-10-25T08:41:12.135Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-25T08:41:12.135Z] { [2024-10-25T08:41:12.135Z] "registry-mirrors": [ [2024-10-25T08:41:12.135Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-25T08:41:12.135Z] ], [2024-10-25T08:41:12.135Z] "bip": "10.250.0.254/24", [2024-10-25T08:41:12.135Z] "hosts": [ [2024-10-25T08:41:12.135Z] "tcp://0.0.0.0:5555", [2024-10-25T08:41:12.136Z] "unix:///var/run/docker.sock" [2024-10-25T08:41:12.136Z] ], [2024-10-25T08:41:12.136Z] "mtu": 1458, [2024-10-25T08:41:12.136Z] "selinux-enabled": true, [2024-10-25T08:41:12.136Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-25T08:41:12.136Z] } [Pipeline] sh [2024-10-25T08:41:12.501Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-25T08:41:12.853Z] + sudo service docker restart [2024-10-25T08:41:24.881Z] GO111MODULE=on go vet ./... [2024-10-25T08:41:29.064Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-25T08:41:29.064Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-25T08:41:29.064Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-25T08:41:29.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-25T08:41:29.410Z] $ docker stop --time=1 adb32332d4112e391bee3f0684a6968138e8973d7f92da6d1b245355d6e8330a [2024-10-25T08:41:35.971Z] $ docker rm -f --volumes adb32332d4112e391bee3f0684a6968138e8973d7f92da6d1b245355d6e8330a [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-25T08:41:36.600Z] provisioning config files... [2024-10-25T08:41:36.632Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config3271901983084810318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-25T08:41:36.740Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-25T08:41:37.085Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [2024-10-25T08:41:37.206Z] ---> ****-login.sh [2024-10-25T08:41:37.206Z] nexus3.edgexfoundry.org:10001 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-10-25T08:41:37.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-10-25T08:41:37.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T08:41:37.750Z] Configure a credential helper to remove this warning. See [2024-10-25T08:41:37.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T08:41:37.750Z] [2024-10-25T08:41:37.750Z] Login Succeeded [2024-10-25T08:41:37.750Z] nexus3.edgexfoundry.org:10002 [2024-10-25T08:41:37.879Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-25T08:41:38.034Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T08:41:38.034Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T08:41:38.034Z] Configure a credential helper to remove this warning. See [2024-10-25T08:41:38.034Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T08:41:38.034Z] [2024-10-25T08:41:38.034Z] Login Succeeded [2024-10-25T08:41:38.034Z] nexus3.edgexfoundry.org:10003 [2024-10-25T08:41:38.204Z] + ls -al . [2024-10-25T08:41:38.204Z] total 716 [2024-10-25T08:41:38.204Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 08:40 . [2024-10-25T08:41:38.204Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 08:38 .. [2024-10-25T08:41:38.204Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 08:38 .dockerignore [2024-10-25T08:41:38.204Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 08:40 .git [2024-10-25T08:41:38.204Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 08:38 .github [2024-10-25T08:41:38.204Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 25 08:38 .gitignore [2024-10-25T08:41:38.204Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 25 08:38 .golangci.yml [2024-10-25T08:41:38.204Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 08:38 .semver [2024-10-25T08:41:38.204Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 25 08:38 CHANGELOG.md [2024-10-25T08:41:38.204Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 08:38 GOVERNANCE.md [2024-10-25T08:41:38.204Z] -rw-rw-r-- 1 jenkins jenkins 882 Oct 25 08:38 Jenkinsfile [2024-10-25T08:41:38.204Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 25 08:38 LICENSE [2024-10-25T08:41:38.204Z] -rw-rw-r-- 1 jenkins jenkins 2379 Oct 25 08:38 Makefile [2024-10-25T08:41:38.204Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 25 08:38 OWNERS.md [2024-10-25T08:41:38.204Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 25 08:38 README.md [2024-10-25T08:41:38.204Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 08:38 VERSION [2024-10-25T08:41:38.204Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 08:38 bin [2024-10-25T08:41:38.204Z] -rw-r--r-- 1 jenkins jenkins 467900 Oct 25 08:40 coverage.out [2024-10-25T08:41:38.204Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 25 08:38 example [2024-10-25T08:41:38.204Z] -rw-rw-r-- 1 jenkins jenkins 6950 Oct 25 08:38 go.mod [2024-10-25T08:41:38.204Z] -rw-rw-r-- 1 jenkins jenkins 99951 Oct 25 08:38 go.sum [2024-10-25T08:41:38.204Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 25 08:38 internal [2024-10-25T08:41:38.204Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 08:38 openapi [2024-10-25T08:41:38.204Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 25 08:38 pkg [2024-10-25T08:41:38.204Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 08:38 snap [2024-10-25T08:41:38.204Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 25 08:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-10-25T08:41:38.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] sh [2024-10-25T08:41:38.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T08:41:38.590Z] Configure a credential helper to remove this warning. See [2024-10-25T08:41:38.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T08:41:38.590Z] [2024-10-25T08:41:38.590Z] Login Succeeded [2024-10-25T08:41:38.590Z] nexus3.edgexfoundry.org:10004 [2024-10-25T08:41:38.671Z] + 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=63bdcfc22f12a820c59c1dc8f69097df9e4fde21 --label arch=amd64 --label version=0.0.0 . [2024-10-25T08:41:38.671Z] Sending build context to Docker daemon 26.15MB [2024-10-25T08:41:38.671Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-25T08:41:38.671Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-25T08:41:38.671Z] ---> d876d99f4d97 [2024-10-25T08:41:38.671Z] Step 3/24 : ARG MAKE=make build [2024-10-25T08:41:38.862Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T08:41:38.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T08:41:38.863Z] Configure a credential helper to remove this warning. See [2024-10-25T08:41:38.863Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T08:41:38.863Z] [2024-10-25T08:41:38.863Z] Login Succeeded [2024-10-25T08:41:38.863Z] ****.io [2024-10-25T08:41:39.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T08:41:39.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T08:41:39.469Z] Configure a credential helper to remove this warning. See [2024-10-25T08:41:39.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T08:41:39.469Z] [2024-10-25T08:41:39.469Z] Login Succeeded [2024-10-25T08:41:39.469Z] ---> ****-login.sh ends [Pipeline] } [2024-10-25T08:41:39.504Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-25T08:41:39.611Z] ---> Running in 61c4c59ee542 [2024-10-25T08:41:39.611Z] Removing intermediate container 61c4c59ee542 [2024-10-25T08:41:39.611Z] ---> b4264ccf7da1 [2024-10-25T08:41:39.611Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-25T08:41:39.611Z] ---> Running in da4317b1c521 [2024-10-25T08:41:39.611Z] Removing intermediate container da4317b1c521 [2024-10-25T08:41:39.611Z] ---> 6faa58ebf0b9 [2024-10-25T08:41:39.611Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-25T08:41:39.611Z] ---> Running in c24077ec61bf [Pipeline] // withEnv [Pipeline] unstash [2024-10-25T08:41:39.871Z] Removing intermediate container c24077ec61bf [2024-10-25T08:41:39.871Z] ---> a276b470c2b0 [2024-10-25T08:41:39.871Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-25T08:41:39.871Z] ---> Running in 27464c9d60f6 [Pipeline] echo [2024-10-25T08:41:39.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-25T08:41:40.021Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-25T08:41:40.058Z] ========================================================= [2024-10-25T08:41:40.058Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-25T08:41:40.058Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [2024-10-25T08:41:40.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T08:41:40.131Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T08:41:40.598Z] + 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.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-25T08:41:40.698Z] OK: 246 MiB in 54 packages [2024-10-25T08:41:40.962Z] Removing intermediate container 27464c9d60f6 [2024-10-25T08:41:40.962Z] ---> cd4eebc5a04b [2024-10-25T08:41:40.962Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-25T08:41:41.189Z] Sending build context to Docker daemon 13.39MB [2024-10-25T08:41:41.189Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-25T08:41:41.189Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-25T08:41:41.189Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-25T08:41:41.189Z] cf04c63912e1: Pulling fs layer [2024-10-25T08:41:41.189Z] 55b35a11ae5e: Pulling fs layer [2024-10-25T08:41:41.189Z] a37a00ec5f00: Pulling fs layer [2024-10-25T08:41:41.189Z] 50b3750afda1: Pulling fs layer [2024-10-25T08:41:41.189Z] 4f4fb700ef54: Pulling fs layer [2024-10-25T08:41:41.189Z] 80978eb59214: Pulling fs layer [2024-10-25T08:41:41.189Z] c9f46d7d2bd2: Pulling fs layer [2024-10-25T08:41:41.190Z] c5a475d317c9: Pulling fs layer [2024-10-25T08:41:41.190Z] 4f4fb700ef54: Waiting [2024-10-25T08:41:41.190Z] c5a475d317c9: Waiting [2024-10-25T08:41:41.190Z] 80978eb59214: Waiting [2024-10-25T08:41:41.190Z] c9f46d7d2bd2: Waiting [2024-10-25T08:41:41.221Z] ---> d4de7d452f57 [2024-10-25T08:41:41.221Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T08:41:41.221Z] ---> Running in b8a7f976ddc6 [2024-10-25T08:41:41.463Z] 55b35a11ae5e: Verifying Checksum [2024-10-25T08:41:41.463Z] 55b35a11ae5e: Download complete [2024-10-25T08:41:41.463Z] 50b3750afda1: Verifying Checksum [2024-10-25T08:41:41.463Z] 50b3750afda1: Download complete [2024-10-25T08:41:41.463Z] 4f4fb700ef54: Verifying Checksum [2024-10-25T08:41:41.463Z] 4f4fb700ef54: Download complete [2024-10-25T08:41:41.463Z] 80978eb59214: Verifying Checksum [2024-10-25T08:41:41.463Z] 80978eb59214: Download complete [2024-10-25T08:41:41.463Z] cf04c63912e1: Verifying Checksum [2024-10-25T08:41:41.463Z] cf04c63912e1: Download complete [2024-10-25T08:41:41.789Z] Removing intermediate container b8a7f976ddc6 [2024-10-25T08:41:41.789Z] ---> 5d2c21a7d461 [2024-10-25T08:41:41.789Z] Step 9/24 : COPY . . [2024-10-25T08:41:42.049Z] c5a475d317c9: Verifying Checksum [2024-10-25T08:41:42.049Z] c5a475d317c9: Download complete [2024-10-25T08:41:42.316Z] cf04c63912e1: Pull complete [2024-10-25T08:41:42.902Z] 55b35a11ae5e: Pull complete [2024-10-25T08:41:43.167Z] ---> 5fcd3a61e824 [2024-10-25T08:41:43.167Z] Step 10/24 : RUN ${MAKE} [2024-10-25T08:41:43.167Z] ---> Running in 09f6a6ca0a25 [2024-10-25T08:41:43.427Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-25T08:41:43.485Z] a37a00ec5f00: Verifying Checksum [2024-10-25T08:41:43.485Z] a37a00ec5f00: Download complete [2024-10-25T08:41:44.069Z] c9f46d7d2bd2: Download complete [2024-10-25T08:41:59.138Z] a37a00ec5f00: Pull complete [2024-10-25T08:41:59.138Z] 50b3750afda1: Pull complete [2024-10-25T08:41:59.138Z] 4f4fb700ef54: Pull complete [2024-10-25T08:41:59.138Z] 80978eb59214: Pull complete [2024-10-25T08:42:05.838Z] c9f46d7d2bd2: Pull complete [2024-10-25T08:42:07.259Z] c5a475d317c9: Pull complete [2024-10-25T08:42:07.259Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-25T08:42:07.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-25T08:42:07.259Z] ---> be29e6b0f0d4 [2024-10-25T08:42:07.259Z] Step 3/10 : ARG MAKE=make build [2024-10-25T08:42:09.211Z] ---> Running in b5caad226f01 [2024-10-25T08:42:09.211Z] Removing intermediate container b5caad226f01 [2024-10-25T08:42:09.211Z] ---> 9ce46b092b37 [2024-10-25T08:42:09.211Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-25T08:42:09.211Z] ---> Running in 89c474190c97 [2024-10-25T08:42:09.485Z] Removing intermediate container 89c474190c97 [2024-10-25T08:42:09.485Z] ---> 563a42f88f91 [2024-10-25T08:42:09.485Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-25T08:42:09.485Z] ---> Running in f3e2f7f6394b [2024-10-25T08:42:10.069Z] Removing intermediate container f3e2f7f6394b [2024-10-25T08:42:10.069Z] ---> 4faca94d3043 [2024-10-25T08:42:10.069Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-25T08:42:10.069Z] ---> Running in da80487abc60 [2024-10-25T08:42:11.026Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T08:42:11.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T08:42:13.014Z] OK: 238 MiB in 54 packages [2024-10-25T08:42:13.605Z] Removing intermediate container da80487abc60 [2024-10-25T08:42:13.605Z] ---> 653219b97b45 [2024-10-25T08:42:13.605Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-25T08:42:14.192Z] ---> 1e87cdefc52e [2024-10-25T08:42:14.192Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T08:42:14.192Z] ---> Running in cb771dd8d8ba [2024-10-25T08:42:30.104Z] Removing intermediate container 09f6a6ca0a25 [2024-10-25T08:42:30.104Z] ---> 810e03b983f4 [2024-10-25T08:42:30.104Z] Step 11/24 : FROM alpine:3.20 [2024-10-25T08:42:30.104Z] 3.20: Pulling from library/alpine [2024-10-25T08:42:30.104Z] 43c4264eed91: Already exists [2024-10-25T08:42:30.104Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-25T08:42:30.104Z] Status: Downloaded newer image for alpine:3.20 [2024-10-25T08:42:30.104Z] ---> 91ef0af61f39 [2024-10-25T08:42:30.104Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-25T08:42:30.104Z] ---> Running in 2578bdc1484b [2024-10-25T08:42:30.104Z] Removing intermediate container 2578bdc1484b [2024-10-25T08:42:30.104Z] ---> 8b14b8b7e14c [2024-10-25T08:42:30.104Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-25T08:42:30.104Z] ---> Running in cc2c4c8d6729 [2024-10-25T08:42:30.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T08:42:30.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T08:42:30.104Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-25T08:42:30.104Z] Executing busybox-1.36.1-r29.trigger [2024-10-25T08:42:30.104Z] OK: 8 MiB in 15 packages [2024-10-25T08:42:30.104Z] Removing intermediate container cc2c4c8d6729 [2024-10-25T08:42:30.104Z] ---> 2f775b251d42 [2024-10-25T08:42:30.104Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-25T08:42:30.104Z] ---> Running in bc11c5057edc [2024-10-25T08:42:30.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T08:42:30.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T08:42:30.104Z] Upgrading critical system libraries and apk-tools: [2024-10-25T08:42:30.104Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-25T08:42:30.104Z] Executing busybox-1.36.1-r29.trigger [2024-10-25T08:42:30.104Z] Continuing the upgrade transaction with new apk-tools: [2024-10-25T08:42:30.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T08:42:30.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T08:42:30.104Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T08:42:30.104Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T08:42:30.104Z] OK: 8 MiB in 15 packages [2024-10-25T08:42:30.104Z] Removing intermediate container bc11c5057edc [2024-10-25T08:42:30.104Z] ---> 9e2994a0ea52 [2024-10-25T08:42:30.104Z] Step 15/24 : WORKDIR / [2024-10-25T08:42:30.104Z] ---> Running in 173bc7eba3c1 [2024-10-25T08:42:30.104Z] Removing intermediate container 173bc7eba3c1 [2024-10-25T08:42:30.104Z] ---> dfdb9ee277ea [2024-10-25T08:42:30.104Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-25T08:42:30.104Z] ---> e9b432c1875e [2024-10-25T08:42:30.104Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-25T08:42:31.482Z] ---> 581e2f31f88d [2024-10-25T08:42:31.482Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-25T08:42:31.482Z] ---> 37de0244c686 [2024-10-25T08:42:31.482Z] Step 19/24 : EXPOSE 59999 [2024-10-25T08:42:31.482Z] ---> Running in b0f2acfa82f5 [2024-10-25T08:42:31.482Z] Removing intermediate container b0f2acfa82f5 [2024-10-25T08:42:31.482Z] ---> c1d868d0d95a [2024-10-25T08:42:31.482Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-25T08:42:31.482Z] ---> Running in 0073eb435bb4 [2024-10-25T08:42:31.741Z] Removing intermediate container 0073eb435bb4 [2024-10-25T08:42:31.741Z] ---> 0b22f1249f7b [2024-10-25T08:42:31.741Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-25T08:42:31.741Z] ---> Running in 20e1e6266d92 [2024-10-25T08:42:31.741Z] Removing intermediate container 20e1e6266d92 [2024-10-25T08:42:31.741Z] ---> d72817f5a7c8 [2024-10-25T08:42:31.741Z] Step 22/24 : LABEL arch=amd64 [2024-10-25T08:42:31.741Z] ---> Running in 3648000d5a24 [2024-10-25T08:42:32.025Z] Removing intermediate container 3648000d5a24 [2024-10-25T08:42:32.025Z] ---> e787a727629c [2024-10-25T08:42:32.025Z] Step 23/24 : LABEL git_sha=63bdcfc22f12a820c59c1dc8f69097df9e4fde21 [2024-10-25T08:42:32.025Z] ---> Running in ac5aeb91dee5 [2024-10-25T08:42:32.025Z] Removing intermediate container ac5aeb91dee5 [2024-10-25T08:42:32.025Z] ---> 857fe56e6f05 [2024-10-25T08:42:32.025Z] Step 24/24 : LABEL version=0.0.0 [2024-10-25T08:42:32.025Z] ---> Running in 348e2adda961 [2024-10-25T08:42:32.025Z] Removing intermediate container 348e2adda961 [2024-10-25T08:42:32.025Z] ---> 0a9b822ae2d2 [2024-10-25T08:42:32.025Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-25T08:42:32.025Z] Successfully built 0a9b822ae2d2 [2024-10-25T08:42:32.287Z] 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-10-25T08:42:33.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-25T08:42:33.338Z] [2024-10-25T08:42:33.338Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T08:42:33.755Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-25T08:42:33.756Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-25T08:42:33.756Z] 5eb5b503b376: Pulling fs layer [2024-10-25T08:42:33.756Z] 5c69ac0246d0: Pulling fs layer [2024-10-25T08:42:33.756Z] ec43610c2a17: Pulling fs layer [2024-10-25T08:42:33.756Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-25T08:42:33.756Z] 33b1e0a273af: Pulling fs layer [2024-10-25T08:42:33.756Z] 5d3b04190fa2: Pulling fs layer [2024-10-25T08:42:33.756Z] 2f39f015ded8: Pulling fs layer [2024-10-25T08:42:33.756Z] 3a2ae6a8a46f: Waiting [2024-10-25T08:42:33.756Z] 33b1e0a273af: Waiting [2024-10-25T08:42:33.756Z] 5d3b04190fa2: Waiting [2024-10-25T08:42:33.756Z] 2f39f015ded8: Waiting [2024-10-25T08:42:33.756Z] 5c69ac0246d0: Verifying Checksum [2024-10-25T08:42:33.756Z] 5c69ac0246d0: Download complete [2024-10-25T08:42:33.756Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-25T08:42:33.756Z] 3a2ae6a8a46f: Download complete [2024-10-25T08:42:33.756Z] 33b1e0a273af: Verifying Checksum [2024-10-25T08:42:33.756Z] 33b1e0a273af: Download complete [2024-10-25T08:42:34.015Z] 5d3b04190fa2: Verifying Checksum [2024-10-25T08:42:34.015Z] 5d3b04190fa2: Download complete [2024-10-25T08:42:34.015Z] ec43610c2a17: Verifying Checksum [2024-10-25T08:42:34.015Z] ec43610c2a17: Download complete [2024-10-25T08:42:34.015Z] 5eb5b503b376: Verifying Checksum [2024-10-25T08:42:34.015Z] 5eb5b503b376: Download complete [2024-10-25T08:42:34.949Z] 2f39f015ded8: Download complete [2024-10-25T08:42:35.215Z] 5eb5b503b376: Pull complete [2024-10-25T08:42:35.485Z] 5c69ac0246d0: Pull complete [2024-10-25T08:42:36.057Z] ec43610c2a17: Pull complete [2024-10-25T08:42:36.057Z] 3a2ae6a8a46f: Pull complete [2024-10-25T08:42:36.316Z] 33b1e0a273af: Pull complete [2024-10-25T08:42:36.316Z] 5d3b04190fa2: Pull complete [2024-10-25T08:42:41.587Z] 2f39f015ded8: Pull complete [2024-10-25T08:42:41.587Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-25T08:42:41.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-25T08:42:41.587Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T08:42:41.874Z] prd-ubuntu20.04-docker-8c-8g-23744 does not seem to be running inside a container [2024-10-25T08:42:41.919Z] $ 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-1642 -v /w/workspace/gexfoundry_device-sdk-go_PR-1642:/w/workspace/gexfoundry_device-sdk-go_PR-1642:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1642@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-25T08:42:51.770Z] $ docker top 5281956c8b5109449e08658f69c6bc1f0dc84877db797a673739773ab3f3bdd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-25T08:42:52.279Z] ---> job-cost.sh [2024-10-25T08:42:52.279Z] lf-activate-venv: SKIPPING [2024-10-25T08:42:52.279Z] INFO: No Stack... [2024-10-25T08:42:52.539Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-25T08:42:53.108Z] INFO: Archiving Costs [Pipeline] sh [2024-10-25T08:42:53.434Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1642/archives/cost.csv [2024-10-25T08:42:53.434Z] + cut -d, -f6 [Pipeline] lock [2024-10-25T08:42:53.483Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1642-1-stack-cost] [2024-10-25T08:42:53.491Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1642-1-stack-cost] did not exist. Created. [2024-10-25T08:42:53.498Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1642-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-25T08:42:53.921Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-25T08:42:53.985Z] Stashed 1 file(s) [Pipeline] } [2024-10-25T08:42:54.019Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1642-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-25T08:42:54.109Z] $ docker stop --time=1 5281956c8b5109449e08658f69c6bc1f0dc84877db797a673739773ab3f3bdd1 [2024-10-25T08:42:55.901Z] $ docker rm -f --volumes 5281956c8b5109449e08658f69c6bc1f0dc84877db797a673739773ab3f3bdd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-25T08:44:05.887Z] Removing intermediate container cb771dd8d8ba [2024-10-25T08:44:05.888Z] ---> 915e2d13bc63 [2024-10-25T08:44:05.888Z] Step 9/10 : COPY . . [2024-10-25T08:44:05.888Z] ---> ba10b233f945 [2024-10-25T08:44:05.888Z] Step 10/10 : RUN ${MAKE} [2024-10-25T08:44:05.888Z] ---> Running in 14e90df0782f [2024-10-25T08:44:05.888Z] noop [2024-10-25T08:44:05.888Z] Removing intermediate container 14e90df0782f [2024-10-25T08:44:05.888Z] ---> 68a8aecd8341 [2024-10-25T08:44:05.888Z] Successfully built 68a8aecd8341 [2024-10-25T08:44:05.888Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T08:44:06.432Z] + docker inspect -f . ci-base-image-arm64 [2024-10-25T08:44:06.432Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T08:44:06.753Z] prd-ubuntu20.04-docker-arm64-4c-16g-23745 does not seem to be running inside a container [2024-10-25T08:44:06.822Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-25T08:44:08.087Z] $ docker top fe98d434692c10edbf63c1542052f116f3807bc3315d836f2f705f299f547771 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-25T08:44:08.998Z] + go version [2024-10-25T08:44:08.998Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-25T08:44:09.039Z] $ docker stop --time=1 fe98d434692c10edbf63c1542052f116f3807bc3315d836f2f705f299f547771 [2024-10-25T08:44:10.657Z] $ docker rm -f --volumes fe98d434692c10edbf63c1542052f116f3807bc3315d836f2f705f299f547771 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T08:44:11.619Z] + docker inspect -f . ci-base-image-arm64 [2024-10-25T08:44:11.619Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T08:44:11.885Z] prd-ubuntu20.04-docker-arm64-4c-16g-23745 does not seem to be running inside a container [2024-10-25T08:44:11.946Z] $ 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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-10-25T08:44:13.135Z] $ docker top a82622ae1b8b00267eff907307c93bb348fc90c07536d08cb45f9c4577284527 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-25T08:44:14.028Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-25T08:44:14.766Z] + make test [2024-10-25T08:44:14.766Z] go test -race -coverprofile=coverage.out ./... [2024-10-25T08:45:01.599Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2024-10-25T08:48:23.449Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2024-10-25T08:48:23.449Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2024-10-25T08:48:23.449Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2024-10-25T08:48:23.449Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2024-10-25T08:48:23.449Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2024-10-25T08:48:27.734Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.158s coverage: 26.0% of statements [2024-10-25T08:48:31.090Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.174s coverage: 79.4% of statements [2024-10-25T08:48:43.409Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2024-10-25T08:48:43.409Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2024-10-25T08:48:43.409Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.285s coverage: 86.0% of statements [2024-10-25T08:48:53.491Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-25T08:48:54.902Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.511s coverage: 45.2% of statements [2024-10-25T08:48:57.482Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.272s coverage: 14.1% of statements [2024-10-25T08:48:57.482Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 4.353s coverage: 44.6% of statements [2024-10-25T08:49:01.729Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2024-10-25T08:49:01.729Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2024-10-25T08:49:01.729Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-25T08:49:02.697Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.389s coverage: 68.4% of statements [2024-10-25T08:49:08.043Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.343s coverage: 88.3% of statements [2024-10-25T08:49:13.385Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2024-10-25T08:49:13.968Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.269s coverage: 5.3% of statements [2024-10-25T08:49:15.376Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-25T08:49:15.376Z] GO111MODULE=on go vet ./... [2024-10-25T08:53:07.298Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-25T08:53:07.298Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-25T08:53:07.298Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-25T08:53:07.350Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-25T08:53:07.387Z] $ docker stop --time=1 a82622ae1b8b00267eff907307c93bb348fc90c07536d08cb45f9c4577284527 [2024-10-25T08:53:09.271Z] $ docker rm -f --volumes a82622ae1b8b00267eff907307c93bb348fc90c07536d08cb45f9c4577284527 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-25T08:53:11.548Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-25T08:53:11.591Z] Warning: overwriting stash ‘coverage-report’ [2024-10-25T08:53:12.254Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-25T08:53:12.898Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-25T08:53:13.248Z] + ls -al . [2024-10-25T08:53:13.248Z] total 712 [2024-10-25T08:53:13.248Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 08:44 . [2024-10-25T08:53:13.248Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 08:40 .. [2024-10-25T08:53:13.248Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 08:41 .dockerignore [2024-10-25T08:53:13.248Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 08:41 .git [2024-10-25T08:53:13.248Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 08:41 .github [2024-10-25T08:53:13.248Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 25 08:41 .gitignore [2024-10-25T08:53:13.248Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 25 08:41 .golangci.yml [2024-10-25T08:53:13.248Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 25 08:41 CHANGELOG.md [2024-10-25T08:53:13.248Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 08:41 GOVERNANCE.md [2024-10-25T08:53:13.248Z] -rw-rw-r-- 1 jenkins jenkins 882 Oct 25 08:41 Jenkinsfile [2024-10-25T08:53:13.248Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 25 08:41 LICENSE [2024-10-25T08:53:13.248Z] -rw-rw-r-- 1 jenkins jenkins 2379 Oct 25 08:41 Makefile [2024-10-25T08:53:13.248Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 25 08:41 OWNERS.md [2024-10-25T08:53:13.248Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 25 08:41 README.md [2024-10-25T08:53:13.248Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 08:38 VERSION [2024-10-25T08:53:13.248Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 08:41 bin [2024-10-25T08:53:13.248Z] -rw-r--r-- 1 jenkins jenkins 467902 Oct 25 08:49 coverage.out [2024-10-25T08:53:13.248Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 25 08:41 example [2024-10-25T08:53:13.248Z] -rw-rw-r-- 1 jenkins jenkins 6950 Oct 25 08:41 go.mod [2024-10-25T08:53:13.248Z] -rw-rw-r-- 1 jenkins jenkins 99951 Oct 25 08:41 go.sum [2024-10-25T08:53:13.248Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 25 08:41 internal [2024-10-25T08:53:13.248Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 08:41 openapi [2024-10-25T08:53:13.248Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 25 08:41 pkg [2024-10-25T08:53:13.248Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 08:41 snap [2024-10-25T08:53:13.248Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 25 08:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T08:53:13.694Z] + 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=63bdcfc22f12a820c59c1dc8f69097df9e4fde21 --label arch=arm64 --label version=0.0.0 . [2024-10-25T08:53:14.281Z] Sending build context to Docker daemon 13.86MB [2024-10-25T08:53:14.281Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-25T08:53:14.281Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-25T08:53:14.281Z] ---> 68a8aecd8341 [2024-10-25T08:53:14.281Z] Step 3/24 : ARG MAKE=make build [2024-10-25T08:53:14.549Z] ---> Running in 6250edd181cc [2024-10-25T08:53:14.817Z] Removing intermediate container 6250edd181cc [2024-10-25T08:53:14.817Z] ---> 98d9e188e368 [2024-10-25T08:53:14.817Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-25T08:53:14.817Z] ---> Running in 01cf0e6d6b61 [2024-10-25T08:53:15.084Z] Removing intermediate container 01cf0e6d6b61 [2024-10-25T08:53:15.085Z] ---> 532bf2079b5e [2024-10-25T08:53:15.085Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-25T08:53:15.085Z] ---> Running in 9baeb1c379bc [2024-10-25T08:53:15.353Z] Removing intermediate container 9baeb1c379bc [2024-10-25T08:53:15.353Z] ---> 8c7c4e23c1c7 [2024-10-25T08:53:15.353Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-25T08:53:15.353Z] ---> Running in e0fe4fbbb280 [2024-10-25T08:53:16.318Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T08:53:16.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T08:53:18.306Z] OK: 238 MiB in 54 packages [2024-10-25T08:53:18.894Z] Removing intermediate container e0fe4fbbb280 [2024-10-25T08:53:18.894Z] ---> fb9f178d7cc6 [2024-10-25T08:53:18.894Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-25T08:53:19.481Z] ---> 699a9cf20361 [2024-10-25T08:53:19.481Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T08:53:19.481Z] ---> Running in ed64226e3179 [2024-10-25T08:53:22.061Z] Removing intermediate container ed64226e3179 [2024-10-25T08:53:22.061Z] ---> f97fc5ce54f3 [2024-10-25T08:53:22.061Z] Step 9/24 : COPY . . [2024-10-25T08:53:23.475Z] ---> 9bfdd3ae6938 [2024-10-25T08:53:23.475Z] Step 10/24 : RUN ${MAKE} [2024-10-25T08:53:23.475Z] ---> Running in c71199b04e08 [2024-10-25T08:53:24.435Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-25T08:56:46.171Z] Removing intermediate container c71199b04e08 [2024-10-25T08:56:46.171Z] ---> b69bbfc60403 [2024-10-25T08:56:46.171Z] Step 11/24 : FROM alpine:3.20 [2024-10-25T08:56:49.493Z] 3.20: Pulling from library/alpine [2024-10-25T08:56:49.493Z] cf04c63912e1: Already exists [2024-10-25T08:56:49.760Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-25T08:56:49.760Z] Status: Downloaded newer image for alpine:3.20 [2024-10-25T08:56:49.760Z] ---> c157a85ed455 [2024-10-25T08:56:49.760Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-25T08:56:49.760Z] ---> Running in 1647de83ca9d [2024-10-25T08:56:50.035Z] Removing intermediate container 1647de83ca9d [2024-10-25T08:56:50.035Z] ---> 0bc848f62eca [2024-10-25T08:56:50.035Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-25T08:56:50.035Z] ---> Running in 4d419e4a00ae [2024-10-25T08:56:50.996Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T08:56:51.576Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T08:56:52.976Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-25T08:56:52.976Z] Executing busybox-1.36.1-r29.trigger [2024-10-25T08:56:52.976Z] OK: 9 MiB in 15 packages [2024-10-25T08:56:53.930Z] Removing intermediate container 4d419e4a00ae [2024-10-25T08:56:53.930Z] ---> 703eb1e3bc16 [2024-10-25T08:56:53.930Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-25T08:56:53.930Z] ---> Running in ebb5cfdc2695 [2024-10-25T08:56:54.906Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T08:56:55.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T08:56:56.127Z] Upgrading critical system libraries and apk-tools: [2024-10-25T08:56:56.127Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-25T08:56:56.127Z] Executing busybox-1.36.1-r29.trigger [2024-10-25T08:56:56.396Z] Continuing the upgrade transaction with new apk-tools: [2024-10-25T08:56:56.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T08:56:56.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T08:56:58.343Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T08:56:58.343Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T08:56:58.343Z] OK: 9 MiB in 15 packages [2024-10-25T08:56:59.306Z] Removing intermediate container ebb5cfdc2695 [2024-10-25T08:56:59.306Z] ---> 1529b46d74b3 [2024-10-25T08:56:59.306Z] Step 15/24 : WORKDIR / [2024-10-25T08:56:59.306Z] ---> Running in c39da0dc2a6b [2024-10-25T08:56:59.892Z] Removing intermediate container c39da0dc2a6b [2024-10-25T08:56:59.892Z] ---> fe5695c3f425 [2024-10-25T08:56:59.892Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-25T08:57:00.159Z] ---> c432e5bdb310 [2024-10-25T08:57:00.159Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-25T08:57:02.741Z] ---> 853891afb7c7 [2024-10-25T08:57:02.741Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-25T08:57:02.741Z] ---> 980b923d9f3e [2024-10-25T08:57:02.741Z] Step 19/24 : EXPOSE 59999 [2024-10-25T08:57:03.010Z] ---> Running in c410d1fed791 [2024-10-25T08:57:03.276Z] Removing intermediate container c410d1fed791 [2024-10-25T08:57:03.276Z] ---> 707435bbce84 [2024-10-25T08:57:03.276Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-25T08:57:03.276Z] ---> Running in be35535b526b [2024-10-25T08:57:03.542Z] Removing intermediate container be35535b526b [2024-10-25T08:57:03.542Z] ---> 78ddcb299579 [2024-10-25T08:57:03.542Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-25T08:57:03.542Z] ---> Running in 4491c79f120d [2024-10-25T08:57:03.808Z] Removing intermediate container 4491c79f120d [2024-10-25T08:57:03.808Z] ---> febdfe6b19b0 [2024-10-25T08:57:03.808Z] Step 22/24 : LABEL arch=arm64 [2024-10-25T08:57:04.076Z] ---> Running in 68853e70890b [2024-10-25T08:57:04.344Z] Removing intermediate container 68853e70890b [2024-10-25T08:57:04.344Z] ---> 67f46da4a4fa [2024-10-25T08:57:04.344Z] Step 23/24 : LABEL git_sha=63bdcfc22f12a820c59c1dc8f69097df9e4fde21 [2024-10-25T08:57:04.344Z] ---> Running in 4afc19f97105 [2024-10-25T08:57:04.612Z] Removing intermediate container 4afc19f97105 [2024-10-25T08:57:04.612Z] ---> b7354dcb3274 [2024-10-25T08:57:04.612Z] Step 24/24 : LABEL version=0.0.0 [2024-10-25T08:57:04.612Z] ---> Running in 7be861e724cc [2024-10-25T08:57:04.876Z] Removing intermediate container 7be861e724cc [2024-10-25T08:57:04.876Z] ---> 37da26f430eb [2024-10-25T08:57:04.876Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-25T08:57:04.876Z] Successfully built 37da26f430eb [2024-10-25T08:57:04.876Z] 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-10-25T08:57:06.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-25T08:57:06.099Z] [2024-10-25T08:57:06.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T08:57:06.527Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-25T08:57:06.796Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-25T08:57:06.796Z] 8998bd30e6a1: Pulling fs layer [2024-10-25T08:57:06.796Z] 04944245beec: Pulling fs layer [2024-10-25T08:57:06.796Z] 699f458cf7ca: Pulling fs layer [2024-10-25T08:57:06.796Z] 765212b225bb: Pulling fs layer [2024-10-25T08:57:06.796Z] f23df028b6ca: Pulling fs layer [2024-10-25T08:57:06.796Z] d65c8cfc05b1: Pulling fs layer [2024-10-25T08:57:06.796Z] 2437ff75d9bd: Pulling fs layer [2024-10-25T08:57:06.796Z] 765212b225bb: Waiting [2024-10-25T08:57:06.796Z] f23df028b6ca: Waiting [2024-10-25T08:57:06.796Z] d65c8cfc05b1: Waiting [2024-10-25T08:57:06.796Z] 2437ff75d9bd: Waiting [2024-10-25T08:57:06.796Z] 04944245beec: Verifying Checksum [2024-10-25T08:57:06.796Z] 04944245beec: Download complete [2024-10-25T08:57:06.796Z] 765212b225bb: Verifying Checksum [2024-10-25T08:57:06.796Z] 765212b225bb: Download complete [2024-10-25T08:57:07.064Z] f23df028b6ca: Download complete [2024-10-25T08:57:07.064Z] 699f458cf7ca: Verifying Checksum [2024-10-25T08:57:07.064Z] 699f458cf7ca: Download complete [2024-10-25T08:57:07.064Z] d65c8cfc05b1: Verifying Checksum [2024-10-25T08:57:07.064Z] d65c8cfc05b1: Download complete [2024-10-25T08:57:07.331Z] 8998bd30e6a1: Verifying Checksum [2024-10-25T08:57:07.331Z] 8998bd30e6a1: Download complete [2024-10-25T08:57:09.915Z] 2437ff75d9bd: Verifying Checksum [2024-10-25T08:57:09.915Z] 2437ff75d9bd: Download complete [2024-10-25T08:57:11.856Z] 8998bd30e6a1: Pull complete [2024-10-25T08:57:12.434Z] 04944245beec: Pull complete [2024-10-25T08:57:13.834Z] 699f458cf7ca: Pull complete [2024-10-25T08:57:14.100Z] 765212b225bb: Pull complete [2024-10-25T08:57:15.055Z] f23df028b6ca: Pull complete [2024-10-25T08:57:15.320Z] d65c8cfc05b1: Pull complete [2024-10-25T08:57:33.494Z] 2437ff75d9bd: Pull complete [2024-10-25T08:57:33.494Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-25T08:57:33.494Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-25T08:57:33.494Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T08:57:33.847Z] prd-ubuntu20.04-docker-arm64-4c-16g-23745 does not seem to be running inside a container [2024-10-25T08:57:33.895Z] $ 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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-25T08:57:36.436Z] $ docker top d52ff4649eee89d955370fae43f245517ce75e8fa3735201ce43e3a894f9257f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-25T08:57:37.141Z] ---> job-cost.sh [2024-10-25T08:57:37.411Z] lf-activate-venv: SKIPPING [2024-10-25T08:57:37.412Z] INFO: No Stack... [2024-10-25T08:57:37.995Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-25T08:57:38.585Z] INFO: Archiving Costs [Pipeline] sh [2024-10-25T08:57:39.246Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-10-25T08:57:39.246Z] + cut -d, -f6 [Pipeline] lock [2024-10-25T08:57:39.325Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1642-1-stack-cost] [2024-10-25T08:57:39.331Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1642-1-stack-cost] did not exist. Created. [2024-10-25T08:57:39.338Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1642-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-25T08:57:40.077Z] /w/workspace/device-sdk-go/1@tmp/durable-1eb1306a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-25T08:57:40.741Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-25T08:57:40.788Z] Warning: overwriting stash ‘stack-cost’ [2024-10-25T08:57:40.863Z] Stashed 1 file(s) [Pipeline] } [2024-10-25T08:57:40.885Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1642-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-25T08:57:40.985Z] $ docker stop --time=1 d52ff4649eee89d955370fae43f245517ce75e8fa3735201ce43e3a894f9257f [2024-10-25T08:57:42.481Z] $ docker rm -f --volumes d52ff4649eee89d955370fae43f245517ce75e8fa3735201ce43e3a894f9257f [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-10-25T08:57:43.790Z] provisioning config files... [2024-10-25T08:57:43.800Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp/config10880739155387253398tmp [Pipeline] { [Pipeline] sh [2024-10-25T08:57:44.158Z] + set +x [2024-10-25T08:57:44.158Z] + curl -s https://codecov.io/bash [2024-10-25T08:57:44.158Z] + bash -s -- [2024-10-25T08:57:44.158Z] [2024-10-25T08:57:44.158Z] _____ _ [2024-10-25T08:57:44.158Z] / ____| | | [2024-10-25T08:57:44.158Z] | | ___ __| | ___ ___ _____ __ [2024-10-25T08:57:44.158Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-25T08:57:44.158Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-25T08:57:44.158Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-25T08:57:44.158Z] Bash-1.0.6 [2024-10-25T08:57:44.158Z] [2024-10-25T08:57:44.158Z] [2024-10-25T08:57:44.158Z] ==> git version 2.25.1 found [2024-10-25T08:57:44.158Z] ==> 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-10-25T08:57:44.158Z] Release-Date: 2020-01-08 [2024-10-25T08:57:44.158Z] 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-10-25T08:57:44.158Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-25T08:57:44.158Z] ==> Jenkins CI detected. [2024-10-25T08:57:44.418Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1642 [2024-10-25T08:57:44.418Z] project root: . [2024-10-25T08:57:44.418Z] --> token set from env [2024-10-25T08:57:44.418Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-25T08:57:44.418Z] ==> Running gcov in . (disable via -X gcov) [2024-10-25T08:57:44.418Z] ==> Python coveragepy not found [2024-10-25T08:57:44.418Z] ==> Searching for coverage reports in: [2024-10-25T08:57:44.418Z] + . [2024-10-25T08:57:44.418Z] -> Found 1 reports [2024-10-25T08:57:44.418Z] ==> Detecting git/mercurial file structure [2024-10-25T08:57:44.418Z] ==> Reading reports [2024-10-25T08:57:44.418Z] + ./coverage.out bytes=467902 [2024-10-25T08:57:44.418Z] ==> Appending adjustments [2024-10-25T08:57:44.418Z] https://docs.codecov.io/docs/fixing-reports [2024-10-25T08:57:44.677Z] + Found adjustments [2024-10-25T08:57:44.677Z] ==> Gzipping contents [2024-10-25T08:57:44.677Z] 44K /tmp/codecov.IK2NQK.gz [2024-10-25T08:57:44.677Z] ==> Uploading reports [2024-10-25T08:57:44.677Z] url: https://codecov.io [2024-10-25T08:57:44.677Z] query: branch=PR-1642&commit=63bdcfc22f12a820c59c1dc8f69097df9e4fde21&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1642%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1642&job=&cmd_args= [2024-10-25T08:57:44.677Z] -> Pinging Codecov [2024-10-25T08:57:44.678Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1642&commit=63bdcfc22f12a820c59c1dc8f69097df9e4fde21&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1642%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1642&job=&cmd_args= [2024-10-25T08:57:44.938Z] -> Uploading to [2024-10-25T08:57:44.938Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/63bdcfc22f12a820c59c1dc8f69097df9e4fde21/cd0da43a-3c33-4533-8b15-2cad87298208.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241025%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241025T085744Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7c684cd000a7ff7966a6901e22c3e75fdaeb521dc30e9a3fb2d63ef2d0ca18f6 [2024-10-25T08:57:44.938Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-25T08:57:44.938Z] Dload Upload Total Spent Left Speed [2024-10-25T08:57:45.199Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44762 0 0 100 44762 0 186k --:--:-- --:--:-- --:--:-- 186k [2024-10-25T08:57:45.199Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/63bdcfc22f12a820c59c1dc8f69097df9e4fde21 [Pipeline] } [2024-10-25T08:57:45.229Z] 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-10-25T08:57:47.594Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1642/archives ] [2024-10-25T08:57:47.594Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1642/archives [2024-10-25T08:57:47.594Z] total 16 [2024-10-25T08:57:47.594Z] drwxr-xr-x 3 root root 4096 Oct 25 08:42 . [2024-10-25T08:57:47.594Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 25 08:42 .. [2024-10-25T08:57:47.594Z] drwxr-xr-x 2 root root 4096 Oct 25 08:42 cost [2024-10-25T08:57:47.594Z] -rw-r--r-- 1 root root 86 Oct 25 08:42 cost.csv [2024-10-25T08:57:47.594Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1642/archives [2024-10-25T08:57:47.594Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1642/archives [2024-10-25T08:57:47.594Z] total 16 [2024-10-25T08:57:47.594Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 08:42 . [2024-10-25T08:57:47.594Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 25 08:42 .. [2024-10-25T08:57:47.594Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 08:42 cost [2024-10-25T08:57:47.594Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 25 08:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-25T08:57:47.938Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T08:57:48.867Z] ---> package-listing.sh [2024-10-25T08:57:48.867Z] ++ facter osfamily [2024-10-25T08:57:48.867Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-25T08:57:49.127Z] + OS_FAMILY=debian [2024-10-25T08:57:49.127Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1642 [2024-10-25T08:57:49.127Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-25T08:57:49.127Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-25T08:57:49.127Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-25T08:57:49.127Z] + PACKAGES=/tmp/packages_start.txt [2024-10-25T08:57:49.127Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1642 ']' [2024-10-25T08:57:49.127Z] + PACKAGES=/tmp/packages_end.txt [2024-10-25T08:57:49.127Z] + case "${OS_FAMILY}" in [2024-10-25T08:57:49.127Z] + dpkg -l [2024-10-25T08:57:49.127Z] + grep '^ii' [2024-10-25T08:57:49.127Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-25T08:57:49.127Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-25T08:57:49.127Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-25T08:57:49.127Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1642 ']' [2024-10-25T08:57:49.127Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1642/archives/ [2024-10-25T08:57:49.127Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1642/archives/ [Pipeline] echo [2024-10-25T08:57:49.176Z] 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-1642/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-25T08:57:49.479Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T08:57:50.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-25T08:57:50.170Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T08:57:50.348Z] prd-ubuntu20.04-docker-8c-8g-23744 does not seem to be running inside a container [2024-10-25T08:57:50.374Z] $ 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-1642/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-1642 -v /w/workspace/gexfoundry_device-sdk-go_PR-1642:/w/workspace/gexfoundry_device-sdk-go_PR-1642:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1642@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-25T08:57:50.631Z] $ docker top c8c7ffd4ae92bc8492ce696c0e5a38b59a724b283d5cb101459c479859d3a0bd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-25T08:57:51.144Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-25T08:57:51.467Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-25T08:57:51.795Z] + ls /var/log/sa-host [2024-10-25T08:57:51.795Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-25T08:57:51.959Z] provisioning config files... [2024-10-25T08:57:51.969Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1642@tmp/config7706289850414279773tmp [Pipeline] { [Pipeline] echo [2024-10-25T08:57:52.047Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T08:57:52.376Z] ---> create-netrc.sh [Pipeline] } [2024-10-25T08:57:52.409Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-25T08:57:52.853Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-25T08:57:52.896Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T08:57:53.230Z] ---> sudo-logs.sh [2024-10-25T08:57:53.231Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-25T08:57:53.334Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T08:57:53.672Z] ---> job-cost.sh [2024-10-25T08:57:53.672Z] lf-activate-venv: SKIPPING [2024-10-25T08:57:53.672Z] DEBUG: total: 0.2199999988079071 [2024-10-25T08:57:53.672Z] INFO: Retrieving Stack Cost... [2024-10-25T08:57:54.243Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-25T08:57:54.570Z] INFO: Archiving Costs [Pipeline] echo [2024-10-25T08:57:54.614Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T08:57:54.986Z] ---> logs-deploy.sh [2024-10-25T08:57:54.986Z] lf-activate-venv: SKIPPING [2024-10-25T08:57:54.986Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1642/1 [2024-10-25T08:57:54.986Z] INFO: archiving workspace using pattern(s): [2024-10-25T08:57:55.984Z] Archives upload complete. [2024-10-25T08:57:56.244Z] INFO: archiving logs to Nexus [2024-10-25T08:57:56.820Z] ---> uname -a: [2024-10-25T08:57:56.820Z] Linux prd-ubuntu20-04-docker-8c-8g-23744 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-25T08:57:56.820Z] [2024-10-25T08:57:56.820Z] [2024-10-25T08:57:56.820Z] ---> lscpu: [2024-10-25T08:57:56.820Z] Architecture: x86_64 [2024-10-25T08:57:56.820Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-25T08:57:56.820Z] Byte Order: Little Endian [2024-10-25T08:57:56.820Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-25T08:57:56.820Z] CPU(s): 8 [2024-10-25T08:57:56.820Z] On-line CPU(s) list: 0-7 [2024-10-25T08:57:56.820Z] Thread(s) per core: 1 [2024-10-25T08:57:56.820Z] Core(s) per socket: 1 [2024-10-25T08:57:56.820Z] Socket(s): 8 [2024-10-25T08:57:56.820Z] NUMA node(s): 1 [2024-10-25T08:57:56.820Z] Vendor ID: AuthenticAMD [2024-10-25T08:57:56.820Z] CPU family: 23 [2024-10-25T08:57:56.820Z] Model: 49 [2024-10-25T08:57:56.820Z] Model name: AMD EPYC-Rome Processor [2024-10-25T08:57:56.820Z] Stepping: 0 [2024-10-25T08:57:56.820Z] CPU MHz: 2799.998 [2024-10-25T08:57:56.820Z] BogoMIPS: 5599.99 [2024-10-25T08:57:56.820Z] Virtualization: AMD-V [2024-10-25T08:57:56.820Z] Hypervisor vendor: KVM [2024-10-25T08:57:56.820Z] Virtualization type: full [2024-10-25T08:57:56.820Z] L1d cache: 256 KiB [2024-10-25T08:57:56.820Z] L1i cache: 256 KiB [2024-10-25T08:57:56.820Z] L2 cache: 4 MiB [2024-10-25T08:57:56.820Z] L3 cache: 128 MiB [2024-10-25T08:57:56.820Z] NUMA node0 CPU(s): 0-7 [2024-10-25T08:57:56.820Z] Vulnerability Itlb multihit: Not affected [2024-10-25T08:57:56.820Z] Vulnerability L1tf: Not affected [2024-10-25T08:57:56.820Z] Vulnerability Mds: Not affected [2024-10-25T08:57:56.820Z] Vulnerability Meltdown: Not affected [2024-10-25T08:57:56.820Z] Vulnerability Mmio stale data: Not affected [2024-10-25T08:57:56.820Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-25T08:57:56.820Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-25T08:57:56.820Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-25T08:57:56.820Z] Vulnerability Srbds: Not affected [2024-10-25T08:57:56.820Z] Vulnerability Tsx async abort: Not affected [2024-10-25T08:57:56.820Z] 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-10-25T08:57:56.820Z] [2024-10-25T08:57:56.820Z] [2024-10-25T08:57:56.820Z] ---> nproc: [2024-10-25T08:57:56.820Z] 8 [2024-10-25T08:57:56.820Z] [2024-10-25T08:57:56.820Z] [2024-10-25T08:57:56.820Z] ---> df -h: [2024-10-25T08:57:56.820Z] Filesystem Size Used Avail Use% Mounted on [2024-10-25T08:57:56.820Z] overlay 155G 12G 143G 8% / [2024-10-25T08:57:56.820Z] tmpfs 64M 0 64M 0% /dev [2024-10-25T08:57:56.820Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-25T08:57:56.820Z] shm 64M 0 64M 0% /dev/shm [2024-10-25T08:57:56.820Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-10-25T08:57:56.820Z] [2024-10-25T08:57:56.820Z] [2024-10-25T08:57:56.820Z] ---> sar -b -r -n DEV: [2024-10-25T08:57:56.820Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23744) 10/25/24 _x86_64_ (8 CPU) [2024-10-25T08:57:56.820Z] [2024-10-25T08:57:56.820Z] 08:37:50 LINUX RESTART (8 CPU) [2024-10-25T08:57:56.820Z] [2024-10-25T08:57:56.820Z] 08:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-25T08:57:56.820Z] 08:39:02 327.57 48.20 279.37 0.00 5426.06 171715.69 0.00 [2024-10-25T08:57:56.820Z] 08:40:01 328.71 2.64 326.07 0.00 36.75 100809.76 0.00 [2024-10-25T08:57:56.820Z] 08:41:01 43.84 0.03 43.80 0.00 1.87 18483.04 0.00 [2024-10-25T08:57:56.820Z] 08:42:01 86.92 0.17 86.75 0.00 11.33 23380.12 0.00 [2024-10-25T08:57:56.820Z] 08:43:01 162.56 2.92 159.65 0.00 2061.58 53286.10 0.00 [2024-10-25T08:57:56.820Z] 08:44:01 31.94 8.80 23.15 0.00 3373.04 4531.51 0.00 [2024-10-25T08:57:56.820Z] 08:45:01 1.38 0.00 1.38 0.00 0.00 14.66 0.00 [2024-10-25T08:57:56.820Z] 08:46:01 1.98 0.00 1.98 0.00 0.00 21.46 0.00 [2024-10-25T08:57:56.820Z] 08:47:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 [2024-10-25T08:57:56.820Z] 08:48:01 2.58 0.00 2.58 0.00 0.00 42.66 0.00 [2024-10-25T08:57:56.820Z] 08:49:01 1.47 0.00 1.47 0.00 0.00 16.00 0.00 [2024-10-25T08:57:56.820Z] 08:50:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 [2024-10-25T08:57:56.820Z] 08:51:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 [2024-10-25T08:57:56.820Z] 08:52:01 1.80 0.00 1.80 0.00 0.00 19.60 0.00 [2024-10-25T08:57:56.820Z] 08:53:01 1.65 0.02 1.63 0.00 0.13 19.60 0.00 [2024-10-25T08:57:56.820Z] 08:54:01 1.62 0.00 1.62 0.00 0.00 18.13 0.00 [2024-10-25T08:57:56.820Z] 08:55:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 [2024-10-25T08:57:56.820Z] 08:56:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 [2024-10-25T08:57:56.820Z] 08:57:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2024-10-25T08:57:56.820Z] Average: 52.47 3.30 49.17 0.00 574.77 19531.65 0.00 [2024-10-25T08:57:56.820Z] [2024-10-25T08:57:56.820Z] 08:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-25T08:57:56.820Z] 08:39:02 29473160 31548408 798584 2.43 64596 2297448 2036048 6.00 1035184 2027684 385368 [2024-10-25T08:57:56.820Z] 08:40:01 27994760 31523820 788888 2.40 187776 3495284 1907796 5.62 1162540 3211888 824 [2024-10-25T08:57:56.820Z] 08:41:01 26544080 31114920 1189908 3.62 192516 4454232 2664164 7.85 1943068 3800940 598480 [2024-10-25T08:57:56.820Z] 08:42:01 26999332 31273576 1030616 3.13 196468 4154456 2259004 6.66 1889400 3400660 609260 [2024-10-25T08:57:56.820Z] 08:43:01 26748160 31503988 798148 2.43 206672 4598740 1866984 5.50 1500664 4007028 8552 [2024-10-25T08:57:56.820Z] 08:44:01 26550660 31520532 775256 2.36 212792 4801580 1834048 5.41 1627284 4062244 8 [2024-10-25T08:57:56.820Z] 08:45:01 26553880 31523860 771876 2.35 212872 4801592 1834048 5.41 1624168 4062248 8 [2024-10-25T08:57:56.820Z] 08:46:01 26553800 31523884 771732 2.35 212960 4801592 1834048 5.41 1623920 4062256 4 [2024-10-25T08:57:56.820Z] 08:47:01 26562896 31533196 762384 2.32 213048 4801724 1834048 5.41 1615076 4062392 8 [2024-10-25T08:57:56.820Z] 08:48:01 26563004 31534016 762068 2.32 213208 4801708 1834048 5.41 1614672 4062940 28 [2024-10-25T08:57:56.820Z] 08:49:01 26562952 31534044 762188 2.32 213292 4801708 1834048 5.41 1614872 4062940 180 [2024-10-25T08:57:56.820Z] 08:50:01 26562936 31534080 762128 2.32 213332 4801712 1834048 5.41 1614876 4062948 192 [2024-10-25T08:57:56.820Z] 08:51:01 26562944 31534116 762012 2.32 213364 4801712 1834048 5.41 1614920 4062944 16 [2024-10-25T08:57:56.820Z] 08:52:01 26562704 31533960 762140 2.32 213412 4801716 1834048 5.41 1614608 4062948 176 [2024-10-25T08:57:56.820Z] 08:53:01 26560392 31531780 763988 2.32 213460 4801712 1855120 5.47 1615140 4062960 20 [2024-10-25T08:57:56.820Z] 08:54:01 26561228 31532616 763088 2.32 213492 4801720 1855120 5.47 1614968 4062960 4 [2024-10-25T08:57:56.820Z] 08:55:01 26560928 31532392 763260 2.32 213552 4801728 1855120 5.47 1614976 4062964 4 [2024-10-25T08:57:56.820Z] 08:56:01 26560912 31532412 763188 2.32 213584 4801724 1855120 5.47 1614716 4062972 4 [2024-10-25T08:57:56.820Z] 08:57:01 26560896 31532452 763104 2.32 213612 4801736 1855120 5.47 1614784 4062980 12 [2024-10-25T08:57:56.820Z] Average: 26821033 31494634 806029 2.45 201790 4538096 1921896 5.66 1587886 3859310 84376 [2024-10-25T08:57:56.820Z] [2024-10-25T08:57:56.820Z] 08:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-25T08:57:56.820Z] 08:39:02 lo 7.06 7.06 0.69 0.69 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:39:02 ens3 670.04 436.55 6012.59 101.46 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:39:02 docker0 33.52 35.29 2.47 195.39 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:40:01 ens3 533.92 371.95 3341.46 43.45 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:40:01 docker0 359.80 512.05 30.08 3322.44 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:41:01 veth66f4b7e 0.88 1.40 0.12 0.36 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:41:01 ens3 27.26 16.73 24.29 10.10 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:41:01 docker0 0.88 1.25 0.11 0.34 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:42:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:42:01 veth3e4eb76 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:42:01 ens3 23.91 13.70 56.04 8.77 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:42:01 docker0 2.60 5.02 0.15 38.39 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:43:01 lo 1.80 1.80 0.19 0.19 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:43:01 ens3 167.29 93.94 3387.67 15.08 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:43:01 docker0 4.98 10.31 0.31 152.36 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:44:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:44:01 ens3 104.32 55.77 1396.56 3.82 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:45:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:47:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:49:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:51:01 ens3 0.17 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:52:01 ens3 0.42 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:53:01 ens3 0.40 0.28 0.26 0.21 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:54:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:55:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:57:01 ens3 0.17 0.03 0.06 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] Average: lo 0.59 0.59 0.06 0.06 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] Average: ens3 80.07 51.82 746.13 9.61 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] Average: docker0 20.85 29.25 1.72 192.43 0.00 0.00 0.00 0.00 [2024-10-25T08:57:56.820Z] [2024-10-25T08:57:56.820Z] [2024-10-25T08:57:56.820Z] ---> sar -P ALL: [2024-10-25T08:57:56.820Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23744) 10/25/24 _x86_64_ (8 CPU) [2024-10-25T08:57:56.820Z] [2024-10-25T08:57:56.820Z] 08:37:50 LINUX RESTART (8 CPU) [2024-10-25T08:57:56.820Z] [2024-10-25T08:57:56.820Z] 08:38:01 CPU %user %nice %system %iowait %steal %idle [2024-10-25T08:57:56.820Z] 08:39:02 all 8.46 0.00 2.65 2.27 0.05 86.57 [2024-10-25T08:57:56.820Z] 08:39:02 0 6.32 0.00 2.37 0.40 0.05 90.85 [2024-10-25T08:57:56.820Z] 08:39:02 1 10.04 0.00 2.93 1.12 0.03 85.87 [2024-10-25T08:57:56.820Z] 08:39:02 2 11.79 0.00 2.64 2.73 0.05 82.79 [2024-10-25T08:57:56.820Z] 08:39:02 3 8.21 0.00 3.24 3.08 0.05 85.42 [2024-10-25T08:57:56.820Z] 08:39:02 4 9.03 0.00 2.14 1.84 0.05 86.95 [2024-10-25T08:57:56.820Z] 08:39:02 5 8.20 0.00 2.11 0.34 0.03 89.31 [2024-10-25T08:57:56.820Z] 08:39:02 6 6.28 0.00 1.97 1.36 0.05 90.33 [2024-10-25T08:57:56.820Z] 08:39:02 7 7.82 0.00 3.83 7.30 0.07 80.99 [2024-10-25T08:57:56.820Z] 08:40:01 all 9.24 0.00 4.94 2.42 0.07 83.32 [2024-10-25T08:57:56.820Z] 08:40:01 0 9.41 0.00 3.87 0.03 0.07 86.62 [2024-10-25T08:57:56.820Z] 08:40:01 1 8.12 0.00 4.46 0.45 0.09 86.89 [2024-10-25T08:57:56.820Z] 08:40:01 2 8.34 0.00 3.28 2.15 0.07 86.16 [2024-10-25T08:57:56.820Z] 08:40:01 3 10.36 0.00 5.01 0.50 0.07 84.07 [2024-10-25T08:57:56.821Z] 08:40:01 4 9.67 0.00 6.51 10.91 0.07 72.84 [2024-10-25T08:57:56.821Z] 08:40:01 5 8.51 0.00 5.00 0.57 0.07 85.86 [2024-10-25T08:57:56.821Z] 08:40:01 6 9.29 0.00 4.84 4.07 0.05 81.74 [2024-10-25T08:57:56.821Z] 08:40:01 7 10.23 0.00 6.57 0.72 0.07 82.41 [2024-10-25T08:57:56.821Z] 08:41:01 all 50.93 0.00 7.88 0.80 0.12 40.28 [2024-10-25T08:57:56.821Z] 08:41:01 0 50.55 0.00 7.97 0.07 0.10 41.31 [2024-10-25T08:57:56.821Z] 08:41:01 1 50.80 0.00 7.90 0.91 0.10 40.28 [2024-10-25T08:57:56.821Z] 08:41:01 2 48.04 0.00 8.16 2.22 0.17 41.42 [2024-10-25T08:57:56.821Z] 08:41:01 3 51.86 0.00 7.73 0.86 0.14 39.41 [2024-10-25T08:57:56.821Z] 08:41:01 4 51.58 0.00 7.62 0.66 0.10 40.05 [2024-10-25T08:57:56.821Z] 08:41:01 5 52.00 0.00 8.18 0.20 0.10 39.52 [2024-10-25T08:57:56.821Z] 08:41:01 6 51.31 0.00 7.45 1.48 0.10 39.66 [2024-10-25T08:57:56.821Z] 08:41:01 7 51.32 0.00 8.00 0.00 0.12 40.56 [2024-10-25T08:57:56.821Z] 08:42:01 all 49.85 0.00 7.02 2.28 0.10 40.75 [2024-10-25T08:57:56.821Z] 08:42:01 0 49.67 0.00 6.76 0.56 0.12 42.90 [2024-10-25T08:57:56.821Z] 08:42:01 1 50.98 0.00 7.10 0.50 0.08 41.33 [2024-10-25T08:57:56.821Z] 08:42:01 2 50.44 0.00 6.99 10.51 0.10 31.96 [2024-10-25T08:57:56.821Z] 08:42:01 3 50.27 0.00 7.31 0.93 0.10 41.39 [2024-10-25T08:57:56.821Z] 08:42:01 4 48.58 0.00 6.84 1.09 0.10 43.39 [2024-10-25T08:57:56.821Z] 08:42:01 5 48.45 0.00 7.02 1.82 0.08 42.63 [2024-10-25T08:57:56.821Z] 08:42:01 6 50.18 0.00 6.84 2.68 0.10 40.21 [2024-10-25T08:57:56.821Z] 08:42:01 7 50.25 0.00 7.34 0.17 0.08 42.16 [2024-10-25T08:57:56.821Z] 08:43:01 all 7.92 0.00 2.78 6.75 0.07 82.48 [2024-10-25T08:57:56.821Z] 08:43:01 0 9.90 0.00 3.41 20.82 0.05 65.82 [2024-10-25T08:57:56.821Z] 08:43:01 1 7.77 0.00 2.38 6.08 0.05 83.73 [2024-10-25T08:57:56.821Z] 08:43:01 2 6.66 0.00 2.40 2.25 0.05 88.63 [2024-10-25T08:57:56.821Z] 08:43:01 3 6.51 0.00 2.73 0.03 0.03 90.70 [2024-10-25T08:57:56.821Z] 08:43:01 4 9.49 0.00 2.59 0.52 0.07 87.33 [2024-10-25T08:57:56.821Z] 08:43:01 5 7.78 0.00 2.45 7.45 0.05 82.27 [2024-10-25T08:57:56.821Z] 08:43:01 6 7.35 0.00 3.94 16.27 0.17 72.28 [2024-10-25T08:57:56.821Z] 08:43:01 7 7.91 0.00 2.37 0.67 0.05 89.00 [2024-10-25T08:57:56.821Z] 08:44:01 all 0.98 0.00 0.49 0.56 0.02 97.96 [2024-10-25T08:57:56.821Z] 08:44:01 0 0.95 0.00 0.55 0.95 0.02 97.53 [2024-10-25T08:57:56.821Z] 08:44:01 1 1.44 0.00 0.53 0.12 0.02 97.90 [2024-10-25T08:57:56.821Z] 08:44:01 2 0.37 0.00 0.40 1.35 0.03 97.84 [2024-10-25T08:57:56.821Z] 08:44:01 3 1.23 0.00 0.57 0.12 0.02 98.07 [2024-10-25T08:57:56.821Z] 08:44:01 4 0.69 0.00 0.27 0.15 0.02 98.88 [2024-10-25T08:57:56.821Z] 08:44:01 5 1.05 0.00 0.72 1.55 0.02 96.66 [2024-10-25T08:57:56.821Z] 08:44:01 6 1.75 0.00 0.60 0.20 0.00 97.45 [2024-10-25T08:57:56.821Z] 08:44:01 7 0.35 0.00 0.25 0.02 0.02 99.36 [2024-10-25T08:57:56.821Z] 08:45:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-10-25T08:57:56.821Z] 08:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-25T08:57:56.821Z] 08:45:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-25T08:57:56.821Z] 08:45:01 2 0.03 0.00 0.02 0.03 0.00 99.92 [2024-10-25T08:57:56.821Z] 08:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-25T08:57:56.821Z] 08:45:01 4 0.12 0.00 0.03 0.00 0.03 99.82 [2024-10-25T08:57:56.821Z] 08:45:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-25T08:57:56.821Z] 08:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-25T08:57:56.821Z] 08:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-25T08:57:56.821Z] 08:46:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-10-25T08:57:56.821Z] 08:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-25T08:57:56.821Z] 08:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-25T08:57:56.821Z] 08:46:01 2 0.02 0.00 0.00 0.08 0.00 99.90 [2024-10-25T08:57:56.821Z] 08:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-25T08:57:56.821Z] 08:46:01 4 0.08 0.00 0.03 0.00 0.03 99.85 [2024-10-25T08:57:56.821Z] 08:46:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-25T08:57:56.821Z] 08:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-25T08:57:56.821Z] 08:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-25T08:57:56.821Z] 08:47:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-10-25T08:57:56.821Z] 08:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-25T08:57:56.821Z] 08:47:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-10-25T08:57:56.821Z] 08:47:01 2 0.02 0.00 0.02 0.03 0.02 99.92 [2024-10-25T08:57:56.821Z] 08:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-25T08:57:56.821Z] 08:47:01 4 0.12 0.00 0.00 0.00 0.02 99.87 [2024-10-25T08:57:56.821Z] 08:47:01 5 0.05 0.00 0.00 0.02 0.02 99.92 [2024-10-25T08:57:56.821Z] 08:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-25T08:57:56.821Z] 08:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-25T08:57:56.821Z] 08:48:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2024-10-25T08:57:56.821Z] 08:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-25T08:57:56.821Z] 08:48:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-25T08:57:56.821Z] 08:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-25T08:57:56.821Z] 08:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-25T08:57:56.821Z] 08:48:01 4 0.10 0.00 0.05 0.02 0.03 99.80 [2024-10-25T08:57:56.821Z] 08:48:01 5 0.03 0.00 0.02 0.05 0.00 99.90 [2024-10-25T08:57:56.821Z] 08:48:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-25T08:57:56.821Z] 08:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-25T08:57:56.821Z] 08:49:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2024-10-25T08:57:56.821Z] 08:49:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-25T08:57:56.821Z] 08:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-25T08:57:56.821Z] 08:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-25T08:57:56.821Z] 08:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-25T08:57:56.821Z] 08:49:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2024-10-25T08:57:56.821Z] 08:49:01 5 0.40 0.00 0.02 0.02 0.02 99.55 [2024-10-25T08:57:56.821Z] 08:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-25T08:57:56.821Z] 08:49:01 7 1.43 0.00 0.00 0.00 0.02 98.55 [2024-10-25T08:57:56.821Z] [2024-10-25T08:57:56.821Z] 08:49:01 CPU %user %nice %system %iowait %steal %idle [2024-10-25T08:57:56.821Z] 08:50:01 all 0.07 0.00 0.02 0.01 0.01 99.90 [2024-10-25T08:57:56.821Z] 08:50:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2024-10-25T08:57:56.821Z] 08:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-25T08:57:56.821Z] 08:50:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-25T08:57:56.821Z] 08:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-25T08:57:56.821Z] 08:50:01 4 0.10 0.00 0.05 0.00 0.03 99.82 [2024-10-25T08:57:56.821Z] 08:50:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-25T08:57:56.821Z] 08:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-25T08:57:56.821Z] 08:50:01 7 0.42 0.00 0.00 0.00 0.00 99.58 [2024-10-25T08:57:56.821Z] 08:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-10-25T08:57:56.821Z] 08:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-25T08:57:56.821Z] 08:51:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-10-25T08:57:56.821Z] 08:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-25T08:57:56.821Z] 08:51:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-25T08:57:56.821Z] 08:51:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-25T08:57:56.821Z] 08:51:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-25T08:57:56.821Z] 08:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-25T08:57:56.821Z] 08:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-25T08:57:56.821Z] 08:52:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-10-25T08:57:56.821Z] 08:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-25T08:57:56.821Z] 08:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-25T08:57:56.821Z] 08:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-25T08:57:56.821Z] 08:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-25T08:57:56.821Z] 08:52:01 4 0.07 0.00 0.05 0.00 0.03 99.85 [2024-10-25T08:57:56.821Z] 08:52:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2024-10-25T08:57:56.821Z] 08:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-25T08:57:56.821Z] 08:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-25T08:57:56.821Z] 08:53:01 all 0.04 0.00 0.03 0.01 0.01 99.91 [2024-10-25T08:57:56.821Z] 08:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-25T08:57:56.821Z] 08:53:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-25T08:57:56.821Z] 08:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-25T08:57:56.821Z] 08:53:01 3 0.05 0.00 0.02 0.10 0.00 99.83 [2024-10-25T08:57:56.821Z] 08:53:01 4 0.08 0.00 0.07 0.00 0.02 99.83 [2024-10-25T08:57:56.821Z] 08:53:01 5 0.03 0.00 0.05 0.02 0.02 99.88 [2024-10-25T08:57:56.821Z] 08:53:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-25T08:57:56.821Z] 08:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-25T08:57:56.821Z] 08:54:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2024-10-25T08:57:56.821Z] 08:54:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-25T08:57:56.821Z] 08:54:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-25T08:57:56.821Z] 08:54:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-25T08:57:56.821Z] 08:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-25T08:57:56.821Z] 08:54:01 4 0.12 0.00 0.03 0.00 0.03 99.82 [2024-10-25T08:57:56.821Z] 08:54:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2024-10-25T08:57:56.821Z] 08:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-25T08:57:56.821Z] 08:54:01 7 0.25 0.00 0.00 0.00 0.00 99.75 [2024-10-25T08:57:56.821Z] 08:55:01 all 0.13 0.00 0.02 0.00 0.00 99.85 [2024-10-25T08:57:56.821Z] 08:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-25T08:57:56.821Z] 08:55:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-10-25T08:57:56.821Z] 08:55:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-25T08:57:56.821Z] 08:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-25T08:57:56.821Z] 08:55:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-25T08:57:56.821Z] 08:55:01 5 0.00 0.00 0.00 0.03 0.00 99.97 [2024-10-25T08:57:56.821Z] 08:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-25T08:57:56.821Z] 08:55:01 7 0.89 0.00 0.02 0.00 0.00 99.09 [2024-10-25T08:57:56.821Z] 08:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-10-25T08:57:56.821Z] 08:56:01 0 0.05 0.00 0.00 0.03 0.02 99.90 [2024-10-25T08:57:56.821Z] 08:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-25T08:57:56.821Z] 08:56:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-25T08:57:56.821Z] 08:56:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-25T08:57:56.821Z] 08:56:01 4 0.10 0.00 0.08 0.00 0.02 99.80 [2024-10-25T08:57:56.821Z] 08:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-25T08:57:56.821Z] 08:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-25T08:57:56.821Z] 08:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-25T08:57:56.821Z] 08:57:01 all 0.03 0.00 0.02 0.03 0.00 99.92 [2024-10-25T08:57:56.821Z] 08:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-25T08:57:56.821Z] 08:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-25T08:57:56.821Z] 08:57:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-25T08:57:56.821Z] 08:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-25T08:57:56.821Z] 08:57:01 4 0.12 0.00 0.05 0.00 0.02 99.82 [2024-10-25T08:57:56.821Z] 08:57:01 5 0.03 0.00 0.02 0.27 0.00 99.68 [2024-10-25T08:57:56.821Z] 08:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-25T08:57:56.821Z] 08:57:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-25T08:57:56.821Z] Average: all 6.68 0.00 1.35 0.79 0.03 91.15 [2024-10-25T08:57:56.821Z] Average: 0 6.62 0.00 1.31 1.19 0.03 90.85 [2024-10-25T08:57:56.821Z] Average: 1 6.76 0.00 1.32 0.48 0.03 91.41 [2024-10-25T08:57:56.821Z] Average: 2 6.55 0.00 1.25 1.11 0.03 91.05 [2024-10-25T08:57:56.821Z] Average: 3 6.70 0.00 1.39 0.29 0.02 91.60 [2024-10-25T08:57:56.821Z] Average: 4 6.80 0.00 1.38 0.78 0.04 91.00 [2024-10-25T08:57:56.821Z] Average: 5 6.61 0.00 1.34 0.65 0.02 91.38 [2024-10-25T08:57:56.821Z] Average: 6 6.59 0.00 1.34 1.36 0.03 90.68 [2024-10-25T08:57:56.821Z] Average: 7 6.84 0.00 1.48 0.46 0.02 91.19 [2024-10-25T08:57:56.821Z] [2024-10-25T08:57:56.821Z] [2024-10-25T08:57:56.821Z]