Pull request #1638 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 jackchenjc for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958+f7f74c656f33fe2f31a87c52cf44e870be8830fd (7212a9f00c9a8f310fb8fbc14c4ce7a2945153d2) 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-ssh7387439436526775549.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-ssh3626629102602348340.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-1638/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-1638/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1992518756412987333.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-1638/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1048499867865923362.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-ssh15419277892153296046.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-1638/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-1638/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh862982906966393023.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/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22710 in /w/workspace/gexfoundry_device-sdk-go_PR-1638 [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-1638 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit f7f74c656f33fe2f31a87c52cf44e870be8830fd into PR head commit 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 > 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/1638/head:refs/remotes/origin/PR-1638 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 Checking out Revision 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 (PR-1638) > git checkout -f 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 # 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 f7f74c656f33fe2f31a87c52cf44e870be8830fd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 # timeout=10 Commit message: "feat: Enable PIE support for ASLR and full RELRO" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-14T08:04:35.667Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-14T08:04:35.867Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-14T08:04:35.989Z] ========================================================= [2024-10-14T08:04:35.989Z] EdgeX Global Pipelines Version Info [2024-10-14T08:04:35.989Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:04:37.165Z] ------------------- [2024-10-14T08:04:37.166Z] stable info: [2024-10-14T08:04:37.166Z] ------------------- [2024-10-14T08:04:37.166Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-14T08:04:37.166Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T08:04:37.166Z] Message: update stable to v1.0.265 [2024-10-14T08:04:37.434Z] ------------------- [2024-10-14T08:04:37.434Z] experimental info: [2024-10-14T08:04:37.434Z] ------------------- [2024-10-14T08:04:37.434Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-14T08:04:37.434Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-14T08:04:37.434Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-14T08:04:37.654Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-10-14T08:04:37.710Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-10-14T08:04:37.772Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-14T08:04:37.836Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-14T08:04:37.896Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-14T08:04:37.969Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-14T08:04:38.031Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-14T08:04:38.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-10-14T08:04:38.156Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-14T08:04:38.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-14T08:04:38.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-14T08:04:38.341Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-10-14T08:04:38.402Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-14T08:04:38.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-14T08:04:38.519Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T08:04:38.577Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T08:04:38.635Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T08:04:38.698Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T08:04:38.759Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-14T08:04:38.819Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-14T08:04:38.882Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-14T08:04:38.942Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-14T08:04:39.001Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-14T08:04:39.060Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-14T08:04:39.119Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-14T08:04:39.177Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-14T08:04:39.228Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-14T08:04:39.285Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1638 [Pipeline] echo [2024-10-14T08:04:39.344Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1638 [Pipeline] echo [2024-10-14T08:04:39.404Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1638 [Pipeline] echo [2024-10-14T08:04:39.467Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 [Pipeline] echo [2024-10-14T08:04:39.526Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4175f78 [Pipeline] echo [2024-10-14T08:04:39.582Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:04:39.743Z] provisioning config files... [2024-10-14T08:04:39.759Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp/config8138064719264783541tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:04:40.166Z] ---> ****-login.sh [2024-10-14T08:04:40.166Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:04:40.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:04:40.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:04:40.566Z] Configure a credential helper to remove this warning. See [2024-10-14T08:04:40.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:04:40.566Z] [2024-10-14T08:04:40.566Z] Login Succeeded [2024-10-14T08:04:40.566Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:04:40.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:04:40.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:04:40.566Z] Configure a credential helper to remove this warning. See [2024-10-14T08:04:40.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:04:40.566Z] [2024-10-14T08:04:40.566Z] Login Succeeded [2024-10-14T08:04:40.566Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:04:40.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:04:40.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:04:40.566Z] Configure a credential helper to remove this warning. See [2024-10-14T08:04:40.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:04:40.566Z] [2024-10-14T08:04:40.566Z] Login Succeeded [2024-10-14T08:04:40.566Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:04:40.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:04:40.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:04:40.829Z] Configure a credential helper to remove this warning. See [2024-10-14T08:04:40.829Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:04:40.829Z] [2024-10-14T08:04:40.829Z] Login Succeeded [2024-10-14T08:04:40.829Z] ****.io [2024-10-14T08:04:40.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:04:41.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:04:41.089Z] Configure a credential helper to remove this warning. See [2024-10-14T08:04:41.089Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:04:41.089Z] [2024-10-14T08:04:41.089Z] Login Succeeded [2024-10-14T08:04:41.089Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:04:41.120Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-14T08:04:42.844Z] + git rev-list -1 --merges 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958~1..4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 [Pipeline] echo [2024-10-14T08:04:43.813Z] -----------> git rev-list -1 --merges 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958~1..4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 [false] [Pipeline] sh [2024-10-14T08:04:46.559Z] + git log --format=format:%s -1 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 [Pipeline] echo [2024-10-14T08:04:46.602Z] ========================================================= [2024-10-14T08:04:46.602Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-14T08:04:46.602Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:04:47.053Z] + git log --format=format:%s -1 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 [Pipeline] echo [2024-10-14T08:04:47.099Z] [semverPrep] GIT_COMMIT: 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958, Commit Message: feat: Enable PIE support for ASLR and full RELRO [Pipeline] echo [2024-10-14T08:04:47.148Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-14T08:04:47.559Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:04:47.559Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-14T08:04:47.559Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-14T08:04:47.559Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-14T08:04:47.559Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-14T08:04:47.559Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-14T08:04:47.559Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:04:48.029Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:04:48.029Z] [2024-10-14T08:04:48.029Z] 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-14T08:04:48.429Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:04:48.429Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-14T08:04:48.429Z] b85a868b505f: Pulling fs layer [2024-10-14T08:04:48.429Z] e2be974225ed: Pulling fs layer [2024-10-14T08:04:48.429Z] 339a4e72a1f5: Pulling fs layer [2024-10-14T08:04:48.429Z] 988bab9f4d93: Pulling fs layer [2024-10-14T08:04:48.429Z] 1469e6f7b9e6: Pulling fs layer [2024-10-14T08:04:48.429Z] eaf3925da568: Pulling fs layer [2024-10-14T08:04:48.429Z] bab4dde63d76: Pulling fs layer [2024-10-14T08:04:48.429Z] bde34c3a00c8: Pulling fs layer [2024-10-14T08:04:48.429Z] b352a97aabf1: Pulling fs layer [2024-10-14T08:04:48.429Z] 4872d77fe225: Pulling fs layer [2024-10-14T08:04:48.429Z] 5851b861e8e6: Pulling fs layer [2024-10-14T08:04:48.429Z] 988bab9f4d93: Waiting [2024-10-14T08:04:48.429Z] 1469e6f7b9e6: Waiting [2024-10-14T08:04:48.429Z] eaf3925da568: Waiting [2024-10-14T08:04:48.429Z] bab4dde63d76: Waiting [2024-10-14T08:04:48.429Z] bde34c3a00c8: Waiting [2024-10-14T08:04:48.429Z] b352a97aabf1: Waiting [2024-10-14T08:04:48.429Z] 4872d77fe225: Waiting [2024-10-14T08:04:48.429Z] 5851b861e8e6: Waiting [2024-10-14T08:04:48.429Z] e2be974225ed: Verifying Checksum [2024-10-14T08:04:48.429Z] e2be974225ed: Download complete [2024-10-14T08:04:48.429Z] 988bab9f4d93: Verifying Checksum [2024-10-14T08:04:48.429Z] 988bab9f4d93: Download complete [2024-10-14T08:04:48.687Z] 339a4e72a1f5: Verifying Checksum [2024-10-14T08:04:48.687Z] 339a4e72a1f5: Download complete [2024-10-14T08:04:48.687Z] 1469e6f7b9e6: Verifying Checksum [2024-10-14T08:04:48.687Z] 1469e6f7b9e6: Download complete [2024-10-14T08:04:48.687Z] eaf3925da568: Verifying Checksum [2024-10-14T08:04:48.687Z] eaf3925da568: Download complete [2024-10-14T08:04:48.687Z] bde34c3a00c8: Verifying Checksum [2024-10-14T08:04:48.687Z] bde34c3a00c8: Download complete [2024-10-14T08:04:48.687Z] b352a97aabf1: Verifying Checksum [2024-10-14T08:04:48.687Z] b352a97aabf1: Download complete [2024-10-14T08:04:48.687Z] 4872d77fe225: Verifying Checksum [2024-10-14T08:04:48.687Z] 4872d77fe225: Download complete [2024-10-14T08:04:48.687Z] 5851b861e8e6: Download complete [2024-10-14T08:04:48.687Z] b85a868b505f: Verifying Checksum [2024-10-14T08:04:48.687Z] b85a868b505f: Download complete [2024-10-14T08:04:48.945Z] bab4dde63d76: Verifying Checksum [2024-10-14T08:04:48.945Z] bab4dde63d76: Download complete [2024-10-14T08:04:49.883Z] b85a868b505f: Pull complete [2024-10-14T08:04:50.143Z] e2be974225ed: Pull complete [2024-10-14T08:04:50.710Z] 339a4e72a1f5: Pull complete [2024-10-14T08:04:50.711Z] 988bab9f4d93: Pull complete [2024-10-14T08:04:50.969Z] 1469e6f7b9e6: Pull complete [2024-10-14T08:04:50.969Z] eaf3925da568: Pull complete [2024-10-14T08:04:52.873Z] bab4dde63d76: Pull complete [2024-10-14T08:04:52.873Z] bde34c3a00c8: Pull complete [2024-10-14T08:04:52.873Z] b352a97aabf1: Pull complete [2024-10-14T08:04:52.873Z] 4872d77fe225: Pull complete [2024-10-14T08:04:53.133Z] 5851b861e8e6: Pull complete [2024-10-14T08:04:53.133Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-14T08:04:53.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:04:53.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:04:53.536Z] prd-ubuntu20.04-docker-8c-8g-22710 does not seem to be running inside a container [2024-10-14T08:04:53.568Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1638 -v /w/workspace/gexfoundry_device-sdk-go_PR-1638:/w/workspace/gexfoundry_device-sdk-go_PR-1638:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1638@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-14T08:04:57.629Z] $ docker top 6cca1a37201f1a2d66428436cd269dabcfb1a1fa0895e858f2df73fdf0653d29 -eo pid,comm [2024-10-14T08:04:57.693Z] 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-14T08:04:57.693Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:04:57.861Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:04:57.861Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:04:57.999Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:04:58.001Z] $ docker exec 6cca1a37201f1a2d66428436cd269dabcfb1a1fa0895e858f2df73fdf0653d29 ssh-agent [2024-10-14T08:04:58.117Z] SSH_AUTH_SOCK=/tmp/ssh-rTRUy17kL3Br/agent.32 [2024-10-14T08:04:58.117Z] SSH_AGENT_PID=38 [2024-10-14T08:04:58.123Z] Running ssh-add (command line suppressed) [2024-10-14T08:04:58.230Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp/private_key_18384745430193613167.key (/w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp/private_key_18384745430193613167.key) [2024-10-14T08:04:58.245Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:04:58.587Z] + git tag --points-at HEAD [Pipeline] } [2024-10-14T08:04:58.616Z] $ docker exec --env ******** --env ******** 6cca1a37201f1a2d66428436cd269dabcfb1a1fa0895e858f2df73fdf0653d29 ssh-agent -k [2024-10-14T08:04:58.722Z] unset SSH_AUTH_SOCK; [2024-10-14T08:04:58.723Z] unset SSH_AGENT_PID; [2024-10-14T08:04:58.723Z] echo Agent pid 38 killed; [2024-10-14T08:04:58.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-14T08:04:58.857Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:04:58.858Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:04:58.986Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:04:58.989Z] $ docker exec 6cca1a37201f1a2d66428436cd269dabcfb1a1fa0895e858f2df73fdf0653d29 ssh-agent [2024-10-14T08:04:59.101Z] SSH_AUTH_SOCK=/tmp/ssh-8M8oUUSaARSW/agent.72 [2024-10-14T08:04:59.101Z] SSH_AGENT_PID=78 [2024-10-14T08:04:59.106Z] Running ssh-add (command line suppressed) [2024-10-14T08:04:59.236Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp/private_key_2945860790875144034.key (/w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp/private_key_2945860790875144034.key) [2024-10-14T08:04:59.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:04:59.608Z] + git semver init [2024-10-14T08:04:59.867Z] 2024-10-14 08:04:59,786 [run_init] DEBUG init version:0.0.0 force:False [2024-10-14T08:04:59.867Z] 2024-10-14 08:04:59,787 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1638/.semver [2024-10-14T08:04:59.867Z] 2024-10-14 08:04:59,787 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1638/.semver [2024-10-14T08:04:59.867Z] 2024-10-14 08:04:59,787 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1638/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1638, universal_newlines=False, shell=None, istream=None) [2024-10-14T08:05:02.487Z] 2024-10-14 08:05:01,984 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1638/.git/info/exclude [2024-10-14T08:05:02.487Z] 2024-10-14 08:05:01,984 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1638/.semver/PR-1638 with force:False [2024-10-14T08:05:02.487Z] 2024-10-14 08:05:01,985 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1638/.semver/PR-1638 [2024-10-14T08:05:02.487Z] 2024-10-14 08:05:01,987 [execute] INFO git cat-file --batch-check [2024-10-14T08:05:02.487Z] 2024-10-14 08:05:01,987 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1638/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T08:05:02.487Z] 2024-10-14 08:05:01,993 [execute] INFO git cat-file --batch [2024-10-14T08:05:02.487Z] 2024-10-14 08:05:01,994 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1638/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T08:05:02.487Z] 2024-10-14 08:05:01,998 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1638/.semver/PR-1638 [2024-10-14T08:05:02.487Z] 0.0.0 [Pipeline] } [2024-10-14T08:05:02.515Z] $ docker exec --env ******** --env ******** 6cca1a37201f1a2d66428436cd269dabcfb1a1fa0895e858f2df73fdf0653d29 ssh-agent -k [2024-10-14T08:05:02.614Z] unset SSH_AUTH_SOCK; [2024-10-14T08:05:02.615Z] unset SSH_AGENT_PID; [2024-10-14T08:05:02.615Z] echo Agent pid 78 killed; [2024-10-14T08:05:02.626Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:05:03.111Z] + git semver [Pipeline] } [2024-10-14T08:05:03.400Z] $ docker stop --time=1 6cca1a37201f1a2d66428436cd269dabcfb1a1fa0895e858f2df73fdf0653d29 [2024-10-14T08:05:05.035Z] $ docker rm -f --volumes 6cca1a37201f1a2d66428436cd269dabcfb1a1fa0895e858f2df73fdf0653d29 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:05:05.496Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-14T08:05:05.885Z] Stashed 1 file(s) [Pipeline] echo [2024-10-14T08:05:05.908Z] [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-14T08:05:06.718Z] provisioning config files... [2024-10-14T08:05:06.729Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp/config5541193998645100529tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:05:07.115Z] ---> ****-login.sh [2024-10-14T08:05:07.115Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:05:07.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:05:07.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:05:07.115Z] Configure a credential helper to remove this warning. See [2024-10-14T08:05:07.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:05:07.115Z] [2024-10-14T08:05:07.115Z] Login Succeeded [2024-10-14T08:05:07.115Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:05:07.115Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:05:07.115Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:05:07.115Z] Configure a credential helper to remove this warning. See [2024-10-14T08:05:07.115Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:05:07.115Z] [2024-10-14T08:05:07.115Z] Login Succeeded [2024-10-14T08:05:07.115Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:05:07.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:05:07.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:05:07.376Z] Configure a credential helper to remove this warning. See [2024-10-14T08:05:07.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:05:07.376Z] [2024-10-14T08:05:07.376Z] Login Succeeded [2024-10-14T08:05:07.376Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:05:07.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:05:07.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:05:07.376Z] Configure a credential helper to remove this warning. See [2024-10-14T08:05:07.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:05:07.376Z] [2024-10-14T08:05:07.376Z] Login Succeeded [2024-10-14T08:05:07.376Z] ****.io [2024-10-14T08:05:07.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:05:07.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:05:07.636Z] Configure a credential helper to remove this warning. See [2024-10-14T08:05:07.636Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:05:07.636Z] [2024-10-14T08:05:07.636Z] Login Succeeded [2024-10-14T08:05:07.636Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:05:07.677Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T08:05:07.937Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:05:07.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:05:08.043Z] ========================================================= [2024-10-14T08:05:08.043Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-14T08:05:08.043Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:05:08.598Z] + 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-14T08:05:08.598Z] Sending build context to Docker daemon 25.43MB [2024-10-14T08:05:08.598Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:05:08.598Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-14T08:05:08.866Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-14T08:05:08.866Z] 43c4264eed91: Pulling fs layer [2024-10-14T08:05:08.866Z] 4cc291be95ef: Pulling fs layer [2024-10-14T08:05:08.866Z] 2ac1f1163629: Pulling fs layer [2024-10-14T08:05:08.866Z] 5c3c966382ef: Pulling fs layer [2024-10-14T08:05:08.866Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T08:05:08.866Z] 5d5c8e513c77: Pulling fs layer [2024-10-14T08:05:08.866Z] 9f66e0745190: Pulling fs layer [2024-10-14T08:05:08.866Z] f49a43e4bbc0: Pulling fs layer [2024-10-14T08:05:08.866Z] 561ebcabdf7f: Pulling fs layer [2024-10-14T08:05:08.866Z] 4f4fb700ef54: Waiting [2024-10-14T08:05:08.866Z] 5d5c8e513c77: Waiting [2024-10-14T08:05:08.866Z] 9f66e0745190: Waiting [2024-10-14T08:05:08.866Z] f49a43e4bbc0: Waiting [2024-10-14T08:05:08.866Z] 561ebcabdf7f: Waiting [2024-10-14T08:05:08.866Z] 5c3c966382ef: Waiting [2024-10-14T08:05:08.866Z] 4cc291be95ef: Download complete [2024-10-14T08:05:08.866Z] 5c3c966382ef: Verifying Checksum [2024-10-14T08:05:08.866Z] 5c3c966382ef: Download complete [2024-10-14T08:05:08.866Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T08:05:08.866Z] 4f4fb700ef54: Download complete [2024-10-14T08:05:08.866Z] 5d5c8e513c77: Verifying Checksum [2024-10-14T08:05:08.866Z] 5d5c8e513c77: Download complete [2024-10-14T08:05:08.866Z] 43c4264eed91: Download complete [2024-10-14T08:05:08.866Z] 9f66e0745190: Verifying Checksum [2024-10-14T08:05:08.866Z] 9f66e0745190: Download complete [2024-10-14T08:05:09.126Z] 43c4264eed91: Pull complete [2024-10-14T08:05:09.126Z] 561ebcabdf7f: Download complete [2024-10-14T08:05:09.126Z] 4cc291be95ef: Pull complete [2024-10-14T08:05:09.385Z] 2ac1f1163629: Download complete [2024-10-14T08:05:09.644Z] f49a43e4bbc0: Verifying Checksum [2024-10-14T08:05:09.644Z] f49a43e4bbc0: Download complete [2024-10-14T08:05:12.931Z] 2ac1f1163629: Pull complete [2024-10-14T08:05:12.931Z] 5c3c966382ef: Pull complete [2024-10-14T08:05:12.931Z] 4f4fb700ef54: Pull complete [2024-10-14T08:05:12.931Z] 5d5c8e513c77: Pull complete [2024-10-14T08:05:13.188Z] 9f66e0745190: Pull complete [2024-10-14T08:05:15.122Z] f49a43e4bbc0: Pull complete [2024-10-14T08:05:16.058Z] 561ebcabdf7f: Pull complete [2024-10-14T08:05:16.058Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-14T08:05:16.058Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T08:05:16.058Z] ---> 3a752c3f9dda [2024-10-14T08:05:16.058Z] Step 3/10 : ARG MAKE=make build [2024-10-14T08:05:21.378Z] ---> Running in 215363ca8f02 [2024-10-14T08:05:21.378Z] Removing intermediate container 215363ca8f02 [2024-10-14T08:05:21.378Z] ---> cb8a54640230 [2024-10-14T08:05:21.378Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-14T08:05:21.378Z] ---> Running in b14b384441e2 [2024-10-14T08:05:21.378Z] Removing intermediate container b14b384441e2 [2024-10-14T08:05:21.378Z] ---> c24fdfdc1964 [2024-10-14T08:05:21.378Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T08:05:21.378Z] ---> Running in 781ced2b8663 [2024-10-14T08:05:21.378Z] Removing intermediate container 781ced2b8663 [2024-10-14T08:05:21.378Z] ---> 65032843f15e [2024-10-14T08:05:21.378Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-14T08:05:21.378Z] ---> Running in c5911c566944 [2024-10-14T08:05:21.488Z] Still waiting to schedule task [2024-10-14T08:05:21.488Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-14T08:05:21.723Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:05:21.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:05:22.564Z] OK: 246 MiB in 54 packages [2024-10-14T08:05:23.135Z] Removing intermediate container c5911c566944 [2024-10-14T08:05:23.135Z] ---> 67c8bc7a1b9f [2024-10-14T08:05:23.135Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-14T08:05:23.707Z] ---> a72ac907ae9c [2024-10-14T08:05:23.707Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:05:23.707Z] ---> Running in 8fe3e7c64df9 [2024-10-14T08:06:20.076Z] Removing intermediate container 8fe3e7c64df9 [2024-10-14T08:06:20.076Z] ---> 7a9f2b7a42e2 [2024-10-14T08:06:20.076Z] Step 9/10 : COPY . . [2024-10-14T08:06:20.076Z] ---> f9ce9f6f0a66 [2024-10-14T08:06:20.076Z] Step 10/10 : RUN ${MAKE} [2024-10-14T08:06:20.076Z] ---> Running in 6292f704b980 [2024-10-14T08:06:20.076Z] noop [2024-10-14T08:06:20.076Z] Removing intermediate container 6292f704b980 [2024-10-14T08:06:20.076Z] ---> dd1286df066b [2024-10-14T08:06:20.076Z] Successfully built dd1286df066b [2024-10-14T08:06:20.076Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:06:20.567Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T08:06:20.567Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:06:20.739Z] prd-ubuntu20.04-docker-8c-8g-22710 does not seem to be running inside a container [2024-10-14T08:06:20.781Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1638 -v /w/workspace/gexfoundry_device-sdk-go_PR-1638:/w/workspace/gexfoundry_device-sdk-go_PR-1638:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1638@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-14T08:06:21.128Z] $ docker top 4805ae85d4d5ad71d0aeca6585ab36ee0e3711f94467c1a4ea5cc3ffa6c2d17d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:06:21.549Z] + go version [2024-10-14T08:06:21.549Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-14T08:06:21.584Z] $ docker stop --time=1 4805ae85d4d5ad71d0aeca6585ab36ee0e3711f94467c1a4ea5cc3ffa6c2d17d [2024-10-14T08:06:22.874Z] $ docker rm -f --volumes 4805ae85d4d5ad71d0aeca6585ab36ee0e3711f94467c1a4ea5cc3ffa6c2d17d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:06:23.694Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T08:06:23.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:06:23.866Z] prd-ubuntu20.04-docker-8c-8g-22710 does not seem to be running inside a container [2024-10-14T08:06:23.899Z] $ 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-1638 -v /w/workspace/gexfoundry_device-sdk-go_PR-1638:/w/workspace/gexfoundry_device-sdk-go_PR-1638:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1638@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-14T08:06:24.623Z] $ docker top db4c03e36e3c8e4a9cafef55795d0a5c5b7da44e0caabcbbe79aaae561685e5d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:06:25.096Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1638 [Pipeline] fileExists [Pipeline] sh [2024-10-14T08:06:25.525Z] + make test [2024-10-14T08:06:25.525Z] go test -race -coverprofile=coverage.out ./... [2024-10-14T08:06:33.671Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-14T08:07:12.380Z] github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements [2024-10-14T08:07:12.380Z] github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements [2024-10-14T08:07:12.380Z] github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements [2024-10-14T08:07:12.380Z] github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements [2024-10-14T08:07:12.380Z] github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements [2024-10-14T08:07:12.380Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.033s coverage: 26.0% of statements [2024-10-14T08:07:12.380Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.032s coverage: 79.4% of statements [2024-10-14T08:07:12.638Z] github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements [2024-10-14T08:07:12.638Z] github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements [2024-10-14T08:07:13.574Z] github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-14T08:07:13.574Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.042s coverage: 86.0% of statements [2024-10-14T08:07:13.833Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-14T08:07:13.833Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-14T08:07:13.833Z] github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements [2024-10-14T08:07:14.767Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.095s coverage: 45.2% of statements [2024-10-14T08:07:15.701Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements [2024-10-14T08:07:17.680Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.043s coverage: 14.1% of statements [2024-10-14T08:07:17.680Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.092s coverage: 44.6% of statements [2024-10-14T08:07:17.680Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.056s coverage: 68.3% of statements [2024-10-14T08:07:17.680Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.088s coverage: 88.3% of statements [2024-10-14T08:07:17.680Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.049s coverage: 5.3% of statements [2024-10-14T08:07:49.761Z] GO111MODULE=on go vet ./... [2024-10-14T08:07:53.945Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T08:07:53.945Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T08:07:53.945Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T08:07:53.996Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T08:07:54.045Z] $ docker stop --time=1 db4c03e36e3c8e4a9cafef55795d0a5c5b7da44e0caabcbbe79aaae561685e5d [2024-10-14T08:08:05.982Z] $ docker rm -f --volumes db4c03e36e3c8e4a9cafef55795d0a5c5b7da44e0caabcbbe79aaae561685e5d [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:08:06.703Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T08:08:06.829Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-14T08:08:07.474Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T08:08:07.792Z] + ls -al . [2024-10-14T08:08:07.792Z] total 712 [2024-10-14T08:08:07.792Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 14 08:06 . [2024-10-14T08:08:07.792Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:04 .. [2024-10-14T08:08:07.792Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 08:04 .dockerignore [2024-10-14T08:08:07.792Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:07 .git [2024-10-14T08:08:07.792Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:04 .github [2024-10-14T08:08:07.792Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 14 08:04 .gitignore [2024-10-14T08:08:07.792Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 08:04 .golangci.yml [2024-10-14T08:08:07.792Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:05 .semver [2024-10-14T08:08:07.792Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 14 08:04 CHANGELOG.md [2024-10-14T08:08:07.792Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:04 GOVERNANCE.md [2024-10-14T08:08:07.792Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 14 08:04 Jenkinsfile [2024-10-14T08:08:07.792Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 14 08:04 LICENSE [2024-10-14T08:08:07.792Z] -rw-rw-r-- 1 jenkins jenkins 2379 Oct 14 08:04 Makefile [2024-10-14T08:08:07.792Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 14 08:04 OWNERS.md [2024-10-14T08:08:07.792Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 14 08:04 README.md [2024-10-14T08:08:07.792Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 08:05 VERSION [2024-10-14T08:08:07.792Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:04 bin [2024-10-14T08:08:07.792Z] -rw-r--r-- 1 jenkins jenkins 466603 Oct 14 08:07 coverage.out [2024-10-14T08:08:07.792Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 08:04 example [2024-10-14T08:08:07.792Z] -rw-rw-r-- 1 jenkins jenkins 6956 Oct 14 08:04 go.mod [2024-10-14T08:08:07.792Z] -rw-rw-r-- 1 jenkins jenkins 99963 Oct 14 08:04 go.sum [2024-10-14T08:08:07.792Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 14 08:04 internal [2024-10-14T08:08:07.792Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:04 openapi [2024-10-14T08:08:07.792Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 14 08:04 pkg [2024-10-14T08:08:07.792Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:04 snap [2024-10-14T08:08:07.792Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 14 08:04 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:08:08.234Z] + 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=4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 --label arch=amd64 --label version=0.0.0 . [2024-10-14T08:08:08.235Z] Sending build context to Docker daemon 25.9MB [2024-10-14T08:08:08.235Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:08:08.235Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-14T08:08:08.235Z] ---> dd1286df066b [2024-10-14T08:08:08.235Z] Step 3/24 : ARG MAKE=make build [2024-10-14T08:08:08.495Z] ---> Running in 573717ed30bc [2024-10-14T08:08:08.754Z] Removing intermediate container 573717ed30bc [2024-10-14T08:08:08.754Z] ---> b835e317719f [2024-10-14T08:08:08.754Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-14T08:08:08.754Z] ---> Running in 8b06ea10e16d [2024-10-14T08:08:08.754Z] Removing intermediate container 8b06ea10e16d [2024-10-14T08:08:08.754Z] ---> e67b1ea73812 [2024-10-14T08:08:08.754Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T08:08:08.754Z] ---> Running in 9fa3432c807e [2024-10-14T08:08:08.754Z] Removing intermediate container 9fa3432c807e [2024-10-14T08:08:08.754Z] ---> 9c60ce78e941 [2024-10-14T08:08:08.754Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-14T08:08:08.754Z] ---> Running in 6fab685d8ef4 [2024-10-14T08:08:09.013Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:08:09.580Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:08:09.580Z] OK: 246 MiB in 54 packages [2024-10-14T08:08:09.840Z] Removing intermediate container 6fab685d8ef4 [2024-10-14T08:08:09.840Z] ---> f910ee96d249 [2024-10-14T08:08:09.840Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-14T08:08:10.098Z] ---> aecc8025a30c [2024-10-14T08:08:10.098Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:08:10.098Z] ---> Running in af9ec573403d [2024-10-14T08:08:10.667Z] Removing intermediate container af9ec573403d [2024-10-14T08:08:10.667Z] ---> 72ea8015c7f2 [2024-10-14T08:08:10.667Z] Step 9/24 : COPY . . [2024-10-14T08:08:11.610Z] ---> 97c7d1c3bf44 [2024-10-14T08:08:11.610Z] Step 10/24 : RUN ${MAKE} [2024-10-14T08:08:11.610Z] ---> Running in 61fb765e2dad [2024-10-14T08:08:11.873Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-14T08:08:43.961Z] Removing intermediate container 61fb765e2dad [2024-10-14T08:08:43.961Z] ---> af3c763b74e8 [2024-10-14T08:08:43.961Z] Step 11/24 : FROM alpine:3.20 [2024-10-14T08:08:44.528Z] 3.20: Pulling from library/alpine [2024-10-14T08:08:44.528Z] 43c4264eed91: Already exists [2024-10-14T08:08:44.528Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:08:44.528Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T08:08:44.528Z] ---> 91ef0af61f39 [2024-10-14T08:08:44.528Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-14T08:08:44.528Z] ---> Running in ccff5242141c [2024-10-14T08:08:44.788Z] Removing intermediate container ccff5242141c [2024-10-14T08:08:44.788Z] ---> 2e2b2f7bb9b3 [2024-10-14T08:08:44.788Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-14T08:08:44.788Z] ---> Running in 4b589ad28ce7 [2024-10-14T08:08:45.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:08:45.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:08:45.307Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T08:08:45.307Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:08:45.307Z] OK: 8 MiB in 15 packages [2024-10-14T08:08:45.566Z] Removing intermediate container 4b589ad28ce7 [2024-10-14T08:08:45.566Z] ---> ef4b64ea817c [2024-10-14T08:08:45.566Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-14T08:08:45.566Z] ---> Running in 86235137b7c5 [2024-10-14T08:08:46.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:08:46.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:08:46.742Z] Upgrading critical system libraries and apk-tools: [2024-10-14T08:08:46.742Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:08:46.742Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:08:46.742Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:08:46.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:08:46.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:08:47.001Z] OK: 8 MiB in 15 packages [2024-10-14T08:08:47.567Z] Removing intermediate container 86235137b7c5 [2024-10-14T08:08:47.567Z] ---> 985d99420649 [2024-10-14T08:08:47.567Z] Step 15/24 : WORKDIR / [2024-10-14T08:08:47.567Z] ---> Running in d2cef5392275 [2024-10-14T08:08:47.567Z] Removing intermediate container d2cef5392275 [2024-10-14T08:08:47.567Z] ---> 84ba009587ba [2024-10-14T08:08:47.567Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-14T08:08:47.567Z] ---> f88b665dfb6c [2024-10-14T08:08:47.567Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-14T08:08:49.470Z] ---> 6b293e012b38 [2024-10-14T08:08:49.470Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-14T08:08:49.470Z] ---> 1221f870ddab [2024-10-14T08:08:49.470Z] Step 19/24 : EXPOSE 59999 [2024-10-14T08:08:49.470Z] ---> Running in 83cf6f582513 [2024-10-14T08:08:49.470Z] Removing intermediate container 83cf6f582513 [2024-10-14T08:08:49.470Z] ---> 71cb1b00b80e [2024-10-14T08:08:49.470Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-14T08:08:49.470Z] ---> Running in 2980ad2f7d58 [2024-10-14T08:08:49.727Z] Removing intermediate container 2980ad2f7d58 [2024-10-14T08:08:49.727Z] ---> 6d467fb8bff9 [2024-10-14T08:08:49.727Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T08:08:49.727Z] ---> Running in c7b079a1075b [2024-10-14T08:08:49.727Z] Removing intermediate container c7b079a1075b [2024-10-14T08:08:49.727Z] ---> 07209d5e4c6f [2024-10-14T08:08:49.727Z] Step 22/24 : LABEL arch=amd64 [2024-10-14T08:08:49.727Z] ---> Running in 515da9df9a31 [2024-10-14T08:08:49.727Z] Removing intermediate container 515da9df9a31 [2024-10-14T08:08:49.727Z] ---> c80bde06c819 [2024-10-14T08:08:49.727Z] Step 23/24 : LABEL git_sha=4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 [2024-10-14T08:08:49.727Z] ---> Running in 157de64ce60e [2024-10-14T08:08:49.988Z] Removing intermediate container 157de64ce60e [2024-10-14T08:08:49.988Z] ---> efe0cc3db0c9 [2024-10-14T08:08:49.988Z] Step 24/24 : LABEL version=0.0.0 [2024-10-14T08:08:49.988Z] ---> Running in 4319e983f084 [2024-10-14T08:08:49.988Z] Removing intermediate container 4319e983f084 [2024-10-14T08:08:49.988Z] ---> db1e12d45987 [2024-10-14T08:08:49.988Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T08:08:49.988Z] Successfully built db1e12d45987 [2024-10-14T08:08:49.988Z] Successfully tagged device-sdk-simple:latest [2024-10-14T08:09:00.555Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22712 in /w/workspace/gexfoundry_device-sdk-go_PR-1638 [Pipeline] } [Pipeline] { [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] ws [2024-10-14T08:09:00.830Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] checkout [2024-10-14T08:09:00.927Z] The recommended git tool is: git 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-14T08:09:01.703Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:09:01.703Z] [2024-10-14T08:09:01.703Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:09:02.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:09:03.050Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-14T08:09:03.050Z] 5eb5b503b376: Pulling fs layer [2024-10-14T08:09:03.050Z] 5c69ac0246d0: Pulling fs layer [2024-10-14T08:09:03.050Z] ec43610c2a17: Pulling fs layer [2024-10-14T08:09:03.050Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-14T08:09:03.050Z] 33b1e0a273af: Pulling fs layer [2024-10-14T08:09:03.050Z] 5d3b04190fa2: Pulling fs layer [2024-10-14T08:09:03.050Z] 2f39f015ded8: Pulling fs layer [2024-10-14T08:09:03.050Z] 33b1e0a273af: Waiting [2024-10-14T08:09:03.050Z] 5d3b04190fa2: Waiting [2024-10-14T08:09:03.050Z] 2f39f015ded8: Waiting [2024-10-14T08:09:03.050Z] 3a2ae6a8a46f: Waiting [2024-10-14T08:09:03.050Z] 5c69ac0246d0: Download complete [2024-10-14T08:09:03.050Z] 3a2ae6a8a46f: Download complete [2024-10-14T08:09:03.050Z] 33b1e0a273af: Verifying Checksum [2024-10-14T08:09:03.050Z] 33b1e0a273af: Download complete [2024-10-14T08:09:03.050Z] 5d3b04190fa2: Download complete [2024-10-14T08:09:03.050Z] ec43610c2a17: Verifying Checksum [2024-10-14T08:09:03.050Z] ec43610c2a17: Download complete [2024-10-14T08:09:03.050Z] 5eb5b503b376: Verifying Checksum [2024-10-14T08:09:03.616Z] 2f39f015ded8: Verifying Checksum [2024-10-14T08:09:03.616Z] 2f39f015ded8: Download complete [2024-10-14T08:09:05.476Z] using credential edgex-jenkins-ssh [2024-10-14T08:09:05.499Z] Cloning the remote Git repository [2024-10-14T08:09:05.516Z] 5eb5b503b376: Pull complete [2024-10-14T08:09:05.516Z] 5c69ac0246d0: Pull complete [2024-10-14T08:09:05.540Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-10-14T08:09:05.630Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2024-10-14T08:09:05.775Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-10-14T08:09:05.775Z] > git --version # timeout=10 [2024-10-14T08:09:05.796Z] > git --version # 'git version 2.25.1' [2024-10-14T08:09:05.798Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T08:09:06.085Z] ec43610c2a17: Pull complete [2024-10-14T08:09:06.085Z] 3a2ae6a8a46f: Pull complete [2024-10-14T08:09:06.354Z] 33b1e0a273af: Pull complete [2024-10-14T08:09:06.613Z] 5d3b04190fa2: Pull complete [2024-10-14T08:09:05.942Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T08:09:09.466Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-10-14T08:09:09.489Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T08:09:10.801Z] 2f39f015ded8: Pull complete [2024-10-14T08:09:10.801Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-14T08:09:10.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:09:10.801Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:09:10.534Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-10-14T08:09:10.584Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-10-14T08:09:10.586Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T08:09:10.611Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1638/head:refs/remotes/origin/PR-1638 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-14T08:09:11.075Z] prd-ubuntu20.04-docker-8c-8g-22710 does not seem to be running inside a container [2024-10-14T08:09:11.109Z] $ 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-1638 -v /w/workspace/gexfoundry_device-sdk-go_PR-1638:/w/workspace/gexfoundry_device-sdk-go_PR-1638:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1638@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-14T08:09:14.575Z] $ docker top b5c817b0b929fc670b40f36f25c102a2919bdd442d83b3674a26c4b082b64ba8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:09:15.054Z] ---> job-cost.sh [2024-10-14T08:09:15.054Z] lf-activate-venv: SKIPPING [2024-10-14T08:09:15.054Z] INFO: No Stack... [2024-10-14T08:09:15.315Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T08:09:15.882Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T08:09:16.204Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1638/archives/cost.csv [2024-10-14T08:09:16.204Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T08:09:16.254Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1638-1-stack-cost] [2024-10-14T08:09:16.256Z] Merging remotes/origin/main commit f7f74c656f33fe2f31a87c52cf44e870be8830fd into PR head commit 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 [2024-10-14T08:09:16.260Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1638-1-stack-cost] did not exist. Created. [2024-10-14T08:09:16.267Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1638-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T08:09:16.568Z] Merge succeeded, producing 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 [2024-10-14T08:09:16.569Z] Checking out Revision 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 (PR-1638) [2024-10-14T08:09:16.690Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-14T08:09:16.753Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T08:09:16.786Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1638-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T08:09:16.881Z] $ docker stop --time=1 b5c817b0b929fc670b40f36f25c102a2919bdd442d83b3674a26c4b082b64ba8 [2024-10-14T08:09:16.277Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T08:09:16.357Z] > git checkout -f 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 # timeout=10 [2024-10-14T08:09:16.468Z] > git remote # timeout=10 [2024-10-14T08:09:16.486Z] > git config --get remote.origin.url # timeout=10 [2024-10-14T08:09:16.501Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T08:09:16.521Z] > git merge f7f74c656f33fe2f31a87c52cf44e870be8830fd # timeout=10 [2024-10-14T08:09:16.553Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-14T08:09:16.574Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T08:09:16.586Z] > git checkout -f 4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 # timeout=10 [2024-10-14T08:09:18.013Z] $ docker rm -f --volumes b5c817b0b929fc670b40f36f25c102a2919bdd442d83b3674a26c4b082b64ba8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-14T08:09:20.225Z] Commit message: "feat: Enable PIE support for ASLR and full RELRO" [2024-10-14T08:09:20.303Z] > git --version # timeout=10 [2024-10-14T08:09:20.315Z] > git --version # 'git version 2.25.1' [2024-10-14T08:09:20.328Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:09:22.433Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-14T08:09:22.433Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:09:22.433Z] Dload Upload Total Spent Left Speed [2024-10-14T08:09:22.433Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 108k 0 --:--:-- --:--:-- --:--:-- 108k [Pipeline] sh [2024-10-14T08:09:22.788Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-14T08:09:23.150Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-14T08:09:23.150Z] + sudo tee /etc/docker/daemon.new [2024-10-14T08:09:23.150Z] { [2024-10-14T08:09:23.150Z] "registry-mirrors": [ [2024-10-14T08:09:23.150Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-14T08:09:23.150Z] ], [2024-10-14T08:09:23.150Z] "bip": "10.250.0.254/24", [2024-10-14T08:09:23.150Z] "hosts": [ [2024-10-14T08:09:23.150Z] "tcp://0.0.0.0:5555", [2024-10-14T08:09:23.150Z] "unix:///var/run/docker.sock" [2024-10-14T08:09:23.150Z] ], [2024-10-14T08:09:23.150Z] "mtu": 1458, [2024-10-14T08:09:23.150Z] "selinux-enabled": true, [2024-10-14T08:09:23.150Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-14T08:09:23.150Z] } [Pipeline] sh [2024-10-14T08:09:23.509Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-14T08:09:23.888Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:09:42.286Z] provisioning config files... [2024-10-14T08:09:42.320Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5020830266182194062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:09:42.822Z] ---> ****-login.sh [2024-10-14T08:09:42.822Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:09:43.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:09:43.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:09:43.411Z] Configure a credential helper to remove this warning. See [2024-10-14T08:09:43.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:09:43.411Z] [2024-10-14T08:09:43.411Z] Login Succeeded [2024-10-14T08:09:43.411Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:09:43.679Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:09:43.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:09:43.950Z] Configure a credential helper to remove this warning. See [2024-10-14T08:09:43.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:09:43.950Z] [2024-10-14T08:09:43.950Z] Login Succeeded [2024-10-14T08:09:43.950Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:09:44.228Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:09:44.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:09:44.228Z] Configure a credential helper to remove this warning. See [2024-10-14T08:09:44.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:09:44.229Z] [2024-10-14T08:09:44.229Z] Login Succeeded [2024-10-14T08:09:44.229Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:09:44.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:09:44.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:09:44.501Z] Configure a credential helper to remove this warning. See [2024-10-14T08:09:44.501Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:09:44.501Z] [2024-10-14T08:09:44.501Z] Login Succeeded [2024-10-14T08:09:44.501Z] ****.io [2024-10-14T08:09:44.773Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:09:45.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:09:45.043Z] Configure a credential helper to remove this warning. See [2024-10-14T08:09:45.043Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:09:45.043Z] [2024-10-14T08:09:45.043Z] Login Succeeded [2024-10-14T08:09:45.043Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:09:45.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T08:09:45.584Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:09:45.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:09:45.690Z] ========================================================= [2024-10-14T08:09:45.690Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-14T08:09:45.690Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:09:46.334Z] + 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-14T08:09:46.928Z] Sending build context to Docker daemon 13.17MB [2024-10-14T08:09:46.928Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:09:46.928Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-14T08:09:47.198Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-14T08:09:47.198Z] cf04c63912e1: Pulling fs layer [2024-10-14T08:09:47.198Z] 55b35a11ae5e: Pulling fs layer [2024-10-14T08:09:47.198Z] a37a00ec5f00: Pulling fs layer [2024-10-14T08:09:47.198Z] 50b3750afda1: Pulling fs layer [2024-10-14T08:09:47.198Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T08:09:47.198Z] 80978eb59214: Pulling fs layer [2024-10-14T08:09:47.198Z] c9f46d7d2bd2: Pulling fs layer [2024-10-14T08:09:47.198Z] c5a475d317c9: Pulling fs layer [2024-10-14T08:09:47.198Z] 4f4fb700ef54: Waiting [2024-10-14T08:09:47.198Z] 80978eb59214: Waiting [2024-10-14T08:09:47.198Z] c9f46d7d2bd2: Waiting [2024-10-14T08:09:47.198Z] c5a475d317c9: Waiting [2024-10-14T08:09:47.198Z] 50b3750afda1: Waiting [2024-10-14T08:09:47.198Z] 55b35a11ae5e: Verifying Checksum [2024-10-14T08:09:47.198Z] 55b35a11ae5e: Download complete [2024-10-14T08:09:47.198Z] 50b3750afda1: Verifying Checksum [2024-10-14T08:09:47.198Z] 50b3750afda1: Download complete [2024-10-14T08:09:47.198Z] 4f4fb700ef54: Download complete [2024-10-14T08:09:47.198Z] 80978eb59214: Verifying Checksum [2024-10-14T08:09:47.198Z] 80978eb59214: Download complete [2024-10-14T08:09:47.198Z] cf04c63912e1: Verifying Checksum [2024-10-14T08:09:47.198Z] cf04c63912e1: Download complete [2024-10-14T08:09:47.792Z] c5a475d317c9: Verifying Checksum [2024-10-14T08:09:47.792Z] c5a475d317c9: Download complete [2024-10-14T08:09:48.060Z] cf04c63912e1: Pull complete [2024-10-14T08:09:48.651Z] 55b35a11ae5e: Pull complete [2024-10-14T08:09:49.235Z] a37a00ec5f00: Verifying Checksum [2024-10-14T08:09:49.235Z] a37a00ec5f00: Download complete [2024-10-14T08:09:50.207Z] c9f46d7d2bd2: Verifying Checksum [2024-10-14T08:09:50.207Z] c9f46d7d2bd2: Download complete [2024-10-14T08:10:02.529Z] a37a00ec5f00: Pull complete [2024-10-14T08:10:02.529Z] 50b3750afda1: Pull complete [2024-10-14T08:10:02.529Z] 4f4fb700ef54: Pull complete [2024-10-14T08:10:02.529Z] 80978eb59214: Pull complete [2024-10-14T08:10:10.751Z] c9f46d7d2bd2: Pull complete [2024-10-14T08:10:11.343Z] c5a475d317c9: Pull complete [2024-10-14T08:10:11.344Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-14T08:10:11.344Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T08:10:11.344Z] ---> be29e6b0f0d4 [2024-10-14T08:10:11.344Z] Step 3/10 : ARG MAKE=make build [2024-10-14T08:10:13.295Z] ---> Running in e9e01484113b [2024-10-14T08:10:13.295Z] Removing intermediate container e9e01484113b [2024-10-14T08:10:13.295Z] ---> 283b6869987e [2024-10-14T08:10:13.295Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-14T08:10:13.563Z] ---> Running in 733d7574bd1c [2024-10-14T08:10:13.829Z] Removing intermediate container 733d7574bd1c [2024-10-14T08:10:13.829Z] ---> cf1c07955ba4 [2024-10-14T08:10:13.829Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T08:10:13.829Z] ---> Running in 5b09073e5aff [2024-10-14T08:10:14.108Z] Removing intermediate container 5b09073e5aff [2024-10-14T08:10:14.108Z] ---> 6723ace85d6c [2024-10-14T08:10:14.108Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-14T08:10:14.376Z] ---> Running in 6b9d29e15265 [2024-10-14T08:10:15.335Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:10:15.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:10:17.020Z] OK: 238 MiB in 54 packages [2024-10-14T08:10:17.989Z] Removing intermediate container 6b9d29e15265 [2024-10-14T08:10:17.990Z] ---> c99f848757c1 [2024-10-14T08:10:17.990Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-14T08:10:18.263Z] ---> 9d16e8c5e117 [2024-10-14T08:10:18.263Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:10:18.531Z] ---> Running in 84cd35c95a80 [2024-10-14T08:12:10.222Z] Removing intermediate container 84cd35c95a80 [2024-10-14T08:12:10.222Z] ---> 29b90c40303d [2024-10-14T08:12:10.222Z] Step 9/10 : COPY . . [2024-10-14T08:12:10.222Z] ---> aa1e9a565809 [2024-10-14T08:12:10.222Z] Step 10/10 : RUN ${MAKE} [2024-10-14T08:12:10.222Z] ---> Running in 4e8e72079c0c [2024-10-14T08:12:10.222Z] noop [2024-10-14T08:12:10.222Z] Removing intermediate container 4e8e72079c0c [2024-10-14T08:12:10.222Z] ---> 519aeaed1a93 [2024-10-14T08:12:10.222Z] Successfully built 519aeaed1a93 [2024-10-14T08:12:10.222Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:12:10.754Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T08:12:10.754Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:12:11.080Z] prd-ubuntu20.04-docker-arm64-4c-16g-22712 does not seem to be running inside a container [2024-10-14T08:12:11.156Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2024-10-14T08:12:12.440Z] $ docker top 65463ee5ce20a5a998b95807a108e842dd2babc377c9c11cf24979b6f7e479c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:12:13.373Z] + go version [2024-10-14T08:12:13.373Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-14T08:12:13.413Z] $ docker stop --time=1 65463ee5ce20a5a998b95807a108e842dd2babc377c9c11cf24979b6f7e479c8 [2024-10-14T08:12:15.078Z] $ docker rm -f --volumes 65463ee5ce20a5a998b95807a108e842dd2babc377c9c11cf24979b6f7e479c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:12:16.136Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T08:12:16.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:12:16.433Z] prd-ubuntu20.04-docker-arm64-4c-16g-22712 does not seem to be running inside a container [2024-10-14T08:12:16.500Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2024-10-14T08:12:17.899Z] $ docker top e07e65f972a4cdd38b885d2445e9762d9b43ef040fa70779a161998573abb2c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:12:18.829Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-14T08:12:19.558Z] + make test [2024-10-14T08:12:19.559Z] go test -race -coverprofile=coverage.out ./... [2024-10-14T08:13:16.046Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-10-14T08:17:08.235Z] github.com/edgexfoundry/device-sdk-go/v3/internal/application coverage: 0.0% of statements [2024-10-14T08:17:08.235Z] github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple coverage: 0.0% of statements [2024-10-14T08:17:08.235Z] github.com/edgexfoundry/device-sdk-go/v3/example/config coverage: 0.0% of statements [2024-10-14T08:17:08.235Z] github.com/edgexfoundry/device-sdk-go/v3/example/driver coverage: 0.0% of statements [2024-10-14T08:17:08.235Z] github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery coverage: 0.0% of statements [2024-10-14T08:17:09.193Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.153s coverage: 26.0% of statements [2024-10-14T08:17:12.531Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.172s coverage: 79.4% of statements [2024-10-14T08:17:24.876Z] github.com/edgexfoundry/device-sdk-go/v3/internal/config coverage: 0.0% of statements [2024-10-14T08:17:24.876Z] github.com/edgexfoundry/device-sdk-go/v3/internal/container coverage: 0.0% of statements [2024-10-14T08:17:24.876Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.269s coverage: 86.0% of statements [2024-10-14T08:17:34.949Z] github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-14T08:17:36.899Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.599s coverage: 45.2% of statements [2024-10-14T08:17:39.497Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.285s coverage: 14.1% of statements [2024-10-14T08:17:39.497Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 4.306s coverage: 44.6% of statements [2024-10-14T08:17:43.747Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-10-14T08:17:43.747Z] github.com/edgexfoundry/device-sdk-go/v3/internal/utils coverage: 0.0% of statements [2024-10-14T08:17:43.747Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-14T08:17:45.153Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.366s coverage: 68.3% of statements [2024-10-14T08:17:50.491Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.355s coverage: 88.3% of statements [2024-10-14T08:17:55.850Z] github.com/edgexfoundry/device-sdk-go/v3/pkg/startup coverage: 0.0% of statements [2024-10-14T08:17:57.254Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.301s coverage: 5.3% of statements [2024-10-14T08:17:58.208Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-14T08:17:58.208Z] GO111MODULE=on go vet ./... [2024-10-14T08:22:20.019Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T08:22:20.019Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T08:22:20.019Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T08:22:20.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T08:22:20.111Z] $ docker stop --time=1 e07e65f972a4cdd38b885d2445e9762d9b43ef040fa70779a161998573abb2c9 [2024-10-14T08:22:22.136Z] $ docker rm -f --volumes e07e65f972a4cdd38b885d2445e9762d9b43ef040fa70779a161998573abb2c9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:22:24.826Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T08:22:24.870Z] Warning: overwriting stash ‘coverage-report’ [2024-10-14T08:22:25.706Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:22:26.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T08:22:26.734Z] + ls -al . [2024-10-14T08:22:26.734Z] total 708 [2024-10-14T08:22:26.734Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:12 . [2024-10-14T08:22:26.734Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:09 .. [2024-10-14T08:22:26.734Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 14 08:09 .dockerignore [2024-10-14T08:22:26.734Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:09 .git [2024-10-14T08:22:26.734Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:09 .github [2024-10-14T08:22:26.734Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 14 08:09 .gitignore [2024-10-14T08:22:26.734Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 14 08:09 .golangci.yml [2024-10-14T08:22:26.734Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 14 08:09 CHANGELOG.md [2024-10-14T08:22:26.734Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:09 GOVERNANCE.md [2024-10-14T08:22:26.734Z] -rw-rw-r-- 1 jenkins jenkins 885 Oct 14 08:09 Jenkinsfile [2024-10-14T08:22:26.734Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 14 08:09 LICENSE [2024-10-14T08:22:26.734Z] -rw-rw-r-- 1 jenkins jenkins 2379 Oct 14 08:09 Makefile [2024-10-14T08:22:26.734Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 14 08:09 OWNERS.md [2024-10-14T08:22:26.734Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 14 08:09 README.md [2024-10-14T08:22:26.734Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 08:05 VERSION [2024-10-14T08:22:26.734Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:09 bin [2024-10-14T08:22:26.734Z] -rw-r--r-- 1 jenkins jenkins 466603 Oct 14 08:17 coverage.out [2024-10-14T08:22:26.734Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 14 08:09 example [2024-10-14T08:22:26.734Z] -rw-rw-r-- 1 jenkins jenkins 6956 Oct 14 08:09 go.mod [2024-10-14T08:22:26.734Z] -rw-rw-r-- 1 jenkins jenkins 99963 Oct 14 08:09 go.sum [2024-10-14T08:22:26.734Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 14 08:09 internal [2024-10-14T08:22:26.734Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:09 openapi [2024-10-14T08:22:26.734Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 14 08:09 pkg [2024-10-14T08:22:26.734Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:09 snap [2024-10-14T08:22:26.734Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 14 08:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:22:27.223Z] + 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=4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 --label arch=arm64 --label version=0.0.0 . [2024-10-14T08:22:27.811Z] Sending build context to Docker daemon 13.64MB [2024-10-14T08:22:28.080Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:22:28.080Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-14T08:22:28.080Z] ---> 519aeaed1a93 [2024-10-14T08:22:28.080Z] Step 3/24 : ARG MAKE=make build [2024-10-14T08:22:28.080Z] ---> Running in e2ff2cd3cf4c [2024-10-14T08:22:28.672Z] Removing intermediate container e2ff2cd3cf4c [2024-10-14T08:22:28.672Z] ---> 84d4788d7493 [2024-10-14T08:22:28.672Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-14T08:22:28.672Z] ---> Running in e855cbbf1a03 [2024-10-14T08:22:28.941Z] Removing intermediate container e855cbbf1a03 [2024-10-14T08:22:28.941Z] ---> 2022503650a2 [2024-10-14T08:22:28.941Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T08:22:29.211Z] ---> Running in 9cb7b57d342b [2024-10-14T08:22:29.482Z] Removing intermediate container 9cb7b57d342b [2024-10-14T08:22:29.482Z] ---> 91cd9c8ed20b [2024-10-14T08:22:29.482Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-14T08:22:29.482Z] ---> Running in 5b407fe54323 [2024-10-14T08:22:30.903Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:22:31.171Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:22:32.586Z] OK: 238 MiB in 54 packages [2024-10-14T08:22:34.002Z] Removing intermediate container 5b407fe54323 [2024-10-14T08:22:34.002Z] ---> 9ddec0ba026d [2024-10-14T08:22:34.002Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-14T08:22:34.271Z] ---> e912f915de7a [2024-10-14T08:22:34.271Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:22:34.271Z] ---> Running in 564215bcecd9 [2024-10-14T08:22:36.872Z] Removing intermediate container 564215bcecd9 [2024-10-14T08:22:36.872Z] ---> 68acd5326a66 [2024-10-14T08:22:36.872Z] Step 9/24 : COPY . . [2024-10-14T08:22:38.820Z] ---> 7917bb40b1f9 [2024-10-14T08:22:38.820Z] Step 10/24 : RUN ${MAKE} [2024-10-14T08:22:38.820Z] ---> Running in c8b482c81fe0 [2024-10-14T08:22:39.783Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-14T08:26:31.611Z] Removing intermediate container c8b482c81fe0 [2024-10-14T08:26:31.611Z] ---> 7d2e1a289079 [2024-10-14T08:26:31.611Z] Step 11/24 : FROM alpine:3.20 [2024-10-14T08:26:31.611Z] 3.20: Pulling from library/alpine [2024-10-14T08:26:31.611Z] cf04c63912e1: Already exists [2024-10-14T08:26:31.611Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:26:31.611Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T08:26:31.611Z] ---> c157a85ed455 [2024-10-14T08:26:31.611Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-14T08:26:31.611Z] ---> Running in 05524e7fc127 [2024-10-14T08:26:31.611Z] Removing intermediate container 05524e7fc127 [2024-10-14T08:26:31.611Z] ---> f36530ef30a4 [2024-10-14T08:26:31.611Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-14T08:26:31.611Z] ---> Running in f0dc901709b7 [2024-10-14T08:26:31.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:26:31.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:26:31.611Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-14T08:26:31.611Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:26:31.611Z] OK: 9 MiB in 15 packages [2024-10-14T08:26:31.882Z] Removing intermediate container f0dc901709b7 [2024-10-14T08:26:31.882Z] ---> d1e3cd35f515 [2024-10-14T08:26:31.882Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-14T08:26:31.882Z] ---> Running in 691082ccd8a0 [2024-10-14T08:26:32.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:26:33.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:26:34.843Z] Upgrading critical system libraries and apk-tools: [2024-10-14T08:26:34.843Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:26:34.843Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:26:34.843Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:26:34.843Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:26:35.423Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:26:36.829Z] OK: 9 MiB in 15 packages [2024-10-14T08:26:37.410Z] Removing intermediate container 691082ccd8a0 [2024-10-14T08:26:37.410Z] ---> 7719f205685e [2024-10-14T08:26:37.410Z] Step 15/24 : WORKDIR / [2024-10-14T08:26:37.676Z] ---> Running in f7e0bad43a1e [2024-10-14T08:26:37.942Z] Removing intermediate container f7e0bad43a1e [2024-10-14T08:26:37.942Z] ---> 7599621295de [2024-10-14T08:26:37.942Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-14T08:26:38.524Z] ---> 5d2e87ac3af5 [2024-10-14T08:26:38.524Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-14T08:26:41.100Z] ---> 989d4bfb92d2 [2024-10-14T08:26:41.100Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-14T08:26:41.366Z] ---> eb8c4b7a79cd [2024-10-14T08:26:41.366Z] Step 19/24 : EXPOSE 59999 [2024-10-14T08:26:41.366Z] ---> Running in d4a450c98e46 [2024-10-14T08:26:41.949Z] Removing intermediate container d4a450c98e46 [2024-10-14T08:26:41.949Z] ---> 965c5d4f63f8 [2024-10-14T08:26:41.949Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-14T08:26:41.949Z] ---> Running in 1750b3472029 [2024-10-14T08:26:42.213Z] Removing intermediate container 1750b3472029 [2024-10-14T08:26:42.213Z] ---> 8cad434c767a [2024-10-14T08:26:42.213Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T08:26:42.213Z] ---> Running in 68e6f5ef232d [2024-10-14T08:26:42.480Z] Removing intermediate container 68e6f5ef232d [2024-10-14T08:26:42.480Z] ---> 4b705f324c75 [2024-10-14T08:26:42.480Z] Step 22/24 : LABEL arch=arm64 [2024-10-14T08:26:42.480Z] ---> Running in 1295d465d3c5 [2024-10-14T08:26:43.064Z] Removing intermediate container 1295d465d3c5 [2024-10-14T08:26:43.064Z] ---> 9eed0f775322 [2024-10-14T08:26:43.064Z] Step 23/24 : LABEL git_sha=4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 [2024-10-14T08:26:43.064Z] ---> Running in ef8c238d3301 [2024-10-14T08:26:43.330Z] Removing intermediate container ef8c238d3301 [2024-10-14T08:26:43.330Z] ---> c0b07689dfcc [2024-10-14T08:26:43.330Z] Step 24/24 : LABEL version=0.0.0 [2024-10-14T08:26:43.330Z] ---> Running in a93cc71b6599 [2024-10-14T08:26:43.596Z] Removing intermediate container a93cc71b6599 [2024-10-14T08:26:43.596Z] ---> 4e845dd21a28 [2024-10-14T08:26:43.596Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T08:26:43.862Z] Successfully built 4e845dd21a28 [2024-10-14T08:26:43.862Z] 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-14T08:26:44.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:26:44.824Z] [2024-10-14T08:26:44.824Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:26:45.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:26:45.517Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-14T08:26:45.517Z] 8998bd30e6a1: Pulling fs layer [2024-10-14T08:26:45.517Z] 04944245beec: Pulling fs layer [2024-10-14T08:26:45.517Z] 699f458cf7ca: Pulling fs layer [2024-10-14T08:26:45.517Z] 765212b225bb: Pulling fs layer [2024-10-14T08:26:45.517Z] f23df028b6ca: Pulling fs layer [2024-10-14T08:26:45.517Z] d65c8cfc05b1: Pulling fs layer [2024-10-14T08:26:45.517Z] 2437ff75d9bd: Pulling fs layer [2024-10-14T08:26:45.517Z] f23df028b6ca: Waiting [2024-10-14T08:26:45.517Z] 765212b225bb: Waiting [2024-10-14T08:26:45.517Z] d65c8cfc05b1: Waiting [2024-10-14T08:26:45.517Z] 2437ff75d9bd: Waiting [2024-10-14T08:26:45.517Z] 04944245beec: Verifying Checksum [2024-10-14T08:26:45.517Z] 04944245beec: Download complete [2024-10-14T08:26:45.517Z] 765212b225bb: Verifying Checksum [2024-10-14T08:26:45.517Z] 765212b225bb: Download complete [2024-10-14T08:26:45.517Z] f23df028b6ca: Verifying Checksum [2024-10-14T08:26:45.517Z] f23df028b6ca: Download complete [2024-10-14T08:26:45.517Z] d65c8cfc05b1: Verifying Checksum [2024-10-14T08:26:45.517Z] d65c8cfc05b1: Download complete [2024-10-14T08:26:45.783Z] 699f458cf7ca: Verifying Checksum [2024-10-14T08:26:45.783Z] 699f458cf7ca: Download complete [2024-10-14T08:26:46.049Z] 8998bd30e6a1: Verifying Checksum [2024-10-14T08:26:46.049Z] 8998bd30e6a1: Download complete [2024-10-14T08:26:48.737Z] 2437ff75d9bd: Verifying Checksum [2024-10-14T08:26:48.737Z] 2437ff75d9bd: Download complete [2024-10-14T08:26:50.696Z] 8998bd30e6a1: Pull complete [2024-10-14T08:26:51.294Z] 04944245beec: Pull complete [2024-10-14T08:26:52.721Z] 699f458cf7ca: Pull complete [2024-10-14T08:26:52.988Z] 765212b225bb: Pull complete [2024-10-14T08:26:53.947Z] f23df028b6ca: Pull complete [2024-10-14T08:26:54.215Z] d65c8cfc05b1: Pull complete [2024-10-14T08:27:12.422Z] 2437ff75d9bd: Pull complete [2024-10-14T08:27:12.422Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-14T08:27:12.422Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:27:12.422Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:27:12.796Z] prd-ubuntu20.04-docker-arm64-4c-16g-22712 does not seem to be running inside a container [2024-10-14T08:27:12.858Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-10-14T08:27:15.959Z] $ docker top 9808087846e2eff9daec51a7493a21b6dd69775e0580115e3580d4c2898d2f4e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:27:16.940Z] ---> job-cost.sh [2024-10-14T08:27:16.940Z] lf-activate-venv: SKIPPING [2024-10-14T08:27:16.940Z] INFO: No Stack... [2024-10-14T08:27:17.524Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-14T08:27:18.110Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T08:27:18.782Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2024-10-14T08:27:18.782Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T08:27:18.882Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1638-1-stack-cost] [2024-10-14T08:27:18.889Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1638-1-stack-cost] did not exist. Created. [2024-10-14T08:27:18.899Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1638-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T08:27:19.662Z] /w/workspace/device-sdk-go/1@tmp/durable-931b15a9/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-14T08:27:20.349Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-14T08:27:20.389Z] Warning: overwriting stash ‘stack-cost’ [2024-10-14T08:27:20.494Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T08:27:20.516Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-PR-1638-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T08:27:20.610Z] $ docker stop --time=1 9808087846e2eff9daec51a7493a21b6dd69775e0580115e3580d4c2898d2f4e [2024-10-14T08:27:22.376Z] $ docker rm -f --volumes 9808087846e2eff9daec51a7493a21b6dd69775e0580115e3580d4c2898d2f4e [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-14T08:27:23.557Z] provisioning config files... [2024-10-14T08:27:23.566Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp/config2836627289178548864tmp [Pipeline] { [Pipeline] sh [2024-10-14T08:27:23.914Z] + set +x [2024-10-14T08:27:23.914Z] + curl -s https://codecov.io/bash [2024-10-14T08:27:23.914Z] + bash -s -- [2024-10-14T08:27:23.914Z] [2024-10-14T08:27:23.914Z] _____ _ [2024-10-14T08:27:23.914Z] / ____| | | [2024-10-14T08:27:23.914Z] | | ___ __| | ___ ___ _____ __ [2024-10-14T08:27:23.914Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-14T08:27:23.914Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-14T08:27:23.914Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-14T08:27:23.914Z] Bash-1.0.6 [2024-10-14T08:27:23.914Z] [2024-10-14T08:27:23.914Z] [2024-10-14T08:27:23.914Z] ==> git version 2.25.1 found [2024-10-14T08:27:23.915Z] ==> 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-14T08:27:23.915Z] Release-Date: 2020-01-08 [2024-10-14T08:27:23.915Z] 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-14T08:27:23.915Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-14T08:27:23.915Z] ==> Jenkins CI detected. [2024-10-14T08:27:23.915Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1638 [2024-10-14T08:27:23.915Z] project root: . [2024-10-14T08:27:23.915Z] --> token set from env [2024-10-14T08:27:23.915Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-14T08:27:23.915Z] ==> Running gcov in . (disable via -X gcov) [2024-10-14T08:27:23.915Z] ==> Python coveragepy not found [2024-10-14T08:27:23.915Z] ==> Searching for coverage reports in: [2024-10-14T08:27:23.915Z] + . [2024-10-14T08:27:23.915Z] -> Found 1 reports [2024-10-14T08:27:23.915Z] ==> Detecting git/mercurial file structure [2024-10-14T08:27:24.176Z] ==> Reading reports [2024-10-14T08:27:24.176Z] + ./coverage.out bytes=466603 [2024-10-14T08:27:24.176Z] ==> Appending adjustments [2024-10-14T08:27:24.176Z] https://docs.codecov.io/docs/fixing-reports [2024-10-14T08:27:24.438Z] + Found adjustments [2024-10-14T08:27:24.438Z] ==> Gzipping contents [2024-10-14T08:27:24.438Z] 44K /tmp/codecov.Zd5cfe.gz [2024-10-14T08:27:24.438Z] ==> Uploading reports [2024-10-14T08:27:24.438Z] url: https://codecov.io [2024-10-14T08:27:24.438Z] query: branch=PR-1638&commit=4175f787d4d7dfbfc0240ea4dfcfa8e563a46958&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1638%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1638&job=&cmd_args= [2024-10-14T08:27:24.438Z] -> Pinging Codecov [2024-10-14T08:27:24.438Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-1638&commit=4175f787d4d7dfbfc0240ea4dfcfa8e563a46958&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1638%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1638&job=&cmd_args= [2024-10-14T08:27:24.438Z] -> Uploading to [2024-10-14T08:27:24.438Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/4175f787d4d7dfbfc0240ea4dfcfa8e563a46958/5ce49096-63f0-4853-ad9a-b88658b76714.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T082724Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=81e979b4cdcfe493cfdb3d1ace13840ddc2a22a584f744203b1a69c7c77a7852 [2024-10-14T08:27:24.698Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:27:24.698Z] Dload Upload Total Spent Left Speed [2024-10-14T08:27:24.698Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44669 0 0 100 44669 0 178k --:--:-- --:--:-- --:--:-- 177k [2024-10-14T08:27:24.698Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/4175f787d4d7dfbfc0240ea4dfcfa8e563a46958 [Pipeline] } [2024-10-14T08:27:24.736Z] 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-14T08:27:26.875Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1638/archives ] [2024-10-14T08:27:26.875Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1638/archives [2024-10-14T08:27:26.875Z] total 16 [2024-10-14T08:27:26.875Z] drwxr-xr-x 3 root root 4096 Oct 14 08:09 . [2024-10-14T08:27:26.875Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 08:09 .. [2024-10-14T08:27:26.875Z] drwxr-xr-x 2 root root 4096 Oct 14 08:09 cost [2024-10-14T08:27:26.875Z] -rw-r--r-- 1 root root 86 Oct 14 08:09 cost.csv [2024-10-14T08:27:26.875Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1638/archives [2024-10-14T08:27:26.875Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1638/archives [2024-10-14T08:27:26.875Z] total 16 [2024-10-14T08:27:26.875Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:09 . [2024-10-14T08:27:26.875Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 14 08:09 .. [2024-10-14T08:27:26.875Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 08:09 cost [2024-10-14T08:27:26.875Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 14 08:09 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:27:27.219Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:27:28.114Z] ---> package-listing.sh [2024-10-14T08:27:28.114Z] ++ facter osfamily [2024-10-14T08:27:28.114Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-14T08:27:28.374Z] + OS_FAMILY=debian [2024-10-14T08:27:28.374Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1638 [2024-10-14T08:27:28.374Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-14T08:27:28.374Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-14T08:27:28.374Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-14T08:27:28.374Z] + PACKAGES=/tmp/packages_start.txt [2024-10-14T08:27:28.374Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1638 ']' [2024-10-14T08:27:28.374Z] + PACKAGES=/tmp/packages_end.txt [2024-10-14T08:27:28.374Z] + case "${OS_FAMILY}" in [2024-10-14T08:27:28.374Z] + dpkg -l [2024-10-14T08:27:28.374Z] + grep '^ii' [2024-10-14T08:27:28.374Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-14T08:27:28.374Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-14T08:27:28.374Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-14T08:27:28.374Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1638 ']' [2024-10-14T08:27:28.374Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1638/archives/ [2024-10-14T08:27:28.374Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1638/archives/ [Pipeline] echo [2024-10-14T08:27:28.417Z] 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-1638/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-14T08:27:28.718Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:27:29.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:27:29.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:27:29.538Z] prd-ubuntu20.04-docker-8c-8g-22710 does not seem to be running inside a container [2024-10-14T08:27:29.574Z] $ 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-1638/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-1638 -v /w/workspace/gexfoundry_device-sdk-go_PR-1638:/w/workspace/gexfoundry_device-sdk-go_PR-1638:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1638@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-14T08:27:29.764Z] $ docker top 86c70bec5cdc67c9243ff4639912c735c171c23ea8781aeaa8a7e3dd0ac9edc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:27:30.176Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-14T08:27:30.497Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-14T08:27:30.815Z] + ls /var/log/sa-host [2024-10-14T08:27:30.815Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:27:30.974Z] provisioning config files... [2024-10-14T08:27:30.983Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1638@tmp/config8856416523751419874tmp [Pipeline] { [Pipeline] echo [2024-10-14T08:27:31.052Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:27:31.381Z] ---> create-netrc.sh [Pipeline] } [2024-10-14T08:27:31.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:27:31.837Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-14T08:27:31.882Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:27:32.212Z] ---> sudo-logs.sh [2024-10-14T08:27:32.212Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-14T08:27:32.313Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:27:32.645Z] ---> job-cost.sh [2024-10-14T08:27:32.645Z] lf-activate-venv: SKIPPING [2024-10-14T08:27:32.645Z] DEBUG: total: 0.2199999988079071 [2024-10-14T08:27:32.645Z] INFO: Retrieving Stack Cost... [2024-10-14T08:27:33.216Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T08:27:33.476Z] INFO: Archiving Costs [Pipeline] echo [2024-10-14T08:27:33.522Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:27:33.852Z] ---> logs-deploy.sh [2024-10-14T08:27:33.852Z] lf-activate-venv: SKIPPING [2024-10-14T08:27:33.852Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1638/1 [2024-10-14T08:27:33.852Z] INFO: archiving workspace using pattern(s): [2024-10-14T08:27:34.800Z] Archives upload complete. [2024-10-14T08:27:35.060Z] INFO: archiving logs to Nexus [2024-10-14T08:27:35.633Z] ---> uname -a: [2024-10-14T08:27:35.633Z] Linux prd-ubuntu20-04-docker-8c-8g-22710 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-10-14T08:27:35.633Z] [2024-10-14T08:27:35.633Z] [2024-10-14T08:27:35.633Z] ---> lscpu: [2024-10-14T08:27:35.633Z] Architecture: x86_64 [2024-10-14T08:27:35.633Z] CPU op-mode(s): 32-bit, 64-bit [2024-10-14T08:27:35.633Z] Byte Order: Little Endian [2024-10-14T08:27:35.633Z] Address sizes: 40 bits physical, 48 bits virtual [2024-10-14T08:27:35.633Z] CPU(s): 8 [2024-10-14T08:27:35.633Z] On-line CPU(s) list: 0-7 [2024-10-14T08:27:35.633Z] Thread(s) per core: 1 [2024-10-14T08:27:35.633Z] Core(s) per socket: 1 [2024-10-14T08:27:35.633Z] Socket(s): 8 [2024-10-14T08:27:35.633Z] NUMA node(s): 1 [2024-10-14T08:27:35.633Z] Vendor ID: AuthenticAMD [2024-10-14T08:27:35.634Z] CPU family: 23 [2024-10-14T08:27:35.634Z] Model: 49 [2024-10-14T08:27:35.634Z] Model name: AMD EPYC-Rome Processor [2024-10-14T08:27:35.634Z] Stepping: 0 [2024-10-14T08:27:35.634Z] CPU MHz: 2800.000 [2024-10-14T08:27:35.634Z] BogoMIPS: 5600.00 [2024-10-14T08:27:35.634Z] Virtualization: AMD-V [2024-10-14T08:27:35.634Z] Hypervisor vendor: KVM [2024-10-14T08:27:35.634Z] Virtualization type: full [2024-10-14T08:27:35.634Z] L1d cache: 256 KiB [2024-10-14T08:27:35.634Z] L1i cache: 256 KiB [2024-10-14T08:27:35.634Z] L2 cache: 4 MiB [2024-10-14T08:27:35.634Z] L3 cache: 128 MiB [2024-10-14T08:27:35.634Z] NUMA node0 CPU(s): 0-7 [2024-10-14T08:27:35.634Z] Vulnerability Itlb multihit: Not affected [2024-10-14T08:27:35.634Z] Vulnerability L1tf: Not affected [2024-10-14T08:27:35.634Z] Vulnerability Mds: Not affected [2024-10-14T08:27:35.634Z] Vulnerability Meltdown: Not affected [2024-10-14T08:27:35.634Z] Vulnerability Mmio stale data: Not affected [2024-10-14T08:27:35.634Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-10-14T08:27:35.634Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-10-14T08:27:35.634Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-10-14T08:27:35.634Z] Vulnerability Srbds: Not affected [2024-10-14T08:27:35.634Z] Vulnerability Tsx async abort: Not affected [2024-10-14T08:27:35.634Z] 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-14T08:27:35.634Z] [2024-10-14T08:27:35.634Z] [2024-10-14T08:27:35.634Z] ---> nproc: [2024-10-14T08:27:35.634Z] 8 [2024-10-14T08:27:35.634Z] [2024-10-14T08:27:35.634Z] [2024-10-14T08:27:35.634Z] ---> df -h: [2024-10-14T08:27:35.634Z] Filesystem Size Used Avail Use% Mounted on [2024-10-14T08:27:35.634Z] overlay 155G 12G 143G 8% / [2024-10-14T08:27:35.634Z] tmpfs 64M 0 64M 0% /dev [2024-10-14T08:27:35.634Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-10-14T08:27:35.634Z] shm 64M 0 64M 0% /dev/shm [2024-10-14T08:27:35.634Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-10-14T08:27:35.634Z] [2024-10-14T08:27:35.634Z] [2024-10-14T08:27:35.634Z] ---> sar -b -r -n DEV: [2024-10-14T08:27:35.634Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22710) 10/14/24 _x86_64_ (8 CPU) [2024-10-14T08:27:35.634Z] [2024-10-14T08:27:35.634Z] 08:03:46 LINUX RESTART (8 CPU) [2024-10-14T08:27:35.634Z] [2024-10-14T08:27:35.634Z] 08:04:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-10-14T08:27:35.634Z] 08:05:01 223.13 47.84 175.29 0.00 5406.57 76249.69 0.00 [2024-10-14T08:27:35.634Z] 08:06:02 240.62 3.25 237.37 0.00 53.74 89495.70 0.00 [2024-10-14T08:27:35.634Z] 08:07:01 128.11 0.02 128.10 0.00 3.39 73455.09 0.00 [2024-10-14T08:27:35.634Z] 08:08:01 47.78 0.07 47.71 0.00 0.53 56981.85 0.00 [2024-10-14T08:27:35.634Z] 08:09:01 188.59 10.41 178.17 0.00 5185.94 74187.64 0.00 [2024-10-14T08:27:35.634Z] 08:10:01 70.84 1.70 69.14 0.00 261.82 34187.64 0.00 [2024-10-14T08:27:35.634Z] 08:11:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 [2024-10-14T08:27:35.634Z] 08:12:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2024-10-14T08:27:35.634Z] 08:13:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 [2024-10-14T08:27:35.634Z] 08:14:01 1.72 0.00 1.72 0.00 0.00 33.73 0.00 [2024-10-14T08:27:35.634Z] 08:15:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2024-10-14T08:27:35.634Z] 08:16:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 [2024-10-14T08:27:35.634Z] 08:17:01 1.13 0.02 1.12 0.00 0.13 12.66 0.00 [2024-10-14T08:27:35.634Z] 08:18:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 [2024-10-14T08:27:35.634Z] 08:19:01 3.50 1.03 2.47 0.00 22.00 33.86 0.00 [2024-10-14T08:27:35.634Z] 08:20:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 [2024-10-14T08:27:35.634Z] 08:21:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2024-10-14T08:27:35.634Z] 08:22:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 [2024-10-14T08:27:35.634Z] 08:23:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 [2024-10-14T08:27:35.634Z] 08:24:01 1.73 0.00 1.73 0.00 0.00 20.80 0.00 [2024-10-14T08:27:35.634Z] 08:25:01 0.95 0.00 0.95 0.00 0.00 10.79 0.00 [2024-10-14T08:27:35.634Z] 08:26:01 1.72 0.00 1.72 0.00 0.00 20.26 0.00 [2024-10-14T08:27:35.634Z] 08:27:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2024-10-14T08:27:35.634Z] Average: 40.04 2.80 37.24 0.00 475.63 17576.05 0.00 [2024-10-14T08:27:35.634Z] [2024-10-14T08:27:35.634Z] 08:04:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-10-14T08:27:35.634Z] 08:05:01 29873640 31550468 798412 2.43 59788 1912300 1810996 5.34 1005292 1669464 864 [2024-10-14T08:27:35.634Z] 08:06:02 26889376 31460272 846668 2.57 186200 4440008 2076880 6.12 1405204 3970844 1013540 [2024-10-14T08:27:35.634Z] 08:07:01 26936792 31435436 862908 2.62 190196 4389624 1923292 5.67 1806020 3541572 607352 [2024-10-14T08:27:35.634Z] 08:08:01 27011700 31516244 786864 2.39 193928 4397060 1941836 5.72 1356884 3923668 125264 [2024-10-14T08:27:35.634Z] 08:09:01 27069696 31505724 790680 2.40 202792 4330912 1844084 5.43 1603908 3622608 94788 [2024-10-14T08:27:35.634Z] 08:10:01 26537164 31498808 790104 2.40 212072 4795208 1818152 5.36 1642788 4053992 184 [2024-10-14T08:27:35.634Z] 08:11:01 26537256 31499020 789724 2.40 212096 4795212 1818152 5.36 1642692 4054000 20 [2024-10-14T08:27:35.634Z] 08:12:01 26544004 31505788 782840 2.38 212124 4795212 1818152 5.36 1636356 4053996 144 [2024-10-14T08:27:35.634Z] 08:13:01 26543584 31505904 783144 2.38 212148 4795216 1818152 5.36 1635628 4054500 8 [2024-10-14T08:27:35.634Z] 08:14:01 26548860 31511220 777760 2.37 212244 4795196 1818152 5.36 1630672 4054496 164 [2024-10-14T08:27:35.634Z] 08:15:01 26548852 31511272 777616 2.36 212264 4795196 1818152 5.36 1631368 4054496 20 [2024-10-14T08:27:35.634Z] 08:16:01 26548780 31511236 777632 2.36 212296 4795200 1818152 5.36 1631012 4054504 184 [2024-10-14T08:27:35.634Z] 08:17:01 26549224 31511836 777184 2.36 212320 4795324 1818152 5.36 1631164 4054616 12 [2024-10-14T08:27:35.634Z] 08:18:01 26548904 31511668 777088 2.36 212352 4795336 1818152 5.36 1631132 4054684 184 [2024-10-14T08:27:35.634Z] 08:19:01 26547208 31511096 777780 2.37 212428 4795956 1836060 5.41 1631536 4055288 24 [2024-10-14T08:27:35.634Z] 08:20:01 26547136 31511072 777792 2.37 212468 4795956 1836060 5.41 1631224 4055292 184 [2024-10-14T08:27:35.634Z] 08:21:01 26547184 31511128 777684 2.37 212484 4795952 1836060 5.41 1631228 4055296 20 [2024-10-14T08:27:35.634Z] 08:22:01 26547292 31511264 777484 2.36 212504 4795964 1836060 5.41 1631064 4055300 212 [2024-10-14T08:27:35.634Z] 08:23:01 26546956 31510936 777732 2.37 212528 4795968 1836060 5.41 1631328 4055308 20 [2024-10-14T08:27:35.634Z] 08:24:01 26547376 31511432 777388 2.36 212572 4795972 1836060 5.41 1631700 4055312 44 [2024-10-14T08:27:35.634Z] 08:25:01 26547172 31511232 777576 2.36 212592 4795964 1836060 5.41 1631380 4055312 8 [2024-10-14T08:27:35.634Z] 08:26:01 26547180 31511288 777496 2.36 212624 4795980 1836060 5.41 1631216 4055320 4 [2024-10-14T08:27:35.634Z] 08:27:01 26547376 31511524 777200 2.36 212648 4795980 1819972 5.36 1631800 4055320 192 [2024-10-14T08:27:35.634Z] Average: 26765770 31505907 787685 2.40 202420 4599595 1846474 5.44 1590113 3900660 80149 [2024-10-14T08:27:35.634Z] [2024-10-14T08:27:35.634Z] 08:04:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-10-14T08:27:35.634Z] 08:05:01 ens3 452.72 311.20 2814.07 107.33 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:05:01 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:05:01 docker0 29.05 30.73 2.26 194.47 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:05:01 veth07a9be4 29.05 30.83 2.66 194.48 0.00 0.00 0.00 0.02 [2024-10-14T08:27:35.634Z] 08:06:02 ens3 598.61 407.12 6437.05 48.99 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:06:02 lo 2.92 2.92 0.28 0.28 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:06:02 docker0 316.50 459.33 27.19 3248.84 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:07:01 veth47c8d72 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:07:01 ens3 23.64 15.93 27.48 10.05 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:07:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:08:01 ens3 15.35 10.34 11.60 6.33 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:08:01 docker0 0.82 1.18 0.10 0.36 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:09:01 ens3 219.13 105.23 2257.35 16.21 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:09:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:09:01 docker0 6.58 13.13 0.39 154.99 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:10:01 ens3 93.73 62.84 2524.64 11.29 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:10:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:11:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:12:01 ens3 0.32 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:13:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:15:01 ens3 1.07 0.37 0.41 0.27 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:16:01 ens3 0.73 0.42 0.33 0.21 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:17:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:18:01 ens3 0.68 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:19:01 ens3 0.98 0.33 0.31 0.21 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:20:01 ens3 0.78 0.43 0.40 0.28 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:21:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:22:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:23:01 ens3 0.83 0.32 0.31 0.21 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:24:01 ens3 0.90 0.38 0.31 0.21 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:25:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:26:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:27:01 ens3 0.23 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] Average: ens3 61.47 39.90 613.51 8.78 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] Average: lo 0.50 0.50 0.05 0.05 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] Average: docker0 15.42 22.04 1.31 157.20 0.00 0.00 0.00 0.00 [2024-10-14T08:27:35.634Z] [2024-10-14T08:27:35.634Z] [2024-10-14T08:27:35.634Z] ---> sar -P ALL: [2024-10-14T08:27:35.634Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22710) 10/14/24 _x86_64_ (8 CPU) [2024-10-14T08:27:35.634Z] [2024-10-14T08:27:35.634Z] 08:03:46 LINUX RESTART (8 CPU) [2024-10-14T08:27:35.634Z] [2024-10-14T08:27:35.634Z] 08:04:01 CPU %user %nice %system %iowait %steal %idle [2024-10-14T08:27:35.634Z] 08:05:01 all 7.04 0.00 1.89 4.42 0.06 86.59 [2024-10-14T08:27:35.634Z] 08:05:01 0 6.41 0.00 1.49 0.54 0.05 91.52 [2024-10-14T08:27:35.634Z] 08:05:01 1 4.52 0.00 2.82 12.74 0.05 79.87 [2024-10-14T08:27:35.634Z] 08:05:01 2 8.97 0.00 1.56 6.55 0.05 82.87 [2024-10-14T08:27:35.634Z] 08:05:01 3 5.90 0.00 1.78 0.67 0.07 91.58 [2024-10-14T08:27:35.634Z] 08:05:01 4 4.49 0.00 1.29 0.55 0.05 93.61 [2024-10-14T08:27:35.634Z] 08:05:01 5 6.83 0.00 1.62 4.73 0.08 86.74 [2024-10-14T08:27:35.634Z] 08:05:01 6 7.34 0.00 1.88 1.07 0.07 89.64 [2024-10-14T08:27:35.634Z] 08:05:01 7 11.85 0.00 2.69 8.57 0.05 76.84 [2024-10-14T08:27:35.634Z] 08:06:02 all 9.35 0.00 4.32 5.87 0.06 80.40 [2024-10-14T08:27:35.634Z] 08:06:02 0 10.08 0.00 4.52 5.58 0.07 79.75 [2024-10-14T08:27:35.634Z] 08:06:02 1 10.01 0.00 5.98 17.32 0.07 66.63 [2024-10-14T08:27:35.634Z] 08:06:02 2 9.57 0.00 3.67 2.73 0.05 83.98 [2024-10-14T08:27:35.634Z] 08:06:02 3 10.02 0.00 4.70 11.48 0.07 73.73 [2024-10-14T08:27:35.634Z] 08:06:02 4 8.26 0.00 3.29 1.70 0.05 86.70 [2024-10-14T08:27:35.634Z] 08:06:02 5 9.97 0.00 4.43 3.01 0.07 82.52 [2024-10-14T08:27:35.634Z] 08:06:02 6 7.01 0.00 4.24 4.62 0.05 84.08 [2024-10-14T08:27:35.634Z] 08:06:02 7 9.92 0.00 3.72 0.54 0.07 85.76 [2024-10-14T08:27:35.634Z] 08:07:01 all 28.31 0.00 4.71 4.61 0.08 62.29 [2024-10-14T08:27:35.634Z] 08:07:01 0 29.82 0.00 5.88 1.23 0.07 63.00 [2024-10-14T08:27:35.634Z] 08:07:01 1 30.18 0.00 6.05 26.76 0.10 36.90 [2024-10-14T08:27:35.634Z] 08:07:01 2 27.24 0.00 4.32 0.75 0.09 67.60 [2024-10-14T08:27:35.634Z] 08:07:01 3 28.79 0.00 4.09 2.42 0.10 64.60 [2024-10-14T08:27:35.634Z] 08:07:01 4 26.00 0.00 4.39 0.24 0.05 69.31 [2024-10-14T08:27:35.634Z] 08:07:01 5 30.30 0.00 4.03 2.80 0.08 62.78 [2024-10-14T08:27:35.634Z] 08:07:01 6 27.01 0.00 4.50 2.63 0.07 65.79 [2024-10-14T08:27:35.634Z] 08:07:01 7 27.13 0.00 4.44 0.22 0.07 68.14 [2024-10-14T08:27:35.634Z] 08:08:01 all 43.39 0.00 5.42 4.34 0.13 46.72 [2024-10-14T08:27:35.634Z] 08:08:01 0 42.68 0.00 5.86 3.42 0.10 47.94 [2024-10-14T08:27:35.634Z] 08:08:01 1 44.24 0.00 5.40 6.83 0.10 43.43 [2024-10-14T08:27:35.634Z] 08:08:01 2 44.15 0.00 5.27 0.87 0.08 49.62 [2024-10-14T08:27:35.634Z] 08:08:01 3 43.49 0.00 5.47 15.06 0.15 35.83 [2024-10-14T08:27:35.634Z] 08:08:01 4 43.45 0.00 5.08 0.52 0.32 50.63 [2024-10-14T08:27:35.634Z] 08:08:01 5 43.84 0.00 5.61 0.66 0.13 49.76 [2024-10-14T08:27:35.634Z] 08:08:01 6 43.30 0.00 5.34 6.53 0.08 44.75 [2024-10-14T08:27:35.634Z] 08:08:01 7 41.97 0.00 5.30 0.86 0.10 51.77 [2024-10-14T08:27:35.634Z] 08:09:01 all 24.01 0.00 4.45 3.96 0.07 67.52 [2024-10-14T08:27:35.634Z] 08:09:01 0 24.79 0.00 4.75 2.14 0.05 68.28 [2024-10-14T08:27:35.634Z] 08:09:01 1 23.23 0.00 4.28 0.91 0.05 71.53 [2024-10-14T08:27:35.634Z] 08:09:01 2 24.52 0.00 4.69 1.96 0.07 68.76 [2024-10-14T08:27:35.634Z] 08:09:01 3 24.64 0.00 4.88 20.27 0.08 50.13 [2024-10-14T08:27:35.634Z] 08:09:01 4 23.10 0.00 4.14 1.62 0.05 71.09 [2024-10-14T08:27:35.634Z] 08:09:01 5 24.37 0.00 4.38 0.91 0.08 70.26 [2024-10-14T08:27:35.634Z] 08:09:01 6 24.07 0.00 4.34 0.13 0.07 71.39 [2024-10-14T08:27:35.634Z] 08:09:01 7 23.34 0.00 4.15 3.92 0.07 68.52 [2024-10-14T08:27:35.634Z] 08:10:01 all 2.97 0.00 1.30 1.65 0.02 94.06 [2024-10-14T08:27:35.634Z] 08:10:01 0 3.62 0.00 1.35 0.12 0.03 94.87 [2024-10-14T08:27:35.634Z] 08:10:01 1 3.07 0.00 0.84 2.43 0.03 93.63 [2024-10-14T08:27:35.634Z] 08:10:01 2 2.66 0.00 0.94 0.35 0.02 96.04 [2024-10-14T08:27:35.634Z] 08:10:01 3 2.52 0.00 1.66 4.94 0.03 90.84 [2024-10-14T08:27:35.634Z] 08:10:01 4 3.13 0.00 1.30 3.01 0.02 92.54 [2024-10-14T08:27:35.634Z] 08:10:01 5 2.71 0.00 1.44 0.67 0.02 95.16 [2024-10-14T08:27:35.634Z] 08:10:01 6 2.86 0.00 1.77 1.05 0.02 94.29 [2024-10-14T08:27:35.634Z] 08:10:01 7 3.18 0.00 1.09 0.67 0.02 95.05 [2024-10-14T08:27:35.634Z] 08:11:01 all 0.02 0.00 0.01 0.03 0.00 99.94 [2024-10-14T08:27:35.634Z] 08:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-14T08:27:35.634Z] 08:11:01 1 0.00 0.00 0.02 0.25 0.00 99.73 [2024-10-14T08:27:35.634Z] 08:11:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-14T08:27:35.634Z] 08:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-14T08:27:35.634Z] 08:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T08:27:35.634Z] 08:11:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-14T08:27:35.634Z] 08:11:01 6 0.00 0.00 0.03 0.02 0.00 99.95 [2024-10-14T08:27:35.634Z] 08:11:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-10-14T08:27:35.634Z] 08:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-14T08:27:35.634Z] 08:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T08:27:35.634Z] 08:12:01 1 0.05 0.00 0.03 0.02 0.02 99.88 [2024-10-14T08:27:35.634Z] 08:12:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-10-14T08:27:35.634Z] 08:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T08:27:35.634Z] 08:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T08:27:35.634Z] 08:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-14T08:27:35.634Z] 08:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-14T08:27:35.634Z] 08:12:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-14T08:27:35.634Z] 08:13:01 all 0.04 0.00 0.07 0.02 0.00 99.86 [2024-10-14T08:27:35.634Z] 08:13:01 0 0.03 0.00 0.08 0.00 0.00 99.88 [2024-10-14T08:27:35.634Z] 08:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-14T08:27:35.634Z] 08:13:01 2 0.07 0.00 0.17 0.00 0.00 99.77 [2024-10-14T08:27:35.634Z] 08:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-10-14T08:27:35.634Z] 08:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T08:27:35.634Z] 08:13:01 5 0.10 0.00 0.20 0.00 0.00 99.70 [2024-10-14T08:27:35.634Z] 08:13:01 6 0.05 0.00 0.12 0.18 0.02 99.63 [2024-10-14T08:27:35.634Z] 08:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-14T08:27:35.634Z] 08:14:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-10-14T08:27:35.634Z] 08:14:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-14T08:27:35.634Z] 08:14:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2024-10-14T08:27:35.634Z] 08:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-14T08:27:35.634Z] 08:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-14T08:27:35.634Z] 08:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-14T08:27:35.634Z] 08:14:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-14T08:27:35.634Z] 08:14:01 6 0.02 0.00 0.02 0.05 0.00 99.92 [2024-10-14T08:27:35.634Z] 08:14:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2024-10-14T08:27:35.634Z] 08:15:01 all 0.06 0.00 0.02 0.00 0.01 99.91 [2024-10-14T08:27:35.634Z] 08:15:01 0 0.38 0.00 0.02 0.00 0.02 99.58 [2024-10-14T08:27:35.634Z] 08:15:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-10-14T08:27:35.634Z] 08:15:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-10-14T08:27:35.634Z] 08:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-14T08:27:35.634Z] 08:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T08:27:35.634Z] 08:15:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-10-14T08:27:35.634Z] 08:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-14T08:27:35.634Z] 08:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-14T08:27:35.634Z] [2024-10-14T08:27:35.634Z] 08:15:01 CPU %user %nice %system %iowait %steal %idle [2024-10-14T08:27:35.634Z] 08:16:01 all 0.04 0.00 0.00 0.00 0.00 99.95 [2024-10-14T08:27:35.634Z] 08:16:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2024-10-14T08:27:35.634Z] 08:16:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-14T08:27:35.634Z] 08:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-14T08:27:35.634Z] 08:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-14T08:27:35.634Z] 08:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T08:27:35.634Z] 08:16:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-10-14T08:27:35.634Z] 08:16:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-10-14T08:27:35.634Z] 08:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-14T08:27:35.634Z] 08:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-10-14T08:27:35.634Z] 08:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-14T08:27:35.634Z] 08:17:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-10-14T08:27:35.634Z] 08:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-14T08:27:35.634Z] 08:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-14T08:27:35.634Z] 08:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T08:27:35.634Z] 08:17:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-14T08:27:35.634Z] 08:17:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-10-14T08:27:35.634Z] 08:17:01 7 0.02 0.00 0.05 0.00 0.02 99.92 [2024-10-14T08:27:35.634Z] 08:18:01 all 0.06 0.00 0.01 0.01 0.01 99.92 [2024-10-14T08:27:35.634Z] 08:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-14T08:27:35.634Z] 08:18:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2024-10-14T08:27:35.634Z] 08:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-14T08:27:35.634Z] 08:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-14T08:27:35.634Z] 08:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-14T08:27:35.634Z] 08:18:01 5 0.28 0.00 0.00 0.00 0.02 99.70 [2024-10-14T08:27:35.634Z] 08:18:01 6 0.02 0.00 0.02 0.07 0.00 99.90 [2024-10-14T08:27:35.634Z] 08:18:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2024-10-14T08:27:35.634Z] 08:19:01 all 0.10 0.00 0.04 0.03 0.01 99.82 [2024-10-14T08:27:35.634Z] 08:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-14T08:27:35.634Z] 08:19:01 1 0.05 0.00 0.03 0.02 0.02 99.88 [2024-10-14T08:27:35.634Z] 08:19:01 2 0.23 0.00 0.07 0.03 0.02 99.65 [2024-10-14T08:27:35.634Z] 08:19:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-14T08:27:35.634Z] 08:19:01 4 0.00 0.00 0.05 0.12 0.00 99.83 [2024-10-14T08:27:35.634Z] 08:19:01 5 0.40 0.00 0.07 0.00 0.00 99.53 [2024-10-14T08:27:35.634Z] 08:19:01 6 0.03 0.00 0.02 0.05 0.02 99.88 [2024-10-14T08:27:35.634Z] 08:19:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2024-10-14T08:27:35.634Z] 08:20:01 all 0.13 0.00 0.02 0.00 0.00 99.84 [2024-10-14T08:27:35.634Z] 08:20:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-14T08:27:35.634Z] 08:20:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2024-10-14T08:27:35.634Z] 08:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-14T08:27:35.634Z] 08:20:01 3 0.66 0.00 0.02 0.00 0.00 99.32 [2024-10-14T08:27:35.634Z] 08:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-14T08:27:35.634Z] 08:20:01 5 0.22 0.00 0.02 0.00 0.00 99.77 [2024-10-14T08:27:35.634Z] 08:20:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-14T08:27:35.634Z] 08:20:01 7 0.07 0.00 0.02 0.00 0.00 99.92 [2024-10-14T08:27:35.634Z] 08:21:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2024-10-14T08:27:35.634Z] 08:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T08:27:35.634Z] 08:21:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2024-10-14T08:27:35.634Z] 08:21:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-14T08:27:35.634Z] 08:21:01 3 1.99 0.00 0.02 0.00 0.02 97.98 [2024-10-14T08:27:35.634Z] 08:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T08:27:35.634Z] 08:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-14T08:27:35.634Z] 08:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-14T08:27:35.634Z] 08:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-14T08:27:35.634Z] 08:22:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2024-10-14T08:27:35.634Z] 08:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T08:27:35.634Z] 08:22:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2024-10-14T08:27:35.634Z] 08:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-14T08:27:35.634Z] 08:22:01 3 1.06 0.00 0.02 0.00 0.00 98.92 [2024-10-14T08:27:35.634Z] 08:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T08:27:35.634Z] 08:22:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-10-14T08:27:35.634Z] 08:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-14T08:27:35.634Z] 08:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-14T08:27:35.634Z] 08:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-10-14T08:27:35.634Z] 08:23:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2024-10-14T08:27:35.634Z] 08:23:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-14T08:27:35.634Z] 08:23:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-10-14T08:27:35.634Z] 08:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-14T08:27:35.634Z] 08:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T08:27:35.634Z] 08:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-14T08:27:35.634Z] 08:23:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-14T08:27:35.634Z] 08:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-14T08:27:35.634Z] 08:24:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2024-10-14T08:27:35.634Z] 08:24:01 0 0.08 0.00 0.00 0.00 0.00 99.92 [2024-10-14T08:27:35.634Z] 08:24:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-10-14T08:27:35.634Z] 08:24:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2024-10-14T08:27:35.634Z] 08:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-14T08:27:35.634Z] 08:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T08:27:35.634Z] 08:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-14T08:27:35.634Z] 08:24:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-10-14T08:27:35.634Z] 08:24:01 7 0.05 0.00 0.03 0.00 0.00 99.92 [2024-10-14T08:27:35.634Z] 08:25:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-14T08:27:35.634Z] 08:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-14T08:27:35.634Z] 08:25:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-14T08:27:35.634Z] 08:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-14T08:27:35.634Z] 08:25:01 3 0.17 0.00 0.02 0.00 0.00 99.82 [2024-10-14T08:27:35.634Z] 08:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T08:27:35.634Z] 08:25:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-10-14T08:27:35.634Z] 08:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T08:27:35.634Z] 08:25:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-10-14T08:27:35.634Z] 08:26:01 all 0.14 0.00 0.01 0.08 0.00 99.77 [2024-10-14T08:27:35.634Z] 08:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T08:27:35.634Z] 08:26:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-10-14T08:27:35.634Z] 08:26:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-10-14T08:27:35.634Z] 08:26:01 3 1.01 0.00 0.00 0.00 0.02 98.97 [2024-10-14T08:27:35.634Z] 08:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T08:27:35.634Z] 08:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-10-14T08:27:35.634Z] 08:26:01 6 0.03 0.00 0.00 0.52 0.00 99.45 [2024-10-14T08:27:35.634Z] 08:26:01 7 0.03 0.00 0.03 0.08 0.00 99.85 [2024-10-14T08:27:35.634Z] [2024-10-14T08:27:35.634Z] 08:26:01 CPU %user %nice %system %iowait %steal %idle [2024-10-14T08:27:35.634Z] 08:27:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2024-10-14T08:27:35.634Z] 08:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T08:27:35.634Z] 08:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-14T08:27:35.634Z] 08:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-10-14T08:27:35.634Z] 08:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-10-14T08:27:35.634Z] 08:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-14T08:27:35.634Z] 08:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-10-14T08:27:35.634Z] 08:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-10-14T08:27:35.634Z] 08:27:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-10-14T08:27:35.634Z] Average: all 5.01 0.00 0.96 1.08 0.02 92.92 [2024-10-14T08:27:35.634Z] Average: 0 5.09 0.00 1.04 0.56 0.02 93.29 [2024-10-14T08:27:35.634Z] Average: 1 4.98 0.00 1.10 2.89 0.02 91.00 [2024-10-14T08:27:35.634Z] Average: 2 5.08 0.00 0.90 0.57 0.02 93.42 [2024-10-14T08:27:35.634Z] Average: 3 5.18 0.00 0.98 2.36 0.03 91.46 [2024-10-14T08:27:35.634Z] Average: 4 4.68 0.00 0.84 0.34 0.02 94.12 [2024-10-14T08:27:35.634Z] Average: 5 5.16 0.00 0.95 0.55 0.02 93.32 [2024-10-14T08:27:35.634Z] Average: 6 4.83 0.00 0.96 0.74 0.02 93.46 [2024-10-14T08:27:35.634Z] Average: 7 5.08 0.00 0.94 0.64 0.02 93.32 [2024-10-14T08:27:35.634Z] [2024-10-14T08:27:35.634Z] [2024-10-14T08:27:35.634Z]