Pull request #451 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7c171e9aac3e7c41c9301da38a57d3b9d7179101+7ebcbdca1c8e99aa5fa67a846a7ac4c06130ebb3 (0992dd25479686ee1f6d56e7a0faa5505f7663fa) 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-ssh4989953409254354122.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh8941019226293824727.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-451/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-451/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4387674914441893729.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-451/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5809024468711129008.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh10086913938266921597.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-451/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-451/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3478539113548962873.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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, buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6979 in /w/workspace/xfoundry_device-modbus-go_PR-451 [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-451 # 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 Merging remotes/origin/main commit 7ebcbdca1c8e99aa5fa67a846a7ac4c06130ebb3 into PR head commit 7c171e9aac3e7c41c9301da38a57d3b9d7179101 Merge succeeded, producing 7c171e9aac3e7c41c9301da38a57d3b9d7179101 Checking out Revision 7c171e9aac3e7c41c9301da38a57d3b9d7179101 (PR-451) > 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/451/head:refs/remotes/origin/PR-451 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7c171e9aac3e7c41c9301da38a57d3b9d7179101 # 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 7ebcbdca1c8e99aa5fa67a846a7ac4c06130ebb3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-06T05:58:57.682Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-06T05:58:57.850Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-06T05:58:57.954Z] ========================================================= [2023-04-06T05:58:57.954Z] EdgeX Global Pipelines Version Info [2023-04-06T05:58:57.954Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 7c171e9aac3e7c41c9301da38a57d3b9d7179101 # timeout=10 [2023-04-06T05:58:58.694Z] ------------------- [2023-04-06T05:58:58.694Z] stable info: [2023-04-06T05:58:58.694Z] ------------------- [2023-04-06T05:58:58.694Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-04-06T05:58:58.694Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-04-06T05:58:58.694Z] Message: update stable to v1.0.245 [2023-04-06T05:58:59.265Z] ------------------- [2023-04-06T05:58:59.265Z] experimental info: [2023-04-06T05:58:59.265Z] ------------------- [2023-04-06T05:58:59.265Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-06T05:58:59.265Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-04-06T05:58:59.265Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-06T05:58:59.568Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-04-06T05:58:59.611Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-04-06T05:58:59.653Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-06T05:58:59.693Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-06T05:58:59.733Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-06T05:58:59.781Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-06T05:58:59.822Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-06T05:58:59.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-06T05:58:59.902Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-06T05:58:59.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-06T05:58:59.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-06T05:59:00.036Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-04-06T05:59:00.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-06T05:59:00.120Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-06T05:59:00.163Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-06T05:59:00.211Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-06T05:59:00.249Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-06T05:59:00.286Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-06T05:59:00.323Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-06T05:59:00.364Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-06T05:59:00.401Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-06T05:59:00.439Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-06T05:59:00.475Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-06T05:59:00.515Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-06T05:59:00.556Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-06T05:59:00.597Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-06T05:59:00.638Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-06T05:59:00.678Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-451 [Pipeline] echo [2023-04-06T05:59:00.716Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-451 [Pipeline] echo [2023-04-06T05:59:00.756Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-451 [Pipeline] echo [2023-04-06T05:59:00.800Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7c171e9aac3e7c41c9301da38a57d3b9d7179101 [Pipeline] echo [2023-04-06T05:59:00.847Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7c171e9 [Pipeline] echo [2023-04-06T05:59:00.888Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-06T05:59:01.006Z] provisioning config files... [2023-04-06T05:59:01.020Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-451@tmp/config4562240289858076859tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T05:59:01.365Z] ---> docker-login.sh [2023-04-06T05:59:01.365Z] nexus3.edgexfoundry.org:10001 [2023-04-06T05:59:01.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:59:01.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:59:01.627Z] Configure a credential helper to remove this warning. See [2023-04-06T05:59:01.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:59:01.627Z] [2023-04-06T05:59:01.627Z] Login Succeeded [2023-04-06T05:59:01.627Z] nexus3.edgexfoundry.org:10002 [2023-04-06T05:59:01.627Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:59:01.627Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:59:01.627Z] Configure a credential helper to remove this warning. See [2023-04-06T05:59:01.627Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:59:01.627Z] [2023-04-06T05:59:01.627Z] Login Succeeded [2023-04-06T05:59:01.887Z] nexus3.edgexfoundry.org:10003 [2023-04-06T05:59:01.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:59:01.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:59:01.887Z] Configure a credential helper to remove this warning. See [2023-04-06T05:59:01.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:59:01.887Z] [2023-04-06T05:59:01.887Z] Login Succeeded [2023-04-06T05:59:01.887Z] nexus3.edgexfoundry.org:10004 [2023-04-06T05:59:01.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:59:01.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:59:01.887Z] Configure a credential helper to remove this warning. See [2023-04-06T05:59:01.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:59:01.887Z] [2023-04-06T05:59:01.888Z] Login Succeeded [2023-04-06T05:59:01.888Z] docker.io [2023-04-06T05:59:02.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:59:02.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:59:02.147Z] Configure a credential helper to remove this warning. See [2023-04-06T05:59:02.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:59:02.147Z] [2023-04-06T05:59:02.147Z] Login Succeeded [2023-04-06T05:59:02.147Z] ---> docker-login.sh ends [Pipeline] } [2023-04-06T05:59:02.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-06T05:59:02.814Z] + git rev-list -1 --merges 7c171e9aac3e7c41c9301da38a57d3b9d7179101~1..7c171e9aac3e7c41c9301da38a57d3b9d7179101 [Pipeline] echo [2023-04-06T05:59:02.874Z] -----------> git rev-list -1 --merges 7c171e9aac3e7c41c9301da38a57d3b9d7179101~1..7c171e9aac3e7c41c9301da38a57d3b9d7179101 7c171e9aac3e7c41c9301da38a57d3b9d7179101 [false] [Pipeline] sh [2023-04-06T05:59:03.183Z] + git log --format=format:%s -1 7c171e9aac3e7c41c9301da38a57d3b9d7179101 [Pipeline] echo [2023-04-06T05:59:03.224Z] ========================================================= [2023-04-06T05:59:03.224Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-06T05:59:03.224Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-06T05:59:03.655Z] + git log --format=format:%s -1 7c171e9aac3e7c41c9301da38a57d3b9d7179101 [Pipeline] echo [2023-04-06T05:59:03.690Z] [semverPrep] GIT_COMMIT: 7c171e9aac3e7c41c9301da38a57d3b9d7179101, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-04-06T05:59:03.721Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-06T05:59:04.098Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-06T05:59:04.098Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-06T05:59:04.098Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-06T05:59:04.098Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-06T05:59:04.098Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-06T05:59:04.098Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-06T05:59:04.098Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T05:59:04.526Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-06T05:59:04.526Z] [2023-04-06T05:59:04.526Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T05:59:04.904Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-06T05:59:04.904Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-06T05:59:04.904Z] b85a868b505f: Pulling fs layer [2023-04-06T05:59:04.904Z] e2be974225ed: Pulling fs layer [2023-04-06T05:59:04.904Z] 339a4e72a1f5: Pulling fs layer [2023-04-06T05:59:04.904Z] 988bab9f4d93: Pulling fs layer [2023-04-06T05:59:04.904Z] 1469e6f7b9e6: Pulling fs layer [2023-04-06T05:59:04.904Z] eaf3925da568: Pulling fs layer [2023-04-06T05:59:04.904Z] 1469e6f7b9e6: Waiting [2023-04-06T05:59:04.904Z] 988bab9f4d93: Waiting [2023-04-06T05:59:04.904Z] bab4dde63d76: Pulling fs layer [2023-04-06T05:59:04.904Z] eaf3925da568: Waiting [2023-04-06T05:59:04.904Z] bde34c3a00c8: Pulling fs layer [2023-04-06T05:59:04.904Z] b352a97aabf1: Pulling fs layer [2023-04-06T05:59:04.904Z] 4872d77fe225: Pulling fs layer [2023-04-06T05:59:04.904Z] bab4dde63d76: Waiting [2023-04-06T05:59:04.904Z] bde34c3a00c8: Waiting [2023-04-06T05:59:04.904Z] b352a97aabf1: Waiting [2023-04-06T05:59:04.904Z] 5851b861e8e6: Pulling fs layer [2023-04-06T05:59:04.904Z] 4872d77fe225: Waiting [2023-04-06T05:59:04.904Z] 5851b861e8e6: Waiting [2023-04-06T05:59:04.904Z] e2be974225ed: Download complete [2023-04-06T05:59:04.904Z] 988bab9f4d93: Download complete [2023-04-06T05:59:04.904Z] 339a4e72a1f5: Verifying Checksum [2023-04-06T05:59:04.904Z] 339a4e72a1f5: Download complete [2023-04-06T05:59:05.163Z] eaf3925da568: Verifying Checksum [2023-04-06T05:59:05.163Z] eaf3925da568: Download complete [2023-04-06T05:59:05.163Z] 1469e6f7b9e6: Verifying Checksum [2023-04-06T05:59:05.163Z] 1469e6f7b9e6: Download complete [2023-04-06T05:59:05.163Z] bde34c3a00c8: Download complete [2023-04-06T05:59:05.163Z] b352a97aabf1: Download complete [2023-04-06T05:59:05.163Z] 4872d77fe225: Verifying Checksum [2023-04-06T05:59:05.163Z] 4872d77fe225: Download complete [2023-04-06T05:59:05.163Z] 5851b861e8e6: Verifying Checksum [2023-04-06T05:59:05.163Z] 5851b861e8e6: Download complete [2023-04-06T05:59:05.163Z] b85a868b505f: Verifying Checksum [2023-04-06T05:59:05.163Z] b85a868b505f: Download complete [2023-04-06T05:59:05.422Z] bab4dde63d76: Verifying Checksum [2023-04-06T05:59:05.422Z] bab4dde63d76: Download complete [2023-04-06T05:59:06.372Z] b85a868b505f: Pull complete [2023-04-06T05:59:06.630Z] e2be974225ed: Pull complete [2023-04-06T05:59:06.888Z] 339a4e72a1f5: Pull complete [2023-04-06T05:59:06.888Z] 988bab9f4d93: Pull complete [2023-04-06T05:59:07.458Z] 1469e6f7b9e6: Pull complete [2023-04-06T05:59:07.458Z] eaf3925da568: Pull complete [2023-04-06T05:59:09.362Z] bab4dde63d76: Pull complete [2023-04-06T05:59:09.362Z] bde34c3a00c8: Pull complete [2023-04-06T05:59:09.362Z] b352a97aabf1: Pull complete [2023-04-06T05:59:09.362Z] 4872d77fe225: Pull complete [2023-04-06T05:59:09.621Z] 5851b861e8e6: Pull complete [2023-04-06T05:59:09.621Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-06T05:59:09.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-06T05:59:09.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T05:59:09.860Z] prd-ubuntu20.04-docker-8c-8g-6979 does not seem to be running inside a container [2023-04-06T05:59:09.898Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-451 -v /w/workspace/xfoundry_device-modbus-go_PR-451:/w/workspace/xfoundry_device-modbus-go_PR-451:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-451@tmp:/w/workspace/xfoundry_device-modbus-go_PR-451@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 [2023-04-06T05:59:11.231Z] $ docker top 990f47878ba3cfce735ce1c4c10f337a2f4900dfa41bbd82f6e43ce341e5d10f -eo pid,comm [2023-04-06T05:59:11.287Z] 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). [2023-04-06T05:59:11.287Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-06T05:59:11.416Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-06T05:59:11.416Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-06T05:59:11.530Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-06T05:59:11.533Z] $ docker exec 990f47878ba3cfce735ce1c4c10f337a2f4900dfa41bbd82f6e43ce341e5d10f ssh-agent [2023-04-06T05:59:11.635Z] SSH_AUTH_SOCK=/tmp/ssh-Ch29OOmYLZgy/agent.32 [2023-04-06T05:59:11.635Z] SSH_AGENT_PID=38 [2023-04-06T05:59:11.642Z] Running ssh-add (command line suppressed) [2023-04-06T05:59:11.750Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-451@tmp/private_key_14896234187316804903.key (/w/workspace/xfoundry_device-modbus-go_PR-451@tmp/private_key_14896234187316804903.key) [2023-04-06T05:59:11.763Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-06T05:59:12.090Z] + git tag --points-at HEAD [Pipeline] } [2023-04-06T05:59:12.116Z] $ docker exec --env ******** --env ******** 990f47878ba3cfce735ce1c4c10f337a2f4900dfa41bbd82f6e43ce341e5d10f ssh-agent -k [2023-04-06T05:59:12.214Z] unset SSH_AUTH_SOCK; [2023-04-06T05:59:12.219Z] unset SSH_AGENT_PID; [2023-04-06T05:59:12.219Z] echo Agent pid 38 killed; [2023-04-06T05:59:12.225Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-06T05:59:12.314Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-06T05:59:12.314Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-06T05:59:12.428Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-06T05:59:12.432Z] $ docker exec 990f47878ba3cfce735ce1c4c10f337a2f4900dfa41bbd82f6e43ce341e5d10f ssh-agent [2023-04-06T05:59:12.542Z] SSH_AUTH_SOCK=/tmp/ssh-aoROOjwt5NDJ/agent.70 [2023-04-06T05:59:12.542Z] SSH_AGENT_PID=76 [2023-04-06T05:59:12.547Z] Running ssh-add (command line suppressed) [2023-04-06T05:59:12.663Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-451@tmp/private_key_9842763272167528624.key (/w/workspace/xfoundry_device-modbus-go_PR-451@tmp/private_key_9842763272167528624.key) [2023-04-06T05:59:12.677Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-06T05:59:13.007Z] + git semver init [2023-04-06T05:59:13.267Z] 2023-04-06 05:59:13,197 [run_init] DEBUG init version:0.0.0 force:False [2023-04-06T05:59:13.267Z] 2023-04-06 05:59:13,198 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-451/.semver [2023-04-06T05:59:13.267Z] 2023-04-06 05:59:13,198 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-451/.semver [2023-04-06T05:59:13.267Z] 2023-04-06 05:59:13,199 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-451/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-451, universal_newlines=False, shell=None, istream=None) [2023-04-06T05:59:14.204Z] 2023-04-06 05:59:13,933 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-451/.git/info/exclude [2023-04-06T05:59:14.204Z] 2023-04-06 05:59:13,933 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-451/.semver/PR-451 with force:False [2023-04-06T05:59:14.204Z] 2023-04-06 05:59:13,933 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-451/.semver/PR-451 [2023-04-06T05:59:14.204Z] 2023-04-06 05:59:13,938 [execute] INFO git cat-file --batch-check [2023-04-06T05:59:14.204Z] 2023-04-06 05:59:13,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-451/.semver, universal_newlines=False, shell=None, istream=) [2023-04-06T05:59:14.204Z] 2023-04-06 05:59:13,945 [execute] INFO git cat-file --batch [2023-04-06T05:59:14.204Z] 2023-04-06 05:59:13,946 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-451/.semver, universal_newlines=False, shell=None, istream=) [2023-04-06T05:59:14.204Z] 2023-04-06 05:59:13,951 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-451/.semver/PR-451 [2023-04-06T05:59:14.204Z] 0.0.0 [Pipeline] } [2023-04-06T05:59:14.233Z] $ docker exec --env ******** --env ******** 990f47878ba3cfce735ce1c4c10f337a2f4900dfa41bbd82f6e43ce341e5d10f ssh-agent -k [2023-04-06T05:59:14.324Z] unset SSH_AUTH_SOCK; [2023-04-06T05:59:14.325Z] unset SSH_AGENT_PID; [2023-04-06T05:59:14.325Z] echo Agent pid 76 killed; [2023-04-06T05:59:14.333Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-06T05:59:14.777Z] + git semver [Pipeline] } [2023-04-06T05:59:15.060Z] $ docker stop --time=1 990f47878ba3cfce735ce1c4c10f337a2f4900dfa41bbd82f6e43ce341e5d10f [2023-04-06T05:59:16.355Z] $ docker rm -f --volumes 990f47878ba3cfce735ce1c4c10f337a2f4900dfa41bbd82f6e43ce341e5d10f [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-06T05:59:16.760Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-06T05:59:17.049Z] Stashed 1 file(s) [Pipeline] echo [2023-04-06T05:59:17.068Z] [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 [2023-04-06T05:59:17.691Z] provisioning config files... [2023-04-06T05:59:17.700Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-451@tmp/config3992046999823050544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T05:59:18.050Z] ---> docker-login.sh [2023-04-06T05:59:18.050Z] nexus3.edgexfoundry.org:10001 [2023-04-06T05:59:18.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:59:18.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:59:18.050Z] Configure a credential helper to remove this warning. See [2023-04-06T05:59:18.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:59:18.050Z] [2023-04-06T05:59:18.050Z] Login Succeeded [2023-04-06T05:59:18.050Z] nexus3.edgexfoundry.org:10002 [2023-04-06T05:59:18.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:59:18.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:59:18.050Z] Configure a credential helper to remove this warning. See [2023-04-06T05:59:18.050Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:59:18.050Z] [2023-04-06T05:59:18.050Z] Login Succeeded [2023-04-06T05:59:18.050Z] nexus3.edgexfoundry.org:10003 [2023-04-06T05:59:18.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:59:18.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:59:18.309Z] Configure a credential helper to remove this warning. See [2023-04-06T05:59:18.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:59:18.309Z] [2023-04-06T05:59:18.309Z] Login Succeeded [2023-04-06T05:59:18.309Z] nexus3.edgexfoundry.org:10004 [2023-04-06T05:59:18.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:59:18.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:59:18.309Z] Configure a credential helper to remove this warning. See [2023-04-06T05:59:18.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:59:18.309Z] [2023-04-06T05:59:18.309Z] Login Succeeded [2023-04-06T05:59:18.309Z] docker.io [2023-04-06T05:59:18.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T05:59:18.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T05:59:18.569Z] Configure a credential helper to remove this warning. See [2023-04-06T05:59:18.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T05:59:18.569Z] [2023-04-06T05:59:18.569Z] Login Succeeded [2023-04-06T05:59:18.569Z] ---> docker-login.sh ends [Pipeline] } [2023-04-06T05:59:18.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-06T05:59:18.786Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T05:59:18.820Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T05:59:18.851Z] ========================================================= [2023-04-06T05:59:18.851Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-06T05:59:18.851Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T05:59:19.319Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-06T05:59:19.319Z] Sending build context to Docker daemon 6.428MB [2023-04-06T05:59:19.319Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-06T05:59:19.319Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-06T05:59:19.319Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-06T05:59:19.319Z] 63b65145d645: Pulling fs layer [2023-04-06T05:59:19.319Z] a2d21d5440eb: Pulling fs layer [2023-04-06T05:59:19.319Z] 935e6c44a52c: Pulling fs layer [2023-04-06T05:59:19.319Z] 94cc34f8dd06: Pulling fs layer [2023-04-06T05:59:19.319Z] 30dea6a524f1: Pulling fs layer [2023-04-06T05:59:19.319Z] a2aff8979fd8: Pulling fs layer [2023-04-06T05:59:19.319Z] 6808be2612f2: Pulling fs layer [2023-04-06T05:59:19.319Z] f25807f1079a: Pulling fs layer [2023-04-06T05:59:19.319Z] 30dea6a524f1: Waiting [2023-04-06T05:59:19.319Z] 94cc34f8dd06: Waiting [2023-04-06T05:59:19.319Z] a2aff8979fd8: Waiting [2023-04-06T05:59:19.319Z] 6808be2612f2: Waiting [2023-04-06T05:59:19.319Z] f25807f1079a: Waiting [2023-04-06T05:59:19.319Z] a2d21d5440eb: Verifying Checksum [2023-04-06T05:59:19.319Z] a2d21d5440eb: Download complete [2023-04-06T05:59:19.319Z] 94cc34f8dd06: Download complete [2023-04-06T05:59:19.319Z] 30dea6a524f1: Download complete [2023-04-06T05:59:19.579Z] 63b65145d645: Verifying Checksum [2023-04-06T05:59:19.579Z] 63b65145d645: Download complete [2023-04-06T05:59:19.579Z] a2aff8979fd8: Verifying Checksum [2023-04-06T05:59:19.579Z] a2aff8979fd8: Download complete [2023-04-06T05:59:19.579Z] 63b65145d645: Pull complete [2023-04-06T05:59:19.837Z] a2d21d5440eb: Pull complete [2023-04-06T05:59:19.837Z] f25807f1079a: Verifying Checksum [2023-04-06T05:59:19.837Z] f25807f1079a: Download complete [2023-04-06T05:59:20.097Z] 935e6c44a52c: Verifying Checksum [2023-04-06T05:59:20.097Z] 935e6c44a52c: Download complete [2023-04-06T05:59:20.355Z] 6808be2612f2: Verifying Checksum [2023-04-06T05:59:20.355Z] 6808be2612f2: Download complete [2023-04-06T05:59:23.638Z] 935e6c44a52c: Pull complete [2023-04-06T05:59:23.638Z] 94cc34f8dd06: Pull complete [2023-04-06T05:59:23.638Z] 30dea6a524f1: Pull complete [2023-04-06T05:59:23.638Z] a2aff8979fd8: Pull complete [2023-04-06T05:59:26.171Z] 6808be2612f2: Pull complete [2023-04-06T05:59:27.108Z] f25807f1079a: Pull complete [2023-04-06T05:59:27.108Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-04-06T05:59:27.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-06T05:59:27.108Z] ---> 3b553350e43f [2023-04-06T05:59:27.108Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-04-06T05:59:28.487Z] ---> Running in ceaa150bf66a [2023-04-06T05:59:28.746Z] Removing intermediate container ceaa150bf66a [2023-04-06T05:59:28.746Z] ---> 689a97835751 [2023-04-06T05:59:28.746Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-06T05:59:28.746Z] ---> Running in 260d25e627d7 [2023-04-06T05:59:28.746Z] Removing intermediate container 260d25e627d7 [2023-04-06T05:59:28.746Z] ---> f6002f69e6a0 [2023-04-06T05:59:28.746Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-04-06T05:59:29.008Z] ---> Running in 9e569141e0cd [2023-04-06T05:59:29.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-06T05:59:29.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-06T05:59:29.525Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-04-06T05:59:29.525Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-04-06T05:59:29.525Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-04-06T05:59:29.525Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-04-06T05:59:29.525Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-04-06T05:59:29.525Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-04-06T05:59:29.525Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-04-06T05:59:29.525Z] (8/8) Installing openssh (9.1_p1-r2) [2023-04-06T05:59:29.525Z] Executing busybox-1.35.0-r29.trigger [2023-04-06T05:59:29.525Z] OK: 270 MiB in 61 packages [2023-04-06T05:59:30.093Z] Removing intermediate container 9e569141e0cd [2023-04-06T05:59:30.093Z] ---> 1aa86783a592 [2023-04-06T05:59:30.093Z] Step 6/10 : WORKDIR /device-modbus-go [2023-04-06T05:59:30.093Z] ---> Running in b55e09cd34cd [2023-04-06T05:59:30.093Z] Removing intermediate container b55e09cd34cd [2023-04-06T05:59:30.093Z] ---> 682a3d63cc48 [2023-04-06T05:59:30.093Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-06T05:59:30.352Z] ---> 1b11eb46b4f6 [2023-04-06T05:59:30.352Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-06T05:59:30.352Z] ---> Running in f9e5afb7e256 [2023-04-06T05:59:32.507Z] Still waiting to schedule task [2023-04-06T05:59:32.507Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-04-06T05:59:52.278Z] Removing intermediate container f9e5afb7e256 [2023-04-06T05:59:52.279Z] ---> f103ec04cc22 [2023-04-06T05:59:52.279Z] Step 9/10 : COPY . . [2023-04-06T05:59:52.279Z] ---> d40457a4837a [2023-04-06T05:59:52.279Z] Step 10/10 : RUN ${MAKE} [2023-04-06T05:59:52.279Z] ---> Running in 8ce695c2a369 [2023-04-06T05:59:52.279Z] noop [2023-04-06T05:59:52.279Z] Removing intermediate container 8ce695c2a369 [2023-04-06T05:59:52.279Z] ---> 3763f092dbf3 [2023-04-06T05:59:52.279Z] Successfully built 3763f092dbf3 [2023-04-06T05:59:52.279Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T05:59:52.725Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-06T05:59:52.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T05:59:52.873Z] prd-ubuntu20.04-docker-8c-8g-6979 does not seem to be running inside a container [2023-04-06T05:59:52.902Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-451 -v /w/workspace/xfoundry_device-modbus-go_PR-451:/w/workspace/xfoundry_device-modbus-go_PR-451:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-451@tmp:/w/workspace/xfoundry_device-modbus-go_PR-451@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 [2023-04-06T05:59:53.272Z] $ docker top 22c4d4ed1949af2e896b7ea36407c9650519c4c88976838f39807703069e6bc8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T05:59:53.662Z] + go version [2023-04-06T05:59:53.663Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-06T05:59:53.698Z] $ docker stop --time=1 22c4d4ed1949af2e896b7ea36407c9650519c4c88976838f39807703069e6bc8 [2023-04-06T05:59:54.972Z] $ docker rm -f --volumes 22c4d4ed1949af2e896b7ea36407c9650519c4c88976838f39807703069e6bc8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T05:59:55.707Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-06T05:59:55.707Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T05:59:55.859Z] prd-ubuntu20.04-docker-8c-8g-6979 does not seem to be running inside a container [2023-04-06T05:59:55.888Z] $ 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-451 -v /w/workspace/xfoundry_device-modbus-go_PR-451:/w/workspace/xfoundry_device-modbus-go_PR-451:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-451@tmp:/w/workspace/xfoundry_device-modbus-go_PR-451@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 [2023-04-06T05:59:56.227Z] $ docker top 1b601efd1d14b9a53351897d36feb6320a7ab8173e522f96c891102a801d4e86 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T05:59:56.606Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-451 [Pipeline] fileExists [Pipeline] sh [2023-04-06T05:59:56.967Z] + make test [2023-04-06T05:59:56.967Z] go test ./... -coverprofile=coverage.out [2023-04-06T06:00:02.240Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-04-06T06:00:12.210Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-04-06T06:00:12.210Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.024s coverage: 48.0% of statements [2023-04-06T06:00:20.314Z] go vet ./... [2023-04-06T06:00:22.843Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-06T06:00:22.843Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-06T06:00:22.843Z] ./bin/test-attribution-txt.sh [2023-04-06T06:00:22.843Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-06T06:00:22.879Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-06T06:00:22.913Z] $ docker stop --time=1 1b601efd1d14b9a53351897d36feb6320a7ab8173e522f96c891102a801d4e86 [2023-04-06T06:00:25.291Z] $ docker rm -f --volumes 1b601efd1d14b9a53351897d36feb6320a7ab8173e522f96c891102a801d4e86 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-06T06:00:25.833Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-06T06:00:25.905Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-04-06T06:00:26.572Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-06T06:00:26.907Z] + ls -al . [2023-04-06T06:00:26.907Z] total 180 [2023-04-06T06:00:26.907Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 6 05:59 . [2023-04-06T06:00:26.907Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 05:58 .. [2023-04-06T06:00:26.907Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 6 05:58 .dockerignore [2023-04-06T06:00:26.907Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 05:59 .git [2023-04-06T06:00:26.907Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 05:58 .github [2023-04-06T06:00:26.907Z] -rw-rw-r-- 1 jenkins jenkins 331 Apr 6 05:58 .gitignore [2023-04-06T06:00:26.907Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 6 05:58 .golangci.yml [2023-04-06T06:00:26.907Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 05:59 .semver [2023-04-06T06:00:26.907Z] -rw-rw-r-- 1 jenkins jenkins 10004 Apr 6 05:58 Attribution.txt [2023-04-06T06:00:26.907Z] -rw-rw-r-- 1 jenkins jenkins 11576 Apr 6 05:58 CHANGELOG.md [2023-04-06T06:00:26.907Z] -rw-rw-r-- 1 jenkins jenkins 1365 Apr 6 05:58 Dockerfile [2023-04-06T06:00:26.907Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 05:58 GOVERNANCE.md [2023-04-06T06:00:26.907Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 6 05:58 Jenkinsfile [2023-04-06T06:00:26.907Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 6 05:58 LICENSE [2023-04-06T06:00:26.907Z] -rw-rw-r-- 1 jenkins jenkins 1705 Apr 6 05:58 Makefile [2023-04-06T06:00:26.907Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 6 05:58 OWNERS.md [2023-04-06T06:00:26.907Z] -rw-rw-r-- 1 jenkins jenkins 4045 Apr 6 05:58 README.md [2023-04-06T06:00:26.907Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 05:59 VERSION [2023-04-06T06:00:26.907Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 05:58 bin [2023-04-06T06:00:26.907Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 05:58 cmd [2023-04-06T06:00:26.907Z] -rw-r--r-- 1 jenkins jenkins 23739 Apr 6 06:00 coverage.out [2023-04-06T06:00:26.907Z] -rw-rw-r-- 1 jenkins jenkins 3453 Apr 6 05:58 go.mod [2023-04-06T06:00:26.907Z] -rw-rw-r-- 1 jenkins jenkins 31895 Apr 6 05:58 go.sum [2023-04-06T06:00:26.907Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 05:58 internal [2023-04-06T06:00:26.907Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 05:58 simulator [2023-04-06T06:00:26.907Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 05:58 snap [2023-04-06T06:00:26.907Z] -rw-rw-r-- 1 jenkins jenkins 229 Apr 6 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T06:00:27.307Z] + 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=7c171e9aac3e7c41c9301da38a57d3b9d7179101 --label arch=amd64 --label version=0.0.0 . [2023-04-06T06:00:27.307Z] Sending build context to Docker daemon 6.453MB [2023-04-06T06:00:27.307Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-04-06T06:00:27.307Z] Step 2/22 : FROM ${BASE} AS builder [2023-04-06T06:00:27.307Z] ---> 3763f092dbf3 [2023-04-06T06:00:27.307Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-04-06T06:00:27.307Z] ---> Running in 75b706d375c9 [2023-04-06T06:00:27.566Z] Removing intermediate container 75b706d375c9 [2023-04-06T06:00:27.566Z] ---> 55e65b208d5f [2023-04-06T06:00:27.566Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-06T06:00:27.566Z] ---> Running in ae95ba2f27bb [2023-04-06T06:00:27.825Z] Removing intermediate container ae95ba2f27bb [2023-04-06T06:00:27.825Z] ---> 05bacaab4f06 [2023-04-06T06:00:27.825Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-04-06T06:00:27.825Z] ---> Running in edd103aa1ab7 [2023-04-06T06:00:28.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-06T06:00:28.345Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-06T06:00:28.603Z] OK: 270 MiB in 61 packages [2023-04-06T06:00:28.864Z] Removing intermediate container edd103aa1ab7 [2023-04-06T06:00:28.864Z] ---> c16984270c33 [2023-04-06T06:00:28.864Z] Step 6/22 : WORKDIR /device-modbus-go [2023-04-06T06:00:28.864Z] ---> Running in 6999bd96241b [2023-04-06T06:00:28.864Z] Removing intermediate container 6999bd96241b [2023-04-06T06:00:28.864Z] ---> 34a4da9cde2f [2023-04-06T06:00:28.864Z] Step 7/22 : COPY go.mod vendor* ./ [2023-04-06T06:00:29.123Z] ---> df36c72faa48 [2023-04-06T06:00:29.123Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-06T06:00:29.123Z] ---> Running in 8664bcd434df [2023-04-06T06:00:30.122Z] Removing intermediate container 8664bcd434df [2023-04-06T06:00:30.122Z] ---> 8d42abcb5c28 [2023-04-06T06:00:30.122Z] Step 9/22 : COPY . . [2023-04-06T06:00:30.389Z] ---> 78c4d9ac0793 [2023-04-06T06:00:30.389Z] Step 10/22 : RUN ${MAKE} [2023-04-06T06:00:30.389Z] ---> Running in 4b63c14cfdde [2023-04-06T06:00:30.648Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-04-06T06:00:52.574Z] Removing intermediate container 4b63c14cfdde [2023-04-06T06:00:52.574Z] ---> 7a1d7b47ac52 [2023-04-06T06:00:52.574Z] Step 11/22 : FROM alpine:3.17 [2023-04-06T06:00:52.574Z] 3.17: Pulling from library/alpine [2023-04-06T06:00:52.574Z] f56be85fc22e: Pulling fs layer [2023-04-06T06:00:52.574Z] f56be85fc22e: Verifying Checksum [2023-04-06T06:00:52.574Z] f56be85fc22e: Download complete [2023-04-06T06:00:52.574Z] f56be85fc22e: Pull complete [2023-04-06T06:00:52.574Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-06T06:00:52.574Z] Status: Downloaded newer image for alpine:3.17 [2023-04-06T06:00:52.574Z] ---> 9ed4aefc74f6 [2023-04-06T06:00:52.574Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-04-06T06:00:52.574Z] ---> Running in 2ab12f36ade6 [2023-04-06T06:00:52.574Z] Removing intermediate container 2ab12f36ade6 [2023-04-06T06:00:52.574Z] ---> 3bea3aff082c [2023-04-06T06:00:52.574Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-04-06T06:00:52.574Z] ---> Running in 8745de15a020 [2023-04-06T06:00:52.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-06T06:00:52.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-06T06:00:52.574Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-06T06:00:52.574Z] Executing busybox-1.35.0-r29.trigger [2023-04-06T06:00:52.574Z] OK: 7 MiB in 16 packages [2023-04-06T06:00:52.574Z] Removing intermediate container 8745de15a020 [2023-04-06T06:00:52.574Z] ---> aed2a3fd0aa2 [2023-04-06T06:00:52.574Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-04-06T06:00:52.574Z] ---> 90f9e2a507d9 [2023-04-06T06:00:52.574Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-04-06T06:00:52.574Z] ---> afe38b6d28d6 [2023-04-06T06:00:52.574Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-04-06T06:00:52.574Z] ---> 67e1c6403ea9 [2023-04-06T06:00:52.574Z] Step 17/22 : EXPOSE 59901 [2023-04-06T06:00:52.574Z] ---> Running in d5c632759969 [2023-04-06T06:00:52.574Z] Removing intermediate container d5c632759969 [2023-04-06T06:00:52.574Z] ---> d0f8b371383c [2023-04-06T06:00:52.574Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-04-06T06:00:52.574Z] ---> Running in ee44e80614df [2023-04-06T06:00:52.574Z] Removing intermediate container ee44e80614df [2023-04-06T06:00:52.574Z] ---> a8be2fdcb926 [2023-04-06T06:00:52.574Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-06T06:00:52.574Z] ---> Running in 8c0a6c689472 [2023-04-06T06:00:52.574Z] Removing intermediate container 8c0a6c689472 [2023-04-06T06:00:52.574Z] ---> d4ded99d3629 [2023-04-06T06:00:52.574Z] Step 20/22 : LABEL arch=amd64 [2023-04-06T06:00:52.832Z] ---> Running in 7cbe11e73ba3 [2023-04-06T06:00:52.832Z] Removing intermediate container 7cbe11e73ba3 [2023-04-06T06:00:52.832Z] ---> b30c8ae799d7 [2023-04-06T06:00:52.832Z] Step 21/22 : LABEL git_sha=7c171e9aac3e7c41c9301da38a57d3b9d7179101 [2023-04-06T06:00:52.832Z] ---> Running in 722aa8000bdb [2023-04-06T06:00:52.832Z] Removing intermediate container 722aa8000bdb [2023-04-06T06:00:52.832Z] ---> 19acf4df3bf7 [2023-04-06T06:00:52.832Z] Step 22/22 : LABEL version=0.0.0 [2023-04-06T06:00:52.832Z] ---> Running in b3584d480ecb [2023-04-06T06:00:53.090Z] Removing intermediate container b3584d480ecb [2023-04-06T06:00:53.090Z] ---> c75ad27c544d [2023-04-06T06:00:53.090Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-06T06:00:53.090Z] Successfully built c75ad27c544d [2023-04-06T06:00:53.090Z] 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 [2023-04-06T06:00:53.946Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T06:00:53.946Z] [2023-04-06T06:00:53.946Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T06:00:54.319Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T06:00:54.319Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-06T06:00:54.319Z] 5eb5b503b376: Pulling fs layer [2023-04-06T06:00:54.319Z] 5c69ac0246d0: Pulling fs layer [2023-04-06T06:00:54.319Z] ec43610c2a17: Pulling fs layer [2023-04-06T06:00:54.319Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-06T06:00:54.319Z] 33b1e0a273af: Pulling fs layer [2023-04-06T06:00:54.319Z] 5d3b04190fa2: Pulling fs layer [2023-04-06T06:00:54.319Z] 2f39f015ded8: Pulling fs layer [2023-04-06T06:00:54.319Z] 5d3b04190fa2: Waiting [2023-04-06T06:00:54.319Z] 3a2ae6a8a46f: Waiting [2023-04-06T06:00:54.319Z] 2f39f015ded8: Waiting [2023-04-06T06:00:54.319Z] 5c69ac0246d0: Download complete [2023-04-06T06:00:54.319Z] 3a2ae6a8a46f: Download complete [2023-04-06T06:00:54.319Z] 33b1e0a273af: Verifying Checksum [2023-04-06T06:00:54.319Z] 33b1e0a273af: Download complete [2023-04-06T06:00:54.319Z] 5d3b04190fa2: Download complete [2023-04-06T06:00:54.319Z] ec43610c2a17: Verifying Checksum [2023-04-06T06:00:54.319Z] ec43610c2a17: Download complete [2023-04-06T06:00:54.579Z] 5eb5b503b376: Verifying Checksum [2023-04-06T06:00:54.579Z] 5eb5b503b376: Download complete [2023-04-06T06:00:55.146Z] 2f39f015ded8: Download complete [2023-04-06T06:00:56.079Z] 5eb5b503b376: Pull complete [2023-04-06T06:00:56.079Z] 5c69ac0246d0: Pull complete [2023-04-06T06:00:56.647Z] ec43610c2a17: Pull complete [2023-04-06T06:00:56.647Z] 3a2ae6a8a46f: Pull complete [2023-04-06T06:00:56.647Z] 33b1e0a273af: Pull complete [2023-04-06T06:00:56.906Z] 5d3b04190fa2: Pull complete [2023-04-06T06:01:02.175Z] 2f39f015ded8: Pull complete [2023-04-06T06:01:02.175Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-06T06:01:02.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T06:01:02.175Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T06:01:02.415Z] prd-ubuntu20.04-docker-8c-8g-6979 does not seem to be running inside a container [2023-04-06T06:01:02.449Z] $ 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-451 -v /w/workspace/xfoundry_device-modbus-go_PR-451:/w/workspace/xfoundry_device-modbus-go_PR-451:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-451@tmp:/w/workspace/xfoundry_device-modbus-go_PR-451@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 [2023-04-06T06:01:04.706Z] $ docker top fe8efe6d14597e9ab6b42f2cb23071cf1701f67b100898c5d514cb7cfdf2fa9f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T06:01:05.148Z] ---> job-cost.sh [2023-04-06T06:01:05.149Z] lf-activate-venv: SKIPPING [2023-04-06T06:01:05.149Z] INFO: No Stack... [2023-04-06T06:01:05.407Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-06T06:01:05.974Z] INFO: Archiving Costs [Pipeline] sh [2023-04-06T06:01:06.302Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-451/archives/cost.csv [2023-04-06T06:01:06.302Z] + cut -d, -f6 [Pipeline] lock [2023-04-06T06:01:06.346Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-451-1-stack-cost] [2023-04-06T06:01:06.352Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-451-1-stack-cost] did not exist. Created. [2023-04-06T06:01:06.352Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-451-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-06T06:01:06.871Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-06T06:01:06.923Z] Stashed 1 file(s) [Pipeline] } [2023-04-06T06:01:06.945Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-451-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-06T06:01:07.029Z] $ docker stop --time=1 fe8efe6d14597e9ab6b42f2cb23071cf1701f67b100898c5d514cb7cfdf2fa9f [2023-04-06T06:01:08.196Z] $ docker rm -f --volumes fe8efe6d14597e9ab6b42f2cb23071cf1701f67b100898c5d514cb7cfdf2fa9f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-06T06:01:56.933Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6981 in /w/workspace/xfoundry_device-modbus-go_PR-451 [Pipeline] { [Pipeline] ws [2023-04-06T06:01:56.991Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-04-06T06:01:57.061Z] Selected Git installation does not exist. Using Default [2023-04-06T06:01:57.061Z] The recommended git tool is: NONE [2023-04-06T06:02:02.532Z] using credential edgex-jenkins-ssh [2023-04-06T06:02:02.550Z] Cloning the remote Git repository [2023-04-06T06:02:02.600Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-04-06T06:02:02.717Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-04-06T06:02:02.866Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-04-06T06:02:02.867Z] > git --version # timeout=10 [2023-04-06T06:02:02.887Z] > git --version # 'git version 2.25.1' [2023-04-06T06:02:02.890Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-06T06:02:03.053Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-06T06:02:04.131Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-04-06T06:02:04.154Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-06T06:02:05.772Z] Merging remotes/origin/main commit 7ebcbdca1c8e99aa5fa67a846a7ac4c06130ebb3 into PR head commit 7c171e9aac3e7c41c9301da38a57d3b9d7179101 [2023-04-06T06:02:05.134Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-04-06T06:02:05.181Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-04-06T06:02:05.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-06T06:02:05.201Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/451/head:refs/remotes/origin/PR-451 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-06T06:02:05.795Z] > git config core.sparsecheckout # timeout=10 [2023-04-06T06:02:06.075Z] Merge succeeded, producing 7c171e9aac3e7c41c9301da38a57d3b9d7179101 [2023-04-06T06:02:06.076Z] Checking out Revision 7c171e9aac3e7c41c9301da38a57d3b9d7179101 (PR-451) [2023-04-06T06:02:06.634Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-04-06T06:02:06.698Z] > git --version # timeout=10 [2023-04-06T06:02:06.714Z] > git --version # 'git version 2.25.1' [2023-04-06T06:02:06.730Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-04-06T06:02:05.875Z] > git checkout -f 7c171e9aac3e7c41c9301da38a57d3b9d7179101 # timeout=10 [2023-04-06T06:02:05.973Z] > git remote # timeout=10 [2023-04-06T06:02:05.995Z] > git config --get remote.origin.url # timeout=10 [2023-04-06T06:02:06.015Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-06T06:02:06.029Z] > git merge 7ebcbdca1c8e99aa5fa67a846a7ac4c06130ebb3 # timeout=10 [2023-04-06T06:02:06.057Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-06T06:02:06.086Z] > git config core.sparsecheckout # timeout=10 [2023-04-06T06:02:06.109Z] > git checkout -f 7c171e9aac3e7c41c9301da38a57d3b9d7179101 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-06T06:02:07.825Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-06T06:02:07.825Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-06T06:02:07.825Z] Dload Upload Total Spent Left Speed [2023-04-06T06:02:07.825Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 222k 0 --:--:-- --:--:-- --:--:-- 222k [Pipeline] sh [2023-04-06T06:02:08.588Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-06T06:02:08.949Z] + sudo tee /etc/docker/daemon.new [2023-04-06T06:02:08.949Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-06T06:02:08.949Z] { [2023-04-06T06:02:08.949Z] "registry-mirrors": [ [2023-04-06T06:02:08.949Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-06T06:02:08.949Z] ], [2023-04-06T06:02:08.949Z] "bip": "10.250.0.254/24", [2023-04-06T06:02:08.949Z] "hosts": [ [2023-04-06T06:02:08.949Z] "tcp://0.0.0.0:5555", [2023-04-06T06:02:08.949Z] "unix:///var/run/docker.sock" [2023-04-06T06:02:08.949Z] ], [2023-04-06T06:02:08.949Z] "mtu": 1458, [2023-04-06T06:02:08.949Z] "selinux-enabled": true, [2023-04-06T06:02:08.949Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-06T06:02:08.949Z] } [Pipeline] sh [2023-04-06T06:02:09.333Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-06T06:02:09.690Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-06T06:02:28.032Z] provisioning config files... [2023-04-06T06:02:28.064Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config1852788784631019782tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T06:02:28.463Z] ---> docker-login.sh [2023-04-06T06:02:28.463Z] nexus3.edgexfoundry.org:10001 [2023-04-06T06:02:29.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T06:02:29.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T06:02:29.052Z] Configure a credential helper to remove this warning. See [2023-04-06T06:02:29.052Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T06:02:29.052Z] [2023-04-06T06:02:29.052Z] Login Succeeded [2023-04-06T06:02:29.052Z] nexus3.edgexfoundry.org:10002 [2023-04-06T06:02:29.321Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T06:02:29.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T06:02:29.321Z] Configure a credential helper to remove this warning. See [2023-04-06T06:02:29.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T06:02:29.321Z] [2023-04-06T06:02:29.321Z] Login Succeeded [2023-04-06T06:02:29.321Z] nexus3.edgexfoundry.org:10003 [2023-04-06T06:02:29.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T06:02:29.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T06:02:29.861Z] Configure a credential helper to remove this warning. See [2023-04-06T06:02:29.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T06:02:29.861Z] [2023-04-06T06:02:29.861Z] Login Succeeded [2023-04-06T06:02:29.861Z] nexus3.edgexfoundry.org:10004 [2023-04-06T06:02:30.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T06:02:30.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T06:02:30.132Z] Configure a credential helper to remove this warning. See [2023-04-06T06:02:30.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T06:02:30.132Z] [2023-04-06T06:02:30.132Z] Login Succeeded [2023-04-06T06:02:30.132Z] docker.io [2023-04-06T06:02:30.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-06T06:02:30.669Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-06T06:02:30.669Z] Configure a credential helper to remove this warning. See [2023-04-06T06:02:30.669Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-06T06:02:30.669Z] [2023-04-06T06:02:30.669Z] Login Succeeded [2023-04-06T06:02:30.669Z] ---> docker-login.sh ends [Pipeline] } [2023-04-06T06:02:30.700Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-06T06:02:31.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T06:02:31.122Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-06T06:02:31.159Z] ========================================================= [2023-04-06T06:02:31.159Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-06T06:02:31.159Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T06:02:31.683Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-06T06:02:31.954Z] Sending build context to Docker daemon 3.354MB [2023-04-06T06:02:31.954Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-04-06T06:02:31.954Z] Step 2/10 : FROM ${BASE} AS builder [2023-04-06T06:02:32.228Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-06T06:02:32.228Z] af6eaf76a39c: Pulling fs layer [2023-04-06T06:02:32.228Z] 55522c791124: Pulling fs layer [2023-04-06T06:02:32.228Z] ce5c4a1c91eb: Pulling fs layer [2023-04-06T06:02:32.228Z] 169dfbe0d373: Pulling fs layer [2023-04-06T06:02:32.228Z] e1ff8fa3b103: Pulling fs layer [2023-04-06T06:02:32.228Z] 52ebb69f0ebf: Pulling fs layer [2023-04-06T06:02:32.228Z] 5abe8eddf0d5: Pulling fs layer [2023-04-06T06:02:32.228Z] e1ff8fa3b103: Waiting [2023-04-06T06:02:32.228Z] 5abe8eddf0d5: Waiting [2023-04-06T06:02:32.228Z] 52ebb69f0ebf: Waiting [2023-04-06T06:02:32.228Z] 169dfbe0d373: Waiting [2023-04-06T06:02:32.228Z] 55522c791124: Verifying Checksum [2023-04-06T06:02:32.228Z] 55522c791124: Download complete [2023-04-06T06:02:32.228Z] 169dfbe0d373: Download complete [2023-04-06T06:02:32.228Z] e1ff8fa3b103: Verifying Checksum [2023-04-06T06:02:32.228Z] e1ff8fa3b103: Download complete [2023-04-06T06:02:32.228Z] af6eaf76a39c: Verifying Checksum [2023-04-06T06:02:33.695Z] af6eaf76a39c: Pull complete [2023-04-06T06:02:33.695Z] 5abe8eddf0d5: Verifying Checksum [2023-04-06T06:02:33.695Z] 5abe8eddf0d5: Download complete [2023-04-06T06:02:33.971Z] 55522c791124: Pull complete [2023-04-06T06:02:34.938Z] ce5c4a1c91eb: Verifying Checksum [2023-04-06T06:02:34.938Z] ce5c4a1c91eb: Download complete [2023-04-06T06:02:34.938Z] 52ebb69f0ebf: Verifying Checksum [2023-04-06T06:02:34.938Z] 52ebb69f0ebf: Download complete [2023-04-06T06:02:47.283Z] ce5c4a1c91eb: Pull complete [2023-04-06T06:02:47.283Z] 169dfbe0d373: Pull complete [2023-04-06T06:02:47.283Z] e1ff8fa3b103: Pull complete [2023-04-06T06:02:51.538Z] 52ebb69f0ebf: Pull complete [2023-04-06T06:02:53.504Z] 5abe8eddf0d5: Pull complete [2023-04-06T06:02:53.504Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-04-06T06:02:53.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-06T06:02:53.504Z] ---> 6cb57ee374ae [2023-04-06T06:02:53.504Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-04-06T06:02:54.925Z] ---> Running in 6c6a45889516 [2023-04-06T06:02:55.192Z] Removing intermediate container 6c6a45889516 [2023-04-06T06:02:55.192Z] ---> 2c751df3a108 [2023-04-06T06:02:55.192Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-06T06:02:55.458Z] ---> Running in 79e7fef5e823 [2023-04-06T06:02:55.724Z] Removing intermediate container 79e7fef5e823 [2023-04-06T06:02:55.724Z] ---> 19bcca41165f [2023-04-06T06:02:55.724Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-04-06T06:02:55.724Z] ---> Running in eaf0a8592534 [2023-04-06T06:02:56.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-06T06:02:57.268Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-06T06:02:58.677Z] (1/8) Installing openssh-keygen (9.1_p1-r2) [2023-04-06T06:02:58.677Z] (2/8) Installing libedit (20221030.3.1-r0) [2023-04-06T06:02:58.677Z] (3/8) Installing openssh-client-common (9.1_p1-r2) [2023-04-06T06:02:58.677Z] (4/8) Installing openssh-client-default (9.1_p1-r2) [2023-04-06T06:02:58.677Z] (5/8) Installing openssh-sftp-server (9.1_p1-r2) [2023-04-06T06:02:58.677Z] (6/8) Installing openssh-server-common (9.1_p1-r2) [2023-04-06T06:02:58.677Z] (7/8) Installing openssh-server (9.1_p1-r2) [2023-04-06T06:02:58.677Z] (8/8) Installing openssh (9.1_p1-r2) [2023-04-06T06:02:58.677Z] Executing busybox-1.35.0-r29.trigger [2023-04-06T06:02:58.677Z] OK: 270 MiB in 61 packages [2023-04-06T06:02:59.633Z] Removing intermediate container eaf0a8592534 [2023-04-06T06:02:59.633Z] ---> 657d776bbdaa [2023-04-06T06:02:59.633Z] Step 6/10 : WORKDIR /device-modbus-go [2023-04-06T06:02:59.633Z] ---> Running in 6eecf5efe2fb [2023-04-06T06:02:59.899Z] Removing intermediate container 6eecf5efe2fb [2023-04-06T06:02:59.899Z] ---> bc0cad617d27 [2023-04-06T06:02:59.899Z] Step 7/10 : COPY go.mod vendor* ./ [2023-04-06T06:03:00.165Z] ---> e8cb2157d135 [2023-04-06T06:03:00.165Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-06T06:03:00.440Z] ---> Running in 8e95e97f97d8 [2023-04-06T06:04:08.334Z] Removing intermediate container 8e95e97f97d8 [2023-04-06T06:04:08.334Z] ---> 1e7e5348c7af [2023-04-06T06:04:08.334Z] Step 9/10 : COPY . . [2023-04-06T06:04:08.334Z] ---> 56b9e619c539 [2023-04-06T06:04:08.334Z] Step 10/10 : RUN ${MAKE} [2023-04-06T06:04:08.334Z] ---> Running in ac5847a4ae83 [2023-04-06T06:04:08.334Z] noop [2023-04-06T06:04:08.334Z] Removing intermediate container ac5847a4ae83 [2023-04-06T06:04:08.334Z] ---> 87b12b8bc169 [2023-04-06T06:04:08.334Z] Successfully built 87b12b8bc169 [2023-04-06T06:04:08.334Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T06:04:08.812Z] + docker inspect -f . ci-base-image-arm64 [2023-04-06T06:04:08.812Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T06:04:09.105Z] prd-ubuntu20.04-docker-arm64-4c-16g-6981 does not seem to be running inside a container [2023-04-06T06:04:09.177Z] $ 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 [2023-04-06T06:04:12.050Z] $ docker top 7d0904cec053eba28790df8d794891fd2b1f16a7d67fd9c76e9805896092eca4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T06:04:12.962Z] + go version [2023-04-06T06:04:12.963Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-06T06:04:13.002Z] $ docker stop --time=1 7d0904cec053eba28790df8d794891fd2b1f16a7d67fd9c76e9805896092eca4 [2023-04-06T06:04:14.634Z] $ docker rm -f --volumes 7d0904cec053eba28790df8d794891fd2b1f16a7d67fd9c76e9805896092eca4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T06:04:15.465Z] + docker inspect -f . ci-base-image-arm64 [2023-04-06T06:04:15.465Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T06:04:15.713Z] prd-ubuntu20.04-docker-arm64-4c-16g-6981 does not seem to be running inside a container [2023-04-06T06:04:15.836Z] $ 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 [2023-04-06T06:04:16.999Z] $ docker top 8fa092979c4e7c277c532cbf383247c73304898e62c60b32bff6c4b8ca6cfde2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T06:04:17.608Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-06T06:04:18.002Z] + make test [2023-04-06T06:04:18.002Z] go test ./... -coverprofile=coverage.out [2023-04-06T06:04:50.285Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-04-06T06:06:59.929Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-04-06T06:06:59.929Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.065s coverage: 48.0% of statements [2023-04-06T06:06:59.929Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-04-06T06:06:59.929Z] go vet ./... [2023-04-06T06:07:32.210Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-04-06T06:07:32.210Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-04-06T06:07:32.210Z] ./bin/test-attribution-txt.sh [2023-04-06T06:07:32.210Z] An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo [2023-04-06T06:07:32.245Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-04-06T06:07:32.282Z] $ docker stop --time=1 8fa092979c4e7c277c532cbf383247c73304898e62c60b32bff6c4b8ca6cfde2 [2023-04-06T06:07:34.112Z] $ docker rm -f --volumes 8fa092979c4e7c277c532cbf383247c73304898e62c60b32bff6c4b8ca6cfde2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-06T06:07:35.316Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-04-06T06:07:35.351Z] Warning: overwriting stash ‘coverage-report’ [2023-04-06T06:07:35.844Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-06T06:07:36.452Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-04-06T06:07:36.785Z] + ls -al . [2023-04-06T06:07:36.785Z] total 176 [2023-04-06T06:07:36.785Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 6 06:04 . [2023-04-06T06:07:36.785Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 06:02 .. [2023-04-06T06:07:36.785Z] -rw-rw-r-- 1 jenkins jenkins 140 Apr 6 06:02 .dockerignore [2023-04-06T06:07:36.785Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 6 06:02 .git [2023-04-06T06:07:36.785Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 06:02 .github [2023-04-06T06:07:36.785Z] -rw-rw-r-- 1 jenkins jenkins 331 Apr 6 06:02 .gitignore [2023-04-06T06:07:36.785Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 6 06:02 .golangci.yml [2023-04-06T06:07:36.785Z] -rw-rw-r-- 1 jenkins jenkins 10004 Apr 6 06:02 Attribution.txt [2023-04-06T06:07:36.785Z] -rw-rw-r-- 1 jenkins jenkins 11576 Apr 6 06:02 CHANGELOG.md [2023-04-06T06:07:36.785Z] -rw-rw-r-- 1 jenkins jenkins 1365 Apr 6 06:02 Dockerfile [2023-04-06T06:07:36.785Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 6 06:02 GOVERNANCE.md [2023-04-06T06:07:36.785Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 6 06:02 Jenkinsfile [2023-04-06T06:07:36.785Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 6 06:02 LICENSE [2023-04-06T06:07:36.785Z] -rw-rw-r-- 1 jenkins jenkins 1705 Apr 6 06:02 Makefile [2023-04-06T06:07:36.785Z] -rw-rw-r-- 1 jenkins jenkins 622 Apr 6 06:02 OWNERS.md [2023-04-06T06:07:36.785Z] -rw-rw-r-- 1 jenkins jenkins 4045 Apr 6 06:02 README.md [2023-04-06T06:07:36.785Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 6 05:59 VERSION [2023-04-06T06:07:36.785Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 06:02 bin [2023-04-06T06:07:36.785Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 06:02 cmd [2023-04-06T06:07:36.785Z] -rw-r--r-- 1 jenkins jenkins 23739 Apr 6 06:06 coverage.out [2023-04-06T06:07:36.785Z] -rw-rw-r-- 1 jenkins jenkins 3453 Apr 6 06:02 go.mod [2023-04-06T06:07:36.785Z] -rw-rw-r-- 1 jenkins jenkins 31895 Apr 6 06:02 go.sum [2023-04-06T06:07:36.785Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 6 06:02 internal [2023-04-06T06:07:36.785Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 6 06:02 simulator [2023-04-06T06:07:36.785Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 6 06:02 snap [2023-04-06T06:07:36.785Z] -rw-rw-r-- 1 jenkins jenkins 229 Apr 6 06:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T06:07:37.221Z] + 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=7c171e9aac3e7c41c9301da38a57d3b9d7179101 --label arch=arm64 --label version=0.0.0 . [2023-04-06T06:07:37.489Z] Sending build context to Docker daemon 3.379MB [2023-04-06T06:07:37.489Z] Step 1/22 : ARG BASE=golang:1.20-alpine3.17 [2023-04-06T06:07:37.489Z] Step 2/22 : FROM ${BASE} AS builder [2023-04-06T06:07:37.489Z] ---> 87b12b8bc169 [2023-04-06T06:07:37.489Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-04-06T06:07:37.759Z] ---> Running in d6cebafb12bb [2023-04-06T06:07:38.027Z] Removing intermediate container d6cebafb12bb [2023-04-06T06:07:38.027Z] ---> e3838e1760b0 [2023-04-06T06:07:38.027Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-06T06:07:38.027Z] ---> Running in 5e8d44644a35 [2023-04-06T06:07:38.299Z] Removing intermediate container 5e8d44644a35 [2023-04-06T06:07:38.299Z] ---> e54c6a83c469 [2023-04-06T06:07:38.299Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-04-06T06:07:38.568Z] ---> Running in 9d4acd315e1b [2023-04-06T06:07:39.534Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-06T06:07:40.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-06T06:07:41.466Z] OK: 270 MiB in 61 packages [2023-04-06T06:07:42.429Z] Removing intermediate container 9d4acd315e1b [2023-04-06T06:07:42.429Z] ---> ea6e3a0362b9 [2023-04-06T06:07:42.429Z] Step 6/22 : WORKDIR /device-modbus-go [2023-04-06T06:07:42.429Z] ---> Running in 1f8f6cd84fbe [2023-04-06T06:07:42.696Z] Removing intermediate container 1f8f6cd84fbe [2023-04-06T06:07:42.696Z] ---> 9b3bd19ef7b7 [2023-04-06T06:07:42.696Z] Step 7/22 : COPY go.mod vendor* ./ [2023-04-06T06:07:43.280Z] ---> 0ec7804caae9 [2023-04-06T06:07:43.280Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-06T06:07:43.280Z] ---> Running in aa1ed88fe006 [2023-04-06T06:07:45.873Z] Removing intermediate container aa1ed88fe006 [2023-04-06T06:07:45.873Z] ---> c91d55586912 [2023-04-06T06:07:45.873Z] Step 9/22 : COPY . . [2023-04-06T06:07:46.841Z] ---> d393bf03130b [2023-04-06T06:07:46.841Z] Step 10/22 : RUN ${MAKE} [2023-04-06T06:07:46.841Z] ---> Running in b08db7f70aa9 [2023-04-06T06:07:47.804Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-04-06T06:10:09.496Z] Removing intermediate container b08db7f70aa9 [2023-04-06T06:10:09.496Z] ---> 58851f82cd77 [2023-04-06T06:10:09.496Z] Step 11/22 : FROM alpine:3.17 [2023-04-06T06:10:09.496Z] 3.17: Pulling from library/alpine [2023-04-06T06:10:09.496Z] c41833b44d91: Pulling fs layer [2023-04-06T06:10:09.496Z] c41833b44d91: Verifying Checksum [2023-04-06T06:10:09.496Z] c41833b44d91: Download complete [2023-04-06T06:10:09.496Z] c41833b44d91: Pull complete [2023-04-06T06:10:09.496Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-04-06T06:10:09.496Z] Status: Downloaded newer image for alpine:3.17 [2023-04-06T06:10:09.496Z] ---> 51e60588ff2c [2023-04-06T06:10:09.496Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-04-06T06:10:09.496Z] ---> Running in 7e919d197986 [2023-04-06T06:10:09.496Z] Removing intermediate container 7e919d197986 [2023-04-06T06:10:09.496Z] ---> 46df9f7dc3ff [2023-04-06T06:10:09.496Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-04-06T06:10:09.496Z] ---> Running in 9c5e83b41340 [2023-04-06T06:10:09.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-06T06:10:09.496Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-06T06:10:09.496Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-04-06T06:10:09.496Z] Executing busybox-1.35.0-r29.trigger [2023-04-06T06:10:09.496Z] OK: 8 MiB in 16 packages [2023-04-06T06:10:09.496Z] Removing intermediate container 9c5e83b41340 [2023-04-06T06:10:09.496Z] ---> 593c3f1d3fd0 [2023-04-06T06:10:09.496Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-04-06T06:10:09.496Z] ---> 5e2bb85a9729 [2023-04-06T06:10:09.496Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-04-06T06:10:09.496Z] ---> 29eeaddfc1a5 [2023-04-06T06:10:09.496Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-04-06T06:10:09.496Z] ---> dbb6648ad9a7 [2023-04-06T06:10:09.496Z] Step 17/22 : EXPOSE 59901 [2023-04-06T06:10:09.496Z] ---> Running in 63a0a64b9b19 [2023-04-06T06:10:09.496Z] Removing intermediate container 63a0a64b9b19 [2023-04-06T06:10:09.496Z] ---> c461aa630e0f [2023-04-06T06:10:09.496Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-04-06T06:10:09.496Z] ---> Running in a3d612db2400 [2023-04-06T06:10:09.496Z] Removing intermediate container a3d612db2400 [2023-04-06T06:10:09.496Z] ---> 35ef06a6c462 [2023-04-06T06:10:09.496Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-04-06T06:10:09.496Z] ---> Running in f4b06f2b83f8 [2023-04-06T06:10:09.496Z] Removing intermediate container f4b06f2b83f8 [2023-04-06T06:10:09.496Z] ---> c36022fdc7ea [2023-04-06T06:10:09.496Z] Step 20/22 : LABEL arch=arm64 [2023-04-06T06:10:09.496Z] ---> Running in 032049cb4196 [2023-04-06T06:10:09.496Z] Removing intermediate container 032049cb4196 [2023-04-06T06:10:09.496Z] ---> 3578bab34793 [2023-04-06T06:10:09.496Z] Step 21/22 : LABEL git_sha=7c171e9aac3e7c41c9301da38a57d3b9d7179101 [2023-04-06T06:10:09.496Z] ---> Running in 2076af18c379 [2023-04-06T06:10:09.496Z] Removing intermediate container 2076af18c379 [2023-04-06T06:10:09.496Z] ---> 8c635523a2b4 [2023-04-06T06:10:09.496Z] Step 22/22 : LABEL version=0.0.0 [2023-04-06T06:10:09.496Z] ---> Running in 795e68cce87d [2023-04-06T06:10:09.496Z] Removing intermediate container 795e68cce87d [2023-04-06T06:10:09.496Z] ---> 429b215b3bd5 [2023-04-06T06:10:09.496Z] [Warning] One or more build-args [ARCH] were not consumed [2023-04-06T06:10:09.496Z] Successfully built 429b215b3bd5 [2023-04-06T06:10:09.496Z] 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 [2023-04-06T06:10:10.298Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-06T06:10:10.298Z] [2023-04-06T06:10:10.298Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T06:10:10.709Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-06T06:10:10.709Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-06T06:10:10.709Z] 8998bd30e6a1: Pulling fs layer [2023-04-06T06:10:10.709Z] 04944245beec: Pulling fs layer [2023-04-06T06:10:10.709Z] 699f458cf7ca: Pulling fs layer [2023-04-06T06:10:10.709Z] 765212b225bb: Pulling fs layer [2023-04-06T06:10:10.709Z] f23df028b6ca: Pulling fs layer [2023-04-06T06:10:10.709Z] d65c8cfc05b1: Pulling fs layer [2023-04-06T06:10:10.709Z] 2437ff75d9bd: Pulling fs layer [2023-04-06T06:10:10.709Z] f23df028b6ca: Waiting [2023-04-06T06:10:10.709Z] d65c8cfc05b1: Waiting [2023-04-06T06:10:10.709Z] 765212b225bb: Waiting [2023-04-06T06:10:10.709Z] 2437ff75d9bd: Waiting [2023-04-06T06:10:10.986Z] 04944245beec: Verifying Checksum [2023-04-06T06:10:10.986Z] 04944245beec: Download complete [2023-04-06T06:10:10.986Z] 765212b225bb: Verifying Checksum [2023-04-06T06:10:10.986Z] 765212b225bb: Download complete [2023-04-06T06:10:10.986Z] f23df028b6ca: Verifying Checksum [2023-04-06T06:10:10.986Z] f23df028b6ca: Download complete [2023-04-06T06:10:10.986Z] d65c8cfc05b1: Verifying Checksum [2023-04-06T06:10:10.986Z] d65c8cfc05b1: Download complete [2023-04-06T06:10:10.986Z] 699f458cf7ca: Verifying Checksum [2023-04-06T06:10:10.986Z] 699f458cf7ca: Download complete [2023-04-06T06:10:11.575Z] 8998bd30e6a1: Verifying Checksum [2023-04-06T06:10:11.575Z] 8998bd30e6a1: Download complete [2023-04-06T06:10:14.158Z] 2437ff75d9bd: Verifying Checksum [2023-04-06T06:10:14.158Z] 2437ff75d9bd: Download complete [2023-04-06T06:10:15.645Z] 8998bd30e6a1: Pull complete [2023-04-06T06:10:16.249Z] 04944245beec: Pull complete [2023-04-06T06:10:17.669Z] 699f458cf7ca: Pull complete [2023-04-06T06:10:17.669Z] 765212b225bb: Pull complete [2023-04-06T06:10:18.633Z] f23df028b6ca: Pull complete [2023-04-06T06:10:18.633Z] d65c8cfc05b1: Pull complete [2023-04-06T06:10:33.631Z] 2437ff75d9bd: Pull complete [2023-04-06T06:10:33.631Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-06T06:10:33.631Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-06T06:10:33.631Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T06:10:33.949Z] prd-ubuntu20.04-docker-arm64-4c-16g-6981 does not seem to be running inside a container [2023-04-06T06:10:34.020Z] $ 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 [2023-04-06T06:10:36.561Z] $ docker top 217932f305ffca0d8dc3b727aec827cfbbad0f00ddca9a5308613bd5ecf14e80 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-06T06:10:37.449Z] ---> job-cost.sh [2023-04-06T06:10:37.449Z] lf-activate-venv: SKIPPING [2023-04-06T06:10:37.449Z] INFO: No Stack... [2023-04-06T06:10:37.717Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-06T06:10:38.677Z] INFO: Archiving Costs [Pipeline] sh [2023-04-06T06:10:39.021Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-04-06T06:10:39.021Z] + cut -d, -f6 [Pipeline] lock [2023-04-06T06:10:39.348Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-451-1-stack-cost] [2023-04-06T06:10:39.354Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-451-1-stack-cost] did not exist. Created. [2023-04-06T06:10:39.354Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-451-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-06T06:10:40.090Z] /w/workspace/device-modbus-go/1@tmp/durable-3601b18d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-06T06:10:40.760Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-06T06:10:40.796Z] Warning: overwriting stash ‘stack-cost’ [2023-04-06T06:10:40.844Z] Stashed 1 file(s) [Pipeline] } [2023-04-06T06:10:40.863Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-451-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-06T06:10:40.947Z] $ docker stop --time=1 217932f305ffca0d8dc3b727aec827cfbbad0f00ddca9a5308613bd5ecf14e80 [2023-04-06T06:10:42.438Z] $ docker rm -f --volumes 217932f305ffca0d8dc3b727aec827cfbbad0f00ddca9a5308613bd5ecf14e80 [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 [2023-04-06T06:10:43.385Z] provisioning config files... [2023-04-06T06:10:43.393Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-451@tmp/config5794245053804963007tmp [Pipeline] { [Pipeline] sh [2023-04-06T06:10:43.731Z] + set +x [2023-04-06T06:10:43.731Z] + curl -s https://codecov.io/bash [2023-04-06T06:10:43.731Z] + bash -s -- [2023-04-06T06:10:43.731Z] [2023-04-06T06:10:43.731Z] _____ _ [2023-04-06T06:10:43.731Z] / ____| | | [2023-04-06T06:10:43.731Z] | | ___ __| | ___ ___ _____ __ [2023-04-06T06:10:43.731Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-04-06T06:10:43.731Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-04-06T06:10:43.731Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-04-06T06:10:43.731Z] Bash-1.0.6 [2023-04-06T06:10:43.731Z] [2023-04-06T06:10:43.731Z] [2023-04-06T06:10:43.731Z] ==> git version 2.25.1 found [2023-04-06T06:10:43.731Z] ==> 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 [2023-04-06T06:10:43.731Z] Release-Date: 2020-01-08 [2023-04-06T06:10:43.731Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-04-06T06:10:43.731Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-04-06T06:10:43.731Z] ==> Jenkins CI detected. [2023-04-06T06:10:43.731Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-451 [2023-04-06T06:10:43.731Z] project root: . [2023-04-06T06:10:43.731Z] --> token set from env [2023-04-06T06:10:43.731Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-04-06T06:10:43.731Z] ==> Running gcov in . (disable via -X gcov) [2023-04-06T06:10:43.731Z] ==> Python coveragepy not found [2023-04-06T06:10:43.731Z] ==> Searching for coverage reports in: [2023-04-06T06:10:43.731Z] + . [2023-04-06T06:10:43.731Z] -> Found 1 reports [2023-04-06T06:10:43.731Z] ==> Detecting git/mercurial file structure [2023-04-06T06:10:43.731Z] ==> Reading reports [2023-04-06T06:10:43.731Z] + ./coverage.out bytes=23739 [2023-04-06T06:10:43.731Z] ==> Appending adjustments [2023-04-06T06:10:43.731Z] https://docs.codecov.io/docs/fixing-reports [2023-04-06T06:10:43.991Z] + Found adjustments [2023-04-06T06:10:43.991Z] ==> Gzipping contents [2023-04-06T06:10:43.991Z] 4.0K /tmp/codecov.b0JNFs.gz [2023-04-06T06:10:43.991Z] ==> Uploading reports [2023-04-06T06:10:43.991Z] url: https://codecov.io [2023-04-06T06:10:43.991Z] query: branch=PR-451&commit=7c171e9aac3e7c41c9301da38a57d3b9d7179101&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-451%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=451&job=&cmd_args= [2023-04-06T06:10:43.991Z] -> Pinging Codecov [2023-04-06T06:10:43.991Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-451&commit=7c171e9aac3e7c41c9301da38a57d3b9d7179101&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-451%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=451&job=&cmd_args= [2023-04-06T06:10:44.250Z] -> Uploading to [2023-04-06T06:10:44.250Z] https://storage.googleapis.com/codecov/v4/raw/2023-04-06/55DBCA73C666E3227836607328DD7E49/7c171e9aac3e7c41c9301da38a57d3b9d7179101/185889f3-f163-40b0-87c4-3ede7bf70e94.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230406%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230406T061043Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=00e54ff3e65bf7b526d8c5d4d73a71f34654390e3b0f1370124c81618452be1e [2023-04-06T06:10:44.250Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-06T06:10:44.250Z] Dload Upload Total Spent Left Speed [2023-04-06T06:10:44.509Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3877 0 0 100 3877 0 14685 --:--:-- --:--:-- --:--:-- 14685 [2023-04-06T06:10:44.509Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/7c171e9aac3e7c41c9301da38a57d3b9d7179101 [Pipeline] } [2023-04-06T06:10:44.538Z] 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 [2023-04-06T06:10:46.232Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-451/archives ] [2023-04-06T06:10:46.232Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-451/archives [2023-04-06T06:10:46.232Z] total 16 [2023-04-06T06:10:46.232Z] drwxr-xr-x 3 root root 4096 Apr 6 06:01 . [2023-04-06T06:10:46.232Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 6 06:01 .. [2023-04-06T06:10:46.232Z] drwxr-xr-x 2 root root 4096 Apr 6 06:01 cost [2023-04-06T06:10:46.232Z] -rw-r--r-- 1 root root 88 Apr 6 06:01 cost.csv [2023-04-06T06:10:46.232Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-451/archives [2023-04-06T06:10:46.232Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-451/archives [2023-04-06T06:10:46.232Z] total 16 [2023-04-06T06:10:46.232Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 6 06:01 . [2023-04-06T06:10:46.232Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 6 06:01 .. [2023-04-06T06:10:46.232Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 6 06:01 cost [2023-04-06T06:10:46.232Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 6 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-06T06:10:46.562Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T06:10:47.453Z] ---> package-listing.sh [2023-04-06T06:10:47.453Z] ++ facter osfamily [2023-04-06T06:10:47.453Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-06T06:10:47.714Z] + OS_FAMILY=debian [2023-04-06T06:10:47.714Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-451 [2023-04-06T06:10:47.714Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-06T06:10:47.714Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-06T06:10:47.714Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-06T06:10:47.714Z] + PACKAGES=/tmp/packages_start.txt [2023-04-06T06:10:47.714Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-451 ']' [2023-04-06T06:10:47.714Z] + PACKAGES=/tmp/packages_end.txt [2023-04-06T06:10:47.714Z] + case "${OS_FAMILY}" in [2023-04-06T06:10:47.714Z] + dpkg -l [2023-04-06T06:10:47.714Z] + grep '^ii' [2023-04-06T06:10:47.714Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-06T06:10:47.714Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-06T06:10:47.714Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-06T06:10:47.714Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-451 ']' [2023-04-06T06:10:47.714Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-451/archives/ [2023-04-06T06:10:47.714Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-451/archives/ [Pipeline] echo [2023-04-06T06:10:47.752Z] 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-451/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-06T06:10:48.050Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-06T06:10:48.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-06T06:10:48.678Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-06T06:10:48.823Z] prd-ubuntu20.04-docker-8c-8g-6979 does not seem to be running inside a container [2023-04-06T06:10:48.854Z] $ 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-451/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-451 -v /w/workspace/xfoundry_device-modbus-go_PR-451:/w/workspace/xfoundry_device-modbus-go_PR-451:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-451@tmp:/w/workspace/xfoundry_device-modbus-go_PR-451@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 [2023-04-06T06:10:49.048Z] $ docker top 0bf1fca79e8e51f93a4fb7edd43462c95a5472bf625263c40169999de241b894 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-06T06:10:49.493Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-06T06:10:49.809Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-06T06:10:50.116Z] + ls /var/log/sa-host [2023-04-06T06:10:50.116Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-06T06:10:50.242Z] provisioning config files... [2023-04-06T06:10:50.251Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-451@tmp/config17679342157919906041tmp [Pipeline] { [Pipeline] echo [2023-04-06T06:10:50.297Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T06:10:50.606Z] ---> create-netrc.sh [Pipeline] } [2023-04-06T06:10:50.640Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-06T06:10:51.033Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-06T06:10:51.064Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T06:10:51.373Z] ---> sudo-logs.sh [2023-04-06T06:10:51.374Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-06T06:10:51.446Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T06:10:51.756Z] ---> job-cost.sh [2023-04-06T06:10:51.756Z] lf-activate-venv: SKIPPING [2023-04-06T06:10:51.756Z] DEBUG: total: 0.2199999988079071 [2023-04-06T06:10:51.756Z] INFO: Retrieving Stack Cost... [2023-04-06T06:10:52.017Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-06T06:10:52.589Z] INFO: Archiving Costs [Pipeline] echo [2023-04-06T06:10:52.623Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-06T06:10:52.933Z] ---> logs-deploy.sh [2023-04-06T06:10:52.933Z] lf-activate-venv: SKIPPING [2023-04-06T06:10:52.933Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-451/1 [2023-04-06T06:10:52.933Z] INFO: archiving workspace using pattern(s): [2023-04-06T06:10:53.869Z] Archives upload complete. [2023-04-06T06:10:54.130Z] INFO: archiving logs to Nexus [2023-04-06T06:10:54.700Z] ---> uname -a: [2023-04-06T06:10:54.700Z] Linux prd-ubuntu20-04-docker-8c-8g-6979 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-06T06:10:54.700Z] [2023-04-06T06:10:54.700Z] [2023-04-06T06:10:54.700Z] ---> lscpu: [2023-04-06T06:10:54.700Z] Architecture: x86_64 [2023-04-06T06:10:54.701Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-06T06:10:54.701Z] Byte Order: Little Endian [2023-04-06T06:10:54.701Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-06T06:10:54.701Z] CPU(s): 8 [2023-04-06T06:10:54.701Z] On-line CPU(s) list: 0-7 [2023-04-06T06:10:54.701Z] Thread(s) per core: 1 [2023-04-06T06:10:54.701Z] Core(s) per socket: 1 [2023-04-06T06:10:54.701Z] Socket(s): 8 [2023-04-06T06:10:54.701Z] NUMA node(s): 1 [2023-04-06T06:10:54.701Z] Vendor ID: AuthenticAMD [2023-04-06T06:10:54.701Z] CPU family: 23 [2023-04-06T06:10:54.701Z] Model: 49 [2023-04-06T06:10:54.701Z] Model name: AMD EPYC-Rome Processor [2023-04-06T06:10:54.701Z] Stepping: 0 [2023-04-06T06:10:54.701Z] CPU MHz: 2800.000 [2023-04-06T06:10:54.701Z] BogoMIPS: 5600.00 [2023-04-06T06:10:54.701Z] Virtualization: AMD-V [2023-04-06T06:10:54.701Z] Hypervisor vendor: KVM [2023-04-06T06:10:54.701Z] Virtualization type: full [2023-04-06T06:10:54.701Z] L1d cache: 256 KiB [2023-04-06T06:10:54.701Z] L1i cache: 256 KiB [2023-04-06T06:10:54.701Z] L2 cache: 4 MiB [2023-04-06T06:10:54.701Z] L3 cache: 128 MiB [2023-04-06T06:10:54.701Z] NUMA node0 CPU(s): 0-7 [2023-04-06T06:10:54.701Z] Vulnerability Itlb multihit: Not affected [2023-04-06T06:10:54.701Z] Vulnerability L1tf: Not affected [2023-04-06T06:10:54.701Z] Vulnerability Mds: Not affected [2023-04-06T06:10:54.701Z] Vulnerability Meltdown: Not affected [2023-04-06T06:10:54.701Z] Vulnerability Mmio stale data: Not affected [2023-04-06T06:10:54.701Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-06T06:10:54.701Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-06T06:10:54.701Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-06T06:10:54.701Z] Vulnerability Srbds: Not affected [2023-04-06T06:10:54.701Z] Vulnerability Tsx async abort: Not affected [2023-04-06T06:10:54.701Z] 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 [2023-04-06T06:10:54.701Z] [2023-04-06T06:10:54.701Z] [2023-04-06T06:10:54.701Z] ---> nproc: [2023-04-06T06:10:54.701Z] 8 [2023-04-06T06:10:54.701Z] [2023-04-06T06:10:54.701Z] [2023-04-06T06:10:54.701Z] ---> df -h: [2023-04-06T06:10:54.701Z] Filesystem Size Used Avail Use% Mounted on [2023-04-06T06:10:54.701Z] overlay 155G 12G 144G 8% / [2023-04-06T06:10:54.701Z] tmpfs 64M 0 64M 0% /dev [2023-04-06T06:10:54.701Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-06T06:10:54.701Z] shm 64M 0 64M 0% /dev/shm [2023-04-06T06:10:54.701Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-04-06T06:10:54.701Z] [2023-04-06T06:10:54.701Z] [2023-04-06T06:10:54.701Z] ---> sar -b -r -n DEV: [2023-04-06T06:10:54.701Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6979) 04/06/23 _x86_64_ (8 CPU) [2023-04-06T06:10:54.701Z] [2023-04-06T06:10:54.701Z] 05:58:25 LINUX RESTART (8 CPU) [2023-04-06T06:10:54.701Z] [2023-04-06T06:10:54.701Z] 05:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-06T06:10:54.701Z] 06:00:01 217.16 5.10 212.06 0.00 495.38 81897.02 0.00 [2023-04-06T06:10:54.701Z] 06:01:01 134.41 0.28 134.13 0.00 28.13 27785.24 0.00 [2023-04-06T06:10:54.701Z] 06:02:01 29.21 0.02 29.20 0.00 2.67 15968.02 0.00 [2023-04-06T06:10:54.701Z] 06:03:01 1.87 0.00 1.87 0.00 0.00 20.26 0.00 [2023-04-06T06:10:54.701Z] 06:04:01 54.67 11.60 43.08 0.00 5176.74 8764.41 0.00 [2023-04-06T06:10:54.701Z] 06:05:01 6.73 1.52 5.22 0.00 35.19 114.91 0.00 [2023-04-06T06:10:54.701Z] 06:06:01 2.38 0.17 2.22 0.00 2.67 25.86 0.00 [2023-04-06T06:10:54.701Z] 06:07:02 1.57 0.00 1.57 0.00 0.00 17.59 0.00 [2023-04-06T06:10:54.701Z] 06:08:01 1.44 0.00 1.44 0.00 0.00 15.73 0.00 [2023-04-06T06:10:54.701Z] 06:09:01 2.25 0.00 2.25 0.00 0.00 25.59 0.00 [2023-04-06T06:10:54.701Z] 06:10:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 [2023-04-06T06:10:54.701Z] Average: 41.25 1.70 39.55 0.00 522.66 12258.86 0.00 [2023-04-06T06:10:54.701Z] [2023-04-06T06:10:54.701Z] 05:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-06T06:10:54.701Z] 06:00:01 28292100 31507852 803920 2.44 145264 3256640 2267280 6.68 1245300 2891820 85784 [2023-04-06T06:10:54.701Z] 06:01:01 27695720 31591832 720200 2.19 158424 3875524 1697808 5.00 1233960 3449076 469336 [2023-04-06T06:10:54.701Z] 06:02:01 27692732 31589320 721888 2.20 158692 3875616 1750412 5.16 1248404 3436380 8 [2023-04-06T06:10:54.701Z] 06:03:01 27692676 31589316 721776 2.19 158748 3875620 1750412 5.16 1248184 3436380 8 [2023-04-06T06:10:54.701Z] 06:04:01 27175832 31572520 716068 2.18 192172 4331348 1794248 5.29 1567272 3597724 964 [2023-04-06T06:10:54.701Z] 06:05:01 27175892 31569640 718480 2.18 190740 4329140 1777628 5.24 1572784 3594892 392 [2023-04-06T06:10:54.701Z] 06:06:01 27183296 31577296 710644 2.16 190812 4329224 1777628 5.24 1565120 3594820 8 [2023-04-06T06:10:54.701Z] 06:07:02 27183428 31577468 710368 2.16 190844 4329228 1777628 5.24 1565052 3594824 16 [2023-04-06T06:10:54.701Z] 06:08:01 27183128 31577252 710532 2.16 190920 4329228 1777628 5.24 1565052 3594832 8 [2023-04-06T06:10:54.701Z] 06:09:01 27183312 31577480 710408 2.16 190992 4329232 1777628 5.24 1565372 3594836 8 [2023-04-06T06:10:54.701Z] 06:10:01 27183044 31577568 710608 2.16 191068 4329232 1777628 5.24 1564728 3595088 8 [2023-04-06T06:10:54.701Z] Average: 27421924 31573413 723172 2.20 178061 4108185 1811448 5.34 1449203 3489152 50595 [2023-04-06T06:10:54.701Z] [2023-04-06T06:10:54.701Z] 05:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-06T06:10:54.701Z] 06:00:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:00:01 ens3 607.75 361.36 7746.00 54.51 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:00:01 vethf593a28 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:00:01 docker0 189.70 329.26 15.19 2015.88 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:01:01 lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:01:01 ens3 152.71 108.12 2685.51 94.35 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:01:01 docker0 2.83 6.45 0.18 85.58 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:02:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:02:01 ens3 13.45 9.23 13.80 4.68 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:03:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:04:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:04:01 ens3 181.49 95.08 2807.71 6.96 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:05:01 ens3 4.87 3.95 3.41 3.80 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:06:01 ens3 3.35 2.87 1.95 2.22 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:07:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:07:02 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:09:01 ens3 0.40 0.23 0.20 0.07 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:10:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] Average: lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] Average: ens3 87.81 52.90 1207.10 15.17 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] Average: docker0 17.53 30.56 1.40 191.32 0.00 0.00 0.00 0.00 [2023-04-06T06:10:54.701Z] [2023-04-06T06:10:54.701Z] [2023-04-06T06:10:54.701Z] ---> sar -P ALL: [2023-04-06T06:10:54.701Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6979) 04/06/23 _x86_64_ (8 CPU) [2023-04-06T06:10:54.701Z] [2023-04-06T06:10:54.701Z] 05:58:25 LINUX RESTART (8 CPU) [2023-04-06T06:10:54.701Z] [2023-04-06T06:10:54.701Z] 05:59:01 CPU %user %nice %system %iowait %steal %idle [2023-04-06T06:10:54.701Z] 06:00:01 all 13.92 0.00 5.49 1.71 0.06 78.81 [2023-04-06T06:10:54.701Z] 06:00:01 0 13.07 0.00 5.17 0.27 0.05 81.44 [2023-04-06T06:10:54.701Z] 06:00:01 1 14.19 0.00 6.23 0.57 0.07 78.93 [2023-04-06T06:10:54.701Z] 06:00:01 2 15.27 0.00 5.48 1.15 0.07 78.03 [2023-04-06T06:10:54.701Z] 06:00:01 3 14.11 0.00 6.24 4.36 0.07 75.22 [2023-04-06T06:10:54.701Z] 06:00:01 4 12.65 0.00 5.09 3.28 0.07 78.92 [2023-04-06T06:10:54.701Z] 06:00:01 5 14.06 0.00 5.54 2.20 0.05 78.15 [2023-04-06T06:10:54.701Z] 06:00:01 6 14.23 0.00 4.51 0.20 0.07 80.98 [2023-04-06T06:10:54.701Z] 06:00:01 7 13.80 0.00 5.62 1.68 0.07 78.84 [2023-04-06T06:10:54.701Z] 06:01:01 all 40.81 0.00 7.48 1.08 0.09 50.54 [2023-04-06T06:10:54.701Z] 06:01:01 0 41.82 0.00 7.69 0.25 0.08 50.15 [2023-04-06T06:10:54.701Z] 06:01:01 1 40.35 0.00 7.61 0.45 0.08 51.50 [2023-04-06T06:10:54.701Z] 06:01:01 2 41.36 0.00 7.29 0.66 0.08 50.60 [2023-04-06T06:10:54.701Z] 06:01:01 3 39.75 0.00 7.43 4.20 0.10 48.51 [2023-04-06T06:10:54.701Z] 06:01:01 4 40.65 0.00 7.62 0.13 0.08 51.51 [2023-04-06T06:10:54.701Z] 06:01:01 5 40.72 0.00 7.72 1.84 0.08 49.64 [2023-04-06T06:10:54.701Z] 06:01:01 6 41.25 0.00 6.96 0.34 0.08 51.37 [2023-04-06T06:10:54.701Z] 06:01:01 7 40.57 0.00 7.50 0.79 0.10 51.04 [2023-04-06T06:10:54.701Z] 06:02:01 all 0.23 0.00 0.20 0.42 0.01 99.14 [2023-04-06T06:10:54.701Z] 06:02:01 0 0.18 0.00 0.13 0.00 0.02 99.67 [2023-04-06T06:10:54.701Z] 06:02:01 1 0.13 0.00 0.20 0.08 0.02 99.57 [2023-04-06T06:10:54.701Z] 06:02:01 2 0.22 0.00 0.15 0.02 0.02 99.60 [2023-04-06T06:10:54.701Z] 06:02:01 3 0.22 0.00 0.17 0.30 0.00 99.31 [2023-04-06T06:10:54.701Z] 06:02:01 4 0.48 0.00 0.10 0.00 0.02 99.40 [2023-04-06T06:10:54.701Z] 06:02:01 5 0.20 0.00 0.50 2.37 0.02 96.91 [2023-04-06T06:10:54.701Z] 06:02:01 6 0.10 0.00 0.20 0.20 0.00 99.50 [2023-04-06T06:10:54.701Z] 06:02:01 7 0.32 0.00 0.15 0.37 0.03 99.13 [2023-04-06T06:10:54.701Z] 06:03:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-04-06T06:10:54.701Z] 06:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-06T06:10:54.702Z] 06:03:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2023-04-06T06:10:54.702Z] 06:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-06T06:10:54.702Z] 06:03:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-06T06:10:54.702Z] 06:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-06T06:10:54.702Z] 06:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-06T06:10:54.702Z] 06:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-06T06:10:54.702Z] 06:03:01 7 0.03 0.00 0.03 0.00 0.02 99.92 [2023-04-06T06:10:54.702Z] 06:04:01 all 2.25 0.00 1.46 0.61 0.03 95.66 [2023-04-06T06:10:54.702Z] 06:04:01 0 2.04 0.00 2.77 0.15 0.02 95.03 [2023-04-06T06:10:54.702Z] 06:04:01 1 2.80 0.00 1.30 0.83 0.03 95.03 [2023-04-06T06:10:54.702Z] 06:04:01 2 1.42 0.00 1.20 2.72 0.02 94.63 [2023-04-06T06:10:54.702Z] 06:04:01 3 1.34 0.00 0.69 0.05 0.03 97.89 [2023-04-06T06:10:54.702Z] 06:04:01 4 2.45 0.00 1.37 0.37 0.03 95.78 [2023-04-06T06:10:54.702Z] 06:04:01 5 3.19 0.00 2.30 0.28 0.02 94.21 [2023-04-06T06:10:54.702Z] 06:04:01 6 1.33 0.00 1.05 0.12 0.02 97.48 [2023-04-06T06:10:54.702Z] 06:04:01 7 3.42 0.00 0.96 0.35 0.05 95.22 [2023-04-06T06:10:54.702Z] 06:05:01 all 0.33 0.00 0.08 0.06 0.02 99.51 [2023-04-06T06:10:54.702Z] 06:05:01 0 0.42 0.00 0.12 0.13 0.03 99.30 [2023-04-06T06:10:54.702Z] 06:05:01 1 0.20 0.00 0.10 0.00 0.02 99.68 [2023-04-06T06:10:54.702Z] 06:05:01 2 0.32 0.00 0.07 0.23 0.02 99.37 [2023-04-06T06:10:54.702Z] 06:05:01 3 0.28 0.00 0.07 0.00 0.03 99.62 [2023-04-06T06:10:54.702Z] 06:05:01 4 0.28 0.00 0.05 0.08 0.02 99.57 [2023-04-06T06:10:54.702Z] 06:05:01 5 0.88 0.00 0.05 0.02 0.02 99.03 [2023-04-06T06:10:54.702Z] 06:05:01 6 0.15 0.00 0.08 0.02 0.00 99.75 [2023-04-06T06:10:54.702Z] 06:05:01 7 0.13 0.00 0.07 0.00 0.00 99.80 [2023-04-06T06:10:54.702Z] 06:06:01 all 0.18 0.00 0.01 0.11 0.01 99.69 [2023-04-06T06:10:54.702Z] 06:06:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2023-04-06T06:10:54.702Z] 06:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-06T06:10:54.702Z] 06:06:01 2 0.07 0.00 0.00 0.90 0.00 99.03 [2023-04-06T06:10:54.702Z] 06:06:01 3 0.71 0.00 0.00 0.02 0.02 99.25 [2023-04-06T06:10:54.702Z] 06:06:01 4 0.15 0.00 0.02 0.00 0.00 99.83 [2023-04-06T06:10:54.702Z] 06:06:01 5 0.28 0.00 0.02 0.00 0.00 99.70 [2023-04-06T06:10:54.702Z] 06:06:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2023-04-06T06:10:54.702Z] 06:06:01 7 0.07 0.00 0.00 0.00 0.02 99.92 [2023-04-06T06:10:54.702Z] 06:07:02 all 0.11 0.00 0.01 0.01 0.00 99.86 [2023-04-06T06:10:54.702Z] 06:07:02 0 0.07 0.00 0.02 0.00 0.02 99.90 [2023-04-06T06:10:54.702Z] 06:07:02 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-06T06:10:54.702Z] 06:07:02 2 0.02 0.00 0.00 0.10 0.00 99.88 [2023-04-06T06:10:54.702Z] 06:07:02 3 0.70 0.00 0.03 0.02 0.00 99.25 [2023-04-06T06:10:54.702Z] 06:07:02 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-06T06:10:54.702Z] 06:07:02 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-06T06:10:54.702Z] 06:07:02 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-06T06:10:54.702Z] 06:07:02 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-06T06:10:54.702Z] 06:08:01 all 0.19 0.00 0.01 0.01 0.01 99.78 [2023-04-06T06:10:54.702Z] 06:08:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-06T06:10:54.702Z] 06:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-06T06:10:54.702Z] 06:08:01 2 0.00 0.00 0.00 0.10 0.02 99.88 [2023-04-06T06:10:54.702Z] 06:08:01 3 1.34 0.00 0.00 0.02 0.00 98.64 [2023-04-06T06:10:54.702Z] 06:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-06T06:10:54.702Z] 06:08:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-06T06:10:54.702Z] 06:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-06T06:10:54.702Z] 06:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-04-06T06:10:54.702Z] 06:09:01 all 0.31 0.00 0.01 0.01 0.01 99.66 [2023-04-06T06:10:54.702Z] 06:09:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2023-04-06T06:10:54.702Z] 06:09:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2023-04-06T06:10:54.702Z] 06:09:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2023-04-06T06:10:54.702Z] 06:09:01 3 1.97 0.00 0.02 0.00 0.02 98.00 [2023-04-06T06:10:54.702Z] 06:09:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-06T06:10:54.702Z] 06:09:01 5 0.32 0.00 0.02 0.00 0.00 99.67 [2023-04-06T06:10:54.702Z] 06:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-06T06:10:54.702Z] 06:09:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-06T06:10:54.702Z] 06:10:01 all 0.13 0.00 0.01 0.01 0.00 99.85 [2023-04-06T06:10:54.702Z] 06:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-06T06:10:54.702Z] 06:10:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-06T06:10:54.702Z] 06:10:01 2 0.00 0.00 0.00 0.05 0.00 99.95 [2023-04-06T06:10:54.702Z] 06:10:01 3 0.86 0.00 0.00 0.02 0.00 99.12 [2023-04-06T06:10:54.702Z] 06:10:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-06T06:10:54.702Z] 06:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-06T06:10:54.702Z] 06:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-06T06:10:54.702Z] 06:10:01 7 0.05 0.00 0.02 0.00 0.02 99.92 [2023-04-06T06:10:54.702Z] [2023-04-06T06:10:54.702Z] Average: CPU %user %nice %system %iowait %steal %idle [2023-04-06T06:10:54.702Z] Average: all 5.27 0.00 1.33 0.37 0.02 93.01 [2023-04-06T06:10:54.702Z] Average: 0 5.22 0.00 1.45 0.07 0.02 93.24 [2023-04-06T06:10:54.702Z] Average: 1 5.22 0.00 1.40 0.18 0.02 93.18 [2023-04-06T06:10:54.702Z] Average: 2 5.29 0.00 1.28 0.54 0.02 92.86 [2023-04-06T06:10:54.702Z] Average: 3 5.52 0.00 1.32 0.81 0.03 92.33 [2023-04-06T06:10:54.702Z] Average: 4 5.13 0.00 1.29 0.35 0.02 93.21 [2023-04-06T06:10:54.702Z] Average: 5 5.39 0.00 1.46 0.61 0.02 92.53 [2023-04-06T06:10:54.702Z] Average: 6 5.15 0.00 1.16 0.08 0.02 93.60 [2023-04-06T06:10:54.702Z] Average: 7 5.28 0.00 1.30 0.29 0.03 93.11 [2023-04-06T06:10:54.702Z] [2023-04-06T06:10:54.702Z] [2023-04-06T06:10:54.702Z]