Pull request #559 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ff0794c3574bb01e672d45f3cd8e4ed772be67c6+bdf5b46fa02d572085513da6d841dbb0eb23469e (982f14379aa55cc77ab0d61d233965f0b4868bf7) 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-ssh14377738421829801476.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11209823362914361338.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18236657391325633424.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-559/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9797225039827645578.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh1361492908386998696.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-559/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-559/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2088010730309559983.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5605 in /w/workspace/xfoundry_device-modbus-go_PR-559 [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-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-559 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bdf5b46fa02d572085513da6d841dbb0eb23469e into PR head commit ff0794c3574bb01e672d45f3cd8e4ed772be67c6 Merge succeeded, producing ff0794c3574bb01e672d45f3cd8e4ed772be67c6 Checking out Revision ff0794c3574bb01e672d45f3cd8e4ed772be67c6 (PR-559) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/559/head:refs/remotes/origin/PR-559 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff0794c3574bb01e672d45f3cd8e4ed772be67c6 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bdf5b46fa02d572085513da6d841dbb0eb23469e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ff0794c3574bb01e672d45f3cd8e4ed772be67c6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-15T05:50:28.490Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-15T05:50:28.689Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-15T05:50:28.835Z] ========================================================= [2024-07-15T05:50:28.835Z] EdgeX Global Pipelines Version Info [2024-07-15T05:50:28.835Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-15T05:50:29.602Z] ------------------- [2024-07-15T05:50:29.602Z] stable info: [2024-07-15T05:50:29.602Z] ------------------- [2024-07-15T05:50:29.602Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-15T05:50:29.602Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-15T05:50:29.602Z] Message: update stable to v1.0.260 [2024-07-15T05:50:30.174Z] ------------------- [2024-07-15T05:50:30.174Z] experimental info: [2024-07-15T05:50:30.174Z] ------------------- [2024-07-15T05:50:30.174Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-15T05:50:30.174Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-15T05:50:30.175Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-15T05:50:30.409Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-07-15T05:50:30.470Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-07-15T05:50:30.534Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-15T05:50:30.590Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-15T05:50:30.644Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-15T05:50:30.699Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-15T05:50:30.755Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-15T05:50:30.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-15T05:50:30.874Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-15T05:50:30.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-15T05:50:30.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-15T05:50:31.051Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-07-15T05:50:31.117Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-15T05:50:31.177Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-15T05:50:31.241Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-15T05:50:31.302Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-15T05:50:31.369Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-15T05:50:31.430Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-15T05:50:31.487Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-15T05:50:31.546Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-15T05:50:31.611Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-15T05:50:31.671Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-15T05:50:31.735Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-15T05:50:31.800Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-15T05:50:31.863Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-15T05:50:31.924Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-15T05:50:31.991Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-15T05:50:32.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-559 [Pipeline] echo [2024-07-15T05:50:32.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-559 [Pipeline] echo [2024-07-15T05:50:32.171Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-559 [Pipeline] echo [2024-07-15T05:50:32.231Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ff0794c3574bb01e672d45f3cd8e4ed772be67c6 [Pipeline] echo [2024-07-15T05:50:32.293Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ff0794c [Pipeline] echo [2024-07-15T05:50:32.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T05:50:32.492Z] provisioning config files... [2024-07-15T05:50:32.507Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-559@tmp/config4004875259730247283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T05:50:32.902Z] ---> ****-login.sh [2024-07-15T05:50:32.902Z] nexus3.edgexfoundry.org:10001 [2024-07-15T05:50:33.162Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T05:50:33.162Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T05:50:33.162Z] Configure a credential helper to remove this warning. See [2024-07-15T05:50:33.162Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T05:50:33.162Z] [2024-07-15T05:50:33.163Z] Login Succeeded [2024-07-15T05:50:33.163Z] nexus3.edgexfoundry.org:10002 [2024-07-15T05:50:33.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T05:50:33.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T05:50:33.423Z] Configure a credential helper to remove this warning. See [2024-07-15T05:50:33.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T05:50:33.423Z] [2024-07-15T05:50:33.423Z] Login Succeeded [2024-07-15T05:50:33.423Z] nexus3.edgexfoundry.org:10003 [2024-07-15T05:50:33.423Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T05:50:33.423Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T05:50:33.423Z] Configure a credential helper to remove this warning. See [2024-07-15T05:50:33.423Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T05:50:33.423Z] [2024-07-15T05:50:33.423Z] Login Succeeded [2024-07-15T05:50:33.423Z] nexus3.edgexfoundry.org:10004 [2024-07-15T05:50:33.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T05:50:33.684Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T05:50:33.684Z] Configure a credential helper to remove this warning. See [2024-07-15T05:50:33.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T05:50:33.684Z] [2024-07-15T05:50:33.684Z] Login Succeeded [2024-07-15T05:50:33.684Z] ****.io [2024-07-15T05:50:33.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T05:50:33.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T05:50:33.945Z] Configure a credential helper to remove this warning. See [2024-07-15T05:50:33.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T05:50:33.945Z] [2024-07-15T05:50:33.945Z] Login Succeeded [2024-07-15T05:50:33.945Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T05:50:33.983Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-15T05:50:34.671Z] + git rev-list -1 --merges ff0794c3574bb01e672d45f3cd8e4ed772be67c6~1..ff0794c3574bb01e672d45f3cd8e4ed772be67c6 [Pipeline] echo [2024-07-15T05:50:34.720Z] -----------> git rev-list -1 --merges ff0794c3574bb01e672d45f3cd8e4ed772be67c6~1..ff0794c3574bb01e672d45f3cd8e4ed772be67c6 ff0794c3574bb01e672d45f3cd8e4ed772be67c6 [false] [Pipeline] sh [2024-07-15T05:50:35.056Z] + git log --format=format:%s -1 ff0794c3574bb01e672d45f3cd8e4ed772be67c6 [Pipeline] echo [2024-07-15T05:50:35.105Z] ========================================================= [2024-07-15T05:50:35.105Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-15T05:50:35.105Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T05:50:35.580Z] + git log --format=format:%s -1 ff0794c3574bb01e672d45f3cd8e4ed772be67c6 [Pipeline] echo [2024-07-15T05:50:35.623Z] [semverPrep] GIT_COMMIT: ff0794c3574bb01e672d45f3cd8e4ed772be67c6, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-15T05:50:35.664Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-15T05:50:36.082Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-15T05:50:36.082Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-15T05:50:36.082Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-15T05:50:36.082Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-15T05:50:36.082Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-15T05:50:36.082Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-15T05:50:36.082Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T05:50:36.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T05:50:36.613Z] [2024-07-15T05:50:36.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T05:50:37.019Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T05:50:37.019Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-15T05:50:37.019Z] b85a868b505f: Pulling fs layer [2024-07-15T05:50:37.019Z] e2be974225ed: Pulling fs layer [2024-07-15T05:50:37.019Z] 339a4e72a1f5: Pulling fs layer [2024-07-15T05:50:37.019Z] 988bab9f4d93: Pulling fs layer [2024-07-15T05:50:37.019Z] 1469e6f7b9e6: Pulling fs layer [2024-07-15T05:50:37.019Z] eaf3925da568: Pulling fs layer [2024-07-15T05:50:37.019Z] bab4dde63d76: Pulling fs layer [2024-07-15T05:50:37.019Z] bde34c3a00c8: Pulling fs layer [2024-07-15T05:50:37.019Z] b352a97aabf1: Pulling fs layer [2024-07-15T05:50:37.019Z] 4872d77fe225: Pulling fs layer [2024-07-15T05:50:37.019Z] 5851b861e8e6: Pulling fs layer [2024-07-15T05:50:37.019Z] bde34c3a00c8: Waiting [2024-07-15T05:50:37.019Z] b352a97aabf1: Waiting [2024-07-15T05:50:37.019Z] 4872d77fe225: Waiting [2024-07-15T05:50:37.019Z] 1469e6f7b9e6: Waiting [2024-07-15T05:50:37.019Z] 5851b861e8e6: Waiting [2024-07-15T05:50:37.019Z] eaf3925da568: Waiting [2024-07-15T05:50:37.019Z] bab4dde63d76: Waiting [2024-07-15T05:50:37.019Z] e2be974225ed: Verifying Checksum [2024-07-15T05:50:37.019Z] e2be974225ed: Download complete [2024-07-15T05:50:37.019Z] 988bab9f4d93: Verifying Checksum [2024-07-15T05:50:37.019Z] 988bab9f4d93: Download complete [2024-07-15T05:50:37.019Z] 1469e6f7b9e6: Verifying Checksum [2024-07-15T05:50:37.019Z] 1469e6f7b9e6: Download complete [2024-07-15T05:50:37.019Z] eaf3925da568: Verifying Checksum [2024-07-15T05:50:37.019Z] eaf3925da568: Download complete [2024-07-15T05:50:37.279Z] 339a4e72a1f5: Verifying Checksum [2024-07-15T05:50:37.279Z] 339a4e72a1f5: Download complete [2024-07-15T05:50:37.279Z] bde34c3a00c8: Verifying Checksum [2024-07-15T05:50:37.279Z] bde34c3a00c8: Download complete [2024-07-15T05:50:37.279Z] b352a97aabf1: Download complete [2024-07-15T05:50:37.279Z] 4872d77fe225: Download complete [2024-07-15T05:50:37.279Z] 5851b861e8e6: Download complete [2024-07-15T05:50:37.279Z] b85a868b505f: Verifying Checksum [2024-07-15T05:50:37.279Z] b85a868b505f: Download complete [2024-07-15T05:50:37.538Z] bab4dde63d76: Verifying Checksum [2024-07-15T05:50:37.538Z] bab4dde63d76: Download complete [2024-07-15T05:50:38.920Z] b85a868b505f: Pull complete [2024-07-15T05:50:38.920Z] e2be974225ed: Pull complete [2024-07-15T05:50:39.180Z] 339a4e72a1f5: Pull complete [2024-07-15T05:50:39.441Z] 988bab9f4d93: Pull complete [2024-07-15T05:50:39.700Z] 1469e6f7b9e6: Pull complete [2024-07-15T05:50:39.701Z] eaf3925da568: Pull complete [2024-07-15T05:50:41.601Z] bab4dde63d76: Pull complete [2024-07-15T05:50:41.601Z] bde34c3a00c8: Pull complete [2024-07-15T05:50:41.601Z] b352a97aabf1: Pull complete [2024-07-15T05:50:41.865Z] 4872d77fe225: Pull complete [2024-07-15T05:50:41.865Z] 5851b861e8e6: Pull complete [2024-07-15T05:50:41.865Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-15T05:50:41.865Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-15T05:50:41.865Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T05:50:42.190Z] prd-ubuntu20.04-docker-8c-8g-5605 does not seem to be running inside a container [2024-07-15T05:50:42.227Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-559 -v /w/workspace/xfoundry_device-modbus-go_PR-559:/w/workspace/xfoundry_device-modbus-go_PR-559:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-559@tmp:/w/workspace/xfoundry_device-modbus-go_PR-559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-15T05:50:45.935Z] $ docker top eceb4168e381921a7e231940fccef659e79cdca608fb2327225a8d1760ccc3fd -eo pid,comm [2024-07-15T05:50:45.997Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-07-15T05:50:45.997Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-15T05:50:46.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T05:50:46.170Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T05:50:46.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T05:50:46.288Z] $ docker exec eceb4168e381921a7e231940fccef659e79cdca608fb2327225a8d1760ccc3fd ssh-agent [2024-07-15T05:50:46.409Z] SSH_AUTH_SOCK=/tmp/ssh-HqQgNrEmEgYe/agent.32 [2024-07-15T05:50:46.409Z] SSH_AGENT_PID=38 [2024-07-15T05:50:46.415Z] Running ssh-add (command line suppressed) [2024-07-15T05:50:46.518Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-559@tmp/private_key_10507831930697758398.key (/w/workspace/xfoundry_device-modbus-go_PR-559@tmp/private_key_10507831930697758398.key) [2024-07-15T05:50:46.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T05:50:46.883Z] + git tag --points-at HEAD [Pipeline] } [2024-07-15T05:50:46.913Z] $ docker exec --env ******** --env ******** eceb4168e381921a7e231940fccef659e79cdca608fb2327225a8d1760ccc3fd ssh-agent -k [2024-07-15T05:50:47.012Z] unset SSH_AUTH_SOCK; [2024-07-15T05:50:47.013Z] unset SSH_AGENT_PID; [2024-07-15T05:50:47.013Z] echo Agent pid 38 killed; [2024-07-15T05:50:47.028Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-15T05:50:47.141Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-15T05:50:47.141Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-15T05:50:47.241Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-15T05:50:47.239Z] $ docker exec eceb4168e381921a7e231940fccef659e79cdca608fb2327225a8d1760ccc3fd ssh-agent [2024-07-15T05:50:47.367Z] SSH_AUTH_SOCK=/tmp/ssh-DRC2nlTbDoOL/agent.71 [2024-07-15T05:50:47.367Z] SSH_AGENT_PID=77 [2024-07-15T05:50:47.372Z] Running ssh-add (command line suppressed) [2024-07-15T05:50:47.475Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-559@tmp/private_key_10138572759238336372.key (/w/workspace/xfoundry_device-modbus-go_PR-559@tmp/private_key_10138572759238336372.key) [2024-07-15T05:50:47.495Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-15T05:50:47.843Z] + git semver init [2024-07-15T05:50:48.103Z] 2024-07-15 05:50:48,013 [run_init] DEBUG init version:0.0.0 force:False [2024-07-15T05:50:48.103Z] 2024-07-15 05:50:48,014 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-559/.semver [2024-07-15T05:50:48.103Z] 2024-07-15 05:50:48,014 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-559/.semver [2024-07-15T05:50:48.103Z] 2024-07-15 05:50:48,014 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-559/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-559, universal_newlines=False, shell=None, istream=None) [2024-07-15T05:50:49.488Z] 2024-07-15 05:50:49,126 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-559/.git/info/exclude [2024-07-15T05:50:49.488Z] 2024-07-15 05:50:49,127 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-559/.semver/PR-559 with force:False [2024-07-15T05:50:49.488Z] 2024-07-15 05:50:49,127 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-559/.semver/PR-559 [2024-07-15T05:50:49.488Z] 2024-07-15 05:50:49,131 [execute] INFO git cat-file --batch-check [2024-07-15T05:50:49.488Z] 2024-07-15 05:50:49,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-559/.semver, universal_newlines=False, shell=None, istream=) [2024-07-15T05:50:49.488Z] 2024-07-15 05:50:49,138 [execute] INFO git cat-file --batch [2024-07-15T05:50:49.488Z] 2024-07-15 05:50:49,139 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-559/.semver, universal_newlines=False, shell=None, istream=) [2024-07-15T05:50:49.488Z] 2024-07-15 05:50:49,144 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-559/.semver/PR-559 [2024-07-15T05:50:49.488Z] 0.0.0 [Pipeline] } [2024-07-15T05:50:49.510Z] $ docker exec --env ******** --env ******** eceb4168e381921a7e231940fccef659e79cdca608fb2327225a8d1760ccc3fd ssh-agent -k [2024-07-15T05:50:49.619Z] unset SSH_AUTH_SOCK; [2024-07-15T05:50:49.620Z] unset SSH_AGENT_PID; [2024-07-15T05:50:49.620Z] echo Agent pid 77 killed; [2024-07-15T05:50:49.635Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-15T05:50:50.110Z] + git semver [Pipeline] } [2024-07-15T05:50:50.394Z] $ docker stop --time=1 eceb4168e381921a7e231940fccef659e79cdca608fb2327225a8d1760ccc3fd [2024-07-15T05:50:51.691Z] $ docker rm -f --volumes eceb4168e381921a7e231940fccef659e79cdca608fb2327225a8d1760ccc3fd [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T05:50:52.124Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-15T05:50:52.463Z] Stashed 1 file(s) [Pipeline] echo [2024-07-15T05:50:52.493Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T05:50:53.263Z] provisioning config files... [2024-07-15T05:50:53.275Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-559@tmp/config17123257044155215377tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T05:50:53.651Z] ---> ****-login.sh [2024-07-15T05:50:53.652Z] nexus3.edgexfoundry.org:10001 [2024-07-15T05:50:53.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T05:50:53.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T05:50:53.652Z] Configure a credential helper to remove this warning. See [2024-07-15T05:50:53.652Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T05:50:53.652Z] [2024-07-15T05:50:53.652Z] Login Succeeded [2024-07-15T05:50:53.652Z] nexus3.edgexfoundry.org:10002 [2024-07-15T05:50:53.652Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T05:50:53.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T05:50:53.652Z] Configure a credential helper to remove this warning. See [2024-07-15T05:50:53.652Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T05:50:53.652Z] [2024-07-15T05:50:53.652Z] Login Succeeded [2024-07-15T05:50:53.652Z] nexus3.edgexfoundry.org:10003 [2024-07-15T05:50:53.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T05:50:53.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T05:50:53.912Z] Configure a credential helper to remove this warning. See [2024-07-15T05:50:53.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T05:50:53.912Z] [2024-07-15T05:50:53.912Z] Login Succeeded [2024-07-15T05:50:53.912Z] nexus3.edgexfoundry.org:10004 [2024-07-15T05:50:53.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T05:50:53.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T05:50:53.912Z] Configure a credential helper to remove this warning. See [2024-07-15T05:50:53.912Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T05:50:53.912Z] [2024-07-15T05:50:53.912Z] Login Succeeded [2024-07-15T05:50:53.912Z] ****.io [2024-07-15T05:50:54.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T05:50:54.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T05:50:54.173Z] Configure a credential helper to remove this warning. See [2024-07-15T05:50:54.173Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T05:50:54.173Z] [2024-07-15T05:50:54.173Z] Login Succeeded [2024-07-15T05:50:54.173Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T05:50:54.205Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-15T05:50:54.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T05:50:54.492Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T05:50:54.535Z] ========================================================= [2024-07-15T05:50:54.535Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-15T05:50:54.535Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T05:50:55.065Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-15T05:50:55.065Z] Sending build context to Docker daemon 17.78MB [2024-07-15T05:50:55.065Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T05:50:55.065Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-15T05:50:55.350Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-15T05:50:55.350Z] 619be1103602: Pulling fs layer [2024-07-15T05:50:55.350Z] 7862e08f4a3e: Pulling fs layer [2024-07-15T05:50:55.350Z] 5df492c9dc93: Pulling fs layer [2024-07-15T05:50:55.350Z] 7629e6793208: Pulling fs layer [2024-07-15T05:50:55.350Z] 4f4fb700ef54: Pulling fs layer [2024-07-15T05:50:55.350Z] fb5054dd5b73: Pulling fs layer [2024-07-15T05:50:55.350Z] eeca6798cff9: Pulling fs layer [2024-07-15T05:50:55.351Z] aa269ceb94a6: Pulling fs layer [2024-07-15T05:50:55.351Z] ada007ff1a6a: Pulling fs layer [2024-07-15T05:50:55.351Z] 7629e6793208: Waiting [2024-07-15T05:50:55.351Z] eeca6798cff9: Waiting [2024-07-15T05:50:55.351Z] aa269ceb94a6: Waiting [2024-07-15T05:50:55.351Z] ada007ff1a6a: Waiting [2024-07-15T05:50:55.351Z] 4f4fb700ef54: Waiting [2024-07-15T05:50:55.351Z] fb5054dd5b73: Waiting [2024-07-15T05:50:55.351Z] 7862e08f4a3e: Download complete [2024-07-15T05:50:55.351Z] 7629e6793208: Verifying Checksum [2024-07-15T05:50:55.351Z] 7629e6793208: Download complete [2024-07-15T05:50:55.351Z] 4f4fb700ef54: Verifying Checksum [2024-07-15T05:50:55.351Z] 4f4fb700ef54: Download complete [2024-07-15T05:50:55.351Z] 619be1103602: Verifying Checksum [2024-07-15T05:50:55.351Z] 619be1103602: Download complete [2024-07-15T05:50:55.351Z] fb5054dd5b73: Verifying Checksum [2024-07-15T05:50:55.351Z] fb5054dd5b73: Download complete [2024-07-15T05:50:55.351Z] eeca6798cff9: Verifying Checksum [2024-07-15T05:50:55.351Z] eeca6798cff9: Download complete [2024-07-15T05:50:55.614Z] 619be1103602: Pull complete [2024-07-15T05:50:55.614Z] ada007ff1a6a: Verifying Checksum [2024-07-15T05:50:55.614Z] ada007ff1a6a: Download complete [2024-07-15T05:50:55.614Z] 7862e08f4a3e: Pull complete [2024-07-15T05:50:55.875Z] 5df492c9dc93: Verifying Checksum [2024-07-15T05:50:55.875Z] 5df492c9dc93: Download complete [2024-07-15T05:50:56.133Z] aa269ceb94a6: Verifying Checksum [2024-07-15T05:50:56.134Z] aa269ceb94a6: Download complete [2024-07-15T05:50:59.417Z] 5df492c9dc93: Pull complete [2024-07-15T05:50:59.418Z] 7629e6793208: Pull complete [2024-07-15T05:50:59.418Z] 4f4fb700ef54: Pull complete [2024-07-15T05:50:59.418Z] fb5054dd5b73: Pull complete [2024-07-15T05:50:59.418Z] eeca6798cff9: Pull complete [2024-07-15T05:51:01.948Z] aa269ceb94a6: Pull complete [2024-07-15T05:51:02.207Z] ada007ff1a6a: Pull complete [2024-07-15T05:51:02.207Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-15T05:51:02.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-15T05:51:02.207Z] ---> f489d0715acc [2024-07-15T05:51:02.207Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-07-15T05:51:07.558Z] ---> Running in 0facbc99cb64 [2024-07-15T05:51:07.558Z] Removing intermediate container 0facbc99cb64 [2024-07-15T05:51:07.558Z] ---> c7c6e47efba2 [2024-07-15T05:51:07.558Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T05:51:07.558Z] ---> Running in 611378644d31 [2024-07-15T05:51:07.558Z] Removing intermediate container 611378644d31 [2024-07-15T05:51:07.558Z] ---> 9b5f5033bb84 [2024-07-15T05:51:07.558Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-07-15T05:51:07.558Z] ---> Running in 848acac67fe3 [2024-07-15T05:51:08.041Z] Still waiting to schedule task [2024-07-15T05:51:08.042Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-15T05:51:08.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T05:51:08.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T05:51:08.391Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-07-15T05:51:08.391Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-07-15T05:51:08.391Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-07-15T05:51:08.391Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-07-15T05:51:08.391Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-07-15T05:51:08.391Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-07-15T05:51:08.391Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-07-15T05:51:08.391Z] (8/8) Installing openssh (9.3_p2-r2) [2024-07-15T05:51:08.391Z] Executing busybox-1.36.1-r5.trigger [2024-07-15T05:51:08.391Z] OK: 270 MiB in 60 packages [2024-07-15T05:51:09.328Z] Removing intermediate container 848acac67fe3 [2024-07-15T05:51:09.328Z] ---> 786f0fc296ed [2024-07-15T05:51:09.328Z] Step 6/10 : WORKDIR /device-modbus-go [2024-07-15T05:51:09.328Z] ---> Running in 1bf0c34ddf11 [2024-07-15T05:51:09.328Z] Removing intermediate container 1bf0c34ddf11 [2024-07-15T05:51:09.328Z] ---> 3ad55d063a6c [2024-07-15T05:51:09.328Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-15T05:51:09.328Z] ---> 4bc28f8aad8c [2024-07-15T05:51:09.328Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T05:51:09.328Z] ---> Running in c859ef5f996a [2024-07-15T05:52:05.590Z] Removing intermediate container c859ef5f996a [2024-07-15T05:52:05.590Z] ---> ba8354186233 [2024-07-15T05:52:05.590Z] Step 9/10 : COPY . . [2024-07-15T05:52:05.590Z] ---> 03cb10e19daf [2024-07-15T05:52:05.590Z] Step 10/10 : RUN ${MAKE} [2024-07-15T05:52:05.590Z] ---> Running in 230c98ce2198 [2024-07-15T05:52:05.590Z] noop [2024-07-15T05:52:05.590Z] Removing intermediate container 230c98ce2198 [2024-07-15T05:52:05.590Z] ---> a1fa60d4254d [2024-07-15T05:52:05.590Z] Successfully built a1fa60d4254d [2024-07-15T05:52:05.590Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T05:52:06.082Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-15T05:52:06.082Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T05:52:06.257Z] prd-ubuntu20.04-docker-8c-8g-5605 does not seem to be running inside a container [2024-07-15T05:52:06.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-559 -v /w/workspace/xfoundry_device-modbus-go_PR-559:/w/workspace/xfoundry_device-modbus-go_PR-559:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-559@tmp:/w/workspace/xfoundry_device-modbus-go_PR-559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-15T05:52:06.607Z] $ docker top 6bd935660fb302b9620fc666184a9b4296eb121fecc488c36cefb68b475923b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T05:52:07.018Z] + go version [2024-07-15T05:52:07.018Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-15T05:52:07.049Z] $ docker stop --time=1 6bd935660fb302b9620fc666184a9b4296eb121fecc488c36cefb68b475923b6 [2024-07-15T05:52:08.313Z] $ docker rm -f --volumes 6bd935660fb302b9620fc666184a9b4296eb121fecc488c36cefb68b475923b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T05:52:09.119Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-15T05:52:09.119Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T05:52:09.282Z] prd-ubuntu20.04-docker-8c-8g-5605 does not seem to be running inside a container [2024-07-15T05:52:09.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-559 -v /w/workspace/xfoundry_device-modbus-go_PR-559:/w/workspace/xfoundry_device-modbus-go_PR-559:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-559@tmp:/w/workspace/xfoundry_device-modbus-go_PR-559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-15T05:52:09.652Z] $ docker top 18eccfff34bfe3743f38ce5dfd5e345b69a3a1a60faca519074cf7fe483a4526 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T05:52:10.074Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-559 [Pipeline] fileExists [Pipeline] sh [2024-07-15T05:52:10.463Z] + make test [2024-07-15T05:52:10.463Z] go test ./... -coverprofile=coverage.out [2024-07-15T05:52:12.437Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-07-15T05:52:30.836Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-07-15T05:52:30.836Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.007s coverage: 47.9% of statements [2024-07-15T05:52:37.391Z] go vet ./... [2024-07-15T05:52:42.566Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5606 in /w/workspace/xfoundry_device-modbus-go_PR-559 [Pipeline] { [Pipeline] ws [2024-07-15T05:52:42.645Z] Running in /w/workspace/device-modbus-go/1 [2024-07-15T05:52:42.646Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-15T05:52:42.646Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-15T05:52:42.646Z] ./bin/test-attribution-txt.sh [2024-07-15T05:52:42.646Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] { [Pipeline] echo [2024-07-15T05:52:42.735Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] checkout [2024-07-15T05:52:45.795Z] The recommended git tool is: git [Pipeline] } [2024-07-15T05:52:45.813Z] $ docker stop --time=1 18eccfff34bfe3743f38ce5dfd5e345b69a3a1a60faca519074cf7fe483a4526 [2024-07-15T05:52:50.780Z] $ docker rm -f --volumes 18eccfff34bfe3743f38ce5dfd5e345b69a3a1a60faca519074cf7fe483a4526 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T05:52:51.406Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-15T05:52:51.477Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-15T05:52:52.222Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-15T05:52:52.554Z] + ls -al . [2024-07-15T05:52:52.554Z] total 276 [2024-07-15T05:52:52.554Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 15 05:52 . [2024-07-15T05:52:52.554Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 05:50 .. [2024-07-15T05:52:52.554Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 15 05:50 .dockerignore [2024-07-15T05:52:52.554Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 05:52 .git [2024-07-15T05:52:52.554Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 05:50 .github [2024-07-15T05:52:52.554Z] -rw-rw-r-- 1 jenkins jenkins 266 Jul 15 05:50 .gitignore [2024-07-15T05:52:52.554Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 15 05:50 .golangci.yml [2024-07-15T05:52:52.554Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 05:50 .semver [2024-07-15T05:52:52.554Z] -rw-rw-r-- 1 jenkins jenkins 19432 Jul 15 05:50 Attribution.txt [2024-07-15T05:52:52.554Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jul 15 05:50 CHANGELOG.md [2024-07-15T05:52:52.554Z] -rw-rw-r-- 1 jenkins jenkins 1474 Jul 15 05:50 Dockerfile [2024-07-15T05:52:52.554Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 05:50 GOVERNANCE.md [2024-07-15T05:52:52.554Z] -rw-rw-r-- 1 jenkins jenkins 658 Jul 15 05:50 Jenkinsfile [2024-07-15T05:52:52.554Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 15 05:50 LICENSE [2024-07-15T05:52:52.554Z] -rw-rw-r-- 1 jenkins jenkins 1942 Jul 15 05:50 Makefile [2024-07-15T05:52:52.554Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 15 05:50 OWNERS.md [2024-07-15T05:52:52.554Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jul 15 05:50 README.md [2024-07-15T05:52:52.554Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 05:50 VERSION [2024-07-15T05:52:52.554Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 05:50 bin [2024-07-15T05:52:52.554Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 05:50 cmd [2024-07-15T05:52:52.554Z] -rw-r--r-- 1 jenkins jenkins 24601 Jul 15 05:52 coverage.out [2024-07-15T05:52:52.554Z] -rw-rw-r-- 1 jenkins jenkins 7292 Jul 15 05:50 go.mod [2024-07-15T05:52:52.554Z] -rw-rw-r-- 1 jenkins jenkins 102640 Jul 15 05:50 go.sum [2024-07-15T05:52:52.554Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 05:50 internal [2024-07-15T05:52:52.554Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 05:50 simulator [2024-07-15T05:52:52.554Z] -rw-rw-r-- 1 jenkins jenkins 229 Jul 15 05:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T05:52:53.044Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=ff0794c3574bb01e672d45f3cd8e4ed772be67c6 --label arch=amd64 --label version=0.0.0 . [2024-07-15T05:52:53.044Z] Sending build context to Docker daemon 17.81MB [2024-07-15T05:52:53.044Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T05:52:53.044Z] Step 2/23 : FROM ${BASE} AS builder [2024-07-15T05:52:53.044Z] ---> a1fa60d4254d [2024-07-15T05:52:53.044Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-07-15T05:52:53.302Z] ---> Running in 3374d9009a4a [2024-07-15T05:52:53.561Z] Removing intermediate container 3374d9009a4a [2024-07-15T05:52:53.561Z] ---> ac970a1562c3 [2024-07-15T05:52:53.561Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T05:52:53.561Z] ---> Running in dd986327e05b [2024-07-15T05:52:53.561Z] Removing intermediate container dd986327e05b [2024-07-15T05:52:53.561Z] ---> 9d856c69aaf5 [2024-07-15T05:52:53.561Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-07-15T05:52:53.561Z] ---> Running in 850096d50739 [2024-07-15T05:52:53.818Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T05:52:53.902Z] using credential edgex-jenkins-ssh [2024-07-15T05:52:53.924Z] Cloning the remote Git repository [2024-07-15T05:52:54.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T05:52:54.337Z] OK: 270 MiB in 60 packages [2024-07-15T05:52:54.595Z] Removing intermediate container 850096d50739 [2024-07-15T05:52:54.595Z] ---> 98ca12ddd582 [2024-07-15T05:52:54.595Z] Step 6/23 : WORKDIR /device-modbus-go [2024-07-15T05:52:54.595Z] ---> Running in b4b869ec12d6 [2024-07-15T05:52:54.002Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-07-15T05:52:54.115Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2024-07-15T05:52:54.292Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-07-15T05:52:54.294Z] > git --version # timeout=10 [2024-07-15T05:52:54.325Z] > git --version # 'git version 2.25.1' [2024-07-15T05:52:54.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-15T05:52:54.532Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-15T05:52:54.858Z] Removing intermediate container b4b869ec12d6 [2024-07-15T05:52:54.858Z] ---> 489e5a3810a6 [2024-07-15T05:52:54.858Z] Step 7/23 : COPY go.mod vendor* ./ [2024-07-15T05:52:54.858Z] ---> 8d18680bbacc [2024-07-15T05:52:54.858Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T05:52:54.858Z] ---> Running in d1fa6786bdfb [2024-07-15T05:52:55.426Z] Removing intermediate container d1fa6786bdfb [2024-07-15T05:52:55.426Z] ---> 4fad2f5eb058 [2024-07-15T05:52:55.426Z] Step 9/23 : COPY . . [2024-07-15T05:52:56.361Z] ---> 7889853464ee [2024-07-15T05:52:56.361Z] Step 10/23 : RUN ${MAKE} [2024-07-15T05:52:56.361Z] ---> Running in 3f725f43efbe [2024-07-15T05:52:56.621Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.22" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-07-15T05:52:56.618Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-07-15T05:52:56.668Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-15T05:52:58.451Z] Merging remotes/origin/main commit bdf5b46fa02d572085513da6d841dbb0eb23469e into PR head commit ff0794c3574bb01e672d45f3cd8e4ed772be67c6 [2024-07-15T05:52:58.817Z] Merge succeeded, producing ff0794c3574bb01e672d45f3cd8e4ed772be67c6 [2024-07-15T05:52:58.817Z] Checking out Revision ff0794c3574bb01e672d45f3cd8e4ed772be67c6 (PR-559) [2024-07-15T05:52:57.778Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-07-15T05:52:57.855Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-07-15T05:52:57.856Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-15T05:52:57.893Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/559/head:refs/remotes/origin/PR-559 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-15T05:52:58.474Z] > git config core.sparsecheckout # timeout=10 [2024-07-15T05:52:58.593Z] > git checkout -f ff0794c3574bb01e672d45f3cd8e4ed772be67c6 # timeout=10 [2024-07-15T05:52:58.699Z] > git remote # timeout=10 [2024-07-15T05:52:58.720Z] > git config --get remote.origin.url # timeout=10 [2024-07-15T05:52:58.738Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-15T05:52:58.756Z] > git merge bdf5b46fa02d572085513da6d841dbb0eb23469e # timeout=10 [2024-07-15T05:52:58.789Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-15T05:52:58.819Z] > git config core.sparsecheckout # timeout=10 [2024-07-15T05:52:58.847Z] > git checkout -f ff0794c3574bb01e672d45f3cd8e4ed772be67c6 # timeout=10 [2024-07-15T05:52:59.541Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-15T05:52:59.587Z] > git --version # timeout=10 [2024-07-15T05:52:59.600Z] > git --version # 'git version 2.25.1' [2024-07-15T05:52:59.615Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T05:53:04.575Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-15T05:53:04.575Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T05:53:04.575Z] Dload Upload Total Spent Left Speed [2024-07-15T05:53:04.575Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90978 0 --:--:-- --:--:-- --:--:-- 90978 100 12828 100 12828 0 0 90338 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh [2024-07-15T05:53:04.917Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-15T05:53:05.261Z] + sudo tee /etc/docker/daemon.new [2024-07-15T05:53:05.261Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-15T05:53:05.261Z] { [2024-07-15T05:53:05.261Z] "registry-mirrors": [ [2024-07-15T05:53:05.261Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-15T05:53:05.261Z] ], [2024-07-15T05:53:05.261Z] "bip": "10.250.0.254/24", [2024-07-15T05:53:05.261Z] "hosts": [ [2024-07-15T05:53:05.261Z] "tcp://0.0.0.0:5555", [2024-07-15T05:53:05.261Z] "unix:///var/run/docker.sock" [2024-07-15T05:53:05.261Z] ], [2024-07-15T05:53:05.261Z] "mtu": 1458, [2024-07-15T05:53:05.261Z] "selinux-enabled": true, [2024-07-15T05:53:05.261Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-15T05:53:05.261Z] } [Pipeline] sh [2024-07-15T05:53:05.601Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-15T05:53:05.953Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T05:53:24.284Z] provisioning config files... [2024-07-15T05:53:24.313Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config4569031081542677535tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T05:53:24.811Z] ---> ****-login.sh [2024-07-15T05:53:24.811Z] nexus3.edgexfoundry.org:10001 [2024-07-15T05:53:25.080Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T05:53:25.359Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T05:53:25.359Z] Configure a credential helper to remove this warning. See [2024-07-15T05:53:25.359Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T05:53:25.359Z] [2024-07-15T05:53:25.359Z] Login Succeeded [2024-07-15T05:53:25.359Z] nexus3.edgexfoundry.org:10002 [2024-07-15T05:53:25.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T05:53:25.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T05:53:25.627Z] Configure a credential helper to remove this warning. See [2024-07-15T05:53:25.627Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T05:53:25.627Z] [2024-07-15T05:53:25.627Z] Login Succeeded [2024-07-15T05:53:25.897Z] nexus3.edgexfoundry.org:10003 [2024-07-15T05:53:25.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T05:53:26.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T05:53:26.172Z] Configure a credential helper to remove this warning. See [2024-07-15T05:53:26.172Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T05:53:26.172Z] [2024-07-15T05:53:26.172Z] Login Succeeded [2024-07-15T05:53:26.172Z] nexus3.edgexfoundry.org:10004 [2024-07-15T05:53:26.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T05:53:26.441Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T05:53:26.442Z] Configure a credential helper to remove this warning. See [2024-07-15T05:53:26.442Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T05:53:26.442Z] [2024-07-15T05:53:26.442Z] Login Succeeded [2024-07-15T05:53:26.442Z] ****.io [2024-07-15T05:53:26.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-15T05:53:26.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-15T05:53:26.974Z] Configure a credential helper to remove this warning. See [2024-07-15T05:53:26.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-15T05:53:26.974Z] [2024-07-15T05:53:26.974Z] Login Succeeded [2024-07-15T05:53:26.974Z] ---> ****-login.sh ends [Pipeline] } [2024-07-15T05:53:27.013Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-15T05:53:27.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T05:53:27.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-15T05:53:27.554Z] ========================================================= [2024-07-15T05:53:27.554Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-15T05:53:27.554Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T05:53:28.085Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-07-15T05:53:28.351Z] Sending build context to Docker daemon 9.021MB [2024-07-15T05:53:28.618Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T05:53:28.618Z] Step 2/10 : FROM ${BASE} AS builder [2024-07-15T05:53:28.618Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-15T05:53:28.618Z] c6b39de5b339: Pulling fs layer [2024-07-15T05:53:28.618Z] a69c41024577: Pulling fs layer [2024-07-15T05:53:28.618Z] d6de4b400683: Pulling fs layer [2024-07-15T05:53:28.618Z] 35cb2a7552d0: Pulling fs layer [2024-07-15T05:53:28.618Z] 4f4fb700ef54: Pulling fs layer [2024-07-15T05:53:28.618Z] 464afbd9ba4c: Pulling fs layer [2024-07-15T05:53:28.618Z] 00f215d4a9da: Pulling fs layer [2024-07-15T05:53:28.618Z] d496ad576159: Pulling fs layer [2024-07-15T05:53:28.618Z] 4f4fb700ef54: Waiting [2024-07-15T05:53:28.618Z] 464afbd9ba4c: Waiting [2024-07-15T05:53:28.618Z] d496ad576159: Waiting [2024-07-15T05:53:28.618Z] 00f215d4a9da: Waiting [2024-07-15T05:53:28.618Z] 35cb2a7552d0: Waiting [2024-07-15T05:53:28.618Z] a69c41024577: Verifying Checksum [2024-07-15T05:53:28.618Z] a69c41024577: Download complete [2024-07-15T05:53:28.618Z] 35cb2a7552d0: Verifying Checksum [2024-07-15T05:53:28.618Z] 35cb2a7552d0: Download complete [2024-07-15T05:53:28.618Z] 4f4fb700ef54: Verifying Checksum [2024-07-15T05:53:28.618Z] 4f4fb700ef54: Download complete [2024-07-15T05:53:28.705Z] Removing intermediate container 3f725f43efbe [2024-07-15T05:53:28.705Z] ---> bbc5c858bda7 [2024-07-15T05:53:28.705Z] Step 11/23 : FROM alpine:3.18 [2024-07-15T05:53:28.705Z] 3.18: Pulling from library/alpine [2024-07-15T05:53:28.705Z] 73baa7ef167e: Pulling fs layer [2024-07-15T05:53:28.705Z] 73baa7ef167e: Verifying Checksum [2024-07-15T05:53:28.705Z] 73baa7ef167e: Download complete [2024-07-15T05:53:28.705Z] 73baa7ef167e: Pull complete [2024-07-15T05:53:28.705Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-15T05:53:28.705Z] Status: Downloaded newer image for alpine:3.18 [2024-07-15T05:53:28.705Z] ---> 8fd7cac70a4a [2024-07-15T05:53:28.705Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-07-15T05:53:28.705Z] ---> Running in a6b6af9677e8 [2024-07-15T05:53:28.705Z] Removing intermediate container a6b6af9677e8 [2024-07-15T05:53:28.705Z] ---> 621ab00191d9 [2024-07-15T05:53:28.705Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-07-15T05:53:28.705Z] ---> Running in 619c13191c46 [2024-07-15T05:53:28.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T05:53:28.705Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T05:53:28.705Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-15T05:53:28.705Z] Executing busybox-1.36.1-r7.trigger [2024-07-15T05:53:28.705Z] OK: 7 MiB in 16 packages [2024-07-15T05:53:28.705Z] Removing intermediate container 619c13191c46 [2024-07-15T05:53:28.705Z] ---> dfc27092d2ca [2024-07-15T05:53:28.705Z] Step 14/23 : RUN apk --no-cache upgrade [2024-07-15T05:53:28.705Z] ---> Running in 12d4eb5c92b7 [2024-07-15T05:53:28.886Z] 464afbd9ba4c: Verifying Checksum [2024-07-15T05:53:28.886Z] 464afbd9ba4c: Download complete [2024-07-15T05:53:28.886Z] c6b39de5b339: Download complete [2024-07-15T05:53:28.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-15T05:53:29.156Z] d496ad576159: Verifying Checksum [2024-07-15T05:53:29.156Z] d496ad576159: Download complete [2024-07-15T05:53:29.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-15T05:53:29.255Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T05:53:29.573Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T05:53:29.573Z] OK: 7 MiB in 16 packages [2024-07-15T05:53:29.738Z] c6b39de5b339: Pull complete [2024-07-15T05:53:30.143Z] Removing intermediate container 12d4eb5c92b7 [2024-07-15T05:53:30.143Z] ---> 461051a7af0a [2024-07-15T05:53:30.143Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-07-15T05:53:30.322Z] a69c41024577: Pull complete [2024-07-15T05:53:30.589Z] d6de4b400683: Verifying Checksum [2024-07-15T05:53:30.589Z] d6de4b400683: Download complete [2024-07-15T05:53:31.245Z] ---> ad0ca14af876 [2024-07-15T05:53:31.245Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-07-15T05:53:31.503Z] ---> 4c6e4254e28f [2024-07-15T05:53:31.503Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-07-15T05:53:31.503Z] ---> ddba78d770da [2024-07-15T05:53:31.503Z] Step 18/23 : EXPOSE 59901 [2024-07-15T05:53:31.503Z] ---> Running in 384f19ce009b [2024-07-15T05:53:31.763Z] Removing intermediate container 384f19ce009b [2024-07-15T05:53:31.763Z] ---> d2dac040920d [2024-07-15T05:53:31.763Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-07-15T05:53:31.763Z] ---> Running in 95812f10aa98 [2024-07-15T05:53:31.763Z] Removing intermediate container 95812f10aa98 [2024-07-15T05:53:31.763Z] ---> cdf75487c947 [2024-07-15T05:53:31.763Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-15T05:53:31.763Z] ---> Running in a9e34bad2e4b [2024-07-15T05:53:31.763Z] Removing intermediate container a9e34bad2e4b [2024-07-15T05:53:31.763Z] ---> bf1f5bc694a4 [2024-07-15T05:53:31.763Z] Step 21/23 : LABEL arch=amd64 [2024-07-15T05:53:31.763Z] ---> Running in 2f1a338a25aa [2024-07-15T05:53:31.994Z] 00f215d4a9da: Verifying Checksum [2024-07-15T05:53:31.995Z] 00f215d4a9da: Download complete [2024-07-15T05:53:32.022Z] Removing intermediate container 2f1a338a25aa [2024-07-15T05:53:32.022Z] ---> dccccd361de0 [2024-07-15T05:53:32.022Z] Step 22/23 : LABEL git_sha=ff0794c3574bb01e672d45f3cd8e4ed772be67c6 [2024-07-15T05:53:32.022Z] ---> Running in 6b019923c968 [2024-07-15T05:53:32.022Z] Removing intermediate container 6b019923c968 [2024-07-15T05:53:32.022Z] ---> e41f6e38ca29 [2024-07-15T05:53:32.022Z] Step 23/23 : LABEL version=0.0.0 [2024-07-15T05:53:32.022Z] ---> Running in bb94878f92fd [2024-07-15T05:53:32.022Z] Removing intermediate container bb94878f92fd [2024-07-15T05:53:32.022Z] ---> 81121424b040 [2024-07-15T05:53:32.022Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-15T05:53:32.022Z] Successfully built 81121424b040 [2024-07-15T05:53:32.022Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T05:53:33.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T05:53:33.020Z] [2024-07-15T05:53:33.020Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T05:53:33.420Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T05:53:33.420Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-15T05:53:33.420Z] 5eb5b503b376: Pulling fs layer [2024-07-15T05:53:33.420Z] 5c69ac0246d0: Pulling fs layer [2024-07-15T05:53:33.420Z] ec43610c2a17: Pulling fs layer [2024-07-15T05:53:33.420Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-15T05:53:33.420Z] 33b1e0a273af: Pulling fs layer [2024-07-15T05:53:33.420Z] 5d3b04190fa2: Pulling fs layer [2024-07-15T05:53:33.420Z] 2f39f015ded8: Pulling fs layer [2024-07-15T05:53:33.420Z] 3a2ae6a8a46f: Waiting [2024-07-15T05:53:33.420Z] 33b1e0a273af: Waiting [2024-07-15T05:53:33.420Z] 5d3b04190fa2: Waiting [2024-07-15T05:53:33.420Z] 2f39f015ded8: Waiting [2024-07-15T05:53:33.420Z] 5c69ac0246d0: Verifying Checksum [2024-07-15T05:53:33.420Z] 5c69ac0246d0: Download complete [2024-07-15T05:53:33.420Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-15T05:53:33.420Z] 3a2ae6a8a46f: Download complete [2024-07-15T05:53:33.420Z] 33b1e0a273af: Verifying Checksum [2024-07-15T05:53:33.420Z] 33b1e0a273af: Download complete [2024-07-15T05:53:33.420Z] 5d3b04190fa2: Verifying Checksum [2024-07-15T05:53:33.420Z] 5d3b04190fa2: Download complete [2024-07-15T05:53:33.420Z] ec43610c2a17: Download complete [2024-07-15T05:53:33.691Z] 5eb5b503b376: Verifying Checksum [2024-07-15T05:53:33.691Z] 5eb5b503b376: Download complete [2024-07-15T05:53:34.257Z] 2f39f015ded8: Download complete [2024-07-15T05:53:34.824Z] 5eb5b503b376: Pull complete [2024-07-15T05:53:34.824Z] 5c69ac0246d0: Pull complete [2024-07-15T05:53:35.390Z] ec43610c2a17: Pull complete [2024-07-15T05:53:35.390Z] 3a2ae6a8a46f: Pull complete [2024-07-15T05:53:35.649Z] 33b1e0a273af: Pull complete [2024-07-15T05:53:35.649Z] 5d3b04190fa2: Pull complete [2024-07-15T05:53:39.836Z] 2f39f015ded8: Pull complete [2024-07-15T05:53:39.836Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-15T05:53:39.836Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T05:53:39.836Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T05:53:40.095Z] prd-ubuntu20.04-docker-8c-8g-5605 does not seem to be running inside a container [2024-07-15T05:53:40.126Z] $ 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/xfoundry_device-modbus-go_PR-559 -v /w/workspace/xfoundry_device-modbus-go_PR-559:/w/workspace/xfoundry_device-modbus-go_PR-559:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-559@tmp:/w/workspace/xfoundry_device-modbus-go_PR-559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-15T05:53:44.315Z] d6de4b400683: Pull complete [2024-07-15T05:53:44.315Z] 35cb2a7552d0: Pull complete [2024-07-15T05:53:44.315Z] 4f4fb700ef54: Pull complete [2024-07-15T05:53:44.315Z] 464afbd9ba4c: Pull complete [2024-07-15T05:53:45.341Z] $ docker top 59aadfa1b63a97580a9631d89bcd0ca8be735c3aa1ab4e4c11b29f7c2ad2ce7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T05:53:45.846Z] ---> job-cost.sh [2024-07-15T05:53:45.846Z] lf-activate-venv: SKIPPING [2024-07-15T05:53:45.846Z] INFO: No Stack... [2024-07-15T05:53:46.108Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-15T05:53:46.368Z] INFO: Archiving Costs [Pipeline] sh [2024-07-15T05:53:46.697Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-559/archives/cost.csv [2024-07-15T05:53:46.697Z] + cut -d, -f6 [Pipeline] lock [2024-07-15T05:53:46.746Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-559-1-stack-cost] [2024-07-15T05:53:46.752Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-559-1-stack-cost] did not exist. Created. [2024-07-15T05:53:46.759Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-559-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-15T05:53:47.181Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-15T05:53:47.245Z] Stashed 1 file(s) [Pipeline] } [2024-07-15T05:53:47.287Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-559-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-15T05:53:47.383Z] $ docker stop --time=1 59aadfa1b63a97580a9631d89bcd0ca8be735c3aa1ab4e4c11b29f7c2ad2ce7e [2024-07-15T05:53:48.540Z] $ docker rm -f --volumes 59aadfa1b63a97580a9631d89bcd0ca8be735c3aa1ab4e4c11b29f7c2ad2ce7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-15T05:53:52.560Z] 00f215d4a9da: Pull complete [2024-07-15T05:53:54.523Z] d496ad576159: Pull complete [2024-07-15T05:53:54.524Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-15T05:53:54.524Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-15T05:53:54.524Z] ---> f246e2811388 [2024-07-15T05:53:54.524Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-07-15T05:53:55.934Z] ---> Running in 51c535ec6f70 [2024-07-15T05:53:56.203Z] Removing intermediate container 51c535ec6f70 [2024-07-15T05:53:56.203Z] ---> ed44a2187eea [2024-07-15T05:53:56.203Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T05:53:56.203Z] ---> Running in 7646e5add410 [2024-07-15T05:53:56.474Z] Removing intermediate container 7646e5add410 [2024-07-15T05:53:56.474Z] ---> 3668254d938d [2024-07-15T05:53:56.474Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-07-15T05:53:56.474Z] ---> Running in c5984a158eae [2024-07-15T05:53:57.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T05:53:58.156Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T05:53:59.116Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-07-15T05:53:59.116Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-07-15T05:53:59.116Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-07-15T05:53:59.116Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-07-15T05:53:59.116Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-07-15T05:53:59.116Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-07-15T05:53:59.116Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-07-15T05:53:59.116Z] (8/8) Installing openssh (9.3_p2-r2) [2024-07-15T05:53:59.116Z] Executing busybox-1.36.1-r5.trigger [2024-07-15T05:53:59.381Z] OK: 272 MiB in 60 packages [2024-07-15T05:54:00.340Z] Removing intermediate container c5984a158eae [2024-07-15T05:54:00.340Z] ---> d83afa7a84e3 [2024-07-15T05:54:00.340Z] Step 6/10 : WORKDIR /device-modbus-go [2024-07-15T05:54:00.340Z] ---> Running in 5e93e0adb177 [2024-07-15T05:54:00.607Z] Removing intermediate container 5e93e0adb177 [2024-07-15T05:54:00.607Z] ---> 0b3e98a1219d [2024-07-15T05:54:00.607Z] Step 7/10 : COPY go.mod vendor* ./ [2024-07-15T05:54:02.551Z] ---> 5717fbbaeb92 [2024-07-15T05:54:02.551Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T05:54:02.551Z] ---> Running in 803f06752307 [2024-07-15T05:55:54.216Z] Removing intermediate container 803f06752307 [2024-07-15T05:55:54.216Z] ---> c88a51f4acf3 [2024-07-15T05:55:54.216Z] Step 9/10 : COPY . . [2024-07-15T05:55:54.216Z] ---> 07b80e838ca8 [2024-07-15T05:55:54.216Z] Step 10/10 : RUN ${MAKE} [2024-07-15T05:55:54.216Z] ---> Running in b3c7216aed53 [2024-07-15T05:55:54.216Z] noop [2024-07-15T05:55:54.216Z] Removing intermediate container b3c7216aed53 [2024-07-15T05:55:54.216Z] ---> 85fba4ba3edc [2024-07-15T05:55:54.216Z] Successfully built 85fba4ba3edc [2024-07-15T05:55:54.216Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T05:55:54.743Z] + docker inspect -f . ci-base-image-arm64 [2024-07-15T05:55:54.743Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T05:55:55.087Z] prd-ubuntu20.04-docker-arm64-4c-16g-5606 does not seem to be running inside a container [2024-07-15T05:55:55.142Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-15T05:55:56.376Z] $ docker top de7b6cb4390454d7069fac683dcf1bb8f8a7e03c01632608b54d7066be24dd19 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T05:55:57.279Z] + go version [2024-07-15T05:55:57.279Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-15T05:55:57.308Z] $ docker stop --time=1 de7b6cb4390454d7069fac683dcf1bb8f8a7e03c01632608b54d7066be24dd19 [2024-07-15T05:55:58.915Z] $ docker rm -f --volumes de7b6cb4390454d7069fac683dcf1bb8f8a7e03c01632608b54d7066be24dd19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T05:55:59.848Z] + docker inspect -f . ci-base-image-arm64 [2024-07-15T05:55:59.848Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T05:56:00.124Z] prd-ubuntu20.04-docker-arm64-4c-16g-5606 does not seem to be running inside a container [2024-07-15T05:56:00.177Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-07-15T05:56:01.374Z] $ docker top b260a3f9f794d7e8e1b548c7e0300900cd4078771738e8a29ba3c8440c2d7759 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T05:56:02.296Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-15T05:56:03.013Z] + make test [2024-07-15T05:56:03.014Z] go test ./... -coverprofile=coverage.out [2024-07-15T05:56:08.375Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-07-15T05:59:15.336Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-07-15T05:59:18.711Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.052s coverage: 47.9% of statements [2024-07-15T05:59:19.673Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-15T05:59:19.673Z] go vet ./... [2024-07-15T06:00:06.520Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-15T06:00:06.520Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-15T06:00:06.520Z] ./bin/test-attribution-txt.sh [2024-07-15T06:00:06.520Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-07-15T06:00:06.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-15T06:00:06.612Z] $ docker stop --time=1 b260a3f9f794d7e8e1b548c7e0300900cd4078771738e8a29ba3c8440c2d7759 [2024-07-15T06:00:08.473Z] $ docker rm -f --volumes b260a3f9f794d7e8e1b548c7e0300900cd4078771738e8a29ba3c8440c2d7759 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-15T06:00:10.128Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-15T06:00:10.173Z] Warning: overwriting stash ‘coverage-report’ [2024-07-15T06:00:10.638Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-15T06:00:11.364Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-15T06:00:11.704Z] + ls -al . [2024-07-15T06:00:11.704Z] total 272 [2024-07-15T06:00:11.704Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 05:56 . [2024-07-15T06:00:11.704Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 15 05:52 .. [2024-07-15T06:00:11.704Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 15 05:52 .dockerignore [2024-07-15T06:00:11.704Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 15 05:53 .git [2024-07-15T06:00:11.704Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 05:52 .github [2024-07-15T06:00:11.704Z] -rw-rw-r-- 1 jenkins jenkins 266 Jul 15 05:52 .gitignore [2024-07-15T06:00:11.704Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 15 05:52 .golangci.yml [2024-07-15T06:00:11.704Z] -rw-rw-r-- 1 jenkins jenkins 19432 Jul 15 05:52 Attribution.txt [2024-07-15T06:00:11.704Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jul 15 05:52 CHANGELOG.md [2024-07-15T06:00:11.704Z] -rw-rw-r-- 1 jenkins jenkins 1474 Jul 15 05:52 Dockerfile [2024-07-15T06:00:11.704Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 15 05:52 GOVERNANCE.md [2024-07-15T06:00:11.704Z] -rw-rw-r-- 1 jenkins jenkins 658 Jul 15 05:52 Jenkinsfile [2024-07-15T06:00:11.704Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 15 05:52 LICENSE [2024-07-15T06:00:11.704Z] -rw-rw-r-- 1 jenkins jenkins 1942 Jul 15 05:52 Makefile [2024-07-15T06:00:11.704Z] -rw-rw-r-- 1 jenkins jenkins 622 Jul 15 05:52 OWNERS.md [2024-07-15T06:00:11.704Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jul 15 05:52 README.md [2024-07-15T06:00:11.704Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 15 05:50 VERSION [2024-07-15T06:00:11.704Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 05:52 bin [2024-07-15T06:00:11.704Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 05:52 cmd [2024-07-15T06:00:11.704Z] -rw-r--r-- 1 jenkins jenkins 24601 Jul 15 05:59 coverage.out [2024-07-15T06:00:11.704Z] -rw-rw-r-- 1 jenkins jenkins 7292 Jul 15 05:52 go.mod [2024-07-15T06:00:11.704Z] -rw-rw-r-- 1 jenkins jenkins 102640 Jul 15 05:52 go.sum [2024-07-15T06:00:11.704Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 15 05:52 internal [2024-07-15T06:00:11.704Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 15 05:52 simulator [2024-07-15T06:00:11.704Z] -rw-rw-r-- 1 jenkins jenkins 229 Jul 15 05:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T06:00:12.168Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=ff0794c3574bb01e672d45f3cd8e4ed772be67c6 --label arch=arm64 --label version=0.0.0 . [2024-07-15T06:00:12.436Z] Sending build context to Docker daemon 9.047MB [2024-07-15T06:00:12.704Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-07-15T06:00:12.704Z] Step 2/23 : FROM ${BASE} AS builder [2024-07-15T06:00:12.704Z] ---> 85fba4ba3edc [2024-07-15T06:00:12.704Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-07-15T06:00:12.704Z] ---> Running in cc2ee50a16b4 [2024-07-15T06:00:12.974Z] Removing intermediate container cc2ee50a16b4 [2024-07-15T06:00:12.974Z] ---> 2b4ef953b278 [2024-07-15T06:00:12.974Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-15T06:00:13.240Z] ---> Running in 5079cac76a82 [2024-07-15T06:00:13.507Z] Removing intermediate container 5079cac76a82 [2024-07-15T06:00:13.507Z] ---> 7090d86cd19d [2024-07-15T06:00:13.507Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-07-15T06:00:13.507Z] ---> Running in 33722ab145db [2024-07-15T06:00:14.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T06:00:15.142Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T06:00:16.100Z] OK: 272 MiB in 60 packages [2024-07-15T06:00:16.684Z] Removing intermediate container 33722ab145db [2024-07-15T06:00:16.684Z] ---> dfe4dcdb7c8a [2024-07-15T06:00:16.684Z] Step 6/23 : WORKDIR /device-modbus-go [2024-07-15T06:00:16.949Z] ---> Running in 472d6261fac6 [2024-07-15T06:00:17.215Z] Removing intermediate container 472d6261fac6 [2024-07-15T06:00:17.215Z] ---> bf41b1ddf33b [2024-07-15T06:00:17.215Z] Step 7/23 : COPY go.mod vendor* ./ [2024-07-15T06:00:17.800Z] ---> dbf217ee3d70 [2024-07-15T06:00:17.800Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-15T06:00:17.800Z] ---> Running in e6088d1c1ab4 [2024-07-15T06:00:20.381Z] Removing intermediate container e6088d1c1ab4 [2024-07-15T06:00:20.381Z] ---> 575f1cf2ed74 [2024-07-15T06:00:20.381Z] Step 9/23 : COPY . . [2024-07-15T06:00:20.967Z] ---> 39b1911da3aa [2024-07-15T06:00:20.967Z] Step 10/23 : RUN ${MAKE} [2024-07-15T06:00:20.967Z] ---> Running in b4e0c245628d [2024-07-15T06:00:21.927Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.22" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-07-15T06:03:43.695Z] Removing intermediate container b4e0c245628d [2024-07-15T06:03:43.695Z] ---> 9600c21299a4 [2024-07-15T06:03:43.695Z] Step 11/23 : FROM alpine:3.18 [2024-07-15T06:03:43.695Z] 3.18: Pulling from library/alpine [2024-07-15T06:03:43.695Z] 5c905c7ebe2f: Pulling fs layer [2024-07-15T06:03:43.695Z] 5c905c7ebe2f: Verifying Checksum [2024-07-15T06:03:43.695Z] 5c905c7ebe2f: Download complete [2024-07-15T06:03:43.695Z] 5c905c7ebe2f: Pull complete [2024-07-15T06:03:43.695Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-15T06:03:43.695Z] Status: Downloaded newer image for alpine:3.18 [2024-07-15T06:03:43.695Z] ---> dec292d02e07 [2024-07-15T06:03:43.695Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-07-15T06:03:43.695Z] ---> Running in 80a2d043d220 [2024-07-15T06:03:43.695Z] Removing intermediate container 80a2d043d220 [2024-07-15T06:03:43.695Z] ---> 148515b364a9 [2024-07-15T06:03:43.695Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-07-15T06:03:43.695Z] ---> Running in 56139aeaa9e1 [2024-07-15T06:03:43.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T06:03:43.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T06:03:43.695Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-15T06:03:43.695Z] Executing busybox-1.36.1-r7.trigger [2024-07-15T06:03:43.695Z] OK: 8 MiB in 16 packages [2024-07-15T06:03:43.695Z] Removing intermediate container 56139aeaa9e1 [2024-07-15T06:03:43.695Z] ---> e4ddc8232518 [2024-07-15T06:03:43.695Z] Step 14/23 : RUN apk --no-cache upgrade [2024-07-15T06:03:43.695Z] ---> Running in bf5406350669 [2024-07-15T06:03:43.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-15T06:03:43.695Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-15T06:03:43.695Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T06:03:43.695Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-15T06:03:43.695Z] OK: 8 MiB in 16 packages [2024-07-15T06:03:43.964Z] Removing intermediate container bf5406350669 [2024-07-15T06:03:43.964Z] ---> c743a7556d6d [2024-07-15T06:03:43.964Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-07-15T06:03:45.896Z] ---> 0a4d81407306 [2024-07-15T06:03:45.896Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-07-15T06:03:46.176Z] ---> 01a664958322 [2024-07-15T06:03:46.176Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-07-15T06:03:46.443Z] ---> 03feeea00f3a [2024-07-15T06:03:46.443Z] Step 18/23 : EXPOSE 59901 [2024-07-15T06:03:46.709Z] ---> Running in 744e9568cc0d [2024-07-15T06:03:46.974Z] Removing intermediate container 744e9568cc0d [2024-07-15T06:03:46.974Z] ---> 42e3c32def9c [2024-07-15T06:03:46.974Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-07-15T06:03:46.974Z] ---> Running in 57aa5501a08f [2024-07-15T06:03:47.240Z] Removing intermediate container 57aa5501a08f [2024-07-15T06:03:47.240Z] ---> fcd985b7a657 [2024-07-15T06:03:47.240Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-15T06:03:47.240Z] ---> Running in 52a1a0b5313a [2024-07-15T06:03:47.824Z] Removing intermediate container 52a1a0b5313a [2024-07-15T06:03:47.825Z] ---> c4f18fbcc397 [2024-07-15T06:03:47.825Z] Step 21/23 : LABEL arch=arm64 [2024-07-15T06:03:47.825Z] ---> Running in 39c560fd7fe3 [2024-07-15T06:03:48.090Z] Removing intermediate container 39c560fd7fe3 [2024-07-15T06:03:48.090Z] ---> 92a8fcbf3e4f [2024-07-15T06:03:48.090Z] Step 22/23 : LABEL git_sha=ff0794c3574bb01e672d45f3cd8e4ed772be67c6 [2024-07-15T06:03:48.090Z] ---> Running in d3635b0655f3 [2024-07-15T06:03:48.360Z] Removing intermediate container d3635b0655f3 [2024-07-15T06:03:48.360Z] ---> 3a4369f72737 [2024-07-15T06:03:48.360Z] Step 23/23 : LABEL version=0.0.0 [2024-07-15T06:03:48.360Z] ---> Running in bd09e4bb2b35 [2024-07-15T06:03:48.625Z] Removing intermediate container bd09e4bb2b35 [2024-07-15T06:03:48.625Z] ---> bb7a72288a04 [2024-07-15T06:03:48.625Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-15T06:03:48.889Z] Successfully built bb7a72288a04 [2024-07-15T06:03:48.889Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T06:03:49.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T06:03:49.836Z] [2024-07-15T06:03:49.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T06:03:50.251Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T06:03:50.251Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-15T06:03:50.251Z] 8998bd30e6a1: Pulling fs layer [2024-07-15T06:03:50.251Z] 04944245beec: Pulling fs layer [2024-07-15T06:03:50.251Z] 699f458cf7ca: Pulling fs layer [2024-07-15T06:03:50.251Z] 765212b225bb: Pulling fs layer [2024-07-15T06:03:50.251Z] f23df028b6ca: Pulling fs layer [2024-07-15T06:03:50.251Z] d65c8cfc05b1: Pulling fs layer [2024-07-15T06:03:50.251Z] 2437ff75d9bd: Pulling fs layer [2024-07-15T06:03:50.251Z] f23df028b6ca: Waiting [2024-07-15T06:03:50.251Z] d65c8cfc05b1: Waiting [2024-07-15T06:03:50.251Z] 2437ff75d9bd: Waiting [2024-07-15T06:03:50.251Z] 765212b225bb: Waiting [2024-07-15T06:03:50.517Z] 04944245beec: Verifying Checksum [2024-07-15T06:03:50.517Z] 04944245beec: Download complete [2024-07-15T06:03:50.517Z] 765212b225bb: Verifying Checksum [2024-07-15T06:03:50.517Z] 765212b225bb: Download complete [2024-07-15T06:03:50.517Z] f23df028b6ca: Verifying Checksum [2024-07-15T06:03:50.517Z] f23df028b6ca: Download complete [2024-07-15T06:03:50.517Z] d65c8cfc05b1: Verifying Checksum [2024-07-15T06:03:50.517Z] d65c8cfc05b1: Download complete [2024-07-15T06:03:50.517Z] 699f458cf7ca: Verifying Checksum [2024-07-15T06:03:50.517Z] 699f458cf7ca: Download complete [2024-07-15T06:03:51.099Z] 8998bd30e6a1: Download complete [2024-07-15T06:03:53.672Z] 2437ff75d9bd: Verifying Checksum [2024-07-15T06:03:53.672Z] 2437ff75d9bd: Download complete [2024-07-15T06:03:56.246Z] 8998bd30e6a1: Pull complete [2024-07-15T06:03:56.246Z] 04944245beec: Pull complete [2024-07-15T06:03:58.184Z] 699f458cf7ca: Pull complete [2024-07-15T06:03:58.184Z] 765212b225bb: Pull complete [2024-07-15T06:03:59.140Z] f23df028b6ca: Pull complete [2024-07-15T06:03:59.140Z] d65c8cfc05b1: Pull complete [2024-07-15T06:04:17.331Z] 2437ff75d9bd: Pull complete [2024-07-15T06:04:17.331Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-15T06:04:17.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-15T06:04:17.331Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T06:04:25.822Z] prd-ubuntu20.04-docker-arm64-4c-16g-5606 does not seem to be running inside a container [2024-07-15T06:04:25.871Z] $ 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-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-07-15T06:04:28.079Z] $ docker top 90c531ad9c7350fd5588f72a0a32c4735fc597cd2ad300fed174baa117c4d1ed -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-15T06:04:29.019Z] ---> job-cost.sh [2024-07-15T06:04:29.019Z] lf-activate-venv: SKIPPING [2024-07-15T06:04:29.019Z] INFO: No Stack... [2024-07-15T06:04:29.284Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-15T06:04:30.241Z] INFO: Archiving Costs [Pipeline] sh [2024-07-15T06:04:30.902Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2024-07-15T06:04:30.902Z] + cut -d, -f6 [Pipeline] lock [2024-07-15T06:04:30.974Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-559-1-stack-cost] [2024-07-15T06:04:30.980Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-559-1-stack-cost] did not exist. Created. [2024-07-15T06:04:30.987Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-559-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-15T06:04:31.726Z] /w/workspace/device-modbus-go/1@tmp/durable-7d34aadd/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-15T06:04:32.391Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-15T06:04:32.431Z] Warning: overwriting stash ‘stack-cost’ [2024-07-15T06:04:32.481Z] Stashed 1 file(s) [Pipeline] } [2024-07-15T06:04:32.509Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-559-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-15T06:04:32.605Z] $ docker stop --time=1 90c531ad9c7350fd5588f72a0a32c4735fc597cd2ad300fed174baa117c4d1ed [2024-07-15T06:04:34.117Z] $ docker rm -f --volumes 90c531ad9c7350fd5588f72a0a32c4735fc597cd2ad300fed174baa117c4d1ed [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-07-15T06:04:35.297Z] provisioning config files... [2024-07-15T06:04:35.305Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-559@tmp/config8383539910727013711tmp [Pipeline] { [Pipeline] sh [2024-07-15T06:04:35.667Z] + set +x [2024-07-15T06:04:35.667Z] + curl -s https://codecov.io/bash [2024-07-15T06:04:35.668Z] + bash -s -- [2024-07-15T06:04:35.668Z] [2024-07-15T06:04:35.668Z] _____ _ [2024-07-15T06:04:35.668Z] / ____| | | [2024-07-15T06:04:35.668Z] | | ___ __| | ___ ___ _____ __ [2024-07-15T06:04:35.668Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-15T06:04:35.668Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-15T06:04:35.668Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-15T06:04:35.668Z] Bash-1.0.6 [2024-07-15T06:04:35.668Z] [2024-07-15T06:04:35.668Z] [2024-07-15T06:04:35.668Z] ==> git version 2.25.1 found [2024-07-15T06:04:35.668Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-07-15T06:04:35.668Z] Release-Date: 2020-01-08 [2024-07-15T06:04:35.668Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-07-15T06:04:35.668Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-15T06:04:35.668Z] ==> Jenkins CI detected. [2024-07-15T06:04:35.668Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-559 [2024-07-15T06:04:35.668Z] project root: . [2024-07-15T06:04:35.668Z] --> token set from env [2024-07-15T06:04:35.668Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-15T06:04:35.928Z] ==> Running gcov in . (disable via -X gcov) [2024-07-15T06:04:35.928Z] ==> Python coveragepy not found [2024-07-15T06:04:35.928Z] ==> Searching for coverage reports in: [2024-07-15T06:04:35.928Z] + . [2024-07-15T06:04:35.928Z] -> Found 1 reports [2024-07-15T06:04:35.928Z] ==> Detecting git/mercurial file structure [2024-07-15T06:04:35.928Z] ==> Reading reports [2024-07-15T06:04:35.928Z] + ./coverage.out bytes=24601 [2024-07-15T06:04:35.928Z] ==> Appending adjustments [2024-07-15T06:04:35.928Z] https://docs.codecov.io/docs/fixing-reports [2024-07-15T06:04:35.928Z] + Found adjustments [2024-07-15T06:04:35.928Z] ==> Gzipping contents [2024-07-15T06:04:35.928Z] 4.0K /tmp/codecov.Z5yZFK.gz [2024-07-15T06:04:35.928Z] ==> Uploading reports [2024-07-15T06:04:35.928Z] url: https://codecov.io [2024-07-15T06:04:35.928Z] query: branch=PR-559&commit=ff0794c3574bb01e672d45f3cd8e4ed772be67c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-559%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=559&job=&cmd_args= [2024-07-15T06:04:35.928Z] -> Pinging Codecov [2024-07-15T06:04:35.928Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-559&commit=ff0794c3574bb01e672d45f3cd8e4ed772be67c6&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-559%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=559&job=&cmd_args= [2024-07-15T06:04:36.188Z] -> Uploading to [2024-07-15T06:04:36.188Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-15/55DBCA73C666E3227836607328DD7E49/ff0794c3574bb01e672d45f3cd8e4ed772be67c6/c7b0e603-bef4-4553-bfef-424df0856c3b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240715%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240715T060435Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6aeaa7c7d4df35ada4eb63567720fa5f28fbc04afd749594ad50ceda41f74c46 [2024-07-15T06:04:36.188Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-15T06:04:36.188Z] Dload Upload Total Spent Left Speed [2024-07-15T06:04:36.448Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 16929 --:--:-- --:--:-- --:--:-- 16929 [2024-07-15T06:04:36.448Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/ff0794c3574bb01e672d45f3cd8e4ed772be67c6 [Pipeline] } [2024-07-15T06:04:36.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-15T06:04:38.741Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-559/archives ] [2024-07-15T06:04:38.741Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-559/archives [2024-07-15T06:04:38.741Z] total 16 [2024-07-15T06:04:38.741Z] drwxr-xr-x 3 root root 4096 Jul 15 05:53 . [2024-07-15T06:04:38.741Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 05:53 .. [2024-07-15T06:04:38.741Z] drwxr-xr-x 2 root root 4096 Jul 15 05:53 cost [2024-07-15T06:04:38.741Z] -rw-r--r-- 1 root root 88 Jul 15 05:53 cost.csv [2024-07-15T06:04:38.741Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-559/archives [2024-07-15T06:04:38.741Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-559/archives [2024-07-15T06:04:38.741Z] total 16 [2024-07-15T06:04:38.741Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 15 05:53 . [2024-07-15T06:04:38.741Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 15 05:53 .. [2024-07-15T06:04:38.741Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 15 05:53 cost [2024-07-15T06:04:38.741Z] -rw-r--r-- 1 jenkins jenkins 88 Jul 15 05:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-15T06:04:39.086Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T06:04:39.985Z] ---> package-listing.sh [2024-07-15T06:04:39.985Z] ++ facter osfamily [2024-07-15T06:04:39.985Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-15T06:04:40.245Z] + OS_FAMILY=debian [2024-07-15T06:04:40.245Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-559 [2024-07-15T06:04:40.245Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-15T06:04:40.245Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-15T06:04:40.245Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-15T06:04:40.245Z] + PACKAGES=/tmp/packages_start.txt [2024-07-15T06:04:40.245Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-559 ']' [2024-07-15T06:04:40.245Z] + PACKAGES=/tmp/packages_end.txt [2024-07-15T06:04:40.245Z] + case "${OS_FAMILY}" in [2024-07-15T06:04:40.245Z] + dpkg -l [2024-07-15T06:04:40.245Z] + grep '^ii' [2024-07-15T06:04:40.245Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-15T06:04:40.245Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-15T06:04:40.245Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-15T06:04:40.245Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-559 ']' [2024-07-15T06:04:40.245Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-559/archives/ [2024-07-15T06:04:40.245Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-559/archives/ [Pipeline] echo [2024-07-15T06:04:40.286Z] 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/xfoundry_device-modbus-go_PR-559/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-15T06:04:40.585Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-15T06:04:41.247Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-15T06:04:41.247Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-15T06:04:41.414Z] prd-ubuntu20.04-docker-8c-8g-5605 does not seem to be running inside a container [2024-07-15T06:04:41.436Z] $ 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/xfoundry_device-modbus-go_PR-559/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-559 -v /w/workspace/xfoundry_device-modbus-go_PR-559:/w/workspace/xfoundry_device-modbus-go_PR-559:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-559@tmp:/w/workspace/xfoundry_device-modbus-go_PR-559@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-15T06:04:41.693Z] $ docker top cbb6aec64ecc2592d046891484af20eb0ce1821eaa3d39ff25ccb6474a706b88 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-15T06:04:42.102Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-15T06:04:42.430Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-15T06:04:42.842Z] + ls /var/log/sa-host [2024-07-15T06:04:42.842Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-15T06:04:43.105Z] provisioning config files... [2024-07-15T06:04:43.137Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-559@tmp/config10736070449842402648tmp [Pipeline] { [Pipeline] echo [2024-07-15T06:04:43.199Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T06:04:43.568Z] ---> create-netrc.sh [Pipeline] } [2024-07-15T06:04:43.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-15T06:04:44.022Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-15T06:04:44.063Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T06:04:44.393Z] ---> sudo-logs.sh [2024-07-15T06:04:44.393Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-15T06:04:44.493Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T06:04:44.814Z] ---> job-cost.sh [2024-07-15T06:04:44.814Z] lf-activate-venv: SKIPPING [2024-07-15T06:04:44.814Z] DEBUG: total: 0.2199999988079071 [2024-07-15T06:04:44.814Z] INFO: Retrieving Stack Cost... [2024-07-15T06:04:45.074Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-15T06:04:45.334Z] INFO: Archiving Costs [Pipeline] echo [2024-07-15T06:04:45.379Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-15T06:04:45.711Z] ---> logs-deploy.sh [2024-07-15T06:04:45.711Z] lf-activate-venv: SKIPPING [2024-07-15T06:04:45.711Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-559/1 [2024-07-15T06:04:45.711Z] INFO: archiving workspace using pattern(s): [2024-07-15T06:04:46.649Z] Archives upload complete. [2024-07-15T06:04:46.909Z] INFO: archiving logs to Nexus [2024-07-15T06:04:47.478Z] ---> uname -a: [2024-07-15T06:04:47.478Z] Linux prd-ubuntu20-04-docker-8c-8g-5605 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-15T06:04:47.478Z] [2024-07-15T06:04:47.478Z] [2024-07-15T06:04:47.478Z] ---> lscpu: [2024-07-15T06:04:47.478Z] Architecture: x86_64 [2024-07-15T06:04:47.478Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-15T06:04:47.478Z] Byte Order: Little Endian [2024-07-15T06:04:47.478Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-15T06:04:47.478Z] CPU(s): 8 [2024-07-15T06:04:47.478Z] On-line CPU(s) list: 0-7 [2024-07-15T06:04:47.478Z] Thread(s) per core: 1 [2024-07-15T06:04:47.478Z] Core(s) per socket: 1 [2024-07-15T06:04:47.478Z] Socket(s): 8 [2024-07-15T06:04:47.478Z] NUMA node(s): 1 [2024-07-15T06:04:47.478Z] Vendor ID: AuthenticAMD [2024-07-15T06:04:47.478Z] CPU family: 23 [2024-07-15T06:04:47.478Z] Model: 49 [2024-07-15T06:04:47.478Z] Model name: AMD EPYC-Rome Processor [2024-07-15T06:04:47.478Z] Stepping: 0 [2024-07-15T06:04:47.478Z] CPU MHz: 2799.998 [2024-07-15T06:04:47.478Z] BogoMIPS: 5599.99 [2024-07-15T06:04:47.478Z] Virtualization: AMD-V [2024-07-15T06:04:47.478Z] Hypervisor vendor: KVM [2024-07-15T06:04:47.478Z] Virtualization type: full [2024-07-15T06:04:47.478Z] L1d cache: 256 KiB [2024-07-15T06:04:47.478Z] L1i cache: 256 KiB [2024-07-15T06:04:47.478Z] L2 cache: 4 MiB [2024-07-15T06:04:47.478Z] L3 cache: 128 MiB [2024-07-15T06:04:47.478Z] NUMA node0 CPU(s): 0-7 [2024-07-15T06:04:47.478Z] Vulnerability Itlb multihit: Not affected [2024-07-15T06:04:47.478Z] Vulnerability L1tf: Not affected [2024-07-15T06:04:47.478Z] Vulnerability Mds: Not affected [2024-07-15T06:04:47.478Z] Vulnerability Meltdown: Not affected [2024-07-15T06:04:47.478Z] Vulnerability Mmio stale data: Not affected [2024-07-15T06:04:47.478Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-15T06:04:47.478Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-15T06:04:47.478Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-15T06:04:47.478Z] Vulnerability Srbds: Not affected [2024-07-15T06:04:47.478Z] Vulnerability Tsx async abort: Not affected [2024-07-15T06:04:47.478Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-07-15T06:04:47.478Z] [2024-07-15T06:04:47.478Z] [2024-07-15T06:04:47.478Z] ---> nproc: [2024-07-15T06:04:47.478Z] 8 [2024-07-15T06:04:47.478Z] [2024-07-15T06:04:47.478Z] [2024-07-15T06:04:47.478Z] ---> df -h: [2024-07-15T06:04:47.478Z] Filesystem Size Used Avail Use% Mounted on [2024-07-15T06:04:47.478Z] overlay 155G 12G 143G 8% / [2024-07-15T06:04:47.478Z] tmpfs 64M 0 64M 0% /dev [2024-07-15T06:04:47.478Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-15T06:04:47.478Z] shm 64M 0 64M 0% /dev/shm [2024-07-15T06:04:47.478Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-07-15T06:04:47.478Z] [2024-07-15T06:04:47.478Z] [2024-07-15T06:04:47.478Z] ---> sar -b -r -n DEV: [2024-07-15T06:04:47.478Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5605) 07/15/24 _x86_64_ (8 CPU) [2024-07-15T06:04:47.478Z] [2024-07-15T06:04:47.478Z] 05:49:27 LINUX RESTART (8 CPU) [2024-07-15T06:04:47.478Z] [2024-07-15T06:04:47.478Z] 05:50:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-07-15T06:04:47.478Z] 05:51:01 345.54 47.88 297.67 0.00 5368.57 51359.84 0.00 [2024-07-15T06:04:47.478Z] 05:52:01 302.56 2.48 300.08 0.00 20.88 96295.66 0.00 [2024-07-15T06:04:47.478Z] 05:53:01 108.40 0.13 108.26 0.00 6.93 21189.81 0.00 [2024-07-15T06:04:47.478Z] 05:54:01 143.01 0.05 142.96 0.00 9.87 47752.31 0.00 [2024-07-15T06:04:47.478Z] 05:55:01 46.91 6.12 40.79 0.00 4364.34 8648.58 0.00 [2024-07-15T06:04:47.478Z] 05:56:01 6.77 0.00 6.77 0.00 0.00 695.88 0.00 [2024-07-15T06:04:47.478Z] 05:57:01 3.27 0.02 3.25 0.00 0.13 492.77 0.00 [2024-07-15T06:04:47.478Z] 05:58:01 1.65 0.00 1.65 0.00 0.00 420.33 0.00 [2024-07-15T06:04:47.478Z] 05:59:01 1.15 0.00 1.15 0.00 0.00 415.00 0.00 [2024-07-15T06:04:47.478Z] 06:00:01 1.45 0.00 1.45 0.00 0.00 494.98 0.00 [2024-07-15T06:04:47.478Z] 06:01:01 1.30 0.00 1.30 0.00 0.00 416.86 0.00 [2024-07-15T06:04:47.478Z] 06:02:01 1.20 0.00 1.20 0.00 0.00 415.93 0.00 [2024-07-15T06:04:47.478Z] 06:03:01 1.23 0.00 1.23 0.00 0.00 417.40 0.00 [2024-07-15T06:04:47.478Z] 06:04:01 1.32 0.00 1.32 0.00 0.00 551.68 0.00 [2024-07-15T06:04:47.478Z] Average: 69.02 4.05 64.97 0.00 697.76 16410.69 0.00 [2024-07-15T06:04:47.478Z] [2024-07-15T06:04:47.478Z] 05:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-07-15T06:04:47.478Z] 05:51:01 29273316 31558852 767264 2.33 72260 2488520 1873240 5.52 1009284 2221464 591024 [2024-07-15T06:04:47.478Z] 05:52:01 27993812 31539136 767844 2.34 185352 3517948 1828936 5.39 1128004 3247416 35844 [2024-07-15T06:04:47.478Z] 05:53:01 27493336 31195648 1103332 3.36 192972 3619772 2605512 7.68 1682320 3137852 100968 [2024-07-15T06:04:47.478Z] 05:54:01 27018736 31540852 760508 2.31 202864 4387940 1783532 5.26 1351528 3899756 416 [2024-07-15T06:04:47.478Z] 05:55:01 26572848 31500000 770320 2.34 225168 4768268 1814256 5.35 1621464 4044340 1084 [2024-07-15T06:04:47.478Z] 05:56:01 26566932 31519584 751096 2.28 231572 4786312 1738128 5.12 1634512 4032312 20 [2024-07-15T06:04:47.478Z] 05:57:01 26572940 31520756 750556 2.28 230116 4783060 1723928 5.08 1632116 4029100 20 [2024-07-15T06:04:47.478Z] 05:58:01 26575252 31523076 748080 2.27 230148 4783060 1723928 5.08 1629860 4029096 44 [2024-07-15T06:04:47.478Z] 05:59:01 26582720 31530580 740732 2.25 230172 4783064 1723928 5.08 1622304 4029100 12 [2024-07-15T06:04:47.478Z] 06:00:01 26583964 31531852 739372 2.25 230220 4783068 1723928 5.08 1621480 4029104 136 [2024-07-15T06:04:47.478Z] 06:01:01 26583624 31531616 739528 2.25 230272 4783068 1723928 5.08 1621952 4029104 172 [2024-07-15T06:04:47.478Z] 06:02:01 26583948 31531976 739104 2.25 230304 4783076 1723928 5.08 1622208 4029108 192 [2024-07-15T06:04:47.478Z] 06:03:01 26584916 31532980 738040 2.24 230332 4783080 1723928 5.08 1620680 4029112 208 [2024-07-15T06:04:47.478Z] 06:04:01 26585108 31533364 737788 2.24 230372 4783208 1723928 5.08 1621024 4029240 240 [2024-07-15T06:04:47.478Z] Average: 26969389 31506448 775255 2.36 210866 4416675 1816788 5.35 1529910 3772579 52170 [2024-07-15T06:04:47.478Z] [2024-07-15T06:04:47.478Z] 05:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-07-15T06:04:47.478Z] 05:51:01 ens3 515.81 352.42 5867.00 95.95 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.478Z] 05:51:01 lo 6.93 6.93 0.67 0.67 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.478Z] 05:51:01 docker0 21.75 20.63 1.67 140.06 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:52:01 ens3 479.10 334.18 3305.72 37.33 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:52:01 docker0 326.57 468.15 28.03 3297.22 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:53:01 ens3 43.46 26.55 70.49 16.55 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:53:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:53:01 docker0 1.35 2.48 0.08 30.89 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:53:01 vethf5d3ae4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:54:01 ens3 108.83 68.26 2678.84 13.64 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:54:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:54:01 docker0 3.43 6.92 0.21 94.79 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:55:01 ens3 209.10 91.53 2714.25 6.37 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:55:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:56:01 ens3 7.23 4.60 13.32 0.46 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:58:01 ens3 0.22 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 06:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 06:01:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 06:02:01 ens3 0.55 0.40 0.27 0.22 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 06:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 06:04:01 ens3 0.90 0.38 0.36 0.22 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] Average: ens3 97.59 62.81 1046.78 12.21 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] Average: lo 0.77 0.77 0.07 0.07 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] Average: docker0 25.27 35.65 2.15 254.99 0.00 0.00 0.00 0.00 [2024-07-15T06:04:47.479Z] [2024-07-15T06:04:47.479Z] [2024-07-15T06:04:47.479Z] ---> sar -P ALL: [2024-07-15T06:04:47.479Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5605) 07/15/24 _x86_64_ (8 CPU) [2024-07-15T06:04:47.479Z] [2024-07-15T06:04:47.479Z] 05:49:27 LINUX RESTART (8 CPU) [2024-07-15T06:04:47.479Z] [2024-07-15T06:04:47.479Z] 05:50:01 CPU %user %nice %system %iowait %steal %idle [2024-07-15T06:04:47.479Z] 05:51:01 all 9.00 0.00 3.13 2.83 0.07 84.98 [2024-07-15T06:04:47.479Z] 05:51:01 0 9.32 0.00 5.19 3.57 0.05 81.87 [2024-07-15T06:04:47.479Z] 05:51:01 1 7.90 0.00 2.33 3.04 0.07 86.67 [2024-07-15T06:04:47.479Z] 05:51:01 2 9.15 0.00 2.89 5.11 0.07 82.78 [2024-07-15T06:04:47.479Z] 05:51:01 3 10.64 0.00 2.56 0.54 0.07 86.20 [2024-07-15T06:04:47.479Z] 05:51:01 4 11.47 0.00 2.34 0.46 0.07 85.66 [2024-07-15T06:04:47.479Z] 05:51:01 5 7.13 0.00 3.72 0.96 0.07 88.13 [2024-07-15T06:04:47.479Z] 05:51:01 6 9.81 0.00 3.46 7.87 0.07 78.80 [2024-07-15T06:04:47.479Z] 05:51:01 7 6.59 0.00 2.56 1.10 0.07 89.68 [2024-07-15T06:04:47.479Z] 05:52:01 all 6.43 0.00 3.35 6.66 0.05 83.50 [2024-07-15T06:04:47.479Z] 05:52:01 0 7.35 0.00 2.94 0.30 0.07 89.34 [2024-07-15T06:04:47.479Z] 05:52:01 1 5.94 0.00 3.37 5.22 0.03 85.43 [2024-07-15T06:04:47.479Z] 05:52:01 2 6.03 0.00 4.32 8.33 0.05 81.27 [2024-07-15T06:04:47.479Z] 05:52:01 3 7.05 0.00 2.76 0.52 0.05 89.61 [2024-07-15T06:04:47.479Z] 05:52:01 4 5.68 0.00 2.69 1.23 0.05 90.36 [2024-07-15T06:04:47.479Z] 05:52:01 5 6.39 0.00 5.31 34.95 0.07 53.29 [2024-07-15T06:04:47.479Z] 05:52:01 6 6.41 0.00 2.13 0.87 0.05 90.54 [2024-07-15T06:04:47.479Z] 05:52:01 7 6.61 0.00 3.31 2.02 0.05 88.01 [2024-07-15T06:04:47.479Z] 05:53:01 all 40.03 0.00 6.43 2.14 0.08 51.32 [2024-07-15T06:04:47.479Z] 05:53:01 0 40.43 0.00 6.49 1.06 0.07 51.96 [2024-07-15T06:04:47.479Z] 05:53:01 1 38.62 0.00 6.13 1.85 0.08 53.32 [2024-07-15T06:04:47.479Z] 05:53:01 2 40.33 0.00 6.36 2.27 0.08 50.96 [2024-07-15T06:04:47.479Z] 05:53:01 3 39.46 0.00 6.30 0.66 0.07 53.52 [2024-07-15T06:04:47.479Z] 05:53:01 4 40.17 0.00 6.38 1.23 0.07 52.15 [2024-07-15T06:04:47.479Z] 05:53:01 5 40.09 0.00 6.34 2.01 0.08 51.47 [2024-07-15T06:04:47.479Z] 05:53:01 6 40.85 0.00 6.31 1.52 0.08 51.24 [2024-07-15T06:04:47.479Z] 05:53:01 7 40.26 0.00 7.10 6.58 0.12 45.95 [2024-07-15T06:04:47.479Z] 05:54:01 all 19.12 0.00 3.94 3.17 0.06 73.71 [2024-07-15T06:04:47.479Z] 05:54:01 0 19.21 0.00 3.86 0.05 0.05 76.82 [2024-07-15T06:04:47.479Z] 05:54:01 1 18.55 0.00 5.10 13.55 0.08 62.71 [2024-07-15T06:04:47.479Z] 05:54:01 2 19.34 0.00 4.10 0.03 0.05 76.47 [2024-07-15T06:04:47.479Z] 05:54:01 3 19.57 0.00 3.62 0.42 0.05 76.34 [2024-07-15T06:04:47.479Z] 05:54:01 4 20.32 0.00 3.54 1.21 0.05 74.89 [2024-07-15T06:04:47.479Z] 05:54:01 5 17.98 0.00 3.73 0.05 0.05 78.19 [2024-07-15T06:04:47.479Z] 05:54:01 6 18.40 0.00 3.82 9.23 0.07 68.48 [2024-07-15T06:04:47.479Z] 05:54:01 7 19.56 0.00 3.79 0.95 0.05 75.65 [2024-07-15T06:04:47.479Z] 05:55:01 all 2.34 0.00 1.18 0.83 0.03 95.63 [2024-07-15T06:04:47.479Z] 05:55:01 0 3.10 0.00 1.37 1.55 0.02 93.96 [2024-07-15T06:04:47.479Z] 05:55:01 1 1.99 0.00 1.05 0.55 0.00 96.41 [2024-07-15T06:04:47.479Z] 05:55:01 2 2.34 0.00 1.97 0.72 0.03 94.94 [2024-07-15T06:04:47.479Z] 05:55:01 3 3.68 0.00 1.69 1.00 0.05 93.58 [2024-07-15T06:04:47.479Z] 05:55:01 4 2.01 0.00 1.22 1.17 0.02 95.59 [2024-07-15T06:04:47.479Z] 05:55:01 5 2.17 0.00 0.84 0.02 0.02 96.96 [2024-07-15T06:04:47.479Z] 05:55:01 6 1.31 0.00 0.60 0.02 0.03 98.04 [2024-07-15T06:04:47.479Z] 05:55:01 7 2.09 0.00 0.70 1.64 0.03 95.54 [2024-07-15T06:04:47.479Z] 05:56:01 all 0.12 0.00 0.23 0.02 0.01 99.62 [2024-07-15T06:04:47.479Z] 05:56:01 0 0.08 0.00 0.10 0.00 0.00 99.82 [2024-07-15T06:04:47.479Z] 05:56:01 1 0.12 0.00 0.17 0.02 0.02 99.68 [2024-07-15T06:04:47.479Z] 05:56:01 2 0.17 0.00 0.17 0.05 0.00 99.62 [2024-07-15T06:04:47.479Z] 05:56:01 3 0.13 0.00 0.58 0.00 0.00 99.28 [2024-07-15T06:04:47.479Z] 05:56:01 4 0.13 0.00 0.15 0.00 0.03 99.68 [2024-07-15T06:04:47.479Z] 05:56:01 5 0.05 0.00 0.45 0.00 0.02 99.48 [2024-07-15T06:04:47.479Z] 05:56:01 6 0.07 0.00 0.12 0.00 0.02 99.80 [2024-07-15T06:04:47.479Z] 05:56:01 7 0.20 0.00 0.13 0.08 0.02 99.57 [2024-07-15T06:04:47.479Z] 05:57:01 all 0.07 0.00 0.05 0.01 0.01 99.86 [2024-07-15T06:04:47.479Z] 05:57:01 0 0.20 0.00 0.12 0.00 0.00 99.68 [2024-07-15T06:04:47.479Z] 05:57:01 1 0.13 0.00 0.05 0.02 0.00 99.80 [2024-07-15T06:04:47.479Z] 05:57:01 2 0.05 0.00 0.03 0.02 0.02 99.88 [2024-07-15T06:04:47.479Z] 05:57:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2024-07-15T06:04:47.479Z] 05:57:01 4 0.07 0.00 0.07 0.00 0.02 99.85 [2024-07-15T06:04:47.479Z] 05:57:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-15T06:04:47.479Z] 05:57:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-07-15T06:04:47.479Z] 05:57:01 7 0.07 0.00 0.02 0.05 0.00 99.87 [2024-07-15T06:04:47.479Z] 05:58:01 all 0.08 0.00 0.02 0.00 0.01 99.89 [2024-07-15T06:04:47.479Z] 05:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-15T06:04:47.479Z] 05:58:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2024-07-15T06:04:47.479Z] 05:58:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2024-07-15T06:04:47.479Z] 05:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T06:04:47.479Z] 05:58:01 4 0.08 0.00 0.03 0.00 0.03 99.85 [2024-07-15T06:04:47.479Z] 05:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T06:04:47.479Z] 05:58:01 6 0.47 0.00 0.03 0.00 0.02 99.48 [2024-07-15T06:04:47.479Z] 05:58:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2024-07-15T06:04:47.479Z] 05:59:01 all 0.26 0.00 0.00 0.01 0.01 99.72 [2024-07-15T06:04:47.479Z] 05:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-15T06:04:47.479Z] 05:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-15T06:04:47.479Z] 05:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-07-15T06:04:47.479Z] 05:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-15T06:04:47.479Z] 05:59:01 4 0.02 0.00 0.00 0.00 0.03 99.95 [2024-07-15T06:04:47.479Z] 05:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T06:04:47.479Z] 05:59:01 6 2.00 0.00 0.00 0.00 0.02 97.98 [2024-07-15T06:04:47.479Z] 05:59:01 7 0.00 0.00 0.00 0.08 0.00 99.92 [2024-07-15T06:04:47.479Z] 06:00:01 all 0.07 0.00 0.02 0.11 0.01 99.80 [2024-07-15T06:04:47.479Z] 06:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-15T06:04:47.479Z] 06:00:01 1 0.02 0.00 0.02 0.35 0.00 99.62 [2024-07-15T06:04:47.479Z] 06:00:01 2 0.03 0.00 0.05 0.02 0.00 99.90 [2024-07-15T06:04:47.479Z] 06:00:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2024-07-15T06:04:47.479Z] 06:00:01 4 0.07 0.00 0.00 0.02 0.02 99.90 [2024-07-15T06:04:47.479Z] 06:00:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-15T06:04:47.479Z] 06:00:01 6 0.35 0.00 0.02 0.00 0.02 99.62 [2024-07-15T06:04:47.479Z] 06:00:01 7 0.05 0.00 0.02 0.48 0.02 99.43 [2024-07-15T06:04:47.479Z] 06:01:01 all 0.12 0.00 0.01 0.03 0.01 99.83 [2024-07-15T06:04:47.479Z] 06:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T06:04:47.479Z] 06:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T06:04:47.479Z] 06:01:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-07-15T06:04:47.479Z] 06:01:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-15T06:04:47.479Z] 06:01:01 4 0.03 0.00 0.03 0.00 0.03 99.90 [2024-07-15T06:04:47.479Z] 06:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T06:04:47.479Z] 06:01:01 6 0.57 0.00 0.00 0.00 0.00 99.43 [2024-07-15T06:04:47.479Z] 06:01:01 7 0.32 0.00 0.00 0.27 0.00 99.42 [2024-07-15T06:04:47.479Z] [2024-07-15T06:04:47.479Z] 06:01:01 CPU %user %nice %system %iowait %steal %idle [2024-07-15T06:04:47.479Z] 06:02:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2024-07-15T06:04:47.479Z] 06:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-15T06:04:47.479Z] 06:02:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-07-15T06:04:47.479Z] 06:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T06:04:47.479Z] 06:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-15T06:04:47.479Z] 06:02:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2024-07-15T06:04:47.479Z] 06:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T06:04:47.479Z] 06:02:01 6 1.95 0.00 0.03 0.00 0.02 98.00 [2024-07-15T06:04:47.479Z] 06:02:01 7 0.00 0.00 0.02 0.05 0.02 99.92 [2024-07-15T06:04:47.479Z] 06:03:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2024-07-15T06:04:47.479Z] 06:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-07-15T06:04:47.479Z] 06:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-07-15T06:04:47.479Z] 06:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-07-15T06:04:47.479Z] 06:03:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-15T06:04:47.479Z] 06:03:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2024-07-15T06:04:47.479Z] 06:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T06:04:47.479Z] 06:03:01 6 0.17 0.00 0.05 0.00 0.02 99.77 [2024-07-15T06:04:47.479Z] 06:03:01 7 0.10 0.00 0.00 0.02 0.00 99.88 [2024-07-15T06:04:47.479Z] 06:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-07-15T06:04:47.479Z] 06:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-07-15T06:04:47.479Z] 06:04:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2024-07-15T06:04:47.479Z] 06:04:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-07-15T06:04:47.479Z] 06:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-07-15T06:04:47.479Z] 06:04:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-07-15T06:04:47.479Z] 06:04:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-07-15T06:04:47.479Z] 06:04:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2024-07-15T06:04:47.479Z] 06:04:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-07-15T06:04:47.479Z] Average: all 5.53 0.00 1.31 1.13 0.03 92.01 [2024-07-15T06:04:47.479Z] Average: 0 5.67 0.00 1.43 0.46 0.02 92.42 [2024-07-15T06:04:47.479Z] Average: 1 5.20 0.00 1.30 1.74 0.02 91.74 [2024-07-15T06:04:47.479Z] Average: 2 5.51 0.00 1.42 1.18 0.03 91.87 [2024-07-15T06:04:47.479Z] Average: 3 5.73 0.00 1.25 0.22 0.02 92.77 [2024-07-15T06:04:47.479Z] Average: 4 5.69 0.00 1.17 0.38 0.03 92.73 [2024-07-15T06:04:47.479Z] Average: 5 5.24 0.00 1.45 2.69 0.02 90.60 [2024-07-15T06:04:47.479Z] Average: 6 5.84 0.00 1.18 1.38 0.03 91.57 [2024-07-15T06:04:47.479Z] Average: 7 5.38 0.00 1.25 0.95 0.03 92.39 [2024-07-15T06:04:47.479Z] [2024-07-15T06:04:47.479Z] [2024-07-15T06:04:47.479Z]