Pull request #544 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c46bb77357340bf2ae48efb20d1858c864bfc810+64d7a7694c36189f4485ea56f1d095402521ef96 (90316b25b83db47b13562c9e887e173e4669c3b0) 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-ssh13624114615442315496.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1987393268540391104.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-544/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-544/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14774051327186131056.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-544/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4096207366752012013.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh584507263103288443.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-544/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-544/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7135338833964829791.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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 ‘prd-centos7-blackbox-4c-2g-5310’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5311’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5507’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5508’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5509’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5559’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5564 in /w/workspace/xfoundry_device-modbus-go_PR-544 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE 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-544 # 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 > 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/544/head:refs/remotes/origin/PR-544 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 64d7a7694c36189f4485ea56f1d095402521ef96 into PR head commit c46bb77357340bf2ae48efb20d1858c864bfc810 Merge succeeded, producing c46bb77357340bf2ae48efb20d1858c864bfc810 Checking out Revision c46bb77357340bf2ae48efb20d1858c864bfc810 (PR-544) Commit message: "build(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-13T23:33:35.318Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-13T23:33:35.540Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f c46bb77357340bf2ae48efb20d1858c864bfc810 # 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 64d7a7694c36189f4485ea56f1d095402521ef96 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c46bb77357340bf2ae48efb20d1858c864bfc810 # timeout=10 [Pipeline] echo [2024-03-13T23:33:35.657Z] ========================================================= [2024-03-13T23:33:35.657Z] EdgeX Global Pipelines Version Info [2024-03-13T23:33:35.657Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:33:36.402Z] ------------------- [2024-03-13T23:33:36.402Z] stable info: [2024-03-13T23:33:36.402Z] ------------------- [2024-03-13T23:33:36.402Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-13T23:33:36.402Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-13T23:33:36.402Z] Message: update stable to v1.0.258 [2024-03-13T23:33:36.973Z] ------------------- [2024-03-13T23:33:36.973Z] experimental info: [2024-03-13T23:33:36.973Z] ------------------- [2024-03-13T23:33:36.973Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-13T23:33:36.973Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-13T23:33:36.973Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-13T23:33:37.187Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-03-13T23:33:37.245Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-03-13T23:33:37.298Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-13T23:33:37.351Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-13T23:33:37.410Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-13T23:33:37.466Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-13T23:33:37.524Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-13T23:33:37.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-13T23:33:37.638Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-13T23:33:37.694Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-13T23:33:37.769Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-13T23:33:37.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-03-13T23:33:37.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-13T23:33:37.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-13T23:33:38.027Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-13T23:33:38.092Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-13T23:33:38.190Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-13T23:33:38.253Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-13T23:33:38.315Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-13T23:33:38.384Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-13T23:33:38.454Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-13T23:33:38.521Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-13T23:33:38.594Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-13T23:33:38.659Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-13T23:33:38.730Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-13T23:33:38.789Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-13T23:33:38.858Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-13T23:33:38.931Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-544 [Pipeline] echo [2024-03-13T23:33:39.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-544 [Pipeline] echo [2024-03-13T23:33:39.080Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-544 [Pipeline] echo [2024-03-13T23:33:39.156Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c46bb77357340bf2ae48efb20d1858c864bfc810 [Pipeline] echo [2024-03-13T23:33:39.229Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c46bb77 [Pipeline] echo [2024-03-13T23:33:39.307Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-13T23:33:39.486Z] provisioning config files... [2024-03-13T23:33:39.503Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-544@tmp/config4283815439725458487tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:33:39.906Z] ---> ****-login.sh [2024-03-13T23:33:39.906Z] nexus3.edgexfoundry.org:10001 [2024-03-13T23:33:40.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:33:40.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:33:40.170Z] Configure a credential helper to remove this warning. See [2024-03-13T23:33:40.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:33:40.170Z] [2024-03-13T23:33:40.170Z] Login Succeeded [2024-03-13T23:33:40.170Z] nexus3.edgexfoundry.org:10002 [2024-03-13T23:33:40.170Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:33:40.170Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:33:40.170Z] Configure a credential helper to remove this warning. See [2024-03-13T23:33:40.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:33:40.170Z] [2024-03-13T23:33:40.170Z] Login Succeeded [2024-03-13T23:33:40.170Z] nexus3.edgexfoundry.org:10003 [2024-03-13T23:33:40.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:33:40.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:33:40.431Z] Configure a credential helper to remove this warning. See [2024-03-13T23:33:40.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:33:40.431Z] [2024-03-13T23:33:40.431Z] Login Succeeded [2024-03-13T23:33:40.431Z] nexus3.edgexfoundry.org:10004 [2024-03-13T23:33:40.431Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:33:40.431Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:33:40.431Z] Configure a credential helper to remove this warning. See [2024-03-13T23:33:40.431Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:33:40.431Z] [2024-03-13T23:33:40.431Z] Login Succeeded [2024-03-13T23:33:40.431Z] ****.io [2024-03-13T23:33:40.695Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:33:40.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:33:40.695Z] Configure a credential helper to remove this warning. See [2024-03-13T23:33:40.695Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:33:40.695Z] [2024-03-13T23:33:40.695Z] Login Succeeded [2024-03-13T23:33:40.695Z] ---> ****-login.sh ends [Pipeline] } [2024-03-13T23:33:40.718Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-13T23:33:41.538Z] + git rev-list -1 --merges c46bb77357340bf2ae48efb20d1858c864bfc810~1..c46bb77357340bf2ae48efb20d1858c864bfc810 [Pipeline] echo [2024-03-13T23:33:41.597Z] -----------> git rev-list -1 --merges c46bb77357340bf2ae48efb20d1858c864bfc810~1..c46bb77357340bf2ae48efb20d1858c864bfc810 c46bb77357340bf2ae48efb20d1858c864bfc810 [false] [Pipeline] sh [2024-03-13T23:33:41.950Z] + git log --format=format:%s -1 c46bb77357340bf2ae48efb20d1858c864bfc810 [Pipeline] echo [2024-03-13T23:33:42.010Z] ========================================================= [2024-03-13T23:33:42.010Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-13T23:33:42.010Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-13T23:33:42.595Z] + git log --format=format:%s -1 c46bb77357340bf2ae48efb20d1858c864bfc810 [Pipeline] echo [2024-03-13T23:33:42.650Z] [semverPrep] GIT_COMMIT: c46bb77357340bf2ae48efb20d1858c864bfc810, Commit Message: build(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 [Pipeline] echo [2024-03-13T23:33:42.704Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-13T23:33:43.160Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-13T23:33:43.160Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-13T23:33:43.160Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-13T23:33:43.160Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-13T23:33:43.160Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-13T23:33:43.160Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-13T23:33:43.160Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:33:43.644Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-13T23:33:43.644Z] [2024-03-13T23:33:43.644Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:33:44.195Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-13T23:33:44.195Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-13T23:33:44.195Z] b85a868b505f: Pulling fs layer [2024-03-13T23:33:44.195Z] e2be974225ed: Pulling fs layer [2024-03-13T23:33:44.195Z] 339a4e72a1f5: Pulling fs layer [2024-03-13T23:33:44.195Z] 988bab9f4d93: Pulling fs layer [2024-03-13T23:33:44.195Z] 1469e6f7b9e6: Pulling fs layer [2024-03-13T23:33:44.195Z] eaf3925da568: Pulling fs layer [2024-03-13T23:33:44.195Z] bab4dde63d76: Pulling fs layer [2024-03-13T23:33:44.195Z] bde34c3a00c8: Pulling fs layer [2024-03-13T23:33:44.195Z] b352a97aabf1: Pulling fs layer [2024-03-13T23:33:44.195Z] 4872d77fe225: Pulling fs layer [2024-03-13T23:33:44.195Z] 5851b861e8e6: Pulling fs layer [2024-03-13T23:33:44.195Z] 1469e6f7b9e6: Waiting [2024-03-13T23:33:44.195Z] 988bab9f4d93: Waiting [2024-03-13T23:33:44.195Z] eaf3925da568: Waiting [2024-03-13T23:33:44.195Z] bde34c3a00c8: Waiting [2024-03-13T23:33:44.195Z] 4872d77fe225: Waiting [2024-03-13T23:33:44.195Z] b352a97aabf1: Waiting [2024-03-13T23:33:44.195Z] e2be974225ed: Verifying Checksum [2024-03-13T23:33:44.195Z] e2be974225ed: Download complete [2024-03-13T23:33:44.195Z] 988bab9f4d93: Verifying Checksum [2024-03-13T23:33:44.195Z] 988bab9f4d93: Download complete [2024-03-13T23:33:44.195Z] 1469e6f7b9e6: Verifying Checksum [2024-03-13T23:33:44.195Z] 1469e6f7b9e6: Download complete [2024-03-13T23:33:44.195Z] eaf3925da568: Verifying Checksum [2024-03-13T23:33:44.195Z] eaf3925da568: Download complete [2024-03-13T23:33:44.460Z] b85a868b505f: Verifying Checksum [2024-03-13T23:33:44.460Z] b85a868b505f: Download complete [2024-03-13T23:33:44.460Z] 339a4e72a1f5: Verifying Checksum [2024-03-13T23:33:44.460Z] bde34c3a00c8: Download complete [2024-03-13T23:33:44.460Z] 4872d77fe225: Download complete [2024-03-13T23:33:44.460Z] 5851b861e8e6: Verifying Checksum [2024-03-13T23:33:44.460Z] 5851b861e8e6: Download complete [2024-03-13T23:33:44.460Z] b352a97aabf1: Verifying Checksum [2024-03-13T23:33:44.460Z] b352a97aabf1: Download complete [2024-03-13T23:33:44.719Z] bab4dde63d76: Verifying Checksum [2024-03-13T23:33:44.719Z] bab4dde63d76: Download complete [2024-03-13T23:33:45.655Z] b85a868b505f: Pull complete [2024-03-13T23:33:45.923Z] e2be974225ed: Pull complete [2024-03-13T23:33:46.493Z] 339a4e72a1f5: Pull complete [2024-03-13T23:33:46.493Z] 988bab9f4d93: Pull complete [2024-03-13T23:33:46.752Z] 1469e6f7b9e6: Pull complete [2024-03-13T23:33:46.752Z] eaf3925da568: Pull complete [2024-03-13T23:33:48.658Z] bab4dde63d76: Pull complete [2024-03-13T23:33:48.658Z] bde34c3a00c8: Pull complete [2024-03-13T23:33:48.917Z] b352a97aabf1: Pull complete [2024-03-13T23:33:48.917Z] 4872d77fe225: Pull complete [2024-03-13T23:33:49.177Z] 5851b861e8e6: Pull complete [2024-03-13T23:33:49.177Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-13T23:33:49.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-13T23:33:49.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-13T23:33:49.504Z] prd-ubuntu20.04-docker-8c-8g-5564 does not seem to be running inside a container [2024-03-13T23:33:49.532Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-544 -v /w/workspace/xfoundry_device-modbus-go_PR-544:/w/workspace/xfoundry_device-modbus-go_PR-544:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-544@tmp:/w/workspace/xfoundry_device-modbus-go_PR-544@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-03-13T23:33:53.820Z] $ docker top 2bd904c86d849d6b5f848f9c2ef75b89c3247c8af5483a949e254adb45180e28 -eo pid,comm [2024-03-13T23:33:53.929Z] 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-03-13T23:33:53.929Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-13T23:33:54.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-13T23:33:54.136Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-13T23:33:54.271Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-13T23:33:54.270Z] $ docker exec 2bd904c86d849d6b5f848f9c2ef75b89c3247c8af5483a949e254adb45180e28 ssh-agent [2024-03-13T23:33:54.399Z] SSH_AUTH_SOCK=/tmp/ssh-dMIsbmT5StAS/agent.32 [2024-03-13T23:33:54.399Z] SSH_AGENT_PID=38 [2024-03-13T23:33:54.409Z] Running ssh-add (command line suppressed) [2024-03-13T23:33:54.508Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-544@tmp/private_key_3326158457191799594.key (/w/workspace/xfoundry_device-modbus-go_PR-544@tmp/private_key_3326158457191799594.key) [2024-03-13T23:33:54.780Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-13T23:33:55.233Z] + git tag --points-at HEAD [Pipeline] } [2024-03-13T23:33:55.255Z] $ docker exec --env ******** --env ******** 2bd904c86d849d6b5f848f9c2ef75b89c3247c8af5483a949e254adb45180e28 ssh-agent -k [2024-03-13T23:33:55.350Z] unset SSH_AUTH_SOCK; [2024-03-13T23:33:55.351Z] unset SSH_AGENT_PID; [2024-03-13T23:33:55.351Z] echo Agent pid 38 killed; [2024-03-13T23:33:55.363Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-13T23:33:55.516Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-13T23:33:55.516Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-13T23:33:55.632Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-13T23:33:55.632Z] $ docker exec 2bd904c86d849d6b5f848f9c2ef75b89c3247c8af5483a949e254adb45180e28 ssh-agent [2024-03-13T23:33:55.735Z] SSH_AUTH_SOCK=/tmp/ssh-oYST4AwZKNEx/agent.70 [2024-03-13T23:33:55.735Z] SSH_AGENT_PID=76 [2024-03-13T23:33:55.747Z] Running ssh-add (command line suppressed) [2024-03-13T23:33:55.866Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-544@tmp/private_key_3175299971831638671.key (/w/workspace/xfoundry_device-modbus-go_PR-544@tmp/private_key_3175299971831638671.key) [2024-03-13T23:33:55.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-13T23:33:56.245Z] + git semver init [2024-03-13T23:33:56.625Z] 2024-03-13 23:33:56,446 [run_init] DEBUG init version:0.0.0 force:False [2024-03-13T23:33:56.625Z] 2024-03-13 23:33:56,447 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-544/.semver [2024-03-13T23:33:56.625Z] 2024-03-13 23:33:56,447 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-544/.semver [2024-03-13T23:33:56.625Z] 2024-03-13 23:33:56,447 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-544/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-544, universal_newlines=False, shell=None, istream=None) [2024-03-13T23:33:58.005Z] 2024-03-13 23:33:57,606 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-544/.git/info/exclude [2024-03-13T23:33:58.005Z] 2024-03-13 23:33:57,607 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-544/.semver/PR-544 with force:False [2024-03-13T23:33:58.005Z] 2024-03-13 23:33:57,607 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-544/.semver/PR-544 [2024-03-13T23:33:58.005Z] 2024-03-13 23:33:57,611 [execute] INFO git cat-file --batch-check [2024-03-13T23:33:58.005Z] 2024-03-13 23:33:57,612 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-544/.semver, universal_newlines=False, shell=None, istream=) [2024-03-13T23:33:58.005Z] 2024-03-13 23:33:57,618 [execute] INFO git cat-file --batch [2024-03-13T23:33:58.005Z] 2024-03-13 23:33:57,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-544/.semver, universal_newlines=False, shell=None, istream=) [2024-03-13T23:33:58.005Z] 2024-03-13 23:33:57,622 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-544/.semver/PR-544 [2024-03-13T23:33:58.005Z] 0.0.0 [Pipeline] } [2024-03-13T23:33:58.030Z] $ docker exec --env ******** --env ******** 2bd904c86d849d6b5f848f9c2ef75b89c3247c8af5483a949e254adb45180e28 ssh-agent -k [2024-03-13T23:33:58.131Z] unset SSH_AUTH_SOCK; [2024-03-13T23:33:58.132Z] unset SSH_AGENT_PID; [2024-03-13T23:33:58.132Z] echo Agent pid 76 killed; [2024-03-13T23:33:58.140Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-13T23:33:58.700Z] + git semver [Pipeline] } [2024-03-13T23:33:58.985Z] $ docker stop --time=1 2bd904c86d849d6b5f848f9c2ef75b89c3247c8af5483a949e254adb45180e28 [2024-03-13T23:34:00.285Z] $ docker rm -f --volumes 2bd904c86d849d6b5f848f9c2ef75b89c3247c8af5483a949e254adb45180e28 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-13T23:34:00.728Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-13T23:34:01.055Z] Stashed 1 file(s) [Pipeline] echo [2024-03-13T23:34:01.074Z] [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-03-13T23:34:02.081Z] provisioning config files... [2024-03-13T23:34:02.092Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-544@tmp/config11825906435158682161tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:34:02.487Z] ---> ****-login.sh [2024-03-13T23:34:02.487Z] nexus3.edgexfoundry.org:10001 [2024-03-13T23:34:02.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:34:02.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:34:02.487Z] Configure a credential helper to remove this warning. See [2024-03-13T23:34:02.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:34:02.487Z] [2024-03-13T23:34:02.487Z] Login Succeeded [2024-03-13T23:34:02.487Z] nexus3.edgexfoundry.org:10002 [2024-03-13T23:34:02.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:34:02.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:34:02.487Z] Configure a credential helper to remove this warning. See [2024-03-13T23:34:02.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:34:02.487Z] [2024-03-13T23:34:02.487Z] Login Succeeded [2024-03-13T23:34:02.487Z] nexus3.edgexfoundry.org:10003 [2024-03-13T23:34:02.747Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:34:02.747Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:34:02.747Z] Configure a credential helper to remove this warning. See [2024-03-13T23:34:02.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:34:02.748Z] [2024-03-13T23:34:02.748Z] Login Succeeded [2024-03-13T23:34:02.748Z] nexus3.edgexfoundry.org:10004 [2024-03-13T23:34:02.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:34:02.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:34:02.748Z] Configure a credential helper to remove this warning. See [2024-03-13T23:34:02.748Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:34:02.748Z] [2024-03-13T23:34:02.748Z] Login Succeeded [2024-03-13T23:34:02.748Z] ****.io [2024-03-13T23:34:03.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:34:03.008Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:34:03.008Z] Configure a credential helper to remove this warning. See [2024-03-13T23:34:03.008Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:34:03.008Z] [2024-03-13T23:34:03.008Z] Login Succeeded [2024-03-13T23:34:03.008Z] ---> ****-login.sh ends [Pipeline] } [2024-03-13T23:34:03.041Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-13T23:34:03.369Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-13T23:34:03.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-13T23:34:03.490Z] ========================================================= [2024-03-13T23:34:03.490Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-13T23:34:03.490Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:34:04.076Z] + 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-03-13T23:34:04.076Z] Sending build context to Docker daemon 17.29MB [2024-03-13T23:34:04.076Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-03-13T23:34:04.076Z] Step 2/10 : FROM ${BASE} AS builder [2024-03-13T23:34:04.334Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-13T23:34:04.334Z] 7264a8db6415: Pulling fs layer [2024-03-13T23:34:04.334Z] c4d48a809fc2: Pulling fs layer [2024-03-13T23:34:04.334Z] 4f1c88b9dad5: Pulling fs layer [2024-03-13T23:34:04.334Z] ad3a456e5733: Pulling fs layer [2024-03-13T23:34:04.334Z] 69c7f0334f64: Pulling fs layer [2024-03-13T23:34:04.334Z] ad3a456e5733: Waiting [2024-03-13T23:34:04.334Z] 1f1c1a5573a3: Pulling fs layer [2024-03-13T23:34:04.334Z] ce7588e14bc9: Pulling fs layer [2024-03-13T23:34:04.334Z] b5e4710f87ac: Pulling fs layer [2024-03-13T23:34:04.334Z] ce7588e14bc9: Waiting [2024-03-13T23:34:04.334Z] 69c7f0334f64: Waiting [2024-03-13T23:34:04.334Z] 1f1c1a5573a3: Waiting [2024-03-13T23:34:04.334Z] c4d48a809fc2: Verifying Checksum [2024-03-13T23:34:04.334Z] c4d48a809fc2: Download complete [2024-03-13T23:34:04.334Z] ad3a456e5733: Verifying Checksum [2024-03-13T23:34:04.334Z] ad3a456e5733: Download complete [2024-03-13T23:34:04.334Z] 69c7f0334f64: Verifying Checksum [2024-03-13T23:34:04.334Z] 69c7f0334f64: Download complete [2024-03-13T23:34:04.334Z] 7264a8db6415: Verifying Checksum [2024-03-13T23:34:04.334Z] 7264a8db6415: Download complete [2024-03-13T23:34:04.334Z] 1f1c1a5573a3: Verifying Checksum [2024-03-13T23:34:04.334Z] 1f1c1a5573a3: Download complete [2024-03-13T23:34:04.334Z] 7264a8db6415: Pull complete [2024-03-13T23:34:04.598Z] b5e4710f87ac: Verifying Checksum [2024-03-13T23:34:04.598Z] b5e4710f87ac: Download complete [2024-03-13T23:34:04.598Z] c4d48a809fc2: Pull complete [2024-03-13T23:34:04.858Z] 4f1c88b9dad5: Verifying Checksum [2024-03-13T23:34:04.858Z] 4f1c88b9dad5: Download complete [2024-03-13T23:34:05.116Z] ce7588e14bc9: Verifying Checksum [2024-03-13T23:34:05.116Z] ce7588e14bc9: Download complete [2024-03-13T23:34:08.407Z] 4f1c88b9dad5: Pull complete [2024-03-13T23:34:08.407Z] ad3a456e5733: Pull complete [2024-03-13T23:34:08.407Z] 69c7f0334f64: Pull complete [2024-03-13T23:34:08.407Z] 1f1c1a5573a3: Pull complete [2024-03-13T23:34:11.038Z] ce7588e14bc9: Pull complete [2024-03-13T23:34:11.331Z] b5e4710f87ac: Pull complete [2024-03-13T23:34:11.331Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-13T23:34:11.331Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-13T23:34:11.331Z] ---> 88b5674ff536 [2024-03-13T23:34:11.331Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-03-13T23:34:15.556Z] ---> Running in cd1b7b8fd121 [2024-03-13T23:34:15.818Z] Removing intermediate container cd1b7b8fd121 [2024-03-13T23:34:15.818Z] ---> 4fd0935a077d [2024-03-13T23:34:15.818Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-13T23:34:15.818Z] ---> Running in 786139f62965 [2024-03-13T23:34:16.076Z] Removing intermediate container 786139f62965 [2024-03-13T23:34:16.076Z] ---> 45eb7dc52bbb [2024-03-13T23:34:16.076Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-03-13T23:34:16.344Z] ---> Running in ee67014423cb [2024-03-13T23:34:16.796Z] Still waiting to schedule task [2024-03-13T23:34:16.796Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-5566’ [2024-03-13T23:34:16.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-13T23:34:17.174Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-13T23:34:17.431Z] (1/8) Installing openssh-keygen (9.3_p2-r1) [2024-03-13T23:34:17.431Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-03-13T23:34:17.431Z] (3/8) Installing openssh-client-common (9.3_p2-r1) [2024-03-13T23:34:17.431Z] (4/8) Installing openssh-client-default (9.3_p2-r1) [2024-03-13T23:34:17.431Z] (5/8) Installing openssh-sftp-server (9.3_p2-r1) [2024-03-13T23:34:17.431Z] (6/8) Installing openssh-server-common (9.3_p2-r1) [2024-03-13T23:34:17.431Z] (7/8) Installing openssh-server (9.3_p2-r1) [2024-03-13T23:34:17.431Z] (8/8) Installing openssh (9.3_p2-r1) [2024-03-13T23:34:17.431Z] Executing busybox-1.36.1-r5.trigger [2024-03-13T23:34:17.431Z] OK: 270 MiB in 60 packages [2024-03-13T23:34:18.814Z] Removing intermediate container ee67014423cb [2024-03-13T23:34:18.814Z] ---> 38a292c37f62 [2024-03-13T23:34:18.814Z] Step 6/10 : WORKDIR /device-modbus-go [2024-03-13T23:34:19.075Z] ---> Running in 64b804301635 [2024-03-13T23:34:19.679Z] Removing intermediate container 64b804301635 [2024-03-13T23:34:19.679Z] ---> 6109d0764843 [2024-03-13T23:34:19.679Z] Step 7/10 : COPY go.mod vendor* ./ [2024-03-13T23:34:19.952Z] ---> b84fdfcc2238 [2024-03-13T23:34:19.952Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-13T23:34:20.214Z] ---> Running in e52d17872055 [2024-03-13T23:34:59.134Z] Removing intermediate container e52d17872055 [2024-03-13T23:34:59.134Z] ---> 1a8e7c8e8615 [2024-03-13T23:34:59.134Z] Step 9/10 : COPY . . [2024-03-13T23:34:59.134Z] ---> 01bf48984c0c [2024-03-13T23:34:59.134Z] Step 10/10 : RUN ${MAKE} [2024-03-13T23:34:59.134Z] ---> Running in 54cd928d2e17 [2024-03-13T23:34:59.134Z] noop [2024-03-13T23:34:59.134Z] Removing intermediate container 54cd928d2e17 [2024-03-13T23:34:59.134Z] ---> fe10bda1ef1f [2024-03-13T23:34:59.134Z] Successfully built fe10bda1ef1f [2024-03-13T23:34:59.134Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:34:59.654Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-13T23:34:59.654Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-13T23:34:59.845Z] prd-ubuntu20.04-docker-8c-8g-5564 does not seem to be running inside a container [2024-03-13T23:34:59.879Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-544 -v /w/workspace/xfoundry_device-modbus-go_PR-544:/w/workspace/xfoundry_device-modbus-go_PR-544:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-544@tmp:/w/workspace/xfoundry_device-modbus-go_PR-544@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-03-13T23:35:00.216Z] $ docker top f7617a78eba81f49eef979f2cdd814c17c99934437d80d91f18814fe5c1c9cb2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-13T23:35:00.769Z] + go version [2024-03-13T23:35:00.769Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-13T23:35:00.805Z] $ docker stop --time=1 f7617a78eba81f49eef979f2cdd814c17c99934437d80d91f18814fe5c1c9cb2 [2024-03-13T23:35:02.078Z] $ docker rm -f --volumes f7617a78eba81f49eef979f2cdd814c17c99934437d80d91f18814fe5c1c9cb2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:35:03.130Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-13T23:35:03.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-13T23:35:03.318Z] prd-ubuntu20.04-docker-8c-8g-5564 does not seem to be running inside a container [2024-03-13T23:35:03.356Z] $ 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-544 -v /w/workspace/xfoundry_device-modbus-go_PR-544:/w/workspace/xfoundry_device-modbus-go_PR-544:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-544@tmp:/w/workspace/xfoundry_device-modbus-go_PR-544@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-03-13T23:35:03.661Z] $ docker top 1bc32622a6257af32731f4343f573ef43278b96ebafdb08aaa9f5fc01bfa0844 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-13T23:35:04.089Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-544 [Pipeline] fileExists [Pipeline] sh [2024-03-13T23:35:04.484Z] + make test [2024-03-13T23:35:04.484Z] go test ./... -coverprofile=coverage.out [2024-03-13T23:35:05.859Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-03-13T23:35:15.844Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-03-13T23:35:15.844Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.013s coverage: 47.9% of statements [2024-03-13T23:35:22.082Z] go vet ./... [2024-03-13T23:35:24.000Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-13T23:35:24.000Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-13T23:35:24.000Z] ./bin/test-attribution-txt.sh [2024-03-13T23:35:24.265Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-13T23:35:24.310Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-13T23:35:24.384Z] $ docker stop --time=1 1bc32622a6257af32731f4343f573ef43278b96ebafdb08aaa9f5fc01bfa0844 [2024-03-13T23:35:27.899Z] $ docker rm -f --volumes 1bc32622a6257af32731f4343f573ef43278b96ebafdb08aaa9f5fc01bfa0844 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-13T23:35:28.648Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-13T23:35:28.718Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-13T23:35:29.506Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-13T23:35:29.817Z] + ls -al . [2024-03-13T23:35:29.817Z] total 192 [2024-03-13T23:35:29.817Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:35 . [2024-03-13T23:35:29.817Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:33 .. [2024-03-13T23:35:29.817Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 13 23:33 .dockerignore [2024-03-13T23:35:29.817Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:35 .git [2024-03-13T23:35:29.817Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:33 .github [2024-03-13T23:35:29.817Z] -rw-rw-r-- 1 jenkins jenkins 266 Mar 13 23:33 .gitignore [2024-03-13T23:35:29.817Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 23:33 .golangci.yml [2024-03-13T23:35:29.817Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:33 .semver [2024-03-13T23:35:29.817Z] -rw-rw-r-- 1 jenkins jenkins 11101 Mar 13 23:33 Attribution.txt [2024-03-13T23:35:29.817Z] -rw-rw-r-- 1 jenkins jenkins 16388 Mar 13 23:33 CHANGELOG.md [2024-03-13T23:35:29.817Z] -rw-rw-r-- 1 jenkins jenkins 1474 Mar 13 23:33 Dockerfile [2024-03-13T23:35:29.817Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:33 GOVERNANCE.md [2024-03-13T23:35:29.817Z] -rw-rw-r-- 1 jenkins jenkins 658 Mar 13 23:33 Jenkinsfile [2024-03-13T23:35:29.817Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 23:33 LICENSE [2024-03-13T23:35:29.817Z] -rw-rw-r-- 1 jenkins jenkins 1942 Mar 13 23:33 Makefile [2024-03-13T23:35:29.817Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 13 23:33 OWNERS.md [2024-03-13T23:35:29.817Z] -rw-rw-r-- 1 jenkins jenkins 4463 Mar 13 23:33 README.md [2024-03-13T23:35:29.817Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:34 VERSION [2024-03-13T23:35:29.817Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:33 bin [2024-03-13T23:35:29.817Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:33 cmd [2024-03-13T23:35:29.817Z] -rw-r--r-- 1 jenkins jenkins 24334 Mar 13 23:35 coverage.out [2024-03-13T23:35:29.817Z] -rw-rw-r-- 1 jenkins jenkins 3987 Mar 13 23:33 go.mod [2024-03-13T23:35:29.817Z] -rw-rw-r-- 1 jenkins jenkins 36558 Mar 13 23:33 go.sum [2024-03-13T23:35:29.817Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:33 internal [2024-03-13T23:35:29.817Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:33 simulator [2024-03-13T23:35:29.817Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 13 23:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:35:30.294Z] + 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=c46bb77357340bf2ae48efb20d1858c864bfc810 --label arch=amd64 --label version=0.0.0 . [2024-03-13T23:35:30.294Z] Sending build context to Docker daemon 17.31MB [2024-03-13T23:35:30.294Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-03-13T23:35:30.294Z] Step 2/23 : FROM ${BASE} AS builder [2024-03-13T23:35:30.294Z] ---> fe10bda1ef1f [2024-03-13T23:35:30.294Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-03-13T23:35:31.273Z] ---> Running in f1b2e2c65516 [2024-03-13T23:35:31.531Z] Removing intermediate container f1b2e2c65516 [2024-03-13T23:35:31.531Z] ---> 7048dd4f6741 [2024-03-13T23:35:31.531Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-13T23:35:31.814Z] ---> Running in 20943857795e [2024-03-13T23:35:32.071Z] Removing intermediate container 20943857795e [2024-03-13T23:35:32.072Z] ---> d88e6e1a0d61 [2024-03-13T23:35:32.072Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-03-13T23:35:32.072Z] ---> Running in 5f33dc1019e1 [2024-03-13T23:35:32.653Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-13T23:35:32.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-13T23:35:33.172Z] OK: 270 MiB in 60 packages [2024-03-13T23:35:33.432Z] Removing intermediate container 5f33dc1019e1 [2024-03-13T23:35:33.432Z] ---> 490b3488a0ba [2024-03-13T23:35:33.432Z] Step 6/23 : WORKDIR /device-modbus-go [2024-03-13T23:35:33.691Z] ---> Running in 2db94e005651 [2024-03-13T23:35:33.691Z] Removing intermediate container 2db94e005651 [2024-03-13T23:35:33.691Z] ---> 582100070fa5 [2024-03-13T23:35:33.691Z] Step 7/23 : COPY go.mod vendor* ./ [2024-03-13T23:35:33.691Z] ---> af93630d7aac [2024-03-13T23:35:33.691Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-13T23:35:33.691Z] ---> Running in 4da7b5c3943a [2024-03-13T23:35:34.257Z] Removing intermediate container 4da7b5c3943a [2024-03-13T23:35:34.257Z] ---> 669a87091e51 [2024-03-13T23:35:34.257Z] Step 9/23 : COPY . . [2024-03-13T23:35:35.192Z] ---> 110ea72d6061 [2024-03-13T23:35:35.192Z] Step 10/23 : RUN ${MAKE} [2024-03-13T23:35:35.192Z] ---> Running in 241ca5fe60a6 [2024-03-13T23:35:35.192Z] 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.10" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-03-13T23:35:53.372Z] Removing intermediate container 241ca5fe60a6 [2024-03-13T23:35:53.372Z] ---> d952caaffd68 [2024-03-13T23:35:53.372Z] Step 11/23 : FROM alpine:3.18 [2024-03-13T23:35:53.372Z] 3.18: Pulling from library/alpine [2024-03-13T23:35:53.372Z] 619be1103602: Pulling fs layer [2024-03-13T23:35:53.372Z] 619be1103602: Download complete [2024-03-13T23:35:53.631Z] 619be1103602: Pull complete [2024-03-13T23:35:53.631Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-13T23:35:53.890Z] Status: Downloaded newer image for alpine:3.18 [2024-03-13T23:35:53.890Z] ---> d3782b16ccc9 [2024-03-13T23:35:53.890Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-03-13T23:35:54.148Z] ---> Running in 9ba4aed012bb [2024-03-13T23:35:54.419Z] Removing intermediate container 9ba4aed012bb [2024-03-13T23:35:54.419Z] ---> 2aa47df4f309 [2024-03-13T23:35:54.419Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-03-13T23:35:54.687Z] ---> Running in 043c9cc61f30 [2024-03-13T23:35:55.255Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-13T23:35:55.519Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-13T23:35:55.782Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-13T23:35:55.782Z] Executing busybox-1.36.1-r5.trigger [2024-03-13T23:35:55.782Z] OK: 7 MiB in 16 packages [2024-03-13T23:35:56.041Z] Removing intermediate container 043c9cc61f30 [2024-03-13T23:35:56.041Z] ---> f5e3476953df [2024-03-13T23:35:56.041Z] Step 14/23 : RUN apk --no-cache upgrade [2024-03-13T23:35:56.041Z] ---> Running in 70933ec24b5a [2024-03-13T23:35:56.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-13T23:35:56.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-13T23:35:56.558Z] OK: 7 MiB in 16 packages [2024-03-13T23:35:56.817Z] Removing intermediate container 70933ec24b5a [2024-03-13T23:35:56.817Z] ---> e7827429dfa3 [2024-03-13T23:35:56.817Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-03-13T23:35:57.387Z] ---> 3d1d626471e5 [2024-03-13T23:35:57.387Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-03-13T23:35:57.647Z] ---> a5d247998857 [2024-03-13T23:35:57.647Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-03-13T23:35:57.647Z] ---> 9d07575e5004 [2024-03-13T23:35:57.647Z] Step 18/23 : EXPOSE 59901 [2024-03-13T23:35:57.647Z] ---> Running in e005926dd5d1 [2024-03-13T23:35:57.647Z] Removing intermediate container e005926dd5d1 [2024-03-13T23:35:57.647Z] ---> 5b29c483369d [2024-03-13T23:35:57.647Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-03-13T23:35:57.905Z] ---> Running in f4db3a30d612 [2024-03-13T23:35:57.905Z] Removing intermediate container f4db3a30d612 [2024-03-13T23:35:57.905Z] ---> 1cb534ac31a7 [2024-03-13T23:35:57.905Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-03-13T23:35:57.905Z] ---> Running in b53f782679ae [2024-03-13T23:35:57.905Z] Removing intermediate container b53f782679ae [2024-03-13T23:35:57.905Z] ---> 5a075fa11693 [2024-03-13T23:35:57.905Z] Step 21/23 : LABEL arch=amd64 [2024-03-13T23:35:57.905Z] ---> Running in 07c0454ddcad [2024-03-13T23:35:58.163Z] Removing intermediate container 07c0454ddcad [2024-03-13T23:35:58.163Z] ---> e0363cb1c3ea [2024-03-13T23:35:58.163Z] Step 22/23 : LABEL git_sha=c46bb77357340bf2ae48efb20d1858c864bfc810 [2024-03-13T23:35:58.163Z] ---> Running in c4228234c0b5 [2024-03-13T23:35:58.163Z] Removing intermediate container c4228234c0b5 [2024-03-13T23:35:58.163Z] ---> e998b4f77b3b [2024-03-13T23:35:58.163Z] Step 23/23 : LABEL version=0.0.0 [2024-03-13T23:35:58.163Z] ---> Running in b5225620eeb1 [2024-03-13T23:35:58.421Z] Removing intermediate container b5225620eeb1 [2024-03-13T23:35:58.421Z] ---> d74aada0be6e [2024-03-13T23:35:58.421Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-13T23:35:58.421Z] Successfully built d74aada0be6e [2024-03-13T23:35:58.421Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:35:59.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-13T23:35:59.733Z] [2024-03-13T23:35:59.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:36:00.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-13T23:36:00.147Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-13T23:36:00.147Z] 5eb5b503b376: Pulling fs layer [2024-03-13T23:36:00.147Z] 5c69ac0246d0: Pulling fs layer [2024-03-13T23:36:00.147Z] ec43610c2a17: Pulling fs layer [2024-03-13T23:36:00.147Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-13T23:36:00.147Z] 33b1e0a273af: Pulling fs layer [2024-03-13T23:36:00.147Z] 5d3b04190fa2: Pulling fs layer [2024-03-13T23:36:00.147Z] 2f39f015ded8: Pulling fs layer [2024-03-13T23:36:00.147Z] 2f39f015ded8: Waiting [2024-03-13T23:36:00.147Z] 5d3b04190fa2: Waiting [2024-03-13T23:36:00.147Z] 3a2ae6a8a46f: Waiting [2024-03-13T23:36:00.147Z] 33b1e0a273af: Waiting [2024-03-13T23:36:00.147Z] 5c69ac0246d0: Download complete [2024-03-13T23:36:00.147Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-13T23:36:00.147Z] 3a2ae6a8a46f: Download complete [2024-03-13T23:36:00.147Z] ec43610c2a17: Verifying Checksum [2024-03-13T23:36:00.147Z] ec43610c2a17: Download complete [2024-03-13T23:36:00.147Z] 5d3b04190fa2: Verifying Checksum [2024-03-13T23:36:00.147Z] 5d3b04190fa2: Download complete [2024-03-13T23:36:00.147Z] 33b1e0a273af: Download complete [2024-03-13T23:36:00.405Z] 5eb5b503b376: Verifying Checksum [2024-03-13T23:36:00.405Z] 5eb5b503b376: Download complete [2024-03-13T23:36:01.412Z] 2f39f015ded8: Download complete [2024-03-13T23:36:01.412Z] 5eb5b503b376: Pull complete [2024-03-13T23:36:01.679Z] 5c69ac0246d0: Pull complete [2024-03-13T23:36:01.939Z] ec43610c2a17: Pull complete [2024-03-13T23:36:02.356Z] 3a2ae6a8a46f: Pull complete [2024-03-13T23:36:02.356Z] 33b1e0a273af: Pull complete [2024-03-13T23:36:02.356Z] 5d3b04190fa2: Pull complete [2024-03-13T23:36:06.600Z] 2f39f015ded8: Pull complete [2024-03-13T23:36:06.600Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-13T23:36:06.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-13T23:36:06.600Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-13T23:36:06.925Z] prd-ubuntu20.04-docker-8c-8g-5564 does not seem to be running inside a container [2024-03-13T23:36:06.963Z] $ 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-544 -v /w/workspace/xfoundry_device-modbus-go_PR-544:/w/workspace/xfoundry_device-modbus-go_PR-544:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-544@tmp:/w/workspace/xfoundry_device-modbus-go_PR-544@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-03-13T23:36:10.387Z] $ docker top 7c8e6e6dcd296d9c068db178606cf8ec41995827c658de767eeea2d8bd800a40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:36:10.880Z] ---> job-cost.sh [2024-03-13T23:36:10.880Z] lf-activate-venv: SKIPPING [2024-03-13T23:36:10.880Z] INFO: No Stack... [2024-03-13T23:36:11.139Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-13T23:36:11.399Z] INFO: Archiving Costs [Pipeline] sh [2024-03-13T23:36:11.717Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-544/archives/cost.csv [2024-03-13T23:36:11.717Z] + cut -d, -f6 [Pipeline] lock [2024-03-13T23:36:11.758Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-544-1-stack-cost] [2024-03-13T23:36:11.763Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-544-1-stack-cost] did not exist. Created. [2024-03-13T23:36:11.769Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-544-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-13T23:36:12.251Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-13T23:36:12.314Z] Stashed 1 file(s) [Pipeline] } [2024-03-13T23:36:12.368Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-544-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-13T23:36:12.529Z] $ docker stop --time=1 7c8e6e6dcd296d9c068db178606cf8ec41995827c658de767eeea2d8bd800a40 [2024-03-13T23:36:13.677Z] $ docker rm -f --volumes 7c8e6e6dcd296d9c068db178606cf8ec41995827c658de767eeea2d8bd800a40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-13T23:36:40.903Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5580 in /w/workspace/xfoundry_device-modbus-go_PR-544 [Pipeline] { [Pipeline] ws [2024-03-13T23:36:40.995Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2024-03-13T23:36:44.132Z] Selected Git installation does not exist. Using Default [2024-03-13T23:36:44.132Z] The recommended git tool is: NONE [2024-03-13T23:36:53.318Z] using credential edgex-jenkins-ssh [2024-03-13T23:36:53.343Z] Cloning the remote Git repository [2024-03-13T23:36:53.438Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-03-13T23:36:53.809Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2024-03-13T23:36:54.097Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-03-13T23:36:54.099Z] > git --version # timeout=10 [2024-03-13T23:36:54.133Z] > git --version # 'git version 2.25.1' [2024-03-13T23:36:54.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-13T23:36:54.438Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-13T23:36:57.002Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-03-13T23:36:57.036Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-13T23:36:59.256Z] Merging remotes/origin/main commit 64d7a7694c36189f4485ea56f1d095402521ef96 into PR head commit c46bb77357340bf2ae48efb20d1858c864bfc810 [2024-03-13T23:36:58.584Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-03-13T23:36:58.642Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-03-13T23:36:58.643Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-13T23:36:58.667Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/544/head:refs/remotes/origin/PR-544 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-13T23:36:59.284Z] > git config core.sparsecheckout # timeout=10 [2024-03-13T23:36:59.384Z] > git checkout -f c46bb77357340bf2ae48efb20d1858c864bfc810 # timeout=10 [2024-03-13T23:36:59.610Z] Merge succeeded, producing c46bb77357340bf2ae48efb20d1858c864bfc810 [2024-03-13T23:36:59.611Z] Checking out Revision c46bb77357340bf2ae48efb20d1858c864bfc810 (PR-544) [2024-03-13T23:37:00.598Z] Commit message: "build(deps): Bump google.golang.org/protobuf from 1.32.0 to 1.33.0" [2024-03-13T23:37:00.685Z] > git --version # timeout=10 [2024-03-13T23:37:00.701Z] > git --version # 'git version 2.25.1' [2024-03-13T23:37:00.730Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-13T23:36:59.493Z] > git remote # timeout=10 [2024-03-13T23:36:59.514Z] > git config --get remote.origin.url # timeout=10 [2024-03-13T23:36:59.540Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-13T23:36:59.558Z] > git merge 64d7a7694c36189f4485ea56f1d095402521ef96 # timeout=10 [2024-03-13T23:36:59.590Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-13T23:36:59.620Z] > git config core.sparsecheckout # timeout=10 [2024-03-13T23:36:59.640Z] > git checkout -f c46bb77357340bf2ae48efb20d1858c864bfc810 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-13T23:37:02.181Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-13T23:37:02.181Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-13T23:37:02.181Z] Dload Upload Total Spent Left Speed [2024-03-13T23:37:02.181Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 173k 0 --:--:-- --:--:-- --:--:-- 173k [Pipeline] sh [2024-03-13T23:37:02.573Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-13T23:37:02.938Z] + sudo tee /etc/docker/daemon.new [2024-03-13T23:37:02.938Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-13T23:37:02.938Z] { [2024-03-13T23:37:02.938Z] "registry-mirrors": [ [2024-03-13T23:37:02.938Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-13T23:37:02.938Z] ], [2024-03-13T23:37:02.938Z] "bip": "10.250.0.254/24", [2024-03-13T23:37:02.938Z] "hosts": [ [2024-03-13T23:37:02.938Z] "tcp://0.0.0.0:5555", [2024-03-13T23:37:02.938Z] "unix:///var/run/docker.sock" [2024-03-13T23:37:02.938Z] ], [2024-03-13T23:37:02.938Z] "mtu": 1458, [2024-03-13T23:37:02.938Z] "selinux-enabled": true, [2024-03-13T23:37:02.938Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-13T23:37:02.938Z] } [Pipeline] sh [2024-03-13T23:37:03.344Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-13T23:37:03.715Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-13T23:37:21.724Z] provisioning config files... [2024-03-13T23:37:28.981Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config2970057765563867375tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:37:31.152Z] ---> ****-login.sh [2024-03-13T23:37:31.152Z] nexus3.edgexfoundry.org:10001 [2024-03-13T23:37:31.152Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:37:31.428Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:37:31.428Z] Configure a credential helper to remove this warning. See [2024-03-13T23:37:31.428Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:37:31.428Z] [2024-03-13T23:37:31.428Z] Login Succeeded [2024-03-13T23:37:31.428Z] nexus3.edgexfoundry.org:10002 [2024-03-13T23:37:31.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:37:31.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:37:31.985Z] Configure a credential helper to remove this warning. See [2024-03-13T23:37:31.986Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:37:31.986Z] [2024-03-13T23:37:31.986Z] Login Succeeded [2024-03-13T23:37:31.986Z] nexus3.edgexfoundry.org:10003 [2024-03-13T23:37:32.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:37:32.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:37:32.541Z] Configure a credential helper to remove this warning. See [2024-03-13T23:37:32.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:37:32.541Z] [2024-03-13T23:37:32.541Z] Login Succeeded [2024-03-13T23:37:32.541Z] nexus3.edgexfoundry.org:10004 [2024-03-13T23:37:32.823Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:37:33.114Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:37:33.114Z] Configure a credential helper to remove this warning. See [2024-03-13T23:37:33.114Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:37:33.114Z] [2024-03-13T23:37:33.114Z] Login Succeeded [2024-03-13T23:37:33.114Z] ****.io [2024-03-13T23:37:33.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:37:33.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:37:33.681Z] Configure a credential helper to remove this warning. See [2024-03-13T23:37:33.681Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:37:33.681Z] [2024-03-13T23:37:33.681Z] Login Succeeded [2024-03-13T23:37:33.681Z] ---> ****-login.sh ends [Pipeline] } [2024-03-13T23:37:33.713Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-13T23:37:34.391Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-13T23:37:34.466Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-13T23:37:34.544Z] ========================================================= [2024-03-13T23:37:34.544Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-13T23:37:34.544Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:37:35.229Z] + 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-03-13T23:37:35.834Z] Sending build context to Docker daemon 8.771MB [2024-03-13T23:37:35.834Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-03-13T23:37:35.834Z] Step 2/10 : FROM ${BASE} AS builder [2024-03-13T23:37:36.149Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-13T23:37:36.149Z] 9fda8d8052c6: Pulling fs layer [2024-03-13T23:37:36.149Z] 5d54e960e981: Pulling fs layer [2024-03-13T23:37:36.149Z] c4a7e357bf2a: Pulling fs layer [2024-03-13T23:37:36.149Z] f0e02332f6b5: Pulling fs layer [2024-03-13T23:37:36.149Z] 872ee5b61b7b: Pulling fs layer [2024-03-13T23:37:36.149Z] 0c6a40ed1a82: Pulling fs layer [2024-03-13T23:37:36.149Z] 94ae7d8d031c: Pulling fs layer [2024-03-13T23:37:36.149Z] f0e02332f6b5: Waiting [2024-03-13T23:37:36.149Z] 872ee5b61b7b: Waiting [2024-03-13T23:37:36.149Z] 0c6a40ed1a82: Waiting [2024-03-13T23:37:36.149Z] 94ae7d8d031c: Waiting [2024-03-13T23:37:36.149Z] 5d54e960e981: Download complete [2024-03-13T23:37:36.149Z] f0e02332f6b5: Verifying Checksum [2024-03-13T23:37:36.149Z] f0e02332f6b5: Download complete [2024-03-13T23:37:36.149Z] 872ee5b61b7b: Download complete [2024-03-13T23:37:36.149Z] 9fda8d8052c6: Download complete [2024-03-13T23:37:36.771Z] 94ae7d8d031c: Verifying Checksum [2024-03-13T23:37:36.771Z] 94ae7d8d031c: Download complete [2024-03-13T23:37:37.369Z] 9fda8d8052c6: Pull complete [2024-03-13T23:37:37.960Z] 5d54e960e981: Pull complete [2024-03-13T23:37:38.234Z] c4a7e357bf2a: Download complete [2024-03-13T23:37:39.723Z] 0c6a40ed1a82: Verifying Checksum [2024-03-13T23:37:39.723Z] 0c6a40ed1a82: Download complete [2024-03-13T23:37:52.152Z] c4a7e357bf2a: Pull complete [2024-03-13T23:37:52.429Z] f0e02332f6b5: Pull complete [2024-03-13T23:37:53.031Z] 872ee5b61b7b: Pull complete [2024-03-13T23:38:03.266Z] 0c6a40ed1a82: Pull complete [2024-03-13T23:38:03.864Z] 94ae7d8d031c: Pull complete [2024-03-13T23:38:03.864Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-13T23:38:03.864Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-13T23:38:03.864Z] ---> 86de565de09d [2024-03-13T23:38:03.864Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-03-13T23:38:06.483Z] ---> Running in e5ae74af8700 [2024-03-13T23:38:06.483Z] Removing intermediate container e5ae74af8700 [2024-03-13T23:38:06.483Z] ---> e68a6c33bf31 [2024-03-13T23:38:06.483Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-13T23:38:06.483Z] ---> Running in d3695198cb17 [2024-03-13T23:38:07.074Z] Removing intermediate container d3695198cb17 [2024-03-13T23:38:07.074Z] ---> 71eb5b16f1d7 [2024-03-13T23:38:07.074Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-03-13T23:38:07.074Z] ---> Running in f4df515131ea [2024-03-13T23:38:08.652Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-13T23:38:08.922Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-13T23:38:10.362Z] (1/8) Installing openssh-keygen (9.3_p2-r1) [2024-03-13T23:38:10.362Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-03-13T23:38:10.362Z] (3/8) Installing openssh-client-common (9.3_p2-r1) [2024-03-13T23:38:10.362Z] (4/8) Installing openssh-client-default (9.3_p2-r1) [2024-03-13T23:38:10.362Z] (5/8) Installing openssh-sftp-server (9.3_p2-r1) [2024-03-13T23:38:10.362Z] (6/8) Installing openssh-server-common (9.3_p2-r1) [2024-03-13T23:38:10.362Z] (7/8) Installing openssh-server (9.3_p2-r1) [2024-03-13T23:38:10.639Z] (8/8) Installing openssh (9.3_p2-r1) [2024-03-13T23:38:10.639Z] Executing busybox-1.36.1-r5.trigger [2024-03-13T23:38:10.639Z] OK: 272 MiB in 60 packages [2024-03-13T23:38:12.113Z] Removing intermediate container f4df515131ea [2024-03-13T23:38:12.113Z] ---> 81579bce42c6 [2024-03-13T23:38:12.113Z] Step 6/10 : WORKDIR /device-modbus-go [2024-03-13T23:38:12.113Z] ---> Running in b77a8798c78d [2024-03-13T23:38:12.390Z] Removing intermediate container b77a8798c78d [2024-03-13T23:38:12.390Z] ---> 3547d44d3214 [2024-03-13T23:38:12.390Z] Step 7/10 : COPY go.mod vendor* ./ [2024-03-13T23:38:12.883Z] ---> e1a9eb0d2cdb [2024-03-13T23:38:12.883Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-13T23:38:13.159Z] ---> Running in c0dc22a1c9c8 [2024-03-13T23:39:21.392Z] Removing intermediate container c0dc22a1c9c8 [2024-03-13T23:39:21.392Z] ---> a0c54d0a088f [2024-03-13T23:39:21.392Z] Step 9/10 : COPY . . [2024-03-13T23:39:21.392Z] ---> 34174e8caa82 [2024-03-13T23:39:21.392Z] Step 10/10 : RUN ${MAKE} [2024-03-13T23:39:21.392Z] ---> Running in f988481d8883 [2024-03-13T23:39:21.668Z] noop [2024-03-13T23:39:23.114Z] Removing intermediate container f988481d8883 [2024-03-13T23:39:23.114Z] ---> f9e4645b8195 [2024-03-13T23:39:23.114Z] Successfully built f9e4645b8195 [2024-03-13T23:39:23.114Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:39:23.802Z] + docker inspect -f . ci-base-image-arm64 [2024-03-13T23:39:23.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-13T23:39:24.251Z] prd-ubuntu20.04-docker-arm64-4c-16g-5580 does not seem to be running inside a container [2024-03-13T23:39:24.385Z] $ 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-03-13T23:39:26.179Z] $ docker top f0453287e693112a957ba6fb312a02c106ae212d13ae8b0f12c540b3ef06fa46 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-13T23:39:27.279Z] + go version [2024-03-13T23:39:27.279Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-13T23:39:27.319Z] $ docker stop --time=1 f0453287e693112a957ba6fb312a02c106ae212d13ae8b0f12c540b3ef06fa46 [2024-03-13T23:39:29.158Z] $ docker rm -f --volumes f0453287e693112a957ba6fb312a02c106ae212d13ae8b0f12c540b3ef06fa46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:39:30.464Z] + docker inspect -f . ci-base-image-arm64 [2024-03-13T23:39:30.464Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-13T23:39:30.971Z] prd-ubuntu20.04-docker-arm64-4c-16g-5580 does not seem to be running inside a container [2024-03-13T23:39:31.071Z] $ 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-03-13T23:39:32.941Z] $ docker top e2d892a71428ecc6c815827c7ca1b1551b753d961633b45c4af670195309a56c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-13T23:39:34.029Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-13T23:39:34.831Z] + make test [2024-03-13T23:39:34.831Z] go test ./... -coverprofile=coverage.out [2024-03-13T23:39:39.622Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-03-13T23:42:32.538Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-03-13T23:42:32.539Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.073s coverage: 47.9% of statements [2024-03-13T23:42:32.539Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-13T23:42:32.539Z] go vet ./... [2024-03-13T23:42:59.256Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-13T23:42:59.256Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-13T23:42:59.256Z] ./bin/test-attribution-txt.sh [2024-03-13T23:42:59.256Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-13T23:42:59.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-13T23:42:59.385Z] $ docker stop --time=1 e2d892a71428ecc6c815827c7ca1b1551b753d961633b45c4af670195309a56c [2024-03-13T23:43:01.455Z] $ docker rm -f --volumes e2d892a71428ecc6c815827c7ca1b1551b753d961633b45c4af670195309a56c [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-13T23:43:02.995Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-13T23:43:03.031Z] Warning: overwriting stash ‘coverage-report’ [2024-03-13T23:43:03.898Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-13T23:43:04.778Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-13T23:43:05.147Z] + ls -al . [2024-03-13T23:43:05.147Z] total 188 [2024-03-13T23:43:05.147Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:39 . [2024-03-13T23:43:05.147Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:36 .. [2024-03-13T23:43:05.147Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 13 23:36 .dockerignore [2024-03-13T23:43:05.147Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:36 .git [2024-03-13T23:43:05.147Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:36 .github [2024-03-13T23:43:05.147Z] -rw-rw-r-- 1 jenkins jenkins 266 Mar 13 23:36 .gitignore [2024-03-13T23:43:05.147Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 23:36 .golangci.yml [2024-03-13T23:43:05.147Z] -rw-rw-r-- 1 jenkins jenkins 11101 Mar 13 23:36 Attribution.txt [2024-03-13T23:43:05.147Z] -rw-rw-r-- 1 jenkins jenkins 16388 Mar 13 23:36 CHANGELOG.md [2024-03-13T23:43:05.147Z] -rw-rw-r-- 1 jenkins jenkins 1474 Mar 13 23:36 Dockerfile [2024-03-13T23:43:05.147Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:36 GOVERNANCE.md [2024-03-13T23:43:05.147Z] -rw-rw-r-- 1 jenkins jenkins 658 Mar 13 23:36 Jenkinsfile [2024-03-13T23:43:05.147Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 23:36 LICENSE [2024-03-13T23:43:05.147Z] -rw-rw-r-- 1 jenkins jenkins 1942 Mar 13 23:36 Makefile [2024-03-13T23:43:05.147Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 13 23:36 OWNERS.md [2024-03-13T23:43:05.147Z] -rw-rw-r-- 1 jenkins jenkins 4463 Mar 13 23:36 README.md [2024-03-13T23:43:05.147Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:34 VERSION [2024-03-13T23:43:05.147Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:36 bin [2024-03-13T23:43:05.147Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:36 cmd [2024-03-13T23:43:05.147Z] -rw-r--r-- 1 jenkins jenkins 24334 Mar 13 23:42 coverage.out [2024-03-13T23:43:05.147Z] -rw-rw-r-- 1 jenkins jenkins 3987 Mar 13 23:36 go.mod [2024-03-13T23:43:05.147Z] -rw-rw-r-- 1 jenkins jenkins 36558 Mar 13 23:36 go.sum [2024-03-13T23:43:05.147Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:36 internal [2024-03-13T23:43:05.147Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:36 simulator [2024-03-13T23:43:05.147Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 13 23:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:43:05.673Z] + 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=c46bb77357340bf2ae48efb20d1858c864bfc810 --label arch=arm64 --label version=0.0.0 . [2024-03-13T23:43:06.263Z] Sending build context to Docker daemon 8.796MB [2024-03-13T23:43:06.263Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-03-13T23:43:06.263Z] Step 2/23 : FROM ${BASE} AS builder [2024-03-13T23:43:06.263Z] ---> f9e4645b8195 [2024-03-13T23:43:06.263Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-03-13T23:43:06.263Z] ---> Running in 30ddde97e14d [2024-03-13T23:43:06.853Z] Removing intermediate container 30ddde97e14d [2024-03-13T23:43:06.853Z] ---> 9a71e07e1238 [2024-03-13T23:43:06.853Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-13T23:43:06.853Z] ---> Running in 8bc676c1725e [2024-03-13T23:43:07.134Z] Removing intermediate container 8bc676c1725e [2024-03-13T23:43:07.134Z] ---> 6e0f955fbcf3 [2024-03-13T23:43:07.134Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-03-13T23:43:07.406Z] ---> Running in 38929ef1613e [2024-03-13T23:43:08.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-13T23:43:09.101Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-13T23:43:10.537Z] OK: 272 MiB in 60 packages [2024-03-13T23:43:11.519Z] Removing intermediate container 38929ef1613e [2024-03-13T23:43:11.519Z] ---> 161682b06b1a [2024-03-13T23:43:11.519Z] Step 6/23 : WORKDIR /device-modbus-go [2024-03-13T23:43:11.789Z] ---> Running in 43d27655fddb [2024-03-13T23:43:12.059Z] Removing intermediate container 43d27655fddb [2024-03-13T23:43:12.059Z] ---> 8f99633586de [2024-03-13T23:43:12.059Z] Step 7/23 : COPY go.mod vendor* ./ [2024-03-13T23:43:12.649Z] ---> cc388b487439 [2024-03-13T23:43:12.649Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-13T23:43:12.649Z] ---> Running in 859451c30492 [2024-03-13T23:43:15.254Z] Removing intermediate container 859451c30492 [2024-03-13T23:43:15.254Z] ---> 07b529341af6 [2024-03-13T23:43:15.254Z] Step 9/23 : COPY . . [2024-03-13T23:43:15.842Z] ---> ea5e0bd69660 [2024-03-13T23:43:15.842Z] Step 10/23 : RUN ${MAKE} [2024-03-13T23:43:16.117Z] ---> Running in e6344774fb97 [2024-03-13T23:43:17.085Z] 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.10" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-03-13T23:45:38.858Z] Removing intermediate container e6344774fb97 [2024-03-13T23:45:38.858Z] ---> ca81aafdbb38 [2024-03-13T23:45:38.858Z] Step 11/23 : FROM alpine:3.18 [2024-03-13T23:45:38.858Z] 3.18: Pulling from library/alpine [2024-03-13T23:45:38.858Z] c6b39de5b339: Pulling fs layer [2024-03-13T23:45:38.858Z] c6b39de5b339: Verifying Checksum [2024-03-13T23:45:38.858Z] c6b39de5b339: Download complete [2024-03-13T23:45:38.858Z] c6b39de5b339: Pull complete [2024-03-13T23:45:38.858Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-13T23:45:38.858Z] Status: Downloaded newer image for alpine:3.18 [2024-03-13T23:45:38.858Z] ---> 33abbf032149 [2024-03-13T23:45:38.858Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-03-13T23:45:38.858Z] ---> Running in a9e8d1512725 [2024-03-13T23:45:38.858Z] Removing intermediate container a9e8d1512725 [2024-03-13T23:45:38.858Z] ---> 86edba031764 [2024-03-13T23:45:38.858Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-03-13T23:45:38.858Z] ---> Running in 3500c2fa00e5 [2024-03-13T23:45:38.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-13T23:45:38.858Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-13T23:45:39.136Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-13T23:45:39.136Z] Executing busybox-1.36.1-r5.trigger [2024-03-13T23:45:39.136Z] OK: 8 MiB in 16 packages [2024-03-13T23:45:40.103Z] Removing intermediate container 3500c2fa00e5 [2024-03-13T23:45:40.103Z] ---> bf3349c8b7f4 [2024-03-13T23:45:40.103Z] Step 14/23 : RUN apk --no-cache upgrade [2024-03-13T23:45:40.375Z] ---> Running in 1e5593a5adea [2024-03-13T23:45:41.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-13T23:45:41.932Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-13T23:45:43.351Z] OK: 8 MiB in 16 packages [2024-03-13T23:45:44.325Z] Removing intermediate container 1e5593a5adea [2024-03-13T23:45:44.325Z] ---> 5d04120faf60 [2024-03-13T23:45:44.325Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-03-13T23:45:45.748Z] ---> f1462525e398 [2024-03-13T23:45:45.748Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-03-13T23:45:46.018Z] ---> 565770fc2b0e [2024-03-13T23:45:46.018Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-03-13T23:45:46.605Z] ---> 131b6d32151a [2024-03-13T23:45:46.605Z] Step 18/23 : EXPOSE 59901 [2024-03-13T23:45:46.605Z] ---> Running in 6d6bf590b19d [2024-03-13T23:45:47.193Z] Removing intermediate container 6d6bf590b19d [2024-03-13T23:45:47.193Z] ---> 6911d666bfcb [2024-03-13T23:45:47.193Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-03-13T23:45:47.193Z] ---> Running in a87d010c4ef2 [2024-03-13T23:45:47.462Z] Removing intermediate container a87d010c4ef2 [2024-03-13T23:45:47.462Z] ---> 5ebad71d6630 [2024-03-13T23:45:47.462Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-03-13T23:45:47.462Z] ---> Running in 15a1a2572e19 [2024-03-13T23:45:48.051Z] Removing intermediate container 15a1a2572e19 [2024-03-13T23:45:48.051Z] ---> a44cc4d9fd89 [2024-03-13T23:45:48.051Z] Step 21/23 : LABEL arch=arm64 [2024-03-13T23:45:48.051Z] ---> Running in 78aa11ec9456 [2024-03-13T23:45:48.322Z] Removing intermediate container 78aa11ec9456 [2024-03-13T23:45:48.322Z] ---> 9638270de516 [2024-03-13T23:45:48.322Z] Step 22/23 : LABEL git_sha=c46bb77357340bf2ae48efb20d1858c864bfc810 [2024-03-13T23:45:48.322Z] ---> Running in 1b58de9e562e [2024-03-13T23:45:48.910Z] Removing intermediate container 1b58de9e562e [2024-03-13T23:45:48.910Z] ---> 867bb9c80100 [2024-03-13T23:45:48.910Z] Step 23/23 : LABEL version=0.0.0 [2024-03-13T23:45:48.910Z] ---> Running in 54e68f1d00e8 [2024-03-13T23:45:49.180Z] Removing intermediate container 54e68f1d00e8 [2024-03-13T23:45:49.180Z] ---> 39fd0de796d9 [2024-03-13T23:45:49.180Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-13T23:45:49.180Z] Successfully built 39fd0de796d9 [2024-03-13T23:45:49.180Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:45:50.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-13T23:45:50.609Z] [2024-03-13T23:45:50.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:45:51.078Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-13T23:45:51.353Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-13T23:45:51.353Z] 8998bd30e6a1: Pulling fs layer [2024-03-13T23:45:51.353Z] 04944245beec: Pulling fs layer [2024-03-13T23:45:51.353Z] 699f458cf7ca: Pulling fs layer [2024-03-13T23:45:51.353Z] 765212b225bb: Pulling fs layer [2024-03-13T23:45:51.353Z] f23df028b6ca: Pulling fs layer [2024-03-13T23:45:51.353Z] d65c8cfc05b1: Pulling fs layer [2024-03-13T23:45:51.353Z] 2437ff75d9bd: Pulling fs layer [2024-03-13T23:45:51.353Z] 765212b225bb: Waiting [2024-03-13T23:45:51.353Z] f23df028b6ca: Waiting [2024-03-13T23:45:51.353Z] d65c8cfc05b1: Waiting [2024-03-13T23:45:51.353Z] 2437ff75d9bd: Waiting [2024-03-13T23:45:51.353Z] 04944245beec: Verifying Checksum [2024-03-13T23:45:51.353Z] 04944245beec: Download complete [2024-03-13T23:45:51.353Z] 765212b225bb: Verifying Checksum [2024-03-13T23:45:51.353Z] 765212b225bb: Download complete [2024-03-13T23:45:51.353Z] f23df028b6ca: Verifying Checksum [2024-03-13T23:45:51.353Z] f23df028b6ca: Download complete [2024-03-13T23:45:51.353Z] d65c8cfc05b1: Verifying Checksum [2024-03-13T23:45:51.353Z] d65c8cfc05b1: Download complete [2024-03-13T23:45:51.632Z] 699f458cf7ca: Verifying Checksum [2024-03-13T23:45:51.632Z] 699f458cf7ca: Download complete [2024-03-13T23:45:51.904Z] 8998bd30e6a1: Verifying Checksum [2024-03-13T23:45:51.904Z] 8998bd30e6a1: Download complete [2024-03-13T23:45:54.503Z] 2437ff75d9bd: Verifying Checksum [2024-03-13T23:45:54.503Z] 2437ff75d9bd: Download complete [2024-03-13T23:45:56.456Z] 8998bd30e6a1: Pull complete [2024-03-13T23:45:57.043Z] 04944245beec: Pull complete [2024-03-13T23:45:59.005Z] 699f458cf7ca: Pull complete [2024-03-13T23:45:59.005Z] 765212b225bb: Pull complete [2024-03-13T23:45:59.969Z] f23df028b6ca: Pull complete [2024-03-13T23:46:00.239Z] d65c8cfc05b1: Pull complete [2024-03-13T23:46:18.606Z] 2437ff75d9bd: Pull complete [2024-03-13T23:46:18.606Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-13T23:46:18.606Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-13T23:46:18.606Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-13T23:46:19.180Z] prd-ubuntu20.04-docker-arm64-4c-16g-5580 does not seem to be running inside a container [2024-03-13T23:46:19.291Z] $ 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-03-13T23:46:22.685Z] $ docker top 047e437e78ebcd6e771953bcf709c5d6169e180b2e5e4dc27ac9c3c6c59e1a8c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:46:23.865Z] ---> job-cost.sh [2024-03-13T23:46:23.865Z] lf-activate-venv: SKIPPING [2024-03-13T23:46:23.865Z] INFO: No Stack... [2024-03-13T23:46:24.460Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-13T23:46:25.059Z] INFO: Archiving Costs [Pipeline] sh [2024-03-13T23:46:25.748Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2024-03-13T23:46:25.748Z] + cut -d, -f6 [Pipeline] lock [2024-03-13T23:46:25.810Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-544-1-stack-cost] [2024-03-13T23:46:25.815Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-544-1-stack-cost] did not exist. Created. [2024-03-13T23:46:25.820Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-544-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-13T23:46:26.702Z] /w/workspace/device-modbus-go/1@tmp/durable-d4b2f443/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-13T23:46:27.422Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-13T23:46:27.461Z] Warning: overwriting stash ‘stack-cost’ [2024-03-13T23:46:27.530Z] Stashed 1 file(s) [Pipeline] } [2024-03-13T23:46:27.569Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-544-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-13T23:46:27.749Z] $ docker stop --time=1 047e437e78ebcd6e771953bcf709c5d6169e180b2e5e4dc27ac9c3c6c59e1a8c [2024-03-13T23:46:29.370Z] $ docker rm -f --volumes 047e437e78ebcd6e771953bcf709c5d6169e180b2e5e4dc27ac9c3c6c59e1a8c [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-03-13T23:46:31.480Z] provisioning config files... [2024-03-13T23:46:31.487Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-544@tmp/config6461812289119432080tmp [Pipeline] { [Pipeline] sh [2024-03-13T23:46:31.930Z] + set +x [2024-03-13T23:46:31.930Z] + curl -s https://codecov.io/bash [2024-03-13T23:46:31.930Z] + bash -s -- [2024-03-13T23:46:31.930Z] [2024-03-13T23:46:31.930Z] _____ _ [2024-03-13T23:46:31.930Z] / ____| | | [2024-03-13T23:46:31.930Z] | | ___ __| | ___ ___ _____ __ [2024-03-13T23:46:31.930Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-13T23:46:31.930Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-13T23:46:31.930Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-13T23:46:31.930Z] Bash-1.0.6 [2024-03-13T23:46:31.930Z] [2024-03-13T23:46:31.930Z] [2024-03-13T23:46:31.930Z] ==> git version 2.25.1 found [2024-03-13T23:46:31.930Z] ==> 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-03-13T23:46:31.931Z] Release-Date: 2020-01-08 [2024-03-13T23:46:31.931Z] 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-03-13T23:46:31.931Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-13T23:46:31.931Z] ==> Jenkins CI detected. [2024-03-13T23:46:31.931Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-544 [2024-03-13T23:46:31.931Z] project root: . [2024-03-13T23:46:31.931Z] --> token set from env [2024-03-13T23:46:31.931Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-13T23:46:31.931Z] ==> Running gcov in . (disable via -X gcov) [2024-03-13T23:46:31.931Z] ==> Python coveragepy not found [2024-03-13T23:46:31.931Z] ==> Searching for coverage reports in: [2024-03-13T23:46:31.931Z] + . [2024-03-13T23:46:31.931Z] -> Found 1 reports [2024-03-13T23:46:31.931Z] ==> Detecting git/mercurial file structure [2024-03-13T23:46:31.931Z] ==> Reading reports [2024-03-13T23:46:32.190Z] + ./coverage.out bytes=24334 [2024-03-13T23:46:32.190Z] ==> Appending adjustments [2024-03-13T23:46:32.190Z] https://docs.codecov.io/docs/fixing-reports [2024-03-13T23:46:32.190Z] + Found adjustments [2024-03-13T23:46:32.190Z] ==> Gzipping contents [2024-03-13T23:46:32.190Z] 4.0K /tmp/codecov.N2oqxz.gz [2024-03-13T23:46:32.190Z] ==> Uploading reports [2024-03-13T23:46:32.190Z] url: https://codecov.io [2024-03-13T23:46:32.190Z] query: branch=PR-544&commit=c46bb77357340bf2ae48efb20d1858c864bfc810&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-544%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=544&job=&cmd_args= [2024-03-13T23:46:32.190Z] -> Pinging Codecov [2024-03-13T23:46:32.190Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-544&commit=c46bb77357340bf2ae48efb20d1858c864bfc810&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-544%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=544&job=&cmd_args= [2024-03-13T23:46:32.449Z] -> Uploading to [2024-03-13T23:46:32.449Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-13/55DBCA73C666E3227836607328DD7E49/c46bb77357340bf2ae48efb20d1858c864bfc810/eb7c5af4-430b-47b0-b2b1-1c43005aed11.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240313T234632Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=753bf14e701ddab8e0c2a0fe8713848f68869c9aae8c233d73fea08b75615074 [2024-03-13T23:46:32.449Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-13T23:46:32.449Z] Dload Upload Total Spent Left Speed [2024-03-13T23:46:32.709Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 17458 --:--:-- --:--:-- --:--:-- 17378 100 3806 0 0 100 3806 0 12519 --:--:-- --:--:-- --:--:-- 12478 [2024-03-13T23:46:32.709Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/c46bb77357340bf2ae48efb20d1858c864bfc810 [Pipeline] } [2024-03-13T23:46:32.739Z] 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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-03-13T23:46:36.071Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-544/archives ] [2024-03-13T23:46:36.071Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-544/archives [2024-03-13T23:46:36.071Z] total 16 [2024-03-13T23:46:36.071Z] drwxr-xr-x 3 root root 4096 Mar 13 23:36 . [2024-03-13T23:46:36.071Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 23:36 .. [2024-03-13T23:46:36.071Z] drwxr-xr-x 2 root root 4096 Mar 13 23:36 cost [2024-03-13T23:46:36.071Z] -rw-r--r-- 1 root root 88 Mar 13 23:36 cost.csv [2024-03-13T23:46:36.071Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-544/archives [2024-03-13T23:46:36.071Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-544/archives [2024-03-13T23:46:36.071Z] total 16 [2024-03-13T23:46:36.071Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:36 . [2024-03-13T23:46:36.071Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 13 23:36 .. [2024-03-13T23:46:36.071Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 23:36 cost [2024-03-13T23:46:36.071Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 13 23:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:46:36.400Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:46:37.292Z] ---> package-listing.sh [2024-03-13T23:46:37.293Z] ++ facter osfamily [2024-03-13T23:46:37.293Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-13T23:46:37.553Z] + OS_FAMILY=debian [2024-03-13T23:46:37.553Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-544 [2024-03-13T23:46:37.553Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-13T23:46:37.553Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-13T23:46:37.553Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-13T23:46:37.553Z] + PACKAGES=/tmp/packages_start.txt [2024-03-13T23:46:37.553Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-544 ']' [2024-03-13T23:46:37.553Z] + PACKAGES=/tmp/packages_end.txt [2024-03-13T23:46:37.553Z] + case "${OS_FAMILY}" in [2024-03-13T23:46:37.553Z] + dpkg -l [2024-03-13T23:46:37.553Z] + grep '^ii' [2024-03-13T23:46:37.553Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-13T23:46:37.553Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-13T23:46:37.553Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-13T23:46:37.553Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-544 ']' [2024-03-13T23:46:37.553Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-544/archives/ [2024-03-13T23:46:37.553Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-544/archives/ [Pipeline] echo [2024-03-13T23:46:37.596Z] 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-544/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-13T23:46:37.891Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:46:38.583Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-13T23:46:38.583Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-13T23:46:38.843Z] prd-ubuntu20.04-docker-8c-8g-5564 does not seem to be running inside a container [2024-03-13T23:46:38.896Z] $ 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-544/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-544 -v /w/workspace/xfoundry_device-modbus-go_PR-544:/w/workspace/xfoundry_device-modbus-go_PR-544:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-544@tmp:/w/workspace/xfoundry_device-modbus-go_PR-544@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-03-13T23:46:39.084Z] $ docker top a55ebb59b9447d1c37e290e6aeb7ddb032c32a50144a07856ecca25302461a6f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-13T23:46:39.578Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-13T23:46:39.889Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-13T23:46:40.585Z] + ls /var/log/sa-host [2024-03-13T23:46:40.585Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-13T23:46:40.792Z] provisioning config files... [2024-03-13T23:46:40.801Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-544@tmp/config5384488799881136992tmp [Pipeline] { [Pipeline] echo [2024-03-13T23:46:40.966Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:46:41.282Z] ---> create-netrc.sh [Pipeline] } [2024-03-13T23:46:41.311Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:46:41.855Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-13T23:46:41.891Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:46:42.204Z] ---> sudo-logs.sh [2024-03-13T23:46:42.204Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-13T23:46:42.326Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:46:42.632Z] ---> job-cost.sh [2024-03-13T23:46:42.632Z] lf-activate-venv: SKIPPING [2024-03-13T23:46:42.632Z] DEBUG: total: 0.2199999988079071 [2024-03-13T23:46:42.632Z] INFO: Retrieving Stack Cost... [2024-03-13T23:46:42.893Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-13T23:46:43.460Z] INFO: Archiving Costs [Pipeline] echo [2024-03-13T23:46:43.495Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:46:43.807Z] ---> logs-deploy.sh [2024-03-13T23:46:43.807Z] lf-activate-venv: SKIPPING [2024-03-13T23:46:43.807Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-544/1 [2024-03-13T23:46:43.807Z] INFO: archiving workspace using pattern(s): [2024-03-13T23:46:45.822Z] Archives upload complete. [2024-03-13T23:46:45.822Z] INFO: archiving logs to Nexus [2024-03-13T23:46:45.822Z] ---> uname -a: [2024-03-13T23:46:45.822Z] Linux prd-ubuntu20-04-docker-8c-8g-5564 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-13T23:46:45.822Z] [2024-03-13T23:46:45.822Z] [2024-03-13T23:46:45.822Z] ---> lscpu: [2024-03-13T23:46:45.822Z] Architecture: x86_64 [2024-03-13T23:46:45.822Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-13T23:46:45.822Z] Byte Order: Little Endian [2024-03-13T23:46:45.822Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-13T23:46:45.822Z] CPU(s): 8 [2024-03-13T23:46:45.822Z] On-line CPU(s) list: 0-7 [2024-03-13T23:46:45.822Z] Thread(s) per core: 1 [2024-03-13T23:46:45.822Z] Core(s) per socket: 1 [2024-03-13T23:46:45.822Z] Socket(s): 8 [2024-03-13T23:46:45.822Z] NUMA node(s): 1 [2024-03-13T23:46:45.822Z] Vendor ID: AuthenticAMD [2024-03-13T23:46:45.822Z] CPU family: 23 [2024-03-13T23:46:45.822Z] Model: 49 [2024-03-13T23:46:45.822Z] Model name: AMD EPYC-Rome Processor [2024-03-13T23:46:45.822Z] Stepping: 0 [2024-03-13T23:46:45.822Z] CPU MHz: 2799.998 [2024-03-13T23:46:45.822Z] BogoMIPS: 5599.99 [2024-03-13T23:46:45.822Z] Virtualization: AMD-V [2024-03-13T23:46:45.822Z] Hypervisor vendor: KVM [2024-03-13T23:46:45.822Z] Virtualization type: full [2024-03-13T23:46:45.822Z] L1d cache: 256 KiB [2024-03-13T23:46:45.822Z] L1i cache: 256 KiB [2024-03-13T23:46:45.822Z] L2 cache: 4 MiB [2024-03-13T23:46:45.822Z] L3 cache: 128 MiB [2024-03-13T23:46:45.822Z] NUMA node0 CPU(s): 0-7 [2024-03-13T23:46:45.822Z] Vulnerability Itlb multihit: Not affected [2024-03-13T23:46:45.822Z] Vulnerability L1tf: Not affected [2024-03-13T23:46:45.822Z] Vulnerability Mds: Not affected [2024-03-13T23:46:45.822Z] Vulnerability Meltdown: Not affected [2024-03-13T23:46:45.822Z] Vulnerability Mmio stale data: Not affected [2024-03-13T23:46:45.822Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-13T23:46:45.822Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-13T23:46:45.822Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-13T23:46:45.822Z] Vulnerability Srbds: Not affected [2024-03-13T23:46:45.822Z] Vulnerability Tsx async abort: Not affected [2024-03-13T23:46:45.822Z] 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-03-13T23:46:45.822Z] [2024-03-13T23:46:45.822Z] [2024-03-13T23:46:45.822Z] ---> nproc: [2024-03-13T23:46:45.822Z] 8 [2024-03-13T23:46:45.822Z] [2024-03-13T23:46:45.822Z] [2024-03-13T23:46:45.822Z] ---> df -h: [2024-03-13T23:46:45.822Z] Filesystem Size Used Avail Use% Mounted on [2024-03-13T23:46:45.822Z] overlay 155G 12G 144G 8% / [2024-03-13T23:46:45.822Z] tmpfs 64M 0 64M 0% /dev [2024-03-13T23:46:45.822Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-13T23:46:45.822Z] shm 64M 0 64M 0% /dev/shm [2024-03-13T23:46:45.822Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-03-13T23:46:45.822Z] [2024-03-13T23:46:45.822Z] [2024-03-13T23:46:45.822Z] ---> sar -b -r -n DEV: [2024-03-13T23:46:45.822Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5564) 03/13/24 _x86_64_ (8 CPU) [2024-03-13T23:46:45.822Z] [2024-03-13T23:46:45.822Z] 23:32:52 LINUX RESTART (8 CPU) [2024-03-13T23:46:45.822Z] [2024-03-13T23:46:45.822Z] 23:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-03-13T23:46:45.822Z] 23:34:01 130.53 47.63 82.90 0.00 5373.10 147067.36 0.00 [2024-03-13T23:46:45.822Z] 23:35:01 180.17 1.28 178.89 0.00 30.66 62902.05 0.00 [2024-03-13T23:46:45.822Z] 23:36:02 167.47 0.18 167.29 0.00 12.79 31210.93 0.00 [2024-03-13T23:46:45.822Z] 23:37:01 48.25 0.00 48.25 0.00 0.00 16789.98 0.00 [2024-03-13T23:46:45.822Z] 23:38:01 3.37 0.97 2.40 0.00 67.46 38.79 0.00 [2024-03-13T23:46:45.822Z] 23:39:01 1.43 0.00 1.43 0.00 0.00 18.00 0.00 [2024-03-13T23:46:45.822Z] 23:40:01 3.25 1.60 1.65 0.00 36.26 22.13 0.00 [2024-03-13T23:46:45.822Z] 23:41:01 1.57 0.00 1.57 0.00 0.00 17.06 0.00 [2024-03-13T23:46:45.822Z] 23:42:01 1.05 0.00 1.05 0.00 0.00 13.33 0.00 [2024-03-13T23:46:45.822Z] 23:43:01 1.88 0.00 1.88 0.00 0.00 22.66 0.00 [2024-03-13T23:46:45.822Z] 23:44:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 [2024-03-13T23:46:45.822Z] 23:45:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2024-03-13T23:46:45.822Z] 23:46:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 [2024-03-13T23:46:45.822Z] Average: 41.70 3.98 37.72 0.00 425.16 19861.07 0.00 [2024-03-13T23:46:45.822Z] [2024-03-13T23:46:45.822Z] 23:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-03-13T23:46:45.822Z] 23:34:01 29928740 31597744 756800 2.30 59736 1905352 1729308 5.10 976308 1652304 344 [2024-03-13T23:46:45.822Z] 23:35:01 28576736 31521476 788292 2.40 137408 3024332 1895904 5.59 1097192 2754104 696 [2024-03-13T23:46:45.822Z] 23:36:02 28026388 31524888 782232 2.38 146948 3526460 1926200 5.68 1263076 3093984 234548 [2024-03-13T23:46:45.822Z] 23:37:01 27772188 31534224 771024 2.34 154372 3748376 1738592 5.12 1269592 3303312 4 [2024-03-13T23:46:45.822Z] 23:38:01 27763816 31532640 771792 2.35 155772 3753508 1759600 5.19 1271908 3308372 164 [2024-03-13T23:46:45.822Z] 23:39:01 27770328 31539180 765712 2.33 155808 3753504 1775652 5.23 1266192 3308332 192 [2024-03-13T23:46:45.822Z] 23:40:01 27758720 31529676 775028 2.36 155880 3754584 1775652 5.23 1279764 3308636 24 [2024-03-13T23:46:45.822Z] 23:41:01 27766988 31538056 766624 2.33 155920 3754596 1775652 5.23 1271248 3308672 4 [2024-03-13T23:46:45.822Z] 23:42:01 27767248 31538356 766312 2.33 155952 3754600 1775652 5.23 1271208 3308680 20 [2024-03-13T23:46:45.822Z] 23:43:01 27767500 31538936 765756 2.33 156012 3754700 1775652 5.23 1271164 3308912 4 [2024-03-13T23:46:45.822Z] 23:44:01 27767588 31539028 765804 2.33 156044 3754704 1775652 5.23 1271304 3308916 4 [2024-03-13T23:46:45.822Z] 23:45:01 27767928 31539460 765384 2.33 156072 3754708 1775652 5.23 1271412 3308944 156 [2024-03-13T23:46:45.822Z] 23:46:01 27767472 31539012 765740 2.33 156104 3754708 1775652 5.23 1271776 3308944 4 [2024-03-13T23:46:45.822Z] Average: 28015511 31539437 769731 2.34 146310 3538010 1788832 5.27 1234780 3121701 18166 [2024-03-13T23:46:45.822Z] [2024-03-13T23:46:45.822Z] 23:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-03-13T23:46:45.822Z] 23:34:01 ens3 490.12 316.46 2706.34 78.88 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:34:01 lo 4.47 4.47 0.43 0.43 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:34:01 docker0 17.98 18.81 1.42 136.72 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:35:01 ens3 341.63 243.59 5277.66 78.94 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:35:01 lo 2.80 2.80 0.27 0.27 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:35:01 docker0 160.44 212.35 13.88 2129.21 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:36:02 ens3 128.71 78.11 2694.59 22.43 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:36:02 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:36:02 docker0 5.03 8.69 0.30 93.98 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:37:01 ens3 17.18 9.03 16.07 5.62 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:37:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:38:01 ens3 2.23 1.17 1.15 0.77 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:38:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:39:01 ens3 0.95 0.40 0.41 0.27 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:40:01 ens3 8.12 6.13 5.45 5.92 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:40:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:41:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:42:01 ens3 0.45 0.07 0.02 0.00 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:43:01 ens3 0.40 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:44:01 ens3 0.97 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:45:01 ens3 0.65 0.23 0.17 0.08 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:46:01 ens3 0.50 0.22 0.26 0.20 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] 23:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] Average: ens3 76.40 50.49 824.35 14.87 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] Average: lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] Average: docker0 14.13 18.47 1.20 181.76 0.00 0.00 0.00 0.00 [2024-03-13T23:46:45.822Z] [2024-03-13T23:46:45.822Z] [2024-03-13T23:46:45.822Z] ---> sar -P ALL: [2024-03-13T23:46:45.822Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5564) 03/13/24 _x86_64_ (8 CPU) [2024-03-13T23:46:45.822Z] [2024-03-13T23:46:45.822Z] 23:32:52 LINUX RESTART (8 CPU) [2024-03-13T23:46:45.822Z] [2024-03-13T23:46:45.822Z] 23:33:01 CPU %user %nice %system %iowait %steal %idle [2024-03-13T23:46:45.822Z] 23:34:01 all 6.61 0.00 2.01 3.09 0.05 88.24 [2024-03-13T23:46:45.822Z] 23:34:01 0 7.67 0.00 1.81 0.75 0.05 89.72 [2024-03-13T23:46:45.822Z] 23:34:01 1 7.78 0.00 2.21 8.67 0.05 81.29 [2024-03-13T23:46:45.822Z] 23:34:01 2 5.13 0.00 2.29 10.75 0.05 81.78 [2024-03-13T23:46:45.822Z] 23:34:01 3 3.94 0.00 1.63 0.75 0.05 93.63 [2024-03-13T23:46:45.822Z] 23:34:01 4 6.71 0.00 1.82 1.23 0.05 90.19 [2024-03-13T23:46:45.822Z] 23:34:01 5 6.98 0.00 3.07 1.01 0.03 88.92 [2024-03-13T23:46:45.822Z] 23:34:01 6 7.91 0.00 1.44 0.45 0.05 90.14 [2024-03-13T23:46:45.822Z] 23:34:01 7 6.79 0.00 1.81 1.12 0.03 90.25 [2024-03-13T23:46:45.822Z] 23:35:01 all 6.75 0.00 3.38 5.74 0.07 84.06 [2024-03-13T23:46:45.822Z] 23:35:01 0 6.76 0.00 4.05 0.77 0.05 88.36 [2024-03-13T23:46:45.822Z] 23:35:01 1 7.18 0.00 3.48 17.00 0.10 72.24 [2024-03-13T23:46:45.822Z] 23:35:01 2 7.54 0.00 3.28 6.79 0.08 82.30 [2024-03-13T23:46:45.822Z] 23:35:01 3 6.83 0.00 3.53 0.81 0.03 88.80 [2024-03-13T23:46:45.822Z] 23:35:01 4 7.46 0.00 3.25 8.60 0.05 80.64 [2024-03-13T23:46:45.822Z] 23:35:01 5 6.49 0.00 3.33 1.18 0.08 88.91 [2024-03-13T23:46:45.822Z] 23:35:01 6 6.00 0.00 3.69 5.14 0.07 85.10 [2024-03-13T23:46:45.822Z] 23:35:01 7 5.73 0.00 2.47 5.66 0.05 86.10 [2024-03-13T23:46:45.822Z] 23:36:02 all 36.68 0.00 4.64 2.74 0.11 55.83 [2024-03-13T23:46:45.822Z] 23:36:02 0 37.33 0.00 4.97 0.42 0.08 57.20 [2024-03-13T23:46:45.822Z] 23:36:02 1 36.48 0.00 4.80 1.72 0.10 56.90 [2024-03-13T23:46:45.822Z] 23:36:02 2 37.87 0.00 4.68 1.00 0.12 56.34 [2024-03-13T23:46:45.822Z] 23:36:02 3 37.43 0.00 4.82 1.65 0.15 55.94 [2024-03-13T23:46:45.822Z] 23:36:02 4 35.86 0.00 4.50 7.71 0.19 51.74 [2024-03-13T23:46:45.822Z] 23:36:02 5 35.43 0.00 4.32 0.35 0.08 59.82 [2024-03-13T23:46:45.822Z] 23:36:02 6 36.42 0.00 4.40 8.56 0.08 50.55 [2024-03-13T23:46:45.822Z] 23:36:02 7 36.59 0.00 4.68 0.52 0.08 58.13 [2024-03-13T23:46:45.822Z] 23:37:01 all 1.75 0.00 0.71 0.80 0.04 96.70 [2024-03-13T23:46:45.822Z] 23:37:01 0 1.56 0.00 0.53 0.00 0.02 97.90 [2024-03-13T23:46:45.822Z] 23:37:01 1 1.91 0.00 0.71 0.61 0.02 96.75 [2024-03-13T23:46:45.822Z] 23:37:01 2 2.59 0.00 1.07 4.52 0.19 91.63 [2024-03-13T23:46:45.822Z] 23:37:01 3 1.04 0.00 0.95 0.00 0.02 97.99 [2024-03-13T23:46:45.822Z] 23:37:01 4 1.77 0.00 1.12 0.00 0.00 97.11 [2024-03-13T23:46:45.822Z] 23:37:01 5 2.11 0.00 0.53 0.37 0.02 96.97 [2024-03-13T23:46:45.822Z] 23:37:01 6 1.56 0.00 0.53 0.85 0.02 97.04 [2024-03-13T23:46:45.822Z] 23:37:01 7 1.49 0.00 0.25 0.00 0.02 98.24 [2024-03-13T23:46:45.822Z] 23:38:01 all 0.29 0.00 0.06 0.01 0.01 99.63 [2024-03-13T23:46:45.822Z] 23:38:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-03-13T23:46:45.822Z] 23:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-13T23:46:45.822Z] 23:38:01 2 2.00 0.00 0.05 0.02 0.02 97.91 [2024-03-13T23:46:45.822Z] 23:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-13T23:46:45.822Z] 23:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-03-13T23:46:45.822Z] 23:38:01 5 0.07 0.00 0.05 0.00 0.00 99.88 [2024-03-13T23:46:45.822Z] 23:38:01 6 0.07 0.00 0.23 0.05 0.02 99.63 [2024-03-13T23:46:45.822Z] 23:38:01 7 0.10 0.00 0.05 0.02 0.00 99.83 [2024-03-13T23:46:45.822Z] 23:39:01 all 0.28 0.00 0.02 0.01 0.01 99.68 [2024-03-13T23:46:45.822Z] 23:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-13T23:46:45.822Z] 23:39:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2024-03-13T23:46:45.822Z] 23:39:01 2 2.02 0.00 0.05 0.02 0.03 97.88 [2024-03-13T23:46:45.822Z] 23:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-13T23:46:45.822Z] 23:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-13T23:46:45.822Z] 23:39:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-13T23:46:45.822Z] 23:39:01 6 0.02 0.00 0.03 0.10 0.00 99.85 [2024-03-13T23:46:45.823Z] 23:39:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-13T23:46:45.823Z] 23:40:01 all 0.39 0.00 0.03 0.06 0.01 99.51 [2024-03-13T23:46:45.823Z] 23:40:01 0 0.90 0.00 0.02 0.00 0.00 99.08 [2024-03-13T23:46:45.823Z] 23:40:01 1 0.12 0.00 0.02 0.00 0.02 99.85 [2024-03-13T23:46:45.823Z] 23:40:01 2 1.16 0.00 0.02 0.17 0.03 98.62 [2024-03-13T23:46:45.823Z] 23:40:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-03-13T23:46:45.823Z] 23:40:01 4 0.30 0.00 0.07 0.00 0.00 99.63 [2024-03-13T23:46:45.823Z] 23:40:01 5 0.08 0.00 0.02 0.00 0.02 99.88 [2024-03-13T23:46:45.823Z] 23:40:01 6 0.05 0.00 0.03 0.17 0.02 99.73 [2024-03-13T23:46:45.823Z] 23:40:01 7 0.45 0.00 0.05 0.17 0.00 99.33 [2024-03-13T23:46:45.823Z] 23:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-03-13T23:46:45.823Z] 23:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-13T23:46:45.823Z] 23:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-13T23:46:45.823Z] 23:41:01 2 0.03 0.00 0.03 0.02 0.03 99.88 [2024-03-13T23:46:45.823Z] 23:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-13T23:46:45.823Z] 23:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-13T23:46:45.823Z] 23:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-03-13T23:46:45.823Z] 23:41:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-03-13T23:46:45.823Z] 23:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-13T23:46:45.823Z] 23:42:01 all 0.16 0.00 0.00 0.00 0.01 99.83 [2024-03-13T23:46:45.823Z] 23:42:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-03-13T23:46:45.823Z] 23:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-13T23:46:45.823Z] 23:42:01 2 1.13 0.00 0.02 0.00 0.03 98.82 [2024-03-13T23:46:45.823Z] 23:42:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-03-13T23:46:45.823Z] 23:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-13T23:46:45.823Z] 23:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-13T23:46:45.823Z] 23:42:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-03-13T23:46:45.823Z] 23:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-13T23:46:45.823Z] 23:43:01 all 0.29 0.00 0.01 0.01 0.01 99.68 [2024-03-13T23:46:45.823Z] 23:43:01 0 0.20 0.00 0.02 0.00 0.00 99.78 [2024-03-13T23:46:45.823Z] 23:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-03-13T23:46:45.823Z] 23:43:01 2 2.02 0.00 0.03 0.00 0.03 97.92 [2024-03-13T23:46:45.823Z] 23:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-13T23:46:45.823Z] 23:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-13T23:46:45.823Z] 23:43:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-03-13T23:46:45.823Z] 23:43:01 6 0.02 0.00 0.02 0.03 0.00 99.93 [2024-03-13T23:46:45.823Z] 23:43:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-03-13T23:46:45.823Z] 23:44:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2024-03-13T23:46:45.823Z] 23:44:01 0 0.10 0.00 0.00 0.00 0.02 99.88 [2024-03-13T23:46:45.823Z] 23:44:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-03-13T23:46:45.823Z] 23:44:01 2 1.99 0.00 0.02 0.00 0.02 97.98 [2024-03-13T23:46:45.823Z] 23:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-03-13T23:46:45.823Z] 23:44:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2024-03-13T23:46:45.823Z] 23:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-03-13T23:46:45.823Z] 23:44:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2024-03-13T23:46:45.823Z] 23:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-13T23:46:45.823Z] [2024-03-13T23:46:45.823Z] 23:44:01 CPU %user %nice %system %iowait %steal %idle [2024-03-13T23:46:45.823Z] 23:45:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2024-03-13T23:46:45.823Z] 23:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-13T23:46:45.823Z] 23:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-13T23:46:45.823Z] 23:45:01 2 1.99 0.00 0.02 0.00 0.03 97.96 [2024-03-13T23:46:45.823Z] 23:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-03-13T23:46:45.823Z] 23:45:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2024-03-13T23:46:45.823Z] 23:45:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-03-13T23:46:45.823Z] 23:45:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-03-13T23:46:45.823Z] 23:45:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-03-13T23:46:45.823Z] 23:46:01 all 0.07 0.00 0.02 0.00 0.01 99.90 [2024-03-13T23:46:45.823Z] 23:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-03-13T23:46:45.823Z] 23:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-13T23:46:45.823Z] 23:46:01 2 0.52 0.00 0.10 0.00 0.05 99.33 [2024-03-13T23:46:45.823Z] 23:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-03-13T23:46:45.823Z] 23:46:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-03-13T23:46:45.823Z] 23:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-03-13T23:46:45.823Z] 23:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-03-13T23:46:45.823Z] 23:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-03-13T23:46:45.823Z] Average: all 4.11 0.00 0.83 0.95 0.03 94.08 [2024-03-13T23:46:45.823Z] Average: 0 4.17 0.00 0.88 0.15 0.02 94.78 [2024-03-13T23:46:45.823Z] Average: 1 4.09 0.00 0.86 2.14 0.03 92.88 [2024-03-13T23:46:45.823Z] Average: 2 5.02 0.00 0.88 1.77 0.05 92.27 [2024-03-13T23:46:45.823Z] Average: 3 3.77 0.00 0.84 0.25 0.02 95.12 [2024-03-13T23:46:45.823Z] Average: 4 3.99 0.00 0.82 1.34 0.03 93.83 [2024-03-13T23:46:45.823Z] Average: 5 3.93 0.00 0.87 0.22 0.02 94.95 [2024-03-13T23:46:45.823Z] Average: 6 3.98 0.00 0.80 1.18 0.02 94.02 [2024-03-13T23:46:45.823Z] Average: 7 3.92 0.00 0.72 0.58 0.02 94.77 [2024-03-13T23:46:45.823Z] [2024-03-13T23:46:45.823Z] [2024-03-13T23:46:45.823Z]