Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6fbfd523e75a65f7b52cf25b753a535ead5785c5 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-ssh16277982096957877185.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh73970125303234892.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 f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17308087578139787292.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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 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-ssh9003296578491846870.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7301551948967354760.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-8786’ is offline Running on prd-ubuntu20.04-docker-8c-8g-8791 in /w/workspace/edgexfoundry_device-sdk-go_main [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/edgexfoundry_device-sdk-go_main # 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 Avoid second fetch Checking out Revision 6fbfd523e75a65f7b52cf25b753a535ead5785c5 (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 6fbfd523e75a65f7b52cf25b753a535ead5785c5 # timeout=10 Commit message: "Merge pull request #1616 from jinlinGuan/issue-1611" > git rev-list --no-walk 160aeeac7f80da201deb091151152d5490173ec8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-27T09:09:38.240Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-27T09:09:38.322Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-27T09:09:38.349Z] ========================================================= [2024-08-27T09:09:38.349Z] EdgeX Global Pipelines Version Info [2024-08-27T09:09:38.349Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-27T09:09:39.087Z] ------------------- [2024-08-27T09:09:39.087Z] stable info: [2024-08-27T09:09:39.087Z] ------------------- [2024-08-27T09:09:39.087Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-27T09:09:39.087Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T09:09:39.088Z] Message: update stable to v1.0.263 [2024-08-27T09:09:39.658Z] ------------------- [2024-08-27T09:09:39.658Z] experimental info: [2024-08-27T09:09:39.658Z] ------------------- [2024-08-27T09:09:39.658Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-27T09:09:39.658Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T09:09:39.658Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-27T09:09:39.743Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-08-27T09:09:39.769Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-08-27T09:09:39.791Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-27T09:09:39.816Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-27T09:09:39.841Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-27T09:09:39.863Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-27T09:09:39.884Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-27T09:09:39.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-08-27T09:09:39.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-27T09:09:39.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-27T09:09:39.976Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-27T09:09:39.997Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-08-27T09:09:40.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-27T09:09:40.050Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-27T09:09:40.070Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-27T09:09:40.091Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-08-27T09:09:40.114Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-27T09:09:40.144Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-27T09:09:40.168Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-27T09:09:40.190Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-27T09:09:40.220Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-27T09:09:40.240Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-27T09:09:40.266Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-27T09:09:40.292Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-27T09:09:40.309Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-27T09:09:40.333Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-27T09:09:40.357Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-27T09:09:40.377Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-27T09:09:40.400Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-27T09:09:40.424Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-27T09:09:40.451Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6fbfd523e75a65f7b52cf25b753a535ead5785c5 [Pipeline] echo [2024-08-27T09:09:40.475Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6fbfd52 [Pipeline] echo [2024-08-27T09:09:40.503Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T09:09:40.574Z] provisioning config files... [2024-08-27T09:09:40.587Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12250799022358904552tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T09:09:40.921Z] ---> ****-login.sh [2024-08-27T09:09:40.921Z] nexus3.edgexfoundry.org:10001 [2024-08-27T09:09:41.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:09:41.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:09:41.180Z] Configure a credential helper to remove this warning. See [2024-08-27T09:09:41.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:09:41.180Z] [2024-08-27T09:09:41.180Z] Login Succeeded [2024-08-27T09:09:41.180Z] nexus3.edgexfoundry.org:10002 [2024-08-27T09:09:41.180Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:09:41.180Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:09:41.180Z] Configure a credential helper to remove this warning. See [2024-08-27T09:09:41.180Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:09:41.180Z] [2024-08-27T09:09:41.180Z] Login Succeeded [2024-08-27T09:09:41.180Z] nexus3.edgexfoundry.org:10003 [2024-08-27T09:09:41.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:09:41.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:09:41.440Z] Configure a credential helper to remove this warning. See [2024-08-27T09:09:41.440Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:09:41.440Z] [2024-08-27T09:09:41.440Z] Login Succeeded [2024-08-27T09:09:41.440Z] nexus3.edgexfoundry.org:10004 [2024-08-27T09:09:41.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:09:41.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:09:41.441Z] Configure a credential helper to remove this warning. See [2024-08-27T09:09:41.441Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:09:41.441Z] [2024-08-27T09:09:41.441Z] Login Succeeded [2024-08-27T09:09:41.441Z] ****.io [2024-08-27T09:09:41.699Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:09:41.959Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:09:41.959Z] Configure a credential helper to remove this warning. See [2024-08-27T09:09:41.959Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:09:41.959Z] [2024-08-27T09:09:41.959Z] Login Succeeded [2024-08-27T09:09:41.959Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T09:09:41.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-27T09:09:42.378Z] + git rev-list -1 --merges 6fbfd523e75a65f7b52cf25b753a535ead5785c5~1..6fbfd523e75a65f7b52cf25b753a535ead5785c5 [Pipeline] echo [2024-08-27T09:09:42.405Z] -----------> git rev-list -1 --merges 6fbfd523e75a65f7b52cf25b753a535ead5785c5~1..6fbfd523e75a65f7b52cf25b753a535ead5785c5 6fbfd523e75a65f7b52cf25b753a535ead5785c5 [2024-08-27T09:09:42.405Z] 6fbfd523e75a65f7b52cf25b753a535ead5785c5 [false] [Pipeline] sh [2024-08-27T09:09:42.697Z] + git log --format=format:%s -1 6fbfd523e75a65f7b52cf25b753a535ead5785c5 [Pipeline] echo [2024-08-27T09:09:42.708Z] ========================================================= [2024-08-27T09:09:42.708Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-27T09:09:42.708Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T09:09:43.049Z] + git log --format=format:%s -1 6fbfd523e75a65f7b52cf25b753a535ead5785c5 [Pipeline] echo [2024-08-27T09:09:43.060Z] [semverPrep] GIT_COMMIT: 6fbfd523e75a65f7b52cf25b753a535ead5785c5, Commit Message: Merge pull request #1616 from jinlinGuan/issue-1611 [Pipeline] echo [2024-08-27T09:09:43.074Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-27T09:09:43.453Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-27T09:09:43.453Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-27T09:09:43.453Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-27T09:09:43.453Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-27T09:09:43.453Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-27T09:09:43.453Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-27T09:09:43.453Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:09:43.866Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T09:09:43.866Z] [2024-08-27T09:09:43.866Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:09:44.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T09:09:44.168Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-27T09:09:44.168Z] b85a868b505f: Pulling fs layer [2024-08-27T09:09:44.168Z] e2be974225ed: Pulling fs layer [2024-08-27T09:09:44.168Z] 339a4e72a1f5: Pulling fs layer [2024-08-27T09:09:44.168Z] 988bab9f4d93: Pulling fs layer [2024-08-27T09:09:44.168Z] 1469e6f7b9e6: Pulling fs layer [2024-08-27T09:09:44.168Z] eaf3925da568: Pulling fs layer [2024-08-27T09:09:44.168Z] bab4dde63d76: Pulling fs layer [2024-08-27T09:09:44.168Z] bde34c3a00c8: Pulling fs layer [2024-08-27T09:09:44.168Z] b352a97aabf1: Pulling fs layer [2024-08-27T09:09:44.168Z] 4872d77fe225: Pulling fs layer [2024-08-27T09:09:44.168Z] 5851b861e8e6: Pulling fs layer [2024-08-27T09:09:44.168Z] bde34c3a00c8: Waiting [2024-08-27T09:09:44.168Z] b352a97aabf1: Waiting [2024-08-27T09:09:44.168Z] 1469e6f7b9e6: Waiting [2024-08-27T09:09:44.168Z] bab4dde63d76: Waiting [2024-08-27T09:09:44.168Z] eaf3925da568: Waiting [2024-08-27T09:09:44.168Z] 5851b861e8e6: Waiting [2024-08-27T09:09:44.168Z] 988bab9f4d93: Waiting [2024-08-27T09:09:44.168Z] 4872d77fe225: Waiting [2024-08-27T09:09:44.168Z] e2be974225ed: Verifying Checksum [2024-08-27T09:09:44.168Z] e2be974225ed: Download complete [2024-08-27T09:09:44.168Z] 988bab9f4d93: Verifying Checksum [2024-08-27T09:09:44.168Z] 988bab9f4d93: Download complete [2024-08-27T09:09:44.169Z] 1469e6f7b9e6: Verifying Checksum [2024-08-27T09:09:44.169Z] 1469e6f7b9e6: Download complete [2024-08-27T09:09:44.169Z] 339a4e72a1f5: Verifying Checksum [2024-08-27T09:09:44.169Z] 339a4e72a1f5: Download complete [2024-08-27T09:09:44.428Z] eaf3925da568: Download complete [2024-08-27T09:09:44.428Z] bde34c3a00c8: Download complete [2024-08-27T09:09:44.428Z] b352a97aabf1: Download complete [2024-08-27T09:09:44.428Z] 4872d77fe225: Download complete [2024-08-27T09:09:44.428Z] 5851b861e8e6: Verifying Checksum [2024-08-27T09:09:44.428Z] 5851b861e8e6: Download complete [2024-08-27T09:09:44.428Z] b85a868b505f: Verifying Checksum [2024-08-27T09:09:44.428Z] b85a868b505f: Download complete [2024-08-27T09:09:44.686Z] bab4dde63d76: Verifying Checksum [2024-08-27T09:09:44.686Z] bab4dde63d76: Download complete [2024-08-27T09:09:45.623Z] b85a868b505f: Pull complete [2024-08-27T09:09:45.623Z] e2be974225ed: Pull complete [2024-08-27T09:09:46.193Z] 339a4e72a1f5: Pull complete [2024-08-27T09:09:46.193Z] 988bab9f4d93: Pull complete [2024-08-27T09:09:46.455Z] 1469e6f7b9e6: Pull complete [2024-08-27T09:09:46.455Z] eaf3925da568: Pull complete [2024-08-27T09:09:48.363Z] bab4dde63d76: Pull complete [2024-08-27T09:09:48.363Z] bde34c3a00c8: Pull complete [2024-08-27T09:09:48.628Z] b352a97aabf1: Pull complete [2024-08-27T09:09:48.628Z] 4872d77fe225: Pull complete [2024-08-27T09:09:48.628Z] 5851b861e8e6: Pull complete [2024-08-27T09:09:48.628Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-27T09:09:48.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T09:09:48.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T09:09:48.775Z] prd-ubuntu20.04-docker-8c-8g-8791 does not seem to be running inside a container [2024-08-27T09:09:48.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-27T09:09:50.052Z] $ docker top 4f9d4a63b147a1e6d72cd612404a9bcc37de55602496f0ae278313770fbc425e -eo pid,comm [2024-08-27T09:09:50.117Z] 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-08-27T09:09:50.117Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-27T09:09:50.175Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T09:09:50.175Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T09:09:50.294Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T09:09:50.288Z] $ docker exec 4f9d4a63b147a1e6d72cd612404a9bcc37de55602496f0ae278313770fbc425e ssh-agent [2024-08-27T09:09:50.416Z] SSH_AUTH_SOCK=/tmp/ssh-CPyYdLOqIERR/agent.31 [2024-08-27T09:09:50.416Z] SSH_AGENT_PID=37 [2024-08-27T09:09:50.422Z] Running ssh-add (command line suppressed) [2024-08-27T09:09:50.522Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1030307505659202042.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1030307505659202042.key) [2024-08-27T09:09:50.542Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T09:09:50.840Z] + git tag --points-at HEAD [Pipeline] } [2024-08-27T09:09:50.842Z] $ docker exec --env ******** --env ******** 4f9d4a63b147a1e6d72cd612404a9bcc37de55602496f0ae278313770fbc425e ssh-agent -k [2024-08-27T09:09:50.943Z] unset SSH_AUTH_SOCK; [2024-08-27T09:09:50.944Z] unset SSH_AGENT_PID; [2024-08-27T09:09:50.944Z] echo Agent pid 37 killed; [2024-08-27T09:09:50.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-27T09:09:51.003Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T09:09:51.003Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T09:09:51.111Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T09:09:51.106Z] $ docker exec 4f9d4a63b147a1e6d72cd612404a9bcc37de55602496f0ae278313770fbc425e ssh-agent [2024-08-27T09:09:51.229Z] SSH_AUTH_SOCK=/tmp/ssh-AGwUXwsmWZw1/agent.70 [2024-08-27T09:09:51.229Z] SSH_AGENT_PID=76 [2024-08-27T09:09:51.234Z] Running ssh-add (command line suppressed) [2024-08-27T09:09:51.335Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5936719615282104170.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5936719615282104170.key) [2024-08-27T09:09:51.362Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T09:09:51.658Z] + git semver init [2024-08-27T09:09:51.918Z] 2024-08-27 09:09:51,832 [run_init] DEBUG init version:0.0.0 force:False [2024-08-27T09:09:51.919Z] 2024-08-27 09:09:51,833 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-08-27T09:09:51.919Z] 2024-08-27 09:09:51,834 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-08-27T09:09:51.919Z] 2024-08-27 09:09:51,834 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-08-27T09:09:54.475Z] 2024-08-27 09:09:53,927 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-08-27T09:09:54.475Z] 2024-08-27 09:09:53,928 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-08-27T09:09:54.475Z] 2024-08-27 09:09:53,928 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-27T09:09:54.475Z] 2024-08-27 09:09:53,928 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-27T09:09:54.475Z] 3.2.0-dev.34 [Pipeline] } [2024-08-27T09:09:54.482Z] $ docker exec --env ******** --env ******** 4f9d4a63b147a1e6d72cd612404a9bcc37de55602496f0ae278313770fbc425e ssh-agent -k [2024-08-27T09:09:54.587Z] unset SSH_AUTH_SOCK; [2024-08-27T09:09:54.588Z] unset SSH_AGENT_PID; [2024-08-27T09:09:54.589Z] echo Agent pid 76 killed; [2024-08-27T09:09:54.603Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-27T09:09:54.926Z] + git semver [Pipeline] } [2024-08-27T09:09:55.194Z] $ docker stop --time=1 4f9d4a63b147a1e6d72cd612404a9bcc37de55602496f0ae278313770fbc425e [2024-08-27T09:09:56.454Z] $ docker rm -f --volumes 4f9d4a63b147a1e6d72cd612404a9bcc37de55602496f0ae278313770fbc425e [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T09:09:56.796Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-27T09:09:56.993Z] Stashed 1 file(s) [Pipeline] echo [2024-08-27T09:09:56.996Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.34 [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-08-27T09:09:57.170Z] provisioning config files... [2024-08-27T09:09:57.184Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13669770016694793952tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T09:09:57.516Z] ---> ****-login.sh [2024-08-27T09:09:57.517Z] nexus3.edgexfoundry.org:10001 [2024-08-27T09:09:57.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:09:57.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:09:57.517Z] Configure a credential helper to remove this warning. See [2024-08-27T09:09:57.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:09:57.517Z] [2024-08-27T09:09:57.517Z] Login Succeeded [2024-08-27T09:09:57.517Z] nexus3.edgexfoundry.org:10002 [2024-08-27T09:09:57.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:09:57.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:09:57.517Z] Configure a credential helper to remove this warning. See [2024-08-27T09:09:57.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:09:57.517Z] [2024-08-27T09:09:57.517Z] Login Succeeded [2024-08-27T09:09:57.517Z] nexus3.edgexfoundry.org:10003 [2024-08-27T09:09:57.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:09:57.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:09:57.776Z] Configure a credential helper to remove this warning. See [2024-08-27T09:09:57.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:09:57.776Z] [2024-08-27T09:09:57.776Z] Login Succeeded [2024-08-27T09:09:57.776Z] nexus3.edgexfoundry.org:10004 [2024-08-27T09:09:57.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:09:57.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:09:57.776Z] Configure a credential helper to remove this warning. See [2024-08-27T09:09:57.776Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:09:57.776Z] [2024-08-27T09:09:57.776Z] Login Succeeded [2024-08-27T09:09:57.776Z] ****.io [2024-08-27T09:09:58.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:09:58.039Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:09:58.039Z] Configure a credential helper to remove this warning. See [2024-08-27T09:09:58.039Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:09:58.039Z] [2024-08-27T09:09:58.039Z] Login Succeeded [2024-08-27T09:09:58.039Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T09:09:58.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-27T09:09:58.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T09:09:58.146Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T09:09:58.160Z] ========================================================= [2024-08-27T09:09:58.160Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-27T09:09:58.160Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:09:58.621Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-27T09:09:58.621Z] Sending build context to Docker daemon 25.24MB [2024-08-27T09:09:58.621Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T09:09:58.621Z] Step 2/10 : FROM ${BASE} AS builder [2024-08-27T09:09:58.881Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-27T09:09:58.881Z] 619be1103602: Pulling fs layer [2024-08-27T09:09:58.881Z] 7862e08f4a3e: Pulling fs layer [2024-08-27T09:09:58.881Z] 5df492c9dc93: Pulling fs layer [2024-08-27T09:09:58.881Z] 7629e6793208: Pulling fs layer [2024-08-27T09:09:58.881Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T09:09:58.881Z] fb5054dd5b73: Pulling fs layer [2024-08-27T09:09:58.881Z] eeca6798cff9: Pulling fs layer [2024-08-27T09:09:58.881Z] aa269ceb94a6: Pulling fs layer [2024-08-27T09:09:58.881Z] ada007ff1a6a: Pulling fs layer [2024-08-27T09:09:58.881Z] 4f4fb700ef54: Waiting [2024-08-27T09:09:58.881Z] fb5054dd5b73: Waiting [2024-08-27T09:09:58.881Z] eeca6798cff9: Waiting [2024-08-27T09:09:58.881Z] aa269ceb94a6: Waiting [2024-08-27T09:09:58.881Z] ada007ff1a6a: Waiting [2024-08-27T09:09:58.881Z] 7862e08f4a3e: Verifying Checksum [2024-08-27T09:09:58.881Z] 7862e08f4a3e: Download complete [2024-08-27T09:09:58.881Z] 7629e6793208: Verifying Checksum [2024-08-27T09:09:58.881Z] 7629e6793208: Download complete [2024-08-27T09:09:58.881Z] 4f4fb700ef54: Verifying Checksum [2024-08-27T09:09:58.881Z] 4f4fb700ef54: Download complete [2024-08-27T09:09:58.881Z] 619be1103602: Verifying Checksum [2024-08-27T09:09:58.881Z] 619be1103602: Download complete [2024-08-27T09:09:58.881Z] fb5054dd5b73: Download complete [2024-08-27T09:09:58.881Z] eeca6798cff9: Verifying Checksum [2024-08-27T09:09:58.881Z] eeca6798cff9: Download complete [2024-08-27T09:09:59.143Z] 619be1103602: Pull complete [2024-08-27T09:09:59.143Z] ada007ff1a6a: Verifying Checksum [2024-08-27T09:09:59.143Z] ada007ff1a6a: Download complete [2024-08-27T09:09:59.143Z] 7862e08f4a3e: Pull complete [2024-08-27T09:09:59.143Z] 5df492c9dc93: Verifying Checksum [2024-08-27T09:09:59.143Z] 5df492c9dc93: Download complete [2024-08-27T09:09:59.713Z] aa269ceb94a6: Verifying Checksum [2024-08-27T09:09:59.713Z] aa269ceb94a6: Download complete [2024-08-27T09:10:02.253Z] 5df492c9dc93: Pull complete [2024-08-27T09:10:02.254Z] 7629e6793208: Pull complete [2024-08-27T09:10:02.254Z] 4f4fb700ef54: Pull complete [2024-08-27T09:10:02.512Z] fb5054dd5b73: Pull complete [2024-08-27T09:10:02.512Z] eeca6798cff9: Pull complete [2024-08-27T09:10:05.040Z] aa269ceb94a6: Pull complete [2024-08-27T09:10:05.298Z] ada007ff1a6a: Pull complete [2024-08-27T09:10:05.298Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-27T09:10:05.298Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-27T09:10:05.298Z] ---> f489d0715acc [2024-08-27T09:10:05.298Z] Step 3/10 : ARG MAKE=make build [2024-08-27T09:10:06.683Z] ---> Running in da06680f21de [2024-08-27T09:10:06.683Z] Removing intermediate container da06680f21de [2024-08-27T09:10:06.683Z] ---> 518cbfa4451f [2024-08-27T09:10:06.683Z] Step 4/10 : WORKDIR /device-sdk-go [2024-08-27T09:10:06.683Z] ---> Running in 01a16c17c1e0 [2024-08-27T09:10:06.940Z] Removing intermediate container 01a16c17c1e0 [2024-08-27T09:10:06.940Z] ---> 04468605c6c5 [2024-08-27T09:10:06.940Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-27T09:10:06.940Z] ---> Running in 845e44332964 [2024-08-27T09:10:06.940Z] Removing intermediate container 845e44332964 [2024-08-27T09:10:06.940Z] ---> 04f3ddadad14 [2024-08-27T09:10:06.940Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-08-27T09:10:06.940Z] ---> Running in b45393c0617a [2024-08-27T09:10:07.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T09:10:07.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T09:10:07.457Z] OK: 264 MiB in 52 packages [2024-08-27T09:10:07.717Z] Removing intermediate container b45393c0617a [2024-08-27T09:10:07.717Z] ---> ae45ffa30bf4 [2024-08-27T09:10:07.717Z] Step 7/10 : COPY go.mod vendor* ./ [2024-08-27T09:10:07.975Z] ---> 26c14e431f3b [2024-08-27T09:10:07.975Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T09:10:07.975Z] ---> Running in a056f0e46fdd [2024-08-27T09:10:12.115Z] Still waiting to schedule task [2024-08-27T09:10:12.115Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8788’ is offline [2024-08-27T09:10:46.737Z] Removing intermediate container a056f0e46fdd [2024-08-27T09:10:46.737Z] ---> f65e73cf2d50 [2024-08-27T09:10:46.737Z] Step 9/10 : COPY . . [2024-08-27T09:10:46.737Z] ---> 35b51b251eb4 [2024-08-27T09:10:46.737Z] Step 10/10 : RUN ${MAKE} [2024-08-27T09:10:46.737Z] ---> Running in 0fa833b26d9c [2024-08-27T09:10:46.737Z] noop [2024-08-27T09:10:46.737Z] Removing intermediate container 0fa833b26d9c [2024-08-27T09:10:46.737Z] ---> 572f29275e97 [2024-08-27T09:10:46.737Z] Successfully built 572f29275e97 [2024-08-27T09:10:46.737Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:10:47.066Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-27T09:10:47.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T09:10:47.144Z] prd-ubuntu20.04-docker-8c-8g-8791 does not seem to be running inside a container [2024-08-27T09:10:47.173Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2024-08-27T09:10:47.516Z] $ docker top 915b44a6e765709ea23df4f150f4be9718ad62d5bb060633671c040be2227f39 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T09:10:47.881Z] + go version [2024-08-27T09:10:47.881Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-27T09:10:47.893Z] $ docker stop --time=1 915b44a6e765709ea23df4f150f4be9718ad62d5bb060633671c040be2227f39 [2024-08-27T09:10:49.172Z] $ docker rm -f --volumes 915b44a6e765709ea23df4f150f4be9718ad62d5bb060633671c040be2227f39 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:10:49.597Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-27T09:10:49.597Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T09:10:49.682Z] prd-ubuntu20.04-docker-8c-8g-8791 does not seem to be running inside a container [2024-08-27T09:10:49.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2024-08-27T09:10:50.040Z] $ docker top 540c41cee05ba8d6402830b45edce15a10d8c686ecea6c033b776624e2e827cf -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T09:10:50.387Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-08-27T09:10:50.689Z] + make test [2024-08-27T09:10:50.689Z] go test -race -coverprofile=coverage.out ./... [2024-08-27T09:10:58.822Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-08-27T09:11:37.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-08-27T09:11:37.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-08-27T09:11:37.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-08-27T09:11:37.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-08-27T09:11:37.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-08-27T09:11:37.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-08-27T09:11:37.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-08-27T09:11:37.547Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.025s coverage: 26.0% of statements [2024-08-27T09:11:37.547Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.035s coverage: 79.4% of statements [2024-08-27T09:11:37.547Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.050s coverage: 86.0% of statements [2024-08-27T09:11:37.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-08-27T09:11:37.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] [2024-08-27T09:11:37.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-08-27T09:11:37.547Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-08-27T09:11:37.547Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.082s coverage: 51.6% of statements [2024-08-27T09:11:37.806Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-08-27T09:11:39.713Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.033s coverage: 14.4% of statements [2024-08-27T09:11:39.713Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.210s coverage: 44.6% of statements [2024-08-27T09:11:39.713Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.045s coverage: 68.5% of statements [2024-08-27T09:11:39.713Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.103s coverage: 89.2% of statements [2024-08-27T09:11:39.713Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.048s coverage: 5.3% of statements [2024-08-27T09:11:52.467Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8792 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-08-27T09:11:52.488Z] Running in /w/workspace/device-sdk-go/309 [Pipeline] { [Pipeline] checkout [2024-08-27T09:11:52.540Z] The recommended git tool is: git [2024-08-27T09:12:00.402Z] using credential edgex-jenkins-ssh [2024-08-27T09:12:00.437Z] Cloning the remote Git repository [2024-08-27T09:12:00.541Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-08-27T09:12:00.750Z] > git init /w/workspace/device-sdk-go/309 # timeout=10 [2024-08-27T09:12:01.128Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-08-27T09:12:01.138Z] > git --version # timeout=10 [2024-08-27T09:12:01.257Z] > git --version # 'git version 2.25.1' [2024-08-27T09:12:01.259Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T09:12:01.536Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-27T09:12:05.586Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-08-27T09:12:05.617Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-27T09:12:06.612Z] Avoid second fetch [2024-08-27T09:12:06.613Z] Checking out Revision 6fbfd523e75a65f7b52cf25b753a535ead5785c5 (main) [2024-08-27T09:12:07.603Z] Commit message: "Merge pull request #1616 from jinlinGuan/issue-1611" [2024-08-27T09:12:06.632Z] > git config core.sparsecheckout # timeout=10 [2024-08-27T09:12:06.748Z] > git checkout -f 6fbfd523e75a65f7b52cf25b753a535ead5785c5 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T09:12:12.647Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-27T09:12:12.647Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T09:12:12.647Z] Dload Upload Total Spent Left Speed [2024-08-27T09:12:12.647Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 79185 0 --:--:-- --:--:-- --:--:-- 79185 [Pipeline] sh [2024-08-27T09:12:12.989Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-27T09:12:13.326Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-27T09:12:13.326Z] + sudo tee /etc/docker/daemon.new [2024-08-27T09:12:13.326Z] { [2024-08-27T09:12:13.326Z] "registry-mirrors": [ [2024-08-27T09:12:13.326Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-27T09:12:13.326Z] ], [2024-08-27T09:12:13.326Z] "bip": "10.250.0.254/24", [2024-08-27T09:12:13.326Z] "hosts": [ [2024-08-27T09:12:13.326Z] "tcp://0.0.0.0:5555", [2024-08-27T09:12:13.326Z] "unix:///var/run/docker.sock" [2024-08-27T09:12:13.326Z] ], [2024-08-27T09:12:13.326Z] "mtu": 1458, [2024-08-27T09:12:13.326Z] "selinux-enabled": true, [2024-08-27T09:12:13.326Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-27T09:12:13.326Z] } [Pipeline] sh [2024-08-27T09:12:13.664Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-27T09:12:13.998Z] + sudo service docker restart [2024-08-27T09:12:18.519Z] GO111MODULE=on go vet ./... [2024-08-27T09:12:19.089Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-27T09:12:19.089Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-27T09:12:19.089Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-27T09:12:19.362Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-27T09:12:19.388Z] $ docker stop --time=1 540c41cee05ba8d6402830b45edce15a10d8c686ecea6c033b776624e2e827cf [2024-08-27T09:12:21.419Z] $ docker rm -f --volumes 540c41cee05ba8d6402830b45edce15a10d8c686ecea6c033b776624e2e827cf [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T09:12:22.095Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-27T09:12:22.152Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-27T09:12:22.714Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-27T09:12:23.004Z] + ls -al . [2024-08-27T09:12:23.004Z] total 380 [2024-08-27T09:12:23.004Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 27 09:10 . [2024-08-27T09:12:23.004Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 09:09 .. [2024-08-27T09:12:23.004Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 27 09:09 .dockerignore [2024-08-27T09:12:23.004Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 09:11 .git [2024-08-27T09:12:23.004Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 09:09 .github [2024-08-27T09:12:23.004Z] -rw-rw-r-- 1 jenkins jenkins 137 Aug 27 09:09 .gitignore [2024-08-27T09:12:23.004Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 27 09:09 .golangci.yml [2024-08-27T09:12:23.004Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 09:09 .semver [2024-08-27T09:12:23.004Z] -rw-rw-r-- 1 jenkins jenkins 48109 Aug 27 09:09 CHANGELOG.md [2024-08-27T09:12:23.004Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 09:09 GOVERNANCE.md [2024-08-27T09:12:23.004Z] -rw-rw-r-- 1 jenkins jenkins 885 Aug 27 09:09 Jenkinsfile [2024-08-27T09:12:23.004Z] -rw-rw-r-- 1 jenkins jenkins 11341 Aug 27 09:09 LICENSE [2024-08-27T09:12:23.004Z] -rw-rw-r-- 1 jenkins jenkins 1842 Aug 27 09:09 Makefile [2024-08-27T09:12:23.004Z] -rw-rw-r-- 1 jenkins jenkins 619 Aug 27 09:09 OWNERS.md [2024-08-27T09:12:23.004Z] -rw-rw-r-- 1 jenkins jenkins 4937 Aug 27 09:09 README.md [2024-08-27T09:12:23.004Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 27 09:09 VERSION [2024-08-27T09:12:23.004Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 09:09 bin [2024-08-27T09:12:23.004Z] -rw-r--r-- 1 jenkins jenkins 126492 Aug 27 09:11 coverage.out [2024-08-27T09:12:23.004Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 27 09:09 example [2024-08-27T09:12:23.004Z] -rw-rw-r-- 1 jenkins jenkins 6984 Aug 27 09:09 go.mod [2024-08-27T09:12:23.004Z] -rw-rw-r-- 1 jenkins jenkins 101460 Aug 27 09:09 go.sum [2024-08-27T09:12:23.004Z] drwxrwxr-x 13 jenkins jenkins 4096 Aug 27 09:09 internal [2024-08-27T09:12:23.004Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 09:09 openapi [2024-08-27T09:12:23.004Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 27 09:09 pkg [2024-08-27T09:12:23.004Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 09:09 snap [2024-08-27T09:12:23.004Z] -rw-rw-r-- 1 jenkins jenkins 222 Aug 27 09:09 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:12:23.328Z] + 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=6fbfd523e75a65f7b52cf25b753a535ead5785c5 --label arch=amd64 --label version=3.2.0-dev.34 . [2024-08-27T09:12:23.328Z] Sending build context to Docker daemon 25.37MB [2024-08-27T09:12:23.328Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T09:12:23.328Z] Step 2/24 : FROM ${BASE} AS builder [2024-08-27T09:12:23.328Z] ---> 572f29275e97 [2024-08-27T09:12:23.328Z] Step 3/24 : ARG MAKE=make build [2024-08-27T09:12:23.588Z] ---> Running in 63544d049211 [2024-08-27T09:12:23.588Z] Removing intermediate container 63544d049211 [2024-08-27T09:12:23.588Z] ---> d493593cf9c9 [2024-08-27T09:12:23.588Z] Step 4/24 : WORKDIR /device-sdk-go [2024-08-27T09:12:23.588Z] ---> Running in e0712f5b6097 [2024-08-27T09:12:23.588Z] Removing intermediate container e0712f5b6097 [2024-08-27T09:12:23.588Z] ---> ead016017887 [2024-08-27T09:12:23.588Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-27T09:12:23.588Z] ---> Running in 860fd5d35c28 [2024-08-27T09:12:23.847Z] Removing intermediate container 860fd5d35c28 [2024-08-27T09:12:23.847Z] ---> 263d18fbc762 [2024-08-27T09:12:23.847Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-08-27T09:12:23.847Z] ---> Running in 455defe543d8 [2024-08-27T09:12:24.108Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T09:12:24.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T09:12:24.632Z] OK: 264 MiB in 52 packages [2024-08-27T09:12:24.897Z] Removing intermediate container 455defe543d8 [2024-08-27T09:12:24.897Z] ---> 3018de89bb56 [2024-08-27T09:12:24.897Z] Step 7/24 : COPY go.mod vendor* ./ [2024-08-27T09:12:25.156Z] ---> 0ba498e35dd8 [2024-08-27T09:12:25.156Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T09:12:25.156Z] ---> Running in d0b285726620 [2024-08-27T09:12:25.725Z] Removing intermediate container d0b285726620 [2024-08-27T09:12:25.725Z] ---> a370baf514e0 [2024-08-27T09:12:25.725Z] Step 9/24 : COPY . . [2024-08-27T09:12:26.293Z] ---> 604e00a9980b [2024-08-27T09:12:26.293Z] Step 10/24 : RUN ${MAKE} [2024-08-27T09:12:26.293Z] ---> Running in 53dbedb61f62 [2024-08-27T09:12:26.553Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.34 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.34" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T09:12:32.283Z] provisioning config files... [2024-08-27T09:12:32.312Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/309@tmp/config3027475328074747126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T09:12:32.745Z] ---> ****-login.sh [2024-08-27T09:12:32.745Z] nexus3.edgexfoundry.org:10001 [2024-08-27T09:12:33.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:12:33.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:12:33.610Z] Configure a credential helper to remove this warning. See [2024-08-27T09:12:33.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:12:33.610Z] [2024-08-27T09:12:33.610Z] Login Succeeded [2024-08-27T09:12:33.610Z] nexus3.edgexfoundry.org:10002 [2024-08-27T09:12:33.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:12:33.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:12:33.882Z] Configure a credential helper to remove this warning. See [2024-08-27T09:12:33.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:12:33.882Z] [2024-08-27T09:12:33.882Z] Login Succeeded [2024-08-27T09:12:33.882Z] nexus3.edgexfoundry.org:10003 [2024-08-27T09:12:34.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:12:34.154Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:12:34.154Z] Configure a credential helper to remove this warning. See [2024-08-27T09:12:34.154Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:12:34.154Z] [2024-08-27T09:12:34.154Z] Login Succeeded [2024-08-27T09:12:34.154Z] nexus3.edgexfoundry.org:10004 [2024-08-27T09:12:34.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:12:34.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:12:34.702Z] Configure a credential helper to remove this warning. See [2024-08-27T09:12:34.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:12:34.702Z] [2024-08-27T09:12:34.702Z] Login Succeeded [2024-08-27T09:12:34.702Z] ****.io [2024-08-27T09:12:34.702Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T09:12:35.292Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T09:12:35.292Z] Configure a credential helper to remove this warning. See [2024-08-27T09:12:35.292Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T09:12:35.292Z] [2024-08-27T09:12:35.292Z] Login Succeeded [2024-08-27T09:12:35.292Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T09:12:35.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-27T09:12:35.635Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T09:12:35.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T09:12:35.666Z] ========================================================= [2024-08-27T09:12:35.666Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-27T09:12:35.666Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:12:36.031Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-08-27T09:12:36.620Z] Sending build context to Docker daemon 13.07MB [2024-08-27T09:12:36.620Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T09:12:36.620Z] Step 2/10 : FROM ${BASE} AS builder [2024-08-27T09:12:36.889Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-27T09:12:36.889Z] c6b39de5b339: Pulling fs layer [2024-08-27T09:12:36.889Z] a69c41024577: Pulling fs layer [2024-08-27T09:12:36.889Z] d6de4b400683: Pulling fs layer [2024-08-27T09:12:36.889Z] 35cb2a7552d0: Pulling fs layer [2024-08-27T09:12:36.889Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T09:12:36.889Z] 464afbd9ba4c: Pulling fs layer [2024-08-27T09:12:36.889Z] 00f215d4a9da: Pulling fs layer [2024-08-27T09:12:36.889Z] d496ad576159: Pulling fs layer [2024-08-27T09:12:36.889Z] 35cb2a7552d0: Waiting [2024-08-27T09:12:36.889Z] 4f4fb700ef54: Waiting [2024-08-27T09:12:36.889Z] 464afbd9ba4c: Waiting [2024-08-27T09:12:36.889Z] 00f215d4a9da: Waiting [2024-08-27T09:12:36.889Z] d496ad576159: Waiting [2024-08-27T09:12:36.889Z] a69c41024577: Verifying Checksum [2024-08-27T09:12:36.889Z] a69c41024577: Download complete [2024-08-27T09:12:36.889Z] 35cb2a7552d0: Verifying Checksum [2024-08-27T09:12:36.889Z] 35cb2a7552d0: Download complete [2024-08-27T09:12:36.889Z] 4f4fb700ef54: Verifying Checksum [2024-08-27T09:12:36.889Z] 4f4fb700ef54: Download complete [2024-08-27T09:12:36.889Z] 464afbd9ba4c: Verifying Checksum [2024-08-27T09:12:36.889Z] 464afbd9ba4c: Download complete [2024-08-27T09:12:36.889Z] c6b39de5b339: Verifying Checksum [2024-08-27T09:12:36.889Z] c6b39de5b339: Download complete [2024-08-27T09:12:37.158Z] d496ad576159: Verifying Checksum [2024-08-27T09:12:37.158Z] d496ad576159: Download complete [2024-08-27T09:12:37.751Z] c6b39de5b339: Pull complete [2024-08-27T09:12:38.334Z] a69c41024577: Pull complete [2024-08-27T09:12:38.604Z] d6de4b400683: Verifying Checksum [2024-08-27T09:12:38.604Z] d6de4b400683: Download complete [2024-08-27T09:12:40.009Z] 00f215d4a9da: Verifying Checksum [2024-08-27T09:12:40.009Z] 00f215d4a9da: Download complete [2024-08-27T09:12:52.348Z] d6de4b400683: Pull complete [2024-08-27T09:12:52.348Z] 35cb2a7552d0: Pull complete [2024-08-27T09:12:52.348Z] 4f4fb700ef54: Pull complete [2024-08-27T09:12:52.348Z] 464afbd9ba4c: Pull complete [2024-08-27T09:12:58.667Z] Removing intermediate container 53dbedb61f62 [2024-08-27T09:12:58.667Z] ---> ba9905127a6b [2024-08-27T09:12:58.667Z] Step 11/24 : FROM alpine:3.18 [2024-08-27T09:12:58.667Z] 3.18: Pulling from library/alpine [2024-08-27T09:12:58.667Z] 930bdd4d222e: Pulling fs layer [2024-08-27T09:12:58.667Z] 930bdd4d222e: Download complete [2024-08-27T09:12:58.667Z] 930bdd4d222e: Pull complete [2024-08-27T09:12:58.667Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T09:12:58.667Z] Status: Downloaded newer image for alpine:3.18 [2024-08-27T09:12:58.667Z] ---> 18f865063206 [2024-08-27T09:12:58.668Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-08-27T09:12:58.668Z] ---> Running in 0714261b59ab [2024-08-27T09:12:58.668Z] Removing intermediate container 0714261b59ab [2024-08-27T09:12:58.668Z] ---> bcec3a1e7238 [2024-08-27T09:12:58.668Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-08-27T09:12:58.668Z] ---> Running in 3f4e386a7a29 [2024-08-27T09:12:58.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T09:12:58.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T09:12:58.668Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T09:12:58.668Z] Executing busybox-1.36.1-r7.trigger [2024-08-27T09:12:58.668Z] OK: 7 MiB in 16 packages [2024-08-27T09:12:58.668Z] Removing intermediate container 3f4e386a7a29 [2024-08-27T09:12:58.668Z] ---> c90258a66a09 [2024-08-27T09:12:58.668Z] Step 14/24 : RUN apk --no-cache upgrade [2024-08-27T09:12:58.668Z] ---> Running in 55072cb411b9 [2024-08-27T09:12:58.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T09:12:58.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T09:12:58.668Z] OK: 7 MiB in 16 packages [2024-08-27T09:12:58.668Z] Removing intermediate container 55072cb411b9 [2024-08-27T09:12:58.668Z] ---> f988421b369f [2024-08-27T09:12:58.668Z] Step 15/24 : WORKDIR / [2024-08-27T09:12:58.668Z] ---> Running in ef72338fce24 [2024-08-27T09:12:58.668Z] Removing intermediate container ef72338fce24 [2024-08-27T09:12:58.668Z] ---> adfcab2fe76a [2024-08-27T09:12:58.668Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-08-27T09:12:58.668Z] ---> 33519df89ea3 [2024-08-27T09:12:58.668Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-08-27T09:12:59.235Z] ---> c51bb9f85796 [2024-08-27T09:12:59.235Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-08-27T09:12:59.493Z] ---> b41eb6585c29 [2024-08-27T09:12:59.493Z] Step 19/24 : EXPOSE 59999 [2024-08-27T09:12:59.493Z] ---> Running in 1a90270c5e87 [2024-08-27T09:12:59.493Z] Removing intermediate container 1a90270c5e87 [2024-08-27T09:12:59.493Z] ---> d34cedeb7125 [2024-08-27T09:12:59.493Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-08-27T09:12:59.493Z] ---> Running in da138a42f930 [2024-08-27T09:12:59.493Z] Removing intermediate container da138a42f930 [2024-08-27T09:12:59.493Z] ---> 8398cd3b0dd2 [2024-08-27T09:12:59.493Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-27T09:12:59.751Z] ---> Running in 77e08f056e82 [2024-08-27T09:12:59.751Z] Removing intermediate container 77e08f056e82 [2024-08-27T09:12:59.751Z] ---> 2563411a15b6 [2024-08-27T09:12:59.751Z] Step 22/24 : LABEL arch=amd64 [2024-08-27T09:12:59.751Z] ---> Running in b4c6260fc94c [2024-08-27T09:12:59.751Z] Removing intermediate container b4c6260fc94c [2024-08-27T09:12:59.751Z] ---> 28b9b6d99d01 [2024-08-27T09:12:59.751Z] Step 23/24 : LABEL git_sha=6fbfd523e75a65f7b52cf25b753a535ead5785c5 [2024-08-27T09:12:59.751Z] ---> Running in 65f964c0b5a3 [2024-08-27T09:13:00.009Z] Removing intermediate container 65f964c0b5a3 [2024-08-27T09:13:00.009Z] ---> 66ae3f3665db [2024-08-27T09:13:00.009Z] Step 24/24 : LABEL version=3.2.0-dev.34 [2024-08-27T09:13:00.009Z] ---> Running in 1f97a40b10d0 [2024-08-27T09:13:00.009Z] Removing intermediate container 1f97a40b10d0 [2024-08-27T09:13:00.009Z] ---> 3e69533fbd00 [2024-08-27T09:13:00.009Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-27T09:13:00.009Z] Successfully built 3e69533fbd00 [2024-08-27T09:13:00.009Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:13:00.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T09:13:00.482Z] [2024-08-27T09:13:00.482Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:13:00.788Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T09:13:00.788Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-27T09:13:00.788Z] 5eb5b503b376: Pulling fs layer [2024-08-27T09:13:00.788Z] 5c69ac0246d0: Pulling fs layer [2024-08-27T09:13:00.788Z] ec43610c2a17: Pulling fs layer [2024-08-27T09:13:00.788Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-27T09:13:00.788Z] 33b1e0a273af: Pulling fs layer [2024-08-27T09:13:00.788Z] 5d3b04190fa2: Pulling fs layer [2024-08-27T09:13:00.788Z] 2f39f015ded8: Pulling fs layer [2024-08-27T09:13:00.788Z] 3a2ae6a8a46f: Waiting [2024-08-27T09:13:00.788Z] 2f39f015ded8: Waiting [2024-08-27T09:13:00.788Z] 5d3b04190fa2: Waiting [2024-08-27T09:13:00.788Z] 5c69ac0246d0: Download complete [2024-08-27T09:13:00.788Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-27T09:13:00.788Z] 3a2ae6a8a46f: Download complete [2024-08-27T09:13:00.788Z] 33b1e0a273af: Verifying Checksum [2024-08-27T09:13:00.788Z] 33b1e0a273af: Download complete [2024-08-27T09:13:00.788Z] 5d3b04190fa2: Download complete [2024-08-27T09:13:00.788Z] ec43610c2a17: Verifying Checksum [2024-08-27T09:13:00.788Z] ec43610c2a17: Download complete [2024-08-27T09:13:01.044Z] 5eb5b503b376: Verifying Checksum [2024-08-27T09:13:01.044Z] 5eb5b503b376: Download complete [2024-08-27T09:13:02.416Z] 5eb5b503b376: Pull complete [2024-08-27T09:13:02.416Z] 5c69ac0246d0: Pull complete [2024-08-27T09:13:02.426Z] 00f215d4a9da: Pull complete [2024-08-27T09:13:02.692Z] d496ad576159: Pull complete [2024-08-27T09:13:02.692Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-27T09:13:02.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-27T09:13:02.692Z] ---> f246e2811388 [2024-08-27T09:13:02.692Z] Step 3/10 : ARG MAKE=make build [2024-08-27T09:13:02.982Z] ec43610c2a17: Pull complete [2024-08-27T09:13:02.982Z] 3a2ae6a8a46f: Pull complete [2024-08-27T09:13:03.241Z] 33b1e0a273af: Pull complete [2024-08-27T09:13:03.241Z] 5d3b04190fa2: Pull complete [2024-08-27T09:13:03.647Z] ---> Running in 7cc68ccb5d75 [2024-08-27T09:13:03.923Z] Removing intermediate container 7cc68ccb5d75 [2024-08-27T09:13:03.924Z] ---> 1b6a9c68b209 [2024-08-27T09:13:03.924Z] Step 4/10 : WORKDIR /device-sdk-go [2024-08-27T09:13:03.924Z] ---> Running in 739c7ced58cf [2024-08-27T09:13:04.188Z] Removing intermediate container 739c7ced58cf [2024-08-27T09:13:04.188Z] ---> f2535a71acc4 [2024-08-27T09:13:04.188Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-27T09:13:04.188Z] ---> Running in 0bce7dcd1ea4 [2024-08-27T09:13:04.457Z] Removing intermediate container 0bce7dcd1ea4 [2024-08-27T09:13:04.457Z] ---> c8f25bfa7387 [2024-08-27T09:13:04.457Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-08-27T09:13:04.457Z] ---> Running in 67c08ddaed7a [2024-08-27T09:13:05.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T09:13:06.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T09:13:07.092Z] OK: 266 MiB in 52 packages [2024-08-27T09:13:07.432Z] 2f39f015ded8: Pull complete [2024-08-27T09:13:07.432Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-27T09:13:07.432Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T09:13:07.432Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T09:13:07.536Z] prd-ubuntu20.04-docker-8c-8g-8791 does not seem to be running inside a container [2024-08-27T09:13:07.569Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-27T09:13:08.051Z] Removing intermediate container 67c08ddaed7a [2024-08-27T09:13:08.051Z] ---> 3384efc08ac5 [2024-08-27T09:13:08.051Z] Step 7/10 : COPY go.mod vendor* ./ [2024-08-27T09:13:08.320Z] ---> db7dda0e08e3 [2024-08-27T09:13:08.320Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T09:13:08.320Z] ---> Running in b2f5cbf70d91 [2024-08-27T09:13:08.787Z] $ docker top cc674c5964030abc975f551beffdbceb7ce5816b8c01a79b58c964eae5fee320 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T09:13:09.193Z] ---> job-cost.sh [2024-08-27T09:13:09.193Z] lf-activate-venv: SKIPPING [2024-08-27T09:13:09.193Z] INFO: No Stack... [2024-08-27T09:13:09.835Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-27T09:13:10.095Z] INFO: Archiving Costs [Pipeline] sh [2024-08-27T09:13:10.386Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-08-27T09:13:10.386Z] + cut -d, -f6 [Pipeline] lock [2024-08-27T09:13:10.401Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-309-stack-cost] [2024-08-27T09:13:10.409Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-309-stack-cost] did not exist. Created. [2024-08-27T09:13:10.416Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-309-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-27T09:13:10.725Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-27T09:13:10.759Z] Stashed 1 file(s) [Pipeline] } [2024-08-27T09:13:10.769Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-309-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-27T09:13:10.803Z] $ docker stop --time=1 cc674c5964030abc975f551beffdbceb7ce5816b8c01a79b58c964eae5fee320 [2024-08-27T09:13:11.957Z] $ docker rm -f --volumes cc674c5964030abc975f551beffdbceb7ce5816b8c01a79b58c964eae5fee320 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-27T09:14:59.999Z] Removing intermediate container b2f5cbf70d91 [2024-08-27T09:14:59.999Z] ---> 4c8a36dc807b [2024-08-27T09:14:59.999Z] Step 9/10 : COPY . . [2024-08-27T09:14:59.999Z] ---> c289e7da6868 [2024-08-27T09:14:59.999Z] Step 10/10 : RUN ${MAKE} [2024-08-27T09:14:59.999Z] ---> Running in 9f431d82dfc2 [2024-08-27T09:14:59.999Z] noop [2024-08-27T09:14:59.999Z] Removing intermediate container 9f431d82dfc2 [2024-08-27T09:14:59.999Z] ---> 8b0772590360 [2024-08-27T09:14:59.999Z] Successfully built 8b0772590360 [2024-08-27T09:14:59.999Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:15:00.364Z] + docker inspect -f . ci-base-image-arm64 [2024-08-27T09:15:00.364Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T09:15:00.580Z] prd-ubuntu20.04-docker-arm64-4c-16g-8792 does not seem to be running inside a container [2024-08-27T09:15:00.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/309 -v /w/workspace/device-sdk-go/309:/w/workspace/device-sdk-go/309:rw,z -v /w/workspace/device-sdk-go/309@tmp:/w/workspace/device-sdk-go/309@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 ******** ci-base-image-arm64 cat [2024-08-27T09:15:01.994Z] $ docker top 3b451dbf87b037b7fdddf3bca95af7d077253ea1c279daa9ed4565b3775c62ca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T09:15:02.882Z] + go version [2024-08-27T09:15:02.882Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-27T09:15:02.901Z] $ docker stop --time=1 3b451dbf87b037b7fdddf3bca95af7d077253ea1c279daa9ed4565b3775c62ca [2024-08-27T09:15:04.608Z] $ docker rm -f --volumes 3b451dbf87b037b7fdddf3bca95af7d077253ea1c279daa9ed4565b3775c62ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:15:05.203Z] + docker inspect -f . ci-base-image-arm64 [2024-08-27T09:15:05.204Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T09:15:05.386Z] prd-ubuntu20.04-docker-arm64-4c-16g-8792 does not seem to be running inside a container [2024-08-27T09:15:05.445Z] $ 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/309 -v /w/workspace/device-sdk-go/309:/w/workspace/device-sdk-go/309:rw,z -v /w/workspace/device-sdk-go/309@tmp:/w/workspace/device-sdk-go/309@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 ******** ci-base-image-arm64 cat [2024-08-27T09:15:06.598Z] $ docker top 452bedc4eea736345c41b06317fc27ccdeb4c5673b141504687904e789699d77 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T09:15:07.148Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/309 [Pipeline] fileExists [Pipeline] sh [2024-08-27T09:15:08.058Z] + make test [2024-08-27T09:15:08.058Z] go test -race -coverprofile=coverage.out ./... [2024-08-27T09:15:54.900Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2024-08-27T09:19:46.758Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2024-08-27T09:19:46.758Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2024-08-27T09:19:46.758Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2024-08-27T09:19:46.758Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2024-08-27T09:19:46.758Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2024-08-27T09:19:54.976Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 1.124s coverage: 26.0% of statements [2024-08-27T09:19:58.333Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 1.191s coverage: 79.4% of statements [2024-08-27T09:20:08.454Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2024-08-27T09:20:08.454Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2024-08-27T09:20:09.435Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 1.312s coverage: 86.0% of statements [2024-08-27T09:20:18.931Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2024-08-27T09:20:18.931Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 1.502s coverage: 51.6% of statements [2024-08-27T09:20:21.512Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 4.184s coverage: 14.4% of statements [2024-08-27T09:20:21.512Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.689s coverage: 44.6% of statements [2024-08-27T09:20:23.468Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/utils [no test files] [2024-08-27T09:20:23.468Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2024-08-27T09:20:23.468Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2024-08-27T09:20:24.880Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 1.325s coverage: 68.5% of statements [2024-08-27T09:20:29.158Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 1.402s coverage: 89.2% of statements [2024-08-27T09:20:32.609Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2024-08-27T09:20:34.060Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 1.269s coverage: 5.3% of statements [2024-08-27T09:20:35.500Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-27T09:20:35.500Z] GO111MODULE=on go vet ./... [2024-08-27T09:24:57.387Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-27T09:24:57.387Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-27T09:24:57.387Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-08-27T09:24:57.405Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-27T09:24:57.419Z] $ docker stop --time=1 452bedc4eea736345c41b06317fc27ccdeb4c5673b141504687904e789699d77 [2024-08-27T09:24:59.772Z] $ docker rm -f --volumes 452bedc4eea736345c41b06317fc27ccdeb4c5673b141504687904e789699d77 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T09:25:01.894Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-27T09:25:01.922Z] Warning: overwriting stash ‘coverage-report’ [2024-08-27T09:25:03.539Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T09:25:03.933Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-27T09:25:04.265Z] + ls -al . [2024-08-27T09:25:04.265Z] total 376 [2024-08-27T09:25:04.265Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 27 09:15 . [2024-08-27T09:25:04.265Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 09:12 .. [2024-08-27T09:25:04.265Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 27 09:12 .dockerignore [2024-08-27T09:25:04.265Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 09:12 .git [2024-08-27T09:25:04.265Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 09:12 .github [2024-08-27T09:25:04.265Z] -rw-rw-r-- 1 jenkins jenkins 137 Aug 27 09:12 .gitignore [2024-08-27T09:25:04.265Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 27 09:12 .golangci.yml [2024-08-27T09:25:04.265Z] -rw-rw-r-- 1 jenkins jenkins 48109 Aug 27 09:12 CHANGELOG.md [2024-08-27T09:25:04.265Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 09:12 GOVERNANCE.md [2024-08-27T09:25:04.265Z] -rw-rw-r-- 1 jenkins jenkins 885 Aug 27 09:12 Jenkinsfile [2024-08-27T09:25:04.265Z] -rw-rw-r-- 1 jenkins jenkins 11341 Aug 27 09:12 LICENSE [2024-08-27T09:25:04.265Z] -rw-rw-r-- 1 jenkins jenkins 1842 Aug 27 09:12 Makefile [2024-08-27T09:25:04.265Z] -rw-rw-r-- 1 jenkins jenkins 619 Aug 27 09:12 OWNERS.md [2024-08-27T09:25:04.265Z] -rw-rw-r-- 1 jenkins jenkins 4937 Aug 27 09:12 README.md [2024-08-27T09:25:04.265Z] -rw-rw-r-- 1 jenkins jenkins 12 Aug 27 09:09 VERSION [2024-08-27T09:25:04.265Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 09:12 bin [2024-08-27T09:25:04.265Z] -rw-r--r-- 1 jenkins jenkins 126492 Aug 27 09:20 coverage.out [2024-08-27T09:25:04.265Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 27 09:12 example [2024-08-27T09:25:04.265Z] -rw-rw-r-- 1 jenkins jenkins 6984 Aug 27 09:12 go.mod [2024-08-27T09:25:04.265Z] -rw-rw-r-- 1 jenkins jenkins 101460 Aug 27 09:12 go.sum [2024-08-27T09:25:04.265Z] drwxrwxr-x 13 jenkins jenkins 4096 Aug 27 09:12 internal [2024-08-27T09:25:04.265Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 09:12 openapi [2024-08-27T09:25:04.265Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 27 09:12 pkg [2024-08-27T09:25:04.265Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 09:12 snap [2024-08-27T09:25:04.265Z] -rw-rw-r-- 1 jenkins jenkins 222 Aug 27 09:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:25:04.609Z] + 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=6fbfd523e75a65f7b52cf25b753a535ead5785c5 --label arch=arm64 --label version=3.2.0-dev.34 . [2024-08-27T09:25:05.191Z] Sending build context to Docker daemon 13.19MB [2024-08-27T09:25:05.191Z] Step 1/24 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T09:25:05.191Z] Step 2/24 : FROM ${BASE} AS builder [2024-08-27T09:25:05.191Z] ---> 8b0772590360 [2024-08-27T09:25:05.191Z] Step 3/24 : ARG MAKE=make build [2024-08-27T09:25:05.457Z] ---> Running in b3844bfe3284 [2024-08-27T09:25:05.723Z] Removing intermediate container b3844bfe3284 [2024-08-27T09:25:05.723Z] ---> f2c9f2644c58 [2024-08-27T09:25:05.723Z] Step 4/24 : WORKDIR /device-sdk-go [2024-08-27T09:25:05.723Z] ---> Running in eda01abf5c16 [2024-08-27T09:25:05.994Z] Removing intermediate container eda01abf5c16 [2024-08-27T09:25:05.994Z] ---> e685578644ca [2024-08-27T09:25:05.994Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-27T09:25:06.268Z] ---> Running in 05694c7210a9 [2024-08-27T09:25:06.536Z] Removing intermediate container 05694c7210a9 [2024-08-27T09:25:06.536Z] ---> bee60dde2fcb [2024-08-27T09:25:06.536Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-08-27T09:25:06.536Z] ---> Running in 0308fe82d4c3 [2024-08-27T09:25:07.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T09:25:07.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T09:25:08.720Z] OK: 266 MiB in 52 packages [2024-08-27T09:25:09.692Z] Removing intermediate container 0308fe82d4c3 [2024-08-27T09:25:09.692Z] ---> 081edd8478e7 [2024-08-27T09:25:09.692Z] Step 7/24 : COPY go.mod vendor* ./ [2024-08-27T09:25:11.140Z] ---> f508bff7ed0f [2024-08-27T09:25:11.140Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T09:25:11.141Z] ---> Running in 06f38e92da18 [2024-08-27T09:25:12.552Z] Removing intermediate container 06f38e92da18 [2024-08-27T09:25:12.552Z] ---> e5b47aac7f30 [2024-08-27T09:25:12.552Z] Step 9/24 : COPY . . [2024-08-27T09:25:13.968Z] ---> b52b07ec6367 [2024-08-27T09:25:13.968Z] Step 10/24 : RUN ${MAKE} [2024-08-27T09:25:13.968Z] ---> Running in 90151a57e8ac [2024-08-27T09:25:14.932Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=3.2.0-dev.34 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=3.2.0-dev.34" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-08-27T09:28:37.175Z] Removing intermediate container 90151a57e8ac [2024-08-27T09:28:37.175Z] ---> 125207cb40f5 [2024-08-27T09:28:37.175Z] Step 11/24 : FROM alpine:3.18 [2024-08-27T09:28:37.175Z] 3.18: Pulling from library/alpine [2024-08-27T09:28:37.175Z] 4983c3fe2029: Pulling fs layer [2024-08-27T09:28:37.175Z] 4983c3fe2029: Verifying Checksum [2024-08-27T09:28:37.175Z] 4983c3fe2029: Download complete [2024-08-27T09:28:37.756Z] 4983c3fe2029: Pull complete [2024-08-27T09:28:37.756Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T09:28:37.756Z] Status: Downloaded newer image for alpine:3.18 [2024-08-27T09:28:37.756Z] ---> a0237000ae83 [2024-08-27T09:28:37.756Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-08-27T09:28:37.756Z] ---> Running in 356c437399bf [2024-08-27T09:28:38.034Z] Removing intermediate container 356c437399bf [2024-08-27T09:28:38.034Z] ---> 519c7c062578 [2024-08-27T09:28:38.034Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-08-27T09:28:38.034Z] ---> Running in fdc351f2d69a [2024-08-27T09:28:38.995Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T09:28:42.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T09:28:42.923Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T09:28:42.923Z] Executing busybox-1.36.1-r7.trigger [2024-08-27T09:28:42.923Z] OK: 8 MiB in 16 packages [2024-08-27T09:28:43.885Z] Removing intermediate container fdc351f2d69a [2024-08-27T09:28:43.885Z] ---> 032df8e616a3 [2024-08-27T09:28:43.885Z] Step 14/24 : RUN apk --no-cache upgrade [2024-08-27T09:28:43.885Z] ---> Running in 0eab1ed2b8e9 [2024-08-27T09:28:44.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T09:28:45.427Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T09:28:46.009Z] OK: 8 MiB in 16 packages [2024-08-27T09:28:46.972Z] Removing intermediate container 0eab1ed2b8e9 [2024-08-27T09:28:46.972Z] ---> 325c09e1e703 [2024-08-27T09:28:46.972Z] Step 15/24 : WORKDIR / [2024-08-27T09:28:46.972Z] ---> Running in b017a7f70c61 [2024-08-27T09:28:47.239Z] Removing intermediate container b017a7f70c61 [2024-08-27T09:28:47.239Z] ---> 95f8a5ac02d9 [2024-08-27T09:28:47.239Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-08-27T09:28:47.822Z] ---> d43a1a7b5a77 [2024-08-27T09:28:47.822Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-08-27T09:28:49.760Z] ---> 5f46f24c4417 [2024-08-27T09:28:49.761Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-08-27T09:28:50.365Z] ---> 9a8d9647af59 [2024-08-27T09:28:50.365Z] Step 19/24 : EXPOSE 59999 [2024-08-27T09:28:50.365Z] ---> Running in 124b86358035 [2024-08-27T09:28:50.629Z] Removing intermediate container 124b86358035 [2024-08-27T09:28:50.629Z] ---> a2e380d2ca53 [2024-08-27T09:28:50.629Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-08-27T09:28:50.913Z] ---> Running in 9fb15cb4b2fd [2024-08-27T09:28:51.190Z] Removing intermediate container 9fb15cb4b2fd [2024-08-27T09:28:51.190Z] ---> ee112622c3e0 [2024-08-27T09:28:51.190Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-08-27T09:28:51.190Z] ---> Running in 76864cf8a64b [2024-08-27T09:28:51.457Z] Removing intermediate container 76864cf8a64b [2024-08-27T09:28:51.457Z] ---> aa65a3d64c94 [2024-08-27T09:28:51.457Z] Step 22/24 : LABEL arch=arm64 [2024-08-27T09:28:51.457Z] ---> Running in 2d4ced4a48e3 [2024-08-27T09:28:51.722Z] Removing intermediate container 2d4ced4a48e3 [2024-08-27T09:28:51.722Z] ---> 88b8aa596459 [2024-08-27T09:28:51.722Z] Step 23/24 : LABEL git_sha=6fbfd523e75a65f7b52cf25b753a535ead5785c5 [2024-08-27T09:28:51.990Z] ---> Running in a9678bb9171d [2024-08-27T09:28:52.256Z] Removing intermediate container a9678bb9171d [2024-08-27T09:28:52.257Z] ---> 01812d100ad7 [2024-08-27T09:28:52.257Z] Step 24/24 : LABEL version=3.2.0-dev.34 [2024-08-27T09:28:52.257Z] ---> Running in fb096fdc5b9d [2024-08-27T09:28:52.524Z] Removing intermediate container fb096fdc5b9d [2024-08-27T09:28:52.524Z] ---> e36fb528697d [2024-08-27T09:28:52.524Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-27T09:28:52.524Z] Successfully built e36fb528697d [2024-08-27T09:28:52.524Z] 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-08-27T09:28:52.976Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T09:28:52.976Z] [2024-08-27T09:28:52.976Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:28:53.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T09:28:53.587Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-27T09:28:53.587Z] 8998bd30e6a1: Pulling fs layer [2024-08-27T09:28:53.587Z] 04944245beec: Pulling fs layer [2024-08-27T09:28:53.587Z] 699f458cf7ca: Pulling fs layer [2024-08-27T09:28:53.587Z] 765212b225bb: Pulling fs layer [2024-08-27T09:28:53.587Z] f23df028b6ca: Pulling fs layer [2024-08-27T09:28:53.587Z] d65c8cfc05b1: Pulling fs layer [2024-08-27T09:28:53.587Z] 2437ff75d9bd: Pulling fs layer [2024-08-27T09:28:53.587Z] 765212b225bb: Waiting [2024-08-27T09:28:53.587Z] f23df028b6ca: Waiting [2024-08-27T09:28:53.587Z] d65c8cfc05b1: Waiting [2024-08-27T09:28:53.587Z] 2437ff75d9bd: Waiting [2024-08-27T09:28:53.587Z] 04944245beec: Verifying Checksum [2024-08-27T09:28:53.587Z] 04944245beec: Download complete [2024-08-27T09:28:53.587Z] 765212b225bb: Verifying Checksum [2024-08-27T09:28:53.588Z] 765212b225bb: Download complete [2024-08-27T09:28:53.588Z] f23df028b6ca: Download complete [2024-08-27T09:28:53.588Z] d65c8cfc05b1: Verifying Checksum [2024-08-27T09:28:53.588Z] d65c8cfc05b1: Download complete [2024-08-27T09:28:53.864Z] 699f458cf7ca: Verifying Checksum [2024-08-27T09:28:53.864Z] 699f458cf7ca: Download complete [2024-08-27T09:28:54.131Z] 8998bd30e6a1: Verifying Checksum [2024-08-27T09:28:54.131Z] 8998bd30e6a1: Download complete [2024-08-27T09:28:56.709Z] 2437ff75d9bd: Verifying Checksum [2024-08-27T09:28:56.709Z] 2437ff75d9bd: Download complete [2024-08-27T09:28:58.645Z] 8998bd30e6a1: Pull complete [2024-08-27T09:28:59.227Z] 04944245beec: Pull complete [2024-08-27T09:29:01.163Z] 699f458cf7ca: Pull complete [2024-08-27T09:29:01.163Z] 765212b225bb: Pull complete [2024-08-27T09:29:01.745Z] f23df028b6ca: Pull complete [2024-08-27T09:29:02.011Z] d65c8cfc05b1: Pull complete [2024-08-27T09:29:20.190Z] 2437ff75d9bd: Pull complete [2024-08-27T09:29:20.191Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-27T09:29:20.191Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T09:29:20.191Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T09:29:20.380Z] prd-ubuntu20.04-docker-arm64-4c-16g-8792 does not seem to be running inside a container [2024-08-27T09:29:20.430Z] $ 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/309 -v /w/workspace/device-sdk-go/309:/w/workspace/device-sdk-go/309:rw,z -v /w/workspace/device-sdk-go/309@tmp:/w/workspace/device-sdk-go/309@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-27T09:29:23.055Z] $ docker top fbc9d9089b8e1bd469d121711dc215e74f64b7cd0e83a58d1d1d38ea8ca55e31 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T09:29:23.882Z] ---> job-cost.sh [2024-08-27T09:29:23.882Z] lf-activate-venv: SKIPPING [2024-08-27T09:29:23.882Z] INFO: No Stack... [2024-08-27T09:29:24.460Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-27T09:29:25.038Z] INFO: Archiving Costs [Pipeline] sh [2024-08-27T09:29:25.666Z] + cat /w/workspace/device-sdk-go/309/archives/cost.csv [2024-08-27T09:29:25.666Z] + cut -d, -f6 [Pipeline] lock [2024-08-27T09:29:25.697Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-309-stack-cost] [2024-08-27T09:29:25.705Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-309-stack-cost] did not exist. Created. [2024-08-27T09:29:25.711Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-309-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-27T09:29:26.054Z] /w/workspace/device-sdk-go/309@tmp/durable-e26b8fef/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-27T09:29:26.374Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-27T09:29:26.401Z] Warning: overwriting stash ‘stack-cost’ [2024-08-27T09:29:26.574Z] Stashed 1 file(s) [Pipeline] } [2024-08-27T09:29:26.592Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-309-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-27T09:29:26.618Z] $ docker stop --time=1 fbc9d9089b8e1bd469d121711dc215e74f64b7cd0e83a58d1d1d38ea8ca55e31 [2024-08-27T09:29:28.056Z] $ docker rm -f --volumes fbc9d9089b8e1bd469d121711dc215e74f64b7cd0e83a58d1d1d38ea8ca55e31 [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-08-27T09:29:28.513Z] provisioning config files... [2024-08-27T09:29:28.518Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config8528653051145932617tmp [Pipeline] { [Pipeline] sh [2024-08-27T09:29:28.819Z] + set +x [2024-08-27T09:29:28.819Z] + curl -s https://codecov.io/bash [2024-08-27T09:29:28.819Z] + bash -s -- [2024-08-27T09:29:28.819Z] [2024-08-27T09:29:28.819Z] _____ _ [2024-08-27T09:29:28.819Z] / ____| | | [2024-08-27T09:29:28.819Z] | | ___ __| | ___ ___ _____ __ [2024-08-27T09:29:28.819Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-27T09:29:28.819Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-27T09:29:28.819Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-27T09:29:28.819Z] Bash-1.0.6 [2024-08-27T09:29:28.819Z] [2024-08-27T09:29:28.819Z] [2024-08-27T09:29:28.819Z] ==> git version 2.25.1 found [2024-08-27T09:29:28.819Z] ==> 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-08-27T09:29:28.819Z] Release-Date: 2020-01-08 [2024-08-27T09:29:28.819Z] 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-08-27T09:29:28.819Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-27T09:29:28.819Z] ==> Jenkins CI detected. [2024-08-27T09:29:28.819Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-08-27T09:29:28.819Z] project root: . [2024-08-27T09:29:28.819Z] --> token set from env [2024-08-27T09:29:28.819Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-27T09:29:28.819Z] ==> Running gcov in . (disable via -X gcov) [2024-08-27T09:29:28.819Z] ==> Python coveragepy not found [2024-08-27T09:29:28.819Z] ==> Searching for coverage reports in: [2024-08-27T09:29:28.819Z] + . [2024-08-27T09:29:28.819Z] -> Found 1 reports [2024-08-27T09:29:28.819Z] ==> Detecting git/mercurial file structure [2024-08-27T09:29:29.079Z] ==> Reading reports [2024-08-27T09:29:29.079Z] + ./coverage.out bytes=126492 [2024-08-27T09:29:29.079Z] ==> Appending adjustments [2024-08-27T09:29:29.080Z] https://docs.codecov.io/docs/fixing-reports [2024-08-27T09:29:29.341Z] + Found adjustments [2024-08-27T09:29:29.341Z] ==> Gzipping contents [2024-08-27T09:29:29.341Z] 20K /tmp/codecov.iTi3CR.gz [2024-08-27T09:29:29.341Z] ==> Uploading reports [2024-08-27T09:29:29.341Z] url: https://codecov.io [2024-08-27T09:29:29.341Z] query: branch=main&commit=6fbfd523e75a65f7b52cf25b753a535ead5785c5&build=309&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F309%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-27T09:29:29.341Z] -> Pinging Codecov [2024-08-27T09:29:29.341Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=6fbfd523e75a65f7b52cf25b753a535ead5785c5&build=309&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F309%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-27T09:29:29.341Z] -> Uploading to [2024-08-27T09:29:29.341Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-27/7E55EF52A471D76F132DFD9A03CDDE97/6fbfd523e75a65f7b52cf25b753a535ead5785c5/ec9eb024-3d78-4fce-b13d-b01a381b9c78.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240827%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240827T092929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=300585b7874a4cf40eacacbe5c06e4091910f8852a432603e37d37412c020a58 [2024-08-27T09:29:29.341Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T09:29:29.341Z] Dload Upload Total Spent Left Speed [2024-08-27T09:29:29.600Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 17467 0 0 100 17467 0 86044 --:--:-- --:--:-- --:--:-- 85622 100 17467 0 0 100 17467 0 69039 --:--:-- --:--:-- --:--:-- 68767 [2024-08-27T09:29:29.600Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/6fbfd523e75a65f7b52cf25b753a535ead5785c5 [Pipeline] } [2024-08-27T09:29:29.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-08-27T09:29:29.841Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-08-27T09:29:29.856Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:29:30.163Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-27T09:29:30.163Z] [2024-08-27T09:29:30.163Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:29:30.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-27T09:29:30.470Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-08-27T09:29:30.470Z] 619be1103602: Already exists [2024-08-27T09:29:30.470Z] f8ea3408117e: Pulling fs layer [2024-08-27T09:29:30.471Z] 91320369b822: Pulling fs layer [2024-08-27T09:29:30.471Z] 0406650e8295: Pulling fs layer [2024-08-27T09:29:30.471Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T09:29:30.471Z] 96d80e3f36e1: Pulling fs layer [2024-08-27T09:29:30.471Z] bcf3aedb951c: Pulling fs layer [2024-08-27T09:29:30.471Z] 4f4fb700ef54: Waiting [2024-08-27T09:29:30.471Z] bcf3aedb951c: Waiting [2024-08-27T09:29:30.471Z] 0406650e8295: Verifying Checksum [2024-08-27T09:29:30.471Z] 0406650e8295: Download complete [2024-08-27T09:29:30.471Z] f8ea3408117e: Verifying Checksum [2024-08-27T09:29:30.471Z] 4f4fb700ef54: Verifying Checksum [2024-08-27T09:29:30.471Z] 4f4fb700ef54: Download complete [2024-08-27T09:29:30.471Z] f8ea3408117e: Pull complete [2024-08-27T09:29:30.732Z] 96d80e3f36e1: Verifying Checksum [2024-08-27T09:29:30.732Z] 96d80e3f36e1: Download complete [2024-08-27T09:29:30.991Z] 91320369b822: Verifying Checksum [2024-08-27T09:29:30.991Z] 91320369b822: Download complete [2024-08-27T09:29:31.285Z] bcf3aedb951c: Verifying Checksum [2024-08-27T09:29:31.285Z] bcf3aedb951c: Download complete [2024-08-27T09:29:33.975Z] 91320369b822: Pull complete [2024-08-27T09:29:33.975Z] 0406650e8295: Pull complete [2024-08-27T09:29:34.232Z] 4f4fb700ef54: Pull complete [2024-08-27T09:29:34.490Z] 96d80e3f36e1: Pull complete [2024-08-27T09:29:37.019Z] bcf3aedb951c: Pull complete [2024-08-27T09:29:37.019Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-08-27T09:29:37.019Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-27T09:29:37.019Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T09:29:37.132Z] prd-ubuntu20.04-docker-8c-8g-8791 does not seem to be running inside a container [2024-08-27T09:29:37.167Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-08-27T09:29:38.942Z] $ docker top ef1617f4a2f43b61d1f9fdfdfb06cfcee309489d52c66ddf2c6a184fbf23d99b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T09:29:39.288Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-08-27T09:29:39.299Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-08-27T09:29:39.578Z] + set -o pipefail [2024-08-27T09:29:39.578Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-08-27T09:29:46.148Z] [2024-08-27T09:29:46.148Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v3)... [2024-08-27T09:29:46.148Z] [2024-08-27T09:29:46.148Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/e25d1199-c391-420a-b4e9-10db6506d7d0 [2024-08-27T09:29:46.148Z] [2024-08-27T09:29:46.148Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-08-27T09:29:46.148Z] [2024-08-27T09:29:46.148Z] [2024-08-27T09:29:46.148Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-08-27T09:29:46.148Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-08-27T09:29:46.427Z] $ docker stop --time=1 ef1617f4a2f43b61d1f9fdfdfb06cfcee309489d52c66ddf2c6a184fbf23d99b [2024-08-27T09:29:48.667Z] $ docker rm -f --volumes ef1617f4a2f43b61d1f9fdfdfb06cfcee309489d52c66ddf2c6a184fbf23d99b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] echo [2024-08-27T09:29:49.336Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T09:29:49.359Z] provisioning config files... [2024-08-27T09:29:49.368Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config1809533108082749337tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T09:29:49.674Z] --> edgex-publish-swagger.sh [2024-08-27T09:29:49.674Z] === Publish openapi/v3 API === [2024-08-27T09:29:49.674Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-08-27T09:29:49.674Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/v3/device-sdk.yaml] [2024-08-27T09:29:49.674Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T09:29:49.674Z] Dload Upload Total Spent Left Speed [2024-08-27T09:29:49.935Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 31899 0 0 100 31899 0 346k --:--:-- --:--:-- --:--:-- 346k 100 32055 100 156 100 31899 361 73840 --:--:-- --:--:-- --:--:-- 74030 [2024-08-27T09:29:49.935Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-27T09:29:49.935Z] [Pipeline] } [2024-08-27T09:29:49.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-27T09:29:50.392Z] + git log --format=format:%s -1 6fbfd523e75a65f7b52cf25b753a535ead5785c5 [Pipeline] sh [2024-08-27T09:29:50.686Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-27T09:29:50.686Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:29:51.000Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T09:29:51.001Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T09:29:51.083Z] prd-ubuntu20.04-docker-8c-8g-8791 does not seem to be running inside a container [2024-08-27T09:29:51.124Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-27T09:29:51.503Z] $ docker top 92400615d98a26a64aaf182743d4ae57d18100415ab6f6c54f270d006d51820c -eo pid,comm [2024-08-27T09:29:51.544Z] 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-08-27T09:29:51.544Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-27T09:29:51.599Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T09:29:51.599Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T09:29:51.719Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T09:29:51.729Z] $ docker exec 92400615d98a26a64aaf182743d4ae57d18100415ab6f6c54f270d006d51820c ssh-agent [2024-08-27T09:29:51.835Z] SSH_AUTH_SOCK=/tmp/ssh-ocGaaPutd6RS/agent.31 [2024-08-27T09:29:51.835Z] SSH_AGENT_PID=37 [2024-08-27T09:29:51.839Z] Running ssh-add (command line suppressed) [2024-08-27T09:29:51.968Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1324260908149223970.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_1324260908149223970.key) [2024-08-27T09:29:51.977Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T09:29:52.272Z] + git semver tag [2024-08-27T09:29:52.532Z] 2024-08-27 09:29:52,463 [run_tag] DEBUG tag force:False [2024-08-27T09:29:52.532Z] 2024-08-27 09:29:52,463 [check_head_tag] DEBUG check head tag [2024-08-27T09:29:52.532Z] 2024-08-27 09:29:52,464 [execute] INFO git cat-file --batch-check [2024-08-27T09:29:52.532Z] 2024-08-27 09:29:52,464 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-08-27T09:29:52.532Z] 2024-08-27 09:29:52,468 [execute] INFO git cat-file --batch [2024-08-27T09:29:52.532Z] 2024-08-27 09:29:52,468 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-08-27T09:29:52.532Z] 2024-08-27 09:29:52,497 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-27T09:29:52.532Z] 2024-08-27 09:29:52,497 [execute] INFO git tag -a v3.2.0-dev.34 -m v3.2.0-dev.34 [2024-08-27T09:29:52.533Z] 2024-08-27 09:29:52,497 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.34', '-m', 'v3.2.0-dev.34'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-08-27T09:29:52.533Z] 2024-08-27 09:29:52,503 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-27T09:29:52.533Z] 3.2.0-dev.34 [Pipeline] } [2024-08-27T09:29:52.550Z] $ docker exec --env ******** --env ******** 92400615d98a26a64aaf182743d4ae57d18100415ab6f6c54f270d006d51820c ssh-agent -k [2024-08-27T09:29:52.644Z] unset SSH_AUTH_SOCK; [2024-08-27T09:29:52.645Z] unset SSH_AGENT_PID; [2024-08-27T09:29:52.645Z] echo Agent pid 37 killed; [2024-08-27T09:29:52.647Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-27T09:29:52.967Z] + git semver [Pipeline] } [2024-08-27T09:29:53.246Z] $ docker stop --time=1 92400615d98a26a64aaf182743d4ae57d18100415ab6f6c54f270d006d51820c [2024-08-27T09:29:54.567Z] $ docker rm -f --volumes 92400615d98a26a64aaf182743d4ae57d18100415ab6f6c54f270d006d51820c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:29:54.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-27T09:29:54.980Z] [2024-08-27T09:29:54.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:29:55.286Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-27T09:29:55.286Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-08-27T09:29:55.286Z] ab5ef0e58194: Pulling fs layer [2024-08-27T09:29:55.286Z] 9712f1f96733: Pulling fs layer [2024-08-27T09:29:55.286Z] 63f879dbbcfc: Pulling fs layer [2024-08-27T09:29:55.286Z] 0d9ebad4ef96: Pulling fs layer [2024-08-27T09:29:55.286Z] e9a5061849ea: Pulling fs layer [2024-08-27T09:29:55.286Z] d747dcd14b5f: Pulling fs layer [2024-08-27T09:29:55.286Z] 2de7ff778b66: Pulling fs layer [2024-08-27T09:29:55.286Z] e9a5061849ea: Waiting [2024-08-27T09:29:55.286Z] d747dcd14b5f: Waiting [2024-08-27T09:29:55.286Z] 2de7ff778b66: Waiting [2024-08-27T09:29:55.286Z] 0d9ebad4ef96: Waiting [2024-08-27T09:29:55.286Z] 9712f1f96733: Verifying Checksum [2024-08-27T09:29:55.286Z] 9712f1f96733: Download complete [2024-08-27T09:29:55.545Z] 63f879dbbcfc: Verifying Checksum [2024-08-27T09:29:55.545Z] 63f879dbbcfc: Download complete [2024-08-27T09:29:55.545Z] e9a5061849ea: Verifying Checksum [2024-08-27T09:29:55.545Z] e9a5061849ea: Download complete [2024-08-27T09:29:55.805Z] d747dcd14b5f: Verifying Checksum [2024-08-27T09:29:55.805Z] d747dcd14b5f: Download complete [2024-08-27T09:29:55.805Z] 0d9ebad4ef96: Verifying Checksum [2024-08-27T09:29:55.805Z] 0d9ebad4ef96: Download complete [2024-08-27T09:29:55.805Z] ab5ef0e58194: Verifying Checksum [2024-08-27T09:29:55.805Z] ab5ef0e58194: Download complete [2024-08-27T09:29:55.805Z] 2de7ff778b66: Verifying Checksum [2024-08-27T09:29:55.805Z] 2de7ff778b66: Download complete [2024-08-27T09:29:59.091Z] ab5ef0e58194: Pull complete [2024-08-27T09:29:59.091Z] 9712f1f96733: Pull complete [2024-08-27T09:29:59.657Z] 63f879dbbcfc: Pull complete [2024-08-27T09:30:03.845Z] 0d9ebad4ef96: Pull complete [2024-08-27T09:30:03.845Z] e9a5061849ea: Pull complete [2024-08-27T09:30:03.845Z] d747dcd14b5f: Pull complete [2024-08-27T09:30:04.782Z] 2de7ff778b66: Pull complete [2024-08-27T09:30:04.782Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-08-27T09:30:04.782Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-27T09:30:04.782Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T09:30:04.885Z] prd-ubuntu20.04-docker-8c-8g-8791 does not seem to be running inside a container [2024-08-27T09:30:04.927Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-08-27T09:30:06.816Z] $ docker top 857a0674e1d40d273d286be5ddcdb0afcf2374e497109295ee3b55733566db61 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-08-27T09:30:06.885Z] provisioning config files... [2024-08-27T09:30:06.890Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7220319520245898262tmp [2024-08-27T09:30:06.897Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config7482455157004357625tmp [2024-08-27T09:30:06.904Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13162985557546706129tmp [Pipeline] { [Pipeline] echo [2024-08-27T09:30:06.980Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T09:30:07.281Z] ---> sigul-configuration.sh [2024-08-27T09:30:07.281Z] gpg: directory `/root/.gnupg' created [2024-08-27T09:30:07.281Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-08-27T09:30:07.281Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-08-27T09:30:07.281Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-08-27T09:30:07.281Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-08-27T09:30:07.281Z] gpg: CAST5 encrypted data [2024-08-27T09:30:07.281Z] gpg: encrypted with 1 passphrase [2024-08-27T09:30:07.282Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-08-27T09:30:07.578Z] + mkdir /home/jenkins [2024-08-27T09:30:07.578Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-08-27T09:30:07.876Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-08-27T09:30:07.885Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T09:30:08.180Z] ---> sigul-install.sh [2024-08-27T09:30:08.180Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-08-27T09:30:08.472Z] + git tag --list [2024-08-27T09:30:08.472Z] 0.7.1 [2024-08-27T09:30:08.472Z] delhi-tag [2024-08-27T09:30:08.472Z] v1.0.0 [2024-08-27T09:30:08.472Z] v1.1.0 [2024-08-27T09:30:08.472Z] v1.1.1 [2024-08-27T09:30:08.472Z] v1.1.2 [2024-08-27T09:30:08.472Z] v1.2.0 [2024-08-27T09:30:08.472Z] v1.2.1 [2024-08-27T09:30:08.472Z] v1.2.2 [2024-08-27T09:30:08.472Z] v1.2.3 [2024-08-27T09:30:08.472Z] v1.3.0 [2024-08-27T09:30:08.472Z] v1.4.0 [2024-08-27T09:30:08.472Z] v2.0.0 [2024-08-27T09:30:08.472Z] v2.1.0 [2024-08-27T09:30:08.472Z] v2.1.1 [2024-08-27T09:30:08.472Z] v2.2.0 [2024-08-27T09:30:08.472Z] v2.3.0 [2024-08-27T09:30:08.472Z] v2.3.1 [2024-08-27T09:30:08.472Z] v3.0 [2024-08-27T09:30:08.472Z] v3.0.0 [2024-08-27T09:30:08.472Z] v3.0.1-dev.1 [2024-08-27T09:30:08.472Z] v3.1 [2024-08-27T09:30:08.472Z] v3.1.0 [2024-08-27T09:30:08.472Z] v3.1.0-dev.1 [2024-08-27T09:30:08.472Z] v3.1.0-dev.10 [2024-08-27T09:30:08.472Z] v3.1.0-dev.11 [2024-08-27T09:30:08.472Z] v3.1.0-dev.12 [2024-08-27T09:30:08.472Z] v3.1.0-dev.13 [2024-08-27T09:30:08.472Z] v3.1.0-dev.14 [2024-08-27T09:30:08.472Z] v3.1.0-dev.15 [2024-08-27T09:30:08.472Z] v3.1.0-dev.16 [2024-08-27T09:30:08.472Z] v3.1.0-dev.17 [2024-08-27T09:30:08.472Z] v3.1.0-dev.18 [2024-08-27T09:30:08.472Z] v3.1.0-dev.19 [2024-08-27T09:30:08.472Z] v3.1.0-dev.2 [2024-08-27T09:30:08.472Z] v3.1.0-dev.20 [2024-08-27T09:30:08.472Z] v3.1.0-dev.21 [2024-08-27T09:30:08.472Z] v3.1.0-dev.22 [2024-08-27T09:30:08.472Z] v3.1.0-dev.23 [2024-08-27T09:30:08.472Z] v3.1.0-dev.24 [2024-08-27T09:30:08.472Z] v3.1.0-dev.25 [2024-08-27T09:30:08.472Z] v3.1.0-dev.26 [2024-08-27T09:30:08.472Z] v3.1.0-dev.27 [2024-08-27T09:30:08.472Z] v3.1.0-dev.28 [2024-08-27T09:30:08.472Z] v3.1.0-dev.29 [2024-08-27T09:30:08.472Z] v3.1.0-dev.3 [2024-08-27T09:30:08.472Z] v3.1.0-dev.30 [2024-08-27T09:30:08.472Z] v3.1.0-dev.31 [2024-08-27T09:30:08.472Z] v3.1.0-dev.32 [2024-08-27T09:30:08.472Z] v3.1.0-dev.33 [2024-08-27T09:30:08.472Z] v3.1.0-dev.34 [2024-08-27T09:30:08.472Z] v3.1.0-dev.35 [2024-08-27T09:30:08.472Z] v3.1.0-dev.36 [2024-08-27T09:30:08.472Z] v3.1.0-dev.37 [2024-08-27T09:30:08.472Z] v3.1.0-dev.38 [2024-08-27T09:30:08.472Z] v3.1.0-dev.39 [2024-08-27T09:30:08.472Z] v3.1.0-dev.4 [2024-08-27T09:30:08.472Z] v3.1.0-dev.40 [2024-08-27T09:30:08.472Z] v3.1.0-dev.41 [2024-08-27T09:30:08.472Z] v3.1.0-dev.5 [2024-08-27T09:30:08.472Z] v3.1.0-dev.6 [2024-08-27T09:30:08.472Z] v3.1.0-dev.7 [2024-08-27T09:30:08.472Z] v3.1.0-dev.8 [2024-08-27T09:30:08.472Z] v3.1.0-dev.9 [2024-08-27T09:30:08.472Z] v3.1.1 [2024-08-27T09:30:08.472Z] v3.1.1-dev.1 [2024-08-27T09:30:08.472Z] v3.2.0-dev.1 [2024-08-27T09:30:08.472Z] v3.2.0-dev.10 [2024-08-27T09:30:08.472Z] v3.2.0-dev.11 [2024-08-27T09:30:08.472Z] v3.2.0-dev.12 [2024-08-27T09:30:08.472Z] v3.2.0-dev.13 [2024-08-27T09:30:08.472Z] v3.2.0-dev.14 [2024-08-27T09:30:08.472Z] v3.2.0-dev.15 [2024-08-27T09:30:08.472Z] v3.2.0-dev.16 [2024-08-27T09:30:08.472Z] v3.2.0-dev.17 [2024-08-27T09:30:08.472Z] v3.2.0-dev.18 [2024-08-27T09:30:08.472Z] v3.2.0-dev.19 [2024-08-27T09:30:08.472Z] v3.2.0-dev.2 [2024-08-27T09:30:08.472Z] v3.2.0-dev.20 [2024-08-27T09:30:08.472Z] v3.2.0-dev.21 [2024-08-27T09:30:08.472Z] v3.2.0-dev.22 [2024-08-27T09:30:08.472Z] v3.2.0-dev.23 [2024-08-27T09:30:08.472Z] v3.2.0-dev.24 [2024-08-27T09:30:08.472Z] v3.2.0-dev.25 [2024-08-27T09:30:08.472Z] v3.2.0-dev.26 [2024-08-27T09:30:08.472Z] v3.2.0-dev.27 [2024-08-27T09:30:08.472Z] v3.2.0-dev.28 [2024-08-27T09:30:08.472Z] v3.2.0-dev.29 [2024-08-27T09:30:08.472Z] v3.2.0-dev.3 [2024-08-27T09:30:08.472Z] v3.2.0-dev.30 [2024-08-27T09:30:08.472Z] v3.2.0-dev.31 [2024-08-27T09:30:08.472Z] v3.2.0-dev.32 [2024-08-27T09:30:08.472Z] v3.2.0-dev.33 [2024-08-27T09:30:08.472Z] v3.2.0-dev.34 [2024-08-27T09:30:08.472Z] v3.2.0-dev.4 [2024-08-27T09:30:08.472Z] v3.2.0-dev.5 [2024-08-27T09:30:08.472Z] v3.2.0-dev.6 [2024-08-27T09:30:08.472Z] v3.2.0-dev.7 [2024-08-27T09:30:08.472Z] v3.2.0-dev.8 [2024-08-27T09:30:08.472Z] v3.2.0-dev.9 [Pipeline] sh [2024-08-27T09:30:08.765Z] + lftools sign git-tag v3.2.0-dev.34 [2024-08-27T09:30:09.123Z] Signing Git tag with Sigul... [2024-08-27T09:30:09.123Z] Signing v3.2.0-dev.34 [Pipeline] echo [2024-08-27T09:30:09.706Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T09:30:09.998Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-08-27T09:30:10.005Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-27T09:30:10.038Z] $ docker stop --time=1 857a0674e1d40d273d286be5ddcdb0afcf2374e497109295ee3b55733566db61 [2024-08-27T09:30:11.331Z] $ docker rm -f --volumes 857a0674e1d40d273d286be5ddcdb0afcf2374e497109295ee3b55733566db61 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-08-27T09:30:11.788Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-27T09:30:11.788Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:30:12.086Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T09:30:12.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T09:30:12.178Z] prd-ubuntu20.04-docker-8c-8g-8791 does not seem to be running inside a container [2024-08-27T09:30:12.215Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-27T09:30:12.569Z] $ docker top 5128e66a1e82c722ee3aadda33548317abd7dbedc44e1c986034011f0781cbad -eo pid,comm [2024-08-27T09:30:12.611Z] 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-08-27T09:30:12.611Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-27T09:30:12.670Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T09:30:12.670Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T09:30:12.787Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T09:30:12.797Z] $ docker exec 5128e66a1e82c722ee3aadda33548317abd7dbedc44e1c986034011f0781cbad ssh-agent [2024-08-27T09:30:12.900Z] SSH_AUTH_SOCK=/tmp/ssh-W05oN12KT406/agent.33 [2024-08-27T09:30:12.900Z] SSH_AGENT_PID=39 [2024-08-27T09:30:12.904Z] Running ssh-add (command line suppressed) [2024-08-27T09:30:13.024Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5657207833593302323.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5657207833593302323.key) [2024-08-27T09:30:13.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T09:30:13.330Z] + git semver bump pre [2024-08-27T09:30:13.591Z] 2024-08-27 09:30:13,520 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-27T09:30:13.591Z] 2024-08-27 09:30:13,520 [bump_version] DEBUG bumping version:3.2.0-dev.34 on axis:pre with prefix:dev [2024-08-27T09:30:13.591Z] 2024-08-27 09:30:13,521 [bump_version] DEBUG bumped version:3.2.0-dev.35 [2024-08-27T09:30:13.591Z] 2024-08-27 09:30:13,521 [write_version] DEBUG write version:3.2.0-dev.35 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-08-27T09:30:13.591Z] 2024-08-27 09:30:13,521 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-27T09:30:13.591Z] 2024-08-27 09:30:13,521 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-27T09:30:13.591Z] 2024-08-27 09:30:13,523 [execute] INFO git cat-file --batch-check [2024-08-27T09:30:13.591Z] 2024-08-27 09:30:13,524 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T09:30:13.591Z] 2024-08-27 09:30:13,528 [execute] INFO git cat-file --batch [2024-08-27T09:30:13.591Z] 2024-08-27 09:30:13,529 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T09:30:13.591Z] 2024-08-27 09:30:13,533 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-27T09:30:13.591Z] 3.2.0-dev.35 [Pipeline] } [2024-08-27T09:30:13.608Z] $ docker exec --env ******** --env ******** 5128e66a1e82c722ee3aadda33548317abd7dbedc44e1c986034011f0781cbad ssh-agent -k [2024-08-27T09:30:13.706Z] unset SSH_AUTH_SOCK; [2024-08-27T09:30:13.707Z] unset SSH_AGENT_PID; [2024-08-27T09:30:13.707Z] echo Agent pid 39 killed; [2024-08-27T09:30:13.708Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-27T09:30:14.024Z] + git semver [Pipeline] } [2024-08-27T09:30:14.302Z] $ docker stop --time=1 5128e66a1e82c722ee3aadda33548317abd7dbedc44e1c986034011f0781cbad [2024-08-27T09:30:15.572Z] $ docker rm -f --volumes 5128e66a1e82c722ee3aadda33548317abd7dbedc44e1c986034011f0781cbad [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T09:30:15.918Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-27T09:30:15.918Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:30:16.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T09:30:16.224Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T09:30:16.314Z] prd-ubuntu20.04-docker-8c-8g-8791 does not seem to be running inside a container [2024-08-27T09:30:16.347Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-27T09:30:16.683Z] $ docker top a351625dff53f43f8eb5daeb066d86a550c56c6250bc1f2722c9b2a0e9f4dd5d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-27T09:30:16.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T09:30:16.782Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T09:30:16.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T09:30:16.902Z] $ docker exec a351625dff53f43f8eb5daeb066d86a550c56c6250bc1f2722c9b2a0e9f4dd5d ssh-agent [2024-08-27T09:30:17.012Z] SSH_AUTH_SOCK=/tmp/ssh-96JK4qak11IP/agent.32 [2024-08-27T09:30:17.012Z] SSH_AGENT_PID=38 [2024-08-27T09:30:17.016Z] Running ssh-add (command line suppressed) [2024-08-27T09:30:17.129Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2325827846694401861.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2325827846694401861.key) [2024-08-27T09:30:17.134Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T09:30:17.428Z] + git semver push [2024-08-27T09:30:17.689Z] 2024-08-27 09:30:17,618 [run_push] DEBUG push [2024-08-27T09:30:17.689Z] 2024-08-27 09:30:17,619 [execute] INFO git cat-file --batch-check [2024-08-27T09:30:17.689Z] 2024-08-27 09:30:17,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T09:30:17.689Z] 2024-08-27 09:30:17,623 [execute] INFO git rev-list 377c22e77bdd049b96682fb95f42532af0570e05 -- [2024-08-27T09:30:17.689Z] 2024-08-27 09:30:17,623 [execute] DEBUG Popen(['git', 'rev-list', '377c22e77bdd049b96682fb95f42532af0570e05', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-27T09:30:17.689Z] 2024-08-27 09:30:17,637 [execute] INFO git fetch -v origin [2024-08-27T09:30:17.689Z] 2024-08-27 09:30:17,637 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-08-27T09:30:18.256Z] 2024-08-27 09:30:18,153 [run_push] DEBUG no remote changes detected [2024-08-27T09:30:18.256Z] 2024-08-27 09:30:18,154 [execute] INFO git push origin semver [2024-08-27T09:30:18.256Z] 2024-08-27 09:30:18,154 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-27T09:30:19.195Z] 2024-08-27 09:30:18,916 [run_push] DEBUG push all version tags [2024-08-27T09:30:19.195Z] 2024-08-27 09:30:18,917 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-08-27T09:30:19.195Z] 2024-08-27 09:30:18,918 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-08-27T09:30:19.762Z] 2024-08-27 09:30:19,710 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-08-27T09:30:19.762Z] 3.2.0-dev.35 [Pipeline] } [2024-08-27T09:30:19.780Z] $ docker exec --env ******** --env ******** a351625dff53f43f8eb5daeb066d86a550c56c6250bc1f2722c9b2a0e9f4dd5d ssh-agent -k [2024-08-27T09:30:19.874Z] unset SSH_AUTH_SOCK; [2024-08-27T09:30:19.876Z] unset SSH_AGENT_PID; [2024-08-27T09:30:19.876Z] echo Agent pid 38 killed; [2024-08-27T09:30:19.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-27T09:30:20.203Z] + git semver [Pipeline] } [2024-08-27T09:30:20.482Z] $ docker stop --time=1 a351625dff53f43f8eb5daeb066d86a550c56c6250bc1f2722c9b2a0e9f4dd5d [2024-08-27T09:30:21.767Z] $ docker rm -f --volumes a351625dff53f43f8eb5daeb066d86a550c56c6250bc1f2722c9b2a0e9f4dd5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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-08-27T09:30:22.365Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-08-27T09:30:22.365Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-08-27T09:30:22.365Z] total 16 [2024-08-27T09:30:22.365Z] drwxr-xr-x 3 root root 4096 Aug 27 09:13 . [2024-08-27T09:30:22.365Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 27 09:30 .. [2024-08-27T09:30:22.365Z] drwxr-xr-x 2 root root 4096 Aug 27 09:13 cost [2024-08-27T09:30:22.365Z] -rw-r--r-- 1 root root 85 Aug 27 09:13 cost.csv [2024-08-27T09:30:22.365Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-08-27T09:30:22.365Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-08-27T09:30:22.365Z] total 16 [2024-08-27T09:30:22.365Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 09:13 . [2024-08-27T09:30:22.365Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 27 09:30 .. [2024-08-27T09:30:22.365Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 27 09:13 cost [2024-08-27T09:30:22.365Z] -rw-r--r-- 1 jenkins jenkins 85 Aug 27 09:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-27T09:30:22.650Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T09:30:23.512Z] ---> package-listing.sh [2024-08-27T09:30:23.512Z] ++ facter osfamily [2024-08-27T09:30:23.512Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-27T09:30:23.771Z] + OS_FAMILY=debian [2024-08-27T09:30:23.771Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-08-27T09:30:23.771Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-27T09:30:23.771Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-27T09:30:23.771Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-27T09:30:23.771Z] + PACKAGES=/tmp/packages_start.txt [2024-08-27T09:30:23.771Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-08-27T09:30:23.771Z] + PACKAGES=/tmp/packages_end.txt [2024-08-27T09:30:23.771Z] + case "${OS_FAMILY}" in [2024-08-27T09:30:23.771Z] + dpkg -l [2024-08-27T09:30:23.771Z] + grep '^ii' [2024-08-27T09:30:23.771Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-27T09:30:23.771Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-27T09:30:23.771Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-27T09:30:23.771Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-08-27T09:30:23.771Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-08-27T09:30:23.771Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2024-08-27T09:30:23.782Z] 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-27T09:30:24.060Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T09:30:24.622Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T09:30:24.622Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T09:30:24.713Z] prd-ubuntu20.04-docker-8c-8g-8791 does not seem to be running inside a container [2024-08-27T09:30:24.751Z] $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-27T09:30:24.952Z] $ docker top 258e06f57cf6585836873fcb8129c45ccf8c02db0c5322cf20cc4fb04a61ca51 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T09:30:25.292Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-27T09:30:25.579Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-27T09:30:25.864Z] + ls /var/log/sa-host [2024-08-27T09:30:25.864Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T09:30:25.943Z] provisioning config files... [2024-08-27T09:30:25.953Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config973324437819596270tmp [Pipeline] { [Pipeline] echo [2024-08-27T09:30:25.974Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T09:30:26.258Z] ---> create-netrc.sh [Pipeline] } [2024-08-27T09:30:26.266Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-27T09:30:26.616Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-27T09:30:26.628Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T09:30:26.916Z] ---> sudo-logs.sh [2024-08-27T09:30:26.916Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-27T09:30:26.955Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T09:30:27.237Z] ---> job-cost.sh [2024-08-27T09:30:27.237Z] lf-activate-venv: SKIPPING [2024-08-27T09:30:27.237Z] DEBUG: total: 0.2199999988079071 [2024-08-27T09:30:27.237Z] INFO: Retrieving Stack Cost... [2024-08-27T09:30:27.498Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-27T09:30:28.067Z] INFO: Archiving Costs [Pipeline] echo [2024-08-27T09:30:28.080Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T09:30:28.364Z] ---> logs-deploy.sh [2024-08-27T09:30:28.364Z] lf-activate-venv: SKIPPING [2024-08-27T09:30:28.364Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/309 [2024-08-27T09:30:28.364Z] INFO: archiving workspace using pattern(s): [2024-08-27T09:30:29.305Z] Archives upload complete. [2024-08-27T09:30:29.565Z] INFO: archiving logs to Nexus [2024-08-27T09:30:30.136Z] ---> uname -a: [2024-08-27T09:30:30.136Z] Linux prd-ubuntu20-04-docker-8c-8g-8791 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-27T09:30:30.136Z] [2024-08-27T09:30:30.136Z] [2024-08-27T09:30:30.136Z] ---> lscpu: [2024-08-27T09:30:30.136Z] Architecture: x86_64 [2024-08-27T09:30:30.136Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-27T09:30:30.136Z] Byte Order: Little Endian [2024-08-27T09:30:30.136Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-27T09:30:30.136Z] CPU(s): 8 [2024-08-27T09:30:30.136Z] On-line CPU(s) list: 0-7 [2024-08-27T09:30:30.136Z] Thread(s) per core: 1 [2024-08-27T09:30:30.136Z] Core(s) per socket: 1 [2024-08-27T09:30:30.136Z] Socket(s): 8 [2024-08-27T09:30:30.136Z] NUMA node(s): 1 [2024-08-27T09:30:30.136Z] Vendor ID: AuthenticAMD [2024-08-27T09:30:30.136Z] CPU family: 23 [2024-08-27T09:30:30.136Z] Model: 49 [2024-08-27T09:30:30.136Z] Model name: AMD EPYC-Rome Processor [2024-08-27T09:30:30.136Z] Stepping: 0 [2024-08-27T09:30:30.136Z] CPU MHz: 2800.000 [2024-08-27T09:30:30.136Z] BogoMIPS: 5600.00 [2024-08-27T09:30:30.136Z] Virtualization: AMD-V [2024-08-27T09:30:30.136Z] Hypervisor vendor: KVM [2024-08-27T09:30:30.136Z] Virtualization type: full [2024-08-27T09:30:30.136Z] L1d cache: 256 KiB [2024-08-27T09:30:30.136Z] L1i cache: 256 KiB [2024-08-27T09:30:30.136Z] L2 cache: 4 MiB [2024-08-27T09:30:30.136Z] L3 cache: 128 MiB [2024-08-27T09:30:30.136Z] NUMA node0 CPU(s): 0-7 [2024-08-27T09:30:30.136Z] Vulnerability Itlb multihit: Not affected [2024-08-27T09:30:30.136Z] Vulnerability L1tf: Not affected [2024-08-27T09:30:30.136Z] Vulnerability Mds: Not affected [2024-08-27T09:30:30.136Z] Vulnerability Meltdown: Not affected [2024-08-27T09:30:30.136Z] Vulnerability Mmio stale data: Not affected [2024-08-27T09:30:30.136Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-27T09:30:30.136Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-27T09:30:30.136Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-27T09:30:30.136Z] Vulnerability Srbds: Not affected [2024-08-27T09:30:30.136Z] Vulnerability Tsx async abort: Not affected [2024-08-27T09:30:30.136Z] 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-08-27T09:30:30.136Z] [2024-08-27T09:30:30.136Z] [2024-08-27T09:30:30.136Z] ---> nproc: [2024-08-27T09:30:30.136Z] 8 [2024-08-27T09:30:30.136Z] [2024-08-27T09:30:30.136Z] [2024-08-27T09:30:30.136Z] ---> df -h: [2024-08-27T09:30:30.136Z] Filesystem Size Used Avail Use% Mounted on [2024-08-27T09:30:30.136Z] overlay 155G 14G 142G 9% / [2024-08-27T09:30:30.136Z] tmpfs 64M 0 64M 0% /dev [2024-08-27T09:30:30.136Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-27T09:30:30.136Z] shm 64M 0 64M 0% /dev/shm [2024-08-27T09:30:30.136Z] /dev/vda1 155G 14G 142G 9% /facter-os [2024-08-27T09:30:30.136Z] [2024-08-27T09:30:30.136Z] [2024-08-27T09:30:30.136Z] ---> sar -b -r -n DEV: [2024-08-27T09:30:30.136Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8791) 08/27/24 _x86_64_ (8 CPU) [2024-08-27T09:30:30.136Z] [2024-08-27T09:30:30.136Z] 09:08:54 LINUX RESTART (8 CPU) [2024-08-27T09:30:30.136Z] [2024-08-27T09:30:30.136Z] 09:09:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-27T09:30:30.136Z] 09:10:01 352.54 48.36 304.18 0.00 5420.83 142126.58 0.00 [2024-08-27T09:30:30.136Z] 09:11:01 341.26 2.95 338.31 0.00 33.32 148643.68 0.00 [2024-08-27T09:30:30.136Z] 09:12:01 38.30 0.02 38.28 0.00 0.13 27478.82 0.00 [2024-08-27T09:30:30.136Z] 09:13:01 171.03 0.18 170.84 0.00 10.80 50704.30 0.00 [2024-08-27T09:30:30.136Z] 09:14:01 59.42 1.57 57.86 0.00 88.52 18399.73 0.00 [2024-08-27T09:30:30.136Z] 09:15:01 40.54 3.75 36.79 0.00 4275.29 6844.06 0.00 [2024-08-27T09:30:30.136Z] 09:16:01 4.57 0.02 4.55 0.00 0.13 99.98 0.00 [2024-08-27T09:30:30.136Z] 09:17:01 1.88 0.02 1.87 0.00 0.13 20.39 0.00 [2024-08-27T09:30:30.136Z] 09:18:01 1.77 0.00 1.77 0.00 0.00 20.13 0.00 [2024-08-27T09:30:30.137Z] 09:19:01 1.93 0.00 1.93 0.00 0.00 21.33 0.00 [2024-08-27T09:30:30.137Z] 09:20:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 [2024-08-27T09:30:30.137Z] 09:21:01 2.13 0.00 2.13 0.00 0.00 28.66 0.00 [2024-08-27T09:30:30.137Z] 09:22:01 3.55 1.02 2.53 0.00 21.86 32.79 0.00 [2024-08-27T09:30:30.137Z] 09:23:01 1.47 0.00 1.47 0.00 0.00 15.73 0.00 [2024-08-27T09:30:30.137Z] 09:24:01 3.27 1.57 1.70 0.00 36.93 23.73 0.00 [2024-08-27T09:30:30.137Z] 09:25:01 2.25 0.02 2.23 0.00 0.13 29.20 0.00 [2024-08-27T09:30:30.137Z] 09:26:01 1.42 0.00 1.42 0.00 0.00 17.19 0.00 [2024-08-27T09:30:30.137Z] 09:27:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 [2024-08-27T09:30:30.137Z] 09:28:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 [2024-08-27T09:30:30.137Z] 09:29:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 [2024-08-27T09:30:30.137Z] 09:30:02 90.50 0.15 90.35 0.00 10.53 38807.33 0.00 [2024-08-27T09:30:30.137Z] Average: 53.51 2.84 50.67 0.00 471.34 20639.06 0.00 [2024-08-27T09:30:30.137Z] [2024-08-27T09:30:30.137Z] 09:09:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-27T09:30:30.137Z] 09:10:01 29341024 31500416 833856 2.54 69056 2368984 2083388 6.14 1068364 2103560 457280 [2024-08-27T09:30:30.137Z] 09:11:01 27383728 31220108 1081100 3.29 187548 3763120 2451036 7.22 1654728 3281652 275164 [2024-08-27T09:30:30.137Z] 09:12:01 26580680 31369780 930536 2.83 191320 4666096 2062888 6.08 1790276 3903616 761156 [2024-08-27T09:30:30.137Z] 09:13:01 27164948 31457800 845160 2.57 196576 4197820 2132964 6.29 1435372 3702268 226524 [2024-08-27T09:30:30.137Z] 09:14:01 26836732 31455236 839904 2.55 205376 4469216 1862064 5.49 1460340 3954636 92 [2024-08-27T09:30:30.137Z] 09:15:01 26483740 31478212 791676 2.41 231700 4822072 1715200 5.05 1689308 4052476 4 [2024-08-27T09:30:30.137Z] 09:16:01 26493240 31482616 788064 2.40 230272 4818812 1719980 5.07 1684544 4049264 8 [2024-08-27T09:30:30.137Z] 09:17:01 26493072 31482596 787992 2.40 230344 4818816 1719980 5.07 1684864 4049264 200 [2024-08-27T09:30:30.137Z] 09:18:01 26501300 31490872 779520 2.37 230420 4818820 1719980 5.07 1676296 4049268 8 [2024-08-27T09:30:30.137Z] 09:19:01 26503080 31492740 777608 2.36 230496 4818824 1719980 5.07 1674936 4049272 180 [2024-08-27T09:30:30.137Z] 09:20:01 26503340 31493068 777196 2.36 230580 4818824 1719980 5.07 1675184 4049276 16 [2024-08-27T09:30:30.137Z] 09:21:01 26504592 31494408 775800 2.36 230644 4818828 1719980 5.07 1673396 4049280 180 [2024-08-27T09:30:30.137Z] 09:22:01 26503572 31494472 775836 2.36 230768 4819448 1748520 5.15 1673276 4049816 8 [2024-08-27T09:30:30.137Z] 09:23:01 26503460 31494396 775876 2.36 230804 4819448 1748520 5.15 1673328 4049816 144 [2024-08-27T09:30:30.137Z] 09:24:01 26497880 31490912 779220 2.37 230904 4820552 1748520 5.15 1680568 4050160 200 [2024-08-27T09:30:30.137Z] 09:25:01 26496256 31489456 781132 2.38 230988 4820536 1747592 5.15 1680320 4050092 160 [2024-08-27T09:30:30.137Z] 09:26:01 26496776 31490020 780556 2.37 231024 4820540 1747592 5.15 1679988 4050096 192 [2024-08-27T09:30:30.137Z] 09:27:01 26496104 31489548 780984 2.38 231096 4820672 1747592 5.15 1680484 4050212 144 [2024-08-27T09:30:30.137Z] 09:28:01 26496692 31490224 780596 2.37 231168 4820664 1747592 5.15 1680196 4050228 188 [2024-08-27T09:30:30.137Z] 09:29:01 26497708 31491256 779532 2.37 231196 4820668 1747592 5.15 1679000 4050232 28 [2024-08-27T09:30:30.137Z] 09:30:02 25131456 31418788 847368 2.58 248648 5994376 2002308 5.90 1791532 5194712 566276 [2024-08-27T09:30:30.137Z] Average: 26662351 31465092 813786 2.47 217187 4655102 1838726 5.42 1637443 3947105 108960 [2024-08-27T09:30:30.137Z] [2024-08-27T09:30:30.137Z] 09:09:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-27T09:30:30.137Z] 09:10:01 docker0 30.78 30.61 2.34 193.21 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:10:01 ens3 566.82 378.75 5970.47 95.67 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:10:01 lo 6.87 6.87 0.67 0.67 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:11:01 docker0 291.80 451.79 26.29 3261.26 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:11:01 vethfc02aa1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:11:01 ens3 484.62 311.58 3291.71 43.05 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:12:01 docker0 0.87 1.20 0.09 0.35 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:12:01 vethfc02aa1 0.87 1.25 0.10 0.36 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:12:01 ens3 12.73 7.52 10.78 4.72 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:13:01 docker0 3.93 7.10 0.24 93.20 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:13:01 ens3 105.65 63.25 2674.38 13.33 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:13:01 lo 2.07 2.07 0.21 0.21 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:14:01 ens3 75.35 42.78 685.03 8.40 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:14:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:15:01 ens3 147.94 66.92 2065.88 4.64 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:15:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:16:01 ens3 1.42 0.55 0.54 0.30 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:17:01 ens3 1.27 0.40 0.41 0.27 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:18:01 ens3 0.50 0.30 0.27 0.21 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:20:01 ens3 0.22 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:21:01 ens3 0.20 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:22:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:23:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:24:01 ens3 8.48 6.90 5.59 6.15 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:24:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:25:01 ens3 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:26:01 ens3 0.18 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:27:01 ens3 1.02 0.43 0.37 0.22 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:28:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:29:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:30:02 docker0 79.27 117.26 7.26 1257.30 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:30:02 ens3 402.28 249.75 8065.19 147.14 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] 09:30:02 lo 2.00 2.00 0.20 0.20 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] Average: docker0 19.37 28.96 1.72 228.88 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] Average: ens3 86.18 53.81 1084.41 15.44 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] Average: lo 0.65 0.65 0.06 0.06 0.00 0.00 0.00 0.00 [2024-08-27T09:30:30.137Z] [2024-08-27T09:30:30.137Z] [2024-08-27T09:30:30.137Z] ---> sar -P ALL: [2024-08-27T09:30:30.137Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8791) 08/27/24 _x86_64_ (8 CPU) [2024-08-27T09:30:30.137Z] [2024-08-27T09:30:30.137Z] 09:08:54 LINUX RESTART (8 CPU) [2024-08-27T09:30:30.137Z] [2024-08-27T09:30:30.137Z] 09:09:01 CPU %user %nice %system %iowait %steal %idle [2024-08-27T09:30:30.137Z] 09:10:01 all 8.41 0.00 2.73 1.29 0.05 87.53 [2024-08-27T09:30:30.137Z] 09:10:01 0 7.94 0.00 2.27 0.24 0.05 89.50 [2024-08-27T09:30:30.137Z] 09:10:01 1 8.15 0.00 2.70 0.35 0.07 88.73 [2024-08-27T09:30:30.137Z] 09:10:01 2 8.08 0.00 2.83 0.56 0.05 88.49 [2024-08-27T09:30:30.137Z] 09:10:01 3 9.50 0.00 2.56 1.70 0.07 86.18 [2024-08-27T09:30:30.137Z] 09:10:01 4 8.21 0.00 3.41 4.25 0.05 84.09 [2024-08-27T09:30:30.137Z] 09:10:01 5 9.05 0.00 2.22 2.90 0.03 85.79 [2024-08-27T09:30:30.137Z] 09:10:01 6 6.85 0.00 3.50 0.17 0.05 89.43 [2024-08-27T09:30:30.137Z] 09:10:01 7 9.47 0.00 2.33 0.17 0.07 87.96 [2024-08-27T09:30:30.137Z] 09:11:01 all 18.43 0.00 5.86 1.33 0.07 74.30 [2024-08-27T09:30:30.137Z] 09:11:01 0 19.46 0.00 5.98 2.44 0.08 72.04 [2024-08-27T09:30:30.137Z] 09:11:01 1 19.24 0.00 6.47 0.47 0.08 73.73 [2024-08-27T09:30:30.137Z] 09:11:01 2 17.89 0.00 6.49 0.41 0.07 75.14 [2024-08-27T09:30:30.137Z] 09:11:01 3 17.69 0.00 5.29 0.59 0.07 76.36 [2024-08-27T09:30:30.137Z] 09:11:01 4 17.86 0.00 5.90 0.10 0.08 76.06 [2024-08-27T09:30:30.137Z] 09:11:01 5 18.06 0.00 4.13 0.18 0.07 77.56 [2024-08-27T09:30:30.137Z] 09:11:01 6 19.12 0.00 5.68 0.83 0.05 74.32 [2024-08-27T09:30:30.137Z] 09:11:01 7 18.11 0.00 6.98 5.69 0.07 69.15 [2024-08-27T09:30:30.137Z] 09:12:01 all 46.72 0.00 7.13 0.27 0.08 45.80 [2024-08-27T09:30:30.137Z] 09:12:01 0 46.49 0.00 7.10 0.00 0.08 46.33 [2024-08-27T09:30:30.137Z] 09:12:01 1 44.98 0.00 7.58 2.10 0.08 45.26 [2024-08-27T09:30:30.137Z] 09:12:01 2 47.70 0.00 6.91 0.00 0.08 45.31 [2024-08-27T09:30:30.137Z] 09:12:01 3 47.30 0.00 7.26 0.07 0.08 45.29 [2024-08-27T09:30:30.137Z] 09:12:01 4 47.02 0.00 6.59 0.00 0.08 46.31 [2024-08-27T09:30:30.137Z] 09:12:01 5 44.96 0.00 7.00 0.00 0.08 47.96 [2024-08-27T09:30:30.137Z] 09:12:01 6 48.46 0.00 7.31 0.00 0.08 44.15 [2024-08-27T09:30:30.137Z] 09:12:01 7 46.85 0.00 7.27 0.00 0.07 45.81 [2024-08-27T09:30:30.137Z] 09:13:01 all 44.28 0.00 7.39 0.59 0.07 47.66 [2024-08-27T09:30:30.137Z] 09:13:01 0 44.59 0.00 7.00 0.03 0.07 48.30 [2024-08-27T09:30:30.137Z] 09:13:01 1 44.72 0.00 7.94 2.97 0.08 44.28 [2024-08-27T09:30:30.137Z] 09:13:01 2 42.89 0.00 7.93 0.03 0.07 49.08 [2024-08-27T09:30:30.137Z] 09:13:01 3 42.90 0.00 7.83 1.20 0.07 48.00 [2024-08-27T09:30:30.137Z] 09:13:01 4 44.72 0.00 6.96 0.08 0.07 48.17 [2024-08-27T09:30:30.137Z] 09:13:01 5 44.06 0.00 7.02 0.15 0.07 48.69 [2024-08-27T09:30:30.137Z] 09:13:01 6 44.84 0.00 7.01 0.03 0.08 48.04 [2024-08-27T09:30:30.137Z] 09:13:01 7 45.48 0.00 7.46 0.25 0.08 46.72 [2024-08-27T09:30:30.137Z] 09:14:01 all 2.74 0.00 1.16 0.23 0.03 95.84 [2024-08-27T09:30:30.137Z] 09:14:01 0 2.46 0.00 1.62 0.03 0.03 95.85 [2024-08-27T09:30:30.137Z] 09:14:01 1 3.17 0.00 1.09 0.02 0.05 95.67 [2024-08-27T09:30:30.137Z] 09:14:01 2 2.31 0.00 1.22 0.27 0.02 96.19 [2024-08-27T09:30:30.137Z] 09:14:01 3 2.31 0.00 0.99 0.28 0.02 96.40 [2024-08-27T09:30:30.137Z] 09:14:01 4 2.60 0.00 1.86 1.19 0.03 94.32 [2024-08-27T09:30:30.137Z] 09:14:01 5 2.13 0.00 0.94 0.02 0.02 96.90 [2024-08-27T09:30:30.137Z] 09:14:01 6 4.43 0.00 0.79 0.00 0.03 94.75 [2024-08-27T09:30:30.137Z] 09:14:01 7 2.49 0.00 0.80 0.02 0.02 96.67 [2024-08-27T09:30:30.137Z] 09:15:01 all 2.24 0.00 1.34 0.22 0.02 96.18 [2024-08-27T09:30:30.137Z] 09:15:01 0 0.93 0.00 1.05 0.03 0.00 97.98 [2024-08-27T09:30:30.137Z] 09:15:01 1 2.91 0.00 1.74 0.22 0.02 95.12 [2024-08-27T09:30:30.137Z] 09:15:01 2 2.54 0.00 1.79 0.05 0.02 95.61 [2024-08-27T09:30:30.137Z] 09:15:01 3 1.52 0.00 1.29 0.05 0.02 97.13 [2024-08-27T09:30:30.137Z] 09:15:01 4 3.03 0.00 1.19 0.84 0.03 94.91 [2024-08-27T09:30:30.137Z] 09:15:01 5 2.22 0.00 1.58 0.03 0.02 96.15 [2024-08-27T09:30:30.137Z] 09:15:01 6 2.65 0.00 1.08 0.18 0.02 96.07 [2024-08-27T09:30:30.137Z] 09:15:01 7 2.16 0.00 0.97 0.39 0.03 96.45 [2024-08-27T09:30:30.137Z] 09:16:01 all 0.08 0.00 0.08 0.01 0.01 99.81 [2024-08-27T09:30:30.137Z] 09:16:01 0 0.08 0.00 0.08 0.00 0.02 99.82 [2024-08-27T09:30:30.137Z] 09:16:01 1 0.10 0.00 0.05 0.07 0.03 99.75 [2024-08-27T09:30:30.137Z] 09:16:01 2 0.07 0.00 0.07 0.02 0.02 99.83 [2024-08-27T09:30:30.137Z] 09:16:01 3 0.03 0.00 0.05 0.02 0.02 99.88 [2024-08-27T09:30:30.137Z] 09:16:01 4 0.27 0.00 0.15 0.00 0.02 99.57 [2024-08-27T09:30:30.137Z] 09:16:01 5 0.02 0.00 0.07 0.00 0.00 99.92 [2024-08-27T09:30:30.137Z] 09:16:01 6 0.05 0.00 0.07 0.00 0.00 99.88 [2024-08-27T09:30:30.137Z] 09:16:01 7 0.05 0.00 0.08 0.02 0.02 99.83 [2024-08-27T09:30:30.137Z] 09:17:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-08-27T09:30:30.137Z] 09:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T09:30:30.137Z] 09:17:01 1 0.07 0.00 0.02 0.02 0.02 99.88 [2024-08-27T09:30:30.137Z] 09:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T09:30:30.138Z] 09:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T09:30:30.138Z] 09:17:01 4 0.02 0.00 0.05 0.00 0.03 99.90 [2024-08-27T09:30:30.138Z] 09:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T09:30:30.138Z] 09:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-27T09:30:30.138Z] 09:17:01 7 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-27T09:30:30.138Z] 09:18:01 all 0.05 0.00 0.01 0.01 0.01 99.93 [2024-08-27T09:30:30.138Z] 09:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T09:30:30.138Z] 09:18:01 1 0.10 0.00 0.03 0.03 0.02 99.82 [2024-08-27T09:30:30.138Z] 09:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T09:30:30.138Z] 09:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-27T09:30:30.138Z] 09:18:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-27T09:30:30.138Z] 09:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T09:30:30.138Z] 09:18:01 6 0.10 0.00 0.02 0.00 0.00 99.88 [2024-08-27T09:30:30.138Z] 09:18:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-27T09:30:30.138Z] 09:19:01 all 0.14 0.00 0.02 0.01 0.01 99.83 [2024-08-27T09:30:30.138Z] 09:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T09:30:30.138Z] 09:19:01 1 0.07 0.00 0.03 0.03 0.00 99.87 [2024-08-27T09:30:30.138Z] 09:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T09:30:30.138Z] 09:19:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-27T09:30:30.138Z] 09:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-27T09:30:30.138Z] 09:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T09:30:30.138Z] 09:19:01 6 0.10 0.00 0.03 0.00 0.02 99.85 [2024-08-27T09:30:30.138Z] 09:19:01 7 0.91 0.00 0.00 0.00 0.02 99.07 [2024-08-27T09:30:30.138Z] 09:20:01 all 0.16 0.00 0.01 0.00 0.01 99.81 [2024-08-27T09:30:30.138Z] 09:20:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-27T09:30:30.138Z] 09:20:01 1 0.07 0.00 0.02 0.02 0.02 99.88 [2024-08-27T09:30:30.138Z] 09:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-27T09:30:30.138Z] 09:20:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-27T09:30:30.138Z] 09:20:01 4 0.08 0.00 0.03 0.00 0.03 99.85 [2024-08-27T09:30:30.138Z] 09:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T09:30:30.138Z] 09:20:01 6 0.18 0.00 0.00 0.00 0.00 99.82 [2024-08-27T09:30:30.138Z] 09:20:01 7 0.85 0.00 0.02 0.00 0.02 99.12 [2024-08-27T09:30:30.138Z] [2024-08-27T09:30:30.138Z] 09:20:01 CPU %user %nice %system %iowait %steal %idle [2024-08-27T09:30:30.138Z] 09:21:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-08-27T09:30:30.138Z] 09:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T09:30:30.138Z] 09:21:01 1 0.07 0.00 0.03 0.02 0.02 99.87 [2024-08-27T09:30:30.138Z] 09:21:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T09:30:30.138Z] 09:21:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-27T09:30:30.138Z] 09:21:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-27T09:30:30.138Z] 09:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T09:30:30.138Z] 09:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-27T09:30:30.138Z] 09:21:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-27T09:30:30.138Z] 09:22:01 all 0.07 0.00 0.03 0.01 0.01 99.88 [2024-08-27T09:30:30.138Z] 09:22:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-27T09:30:30.138Z] 09:22:01 1 0.10 0.00 0.05 0.03 0.02 99.80 [2024-08-27T09:30:30.138Z] 09:22:01 2 0.13 0.00 0.03 0.02 0.02 99.80 [2024-08-27T09:30:30.138Z] 09:22:01 3 0.13 0.00 0.03 0.02 0.00 99.82 [2024-08-27T09:30:30.138Z] 09:22:01 4 0.05 0.00 0.02 0.00 0.03 99.90 [2024-08-27T09:30:30.138Z] 09:22:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-27T09:30:30.138Z] 09:22:01 6 0.07 0.00 0.05 0.00 0.00 99.88 [2024-08-27T09:30:30.138Z] 09:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-27T09:30:30.138Z] 09:23:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-27T09:30:30.138Z] 09:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T09:30:30.138Z] 09:23:01 1 0.05 0.00 0.05 0.02 0.02 99.87 [2024-08-27T09:30:30.138Z] 09:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T09:30:30.138Z] 09:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-27T09:30:30.138Z] 09:23:01 4 0.03 0.00 0.02 0.02 0.03 99.90 [2024-08-27T09:30:30.138Z] 09:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T09:30:30.138Z] 09:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T09:30:30.138Z] 09:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-27T09:30:30.138Z] 09:24:01 all 0.30 0.00 0.02 0.01 0.01 99.66 [2024-08-27T09:30:30.138Z] 09:24:01 0 0.22 0.00 0.02 0.00 0.02 99.75 [2024-08-27T09:30:30.138Z] 09:24:01 1 0.12 0.00 0.02 0.03 0.02 99.82 [2024-08-27T09:30:30.138Z] 09:24:01 2 0.93 0.00 0.00 0.00 0.02 99.05 [2024-08-27T09:30:30.138Z] 09:24:01 3 0.23 0.00 0.02 0.02 0.00 99.73 [2024-08-27T09:30:30.138Z] 09:24:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2024-08-27T09:30:30.138Z] 09:24:01 5 0.18 0.00 0.02 0.00 0.00 99.80 [2024-08-27T09:30:30.138Z] 09:24:01 6 0.47 0.00 0.07 0.03 0.00 99.43 [2024-08-27T09:30:30.138Z] 09:24:01 7 0.15 0.00 0.02 0.00 0.02 99.82 [2024-08-27T09:30:30.138Z] 09:25:01 all 0.03 0.00 0.03 0.00 0.01 99.92 [2024-08-27T09:30:30.138Z] 09:25:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-27T09:30:30.138Z] 09:25:01 1 0.07 0.00 0.03 0.02 0.02 99.87 [2024-08-27T09:30:30.138Z] 09:25:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T09:30:30.138Z] 09:25:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-27T09:30:30.138Z] 09:25:01 4 0.03 0.00 0.07 0.00 0.02 99.88 [2024-08-27T09:30:30.138Z] 09:25:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T09:30:30.138Z] 09:25:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-27T09:30:30.138Z] 09:25:01 7 0.07 0.00 0.05 0.00 0.00 99.88 [2024-08-27T09:30:30.138Z] 09:26:01 all 0.11 0.00 0.02 0.00 0.01 99.86 [2024-08-27T09:30:30.138Z] 09:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T09:30:30.138Z] 09:26:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-27T09:30:30.138Z] 09:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T09:30:30.138Z] 09:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T09:30:30.138Z] 09:26:01 4 0.03 0.00 0.03 0.00 0.03 99.90 [2024-08-27T09:30:30.138Z] 09:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-27T09:30:30.138Z] 09:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-27T09:30:30.138Z] 09:26:01 7 0.71 0.00 0.03 0.00 0.02 99.24 [2024-08-27T09:30:30.138Z] 09:27:01 all 0.05 0.00 0.02 0.01 0.01 99.92 [2024-08-27T09:30:30.138Z] 09:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-27T09:30:30.138Z] 09:27:01 1 0.05 0.00 0.02 0.03 0.02 99.88 [2024-08-27T09:30:30.138Z] 09:27:01 2 0.10 0.00 0.03 0.00 0.02 99.85 [2024-08-27T09:30:30.138Z] 09:27:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-27T09:30:30.138Z] 09:27:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-27T09:30:30.138Z] 09:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-27T09:30:30.138Z] 09:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T09:30:30.138Z] 09:27:01 7 0.17 0.00 0.03 0.00 0.02 99.78 [2024-08-27T09:30:30.138Z] 09:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-27T09:30:30.138Z] 09:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T09:30:30.138Z] 09:28:01 1 0.05 0.00 0.00 0.02 0.02 99.92 [2024-08-27T09:30:30.138Z] 09:28:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-27T09:30:30.138Z] 09:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T09:30:30.138Z] 09:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-27T09:30:30.138Z] 09:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-27T09:30:30.138Z] 09:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-27T09:30:30.138Z] 09:28:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-27T09:30:30.138Z] 09:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-27T09:30:30.138Z] 09:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T09:30:30.138Z] 09:29:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-27T09:30:30.138Z] 09:29:01 2 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-27T09:30:30.138Z] 09:29:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-27T09:30:30.138Z] 09:29:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-27T09:30:30.138Z] 09:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-27T09:30:30.138Z] 09:29:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-27T09:30:30.138Z] 09:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-27T09:30:30.138Z] 09:30:02 all 7.75 0.00 3.32 0.51 0.05 88.38 [2024-08-27T09:30:30.138Z] 09:30:02 0 6.47 0.00 2.88 0.03 0.03 90.59 [2024-08-27T09:30:30.138Z] 09:30:02 1 7.52 0.00 4.04 1.03 0.03 87.38 [2024-08-27T09:30:30.138Z] 09:30:02 2 7.55 0.00 3.26 0.05 0.05 89.09 [2024-08-27T09:30:30.138Z] 09:30:02 3 6.40 0.00 3.65 1.77 0.05 88.12 [2024-08-27T09:30:30.138Z] 09:30:02 4 8.89 0.00 3.16 0.05 0.05 87.85 [2024-08-27T09:30:30.138Z] 09:30:02 5 9.22 0.00 3.27 1.00 0.05 86.46 [2024-08-27T09:30:30.138Z] 09:30:02 6 7.43 0.00 3.88 0.10 0.05 88.54 [2024-08-27T09:30:30.138Z] 09:30:02 7 8.51 0.00 2.39 0.02 0.05 89.02 [2024-08-27T09:30:30.138Z] Average: all 6.23 0.00 1.38 0.21 0.02 92.14 [2024-08-27T09:30:30.138Z] Average: 0 6.10 0.00 1.33 0.13 0.02 92.41 [2024-08-27T09:30:30.138Z] Average: 1 6.22 0.00 1.51 0.36 0.03 91.88 [2024-08-27T09:30:30.138Z] Average: 2 6.17 0.00 1.45 0.07 0.02 92.29 [2024-08-27T09:30:30.138Z] Average: 3 6.07 0.00 1.37 0.27 0.02 92.26 [2024-08-27T09:30:30.138Z] Average: 4 6.31 0.00 1.40 0.31 0.03 91.95 [2024-08-27T09:30:30.138Z] Average: 5 6.15 0.00 1.25 0.20 0.02 92.38 [2024-08-27T09:30:30.138Z] Average: 6 6.39 0.00 1.40 0.06 0.02 92.12 [2024-08-27T09:30:30.138Z] Average: 7 6.46 0.00 1.35 0.31 0.03 91.85 [2024-08-27T09:30:30.138Z] [2024-08-27T09:30:30.138Z] [2024-08-27T09:30:30.138Z]