Pull request #539 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from fc155eb9a8b449261bf0a9cebb08c3ee09c5640a+0f8df5851b079ccdecd731686461e0777a6d4036 (b86ebe183f915a3315aac3a614accdc0344d92dc) 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-ssh6187563577094505857.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16280441608972746142.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-539/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-539/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9606997494742310208.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-539/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18335087776283974533.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2237053700282452759.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-539/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-539/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5694031418682639748.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-27966 in /w/workspace/xfoundry_device-modbus-go_PR-539 [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-539 # 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 0f8df5851b079ccdecd731686461e0777a6d4036 into PR head commit fc155eb9a8b449261bf0a9cebb08c3ee09c5640a Merge succeeded, producing fc155eb9a8b449261bf0a9cebb08c3ee09c5640a Checking out Revision fc155eb9a8b449261bf0a9cebb08c3ee09c5640a (PR-539) 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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/539/head:refs/remotes/origin/PR-539 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc155eb9a8b449261bf0a9cebb08c3ee09c5640a # 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 0f8df5851b079ccdecd731686461e0777a6d4036 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f fc155eb9a8b449261bf0a9cebb08c3ee09c5640a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-01-26T05:58:31.522Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-01-26T05:58:31.736Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-01-26T05:58:31.856Z] ========================================================= [2024-01-26T05:58:31.856Z] EdgeX Global Pipelines Version Info [2024-01-26T05:58:31.856Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-01-26T05:58:32.653Z] ------------------- [2024-01-26T05:58:32.653Z] stable info: [2024-01-26T05:58:32.653Z] ------------------- [2024-01-26T05:58:32.654Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-01-26T05:58:32.654Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T05:58:32.654Z] Message: update stable to v1.0.258 [2024-01-26T05:58:33.224Z] ------------------- [2024-01-26T05:58:33.224Z] experimental info: [2024-01-26T05:58:33.224Z] ------------------- [2024-01-26T05:58:33.224Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-01-26T05:58:33.225Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T05:58:33.225Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-01-26T05:58:33.438Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-01-26T05:58:33.494Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-01-26T05:58:33.547Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-01-26T05:58:33.643Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-01-26T05:58:33.700Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-01-26T05:58:33.755Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-01-26T05:58:33.810Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-01-26T05:58:33.870Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-01-26T05:58:33.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-01-26T05:58:34.002Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-01-26T05:58:34.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-01-26T05:58:34.124Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-01-26T05:58:34.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-01-26T05:58:34.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-01-26T05:58:34.314Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T05:58:34.394Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-01-26T05:58:34.458Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T05:58:34.532Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-01-26T05:58:34.601Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-01-26T05:58:34.669Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-01-26T05:58:34.737Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-01-26T05:58:34.802Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-01-26T05:58:34.871Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-01-26T05:58:34.940Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-01-26T05:58:35.010Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-01-26T05:58:35.079Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-01-26T05:58:35.152Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-01-26T05:58:35.224Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-539 [Pipeline] echo [2024-01-26T05:58:35.299Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-539 [Pipeline] echo [2024-01-26T05:58:35.376Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-539 [Pipeline] echo [2024-01-26T05:58:35.453Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = fc155eb9a8b449261bf0a9cebb08c3ee09c5640a [Pipeline] echo [2024-01-26T05:58:35.532Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = fc155eb [Pipeline] echo [2024-01-26T05:58:35.614Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T05:58:35.795Z] provisioning config files... [2024-01-26T05:58:35.808Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-539@tmp/config2131328444123385534tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T05:58:36.209Z] ---> ****-login.sh [2024-01-26T05:58:36.209Z] nexus3.edgexfoundry.org:10001 [2024-01-26T05:58:36.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:58:36.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:58:36.468Z] Configure a credential helper to remove this warning. See [2024-01-26T05:58:36.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:58:36.469Z] [2024-01-26T05:58:36.469Z] Login Succeeded [2024-01-26T05:58:36.469Z] nexus3.edgexfoundry.org:10002 [2024-01-26T05:58:36.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:58:36.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:58:36.728Z] Configure a credential helper to remove this warning. See [2024-01-26T05:58:36.728Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:58:36.728Z] [2024-01-26T05:58:36.728Z] Login Succeeded [2024-01-26T05:58:36.728Z] nexus3.edgexfoundry.org:10003 [2024-01-26T05:58:36.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:58:36.728Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:58:36.728Z] Configure a credential helper to remove this warning. See [2024-01-26T05:58:36.728Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:58:36.728Z] [2024-01-26T05:58:36.728Z] Login Succeeded [2024-01-26T05:58:36.728Z] nexus3.edgexfoundry.org:10004 [2024-01-26T05:58:36.728Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:58:36.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:58:36.989Z] Configure a credential helper to remove this warning. See [2024-01-26T05:58:36.989Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:58:36.989Z] [2024-01-26T05:58:36.989Z] Login Succeeded [2024-01-26T05:58:36.989Z] ****.io [2024-01-26T05:58:36.989Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:58:37.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:58:37.250Z] Configure a credential helper to remove this warning. See [2024-01-26T05:58:37.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:58:37.250Z] [2024-01-26T05:58:37.250Z] Login Succeeded [2024-01-26T05:58:37.250Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T05:58:37.282Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-01-26T05:58:38.049Z] + git rev-list -1 --merges fc155eb9a8b449261bf0a9cebb08c3ee09c5640a~1..fc155eb9a8b449261bf0a9cebb08c3ee09c5640a [Pipeline] echo [2024-01-26T05:58:38.095Z] -----------> git rev-list -1 --merges fc155eb9a8b449261bf0a9cebb08c3ee09c5640a~1..fc155eb9a8b449261bf0a9cebb08c3ee09c5640a fc155eb9a8b449261bf0a9cebb08c3ee09c5640a [false] [Pipeline] sh [2024-01-26T05:58:38.432Z] + git log --format=format:%s -1 fc155eb9a8b449261bf0a9cebb08c3ee09c5640a [Pipeline] echo [2024-01-26T05:58:38.470Z] ========================================================= [2024-01-26T05:58:38.470Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-01-26T05:58:38.470Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T05:58:38.971Z] + git log --format=format:%s -1 fc155eb9a8b449261bf0a9cebb08c3ee09c5640a [Pipeline] echo [2024-01-26T05:58:39.006Z] [semverPrep] GIT_COMMIT: fc155eb9a8b449261bf0a9cebb08c3ee09c5640a, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-01-26T05:58:39.056Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-01-26T05:58:39.494Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-01-26T05:58:39.494Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-01-26T05:58:39.494Z] + [ -e /tmp/ssh_known_hosts ] [2024-01-26T05:58:39.494Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-01-26T05:58:39.494Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-01-26T05:58:39.494Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-01-26T05:58:39.494Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T05:58:40.004Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T05:58:40.004Z] [2024-01-26T05:58:40.004Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T05:58:40.414Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T05:58:40.414Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-01-26T05:58:40.414Z] b85a868b505f: Pulling fs layer [2024-01-26T05:58:40.414Z] e2be974225ed: Pulling fs layer [2024-01-26T05:58:40.414Z] 339a4e72a1f5: Pulling fs layer [2024-01-26T05:58:40.414Z] 988bab9f4d93: Pulling fs layer [2024-01-26T05:58:40.414Z] 1469e6f7b9e6: Pulling fs layer [2024-01-26T05:58:40.414Z] eaf3925da568: Pulling fs layer [2024-01-26T05:58:40.414Z] bab4dde63d76: Pulling fs layer [2024-01-26T05:58:40.414Z] bde34c3a00c8: Pulling fs layer [2024-01-26T05:58:40.414Z] b352a97aabf1: Pulling fs layer [2024-01-26T05:58:40.414Z] 4872d77fe225: Pulling fs layer [2024-01-26T05:58:40.414Z] 5851b861e8e6: Pulling fs layer [2024-01-26T05:58:40.414Z] bde34c3a00c8: Waiting [2024-01-26T05:58:40.414Z] b352a97aabf1: Waiting [2024-01-26T05:58:40.414Z] 1469e6f7b9e6: Waiting [2024-01-26T05:58:40.414Z] bab4dde63d76: Waiting [2024-01-26T05:58:40.414Z] 5851b861e8e6: Waiting [2024-01-26T05:58:40.414Z] 4872d77fe225: Waiting [2024-01-26T05:58:40.414Z] eaf3925da568: Waiting [2024-01-26T05:58:40.414Z] 988bab9f4d93: Waiting [2024-01-26T05:58:40.414Z] e2be974225ed: Verifying Checksum [2024-01-26T05:58:40.414Z] e2be974225ed: Download complete [2024-01-26T05:58:40.414Z] 988bab9f4d93: Verifying Checksum [2024-01-26T05:58:40.414Z] 988bab9f4d93: Download complete [2024-01-26T05:58:40.414Z] 1469e6f7b9e6: Verifying Checksum [2024-01-26T05:58:40.414Z] 1469e6f7b9e6: Download complete [2024-01-26T05:58:40.674Z] eaf3925da568: Download complete [2024-01-26T05:58:40.674Z] 339a4e72a1f5: Verifying Checksum [2024-01-26T05:58:40.674Z] 339a4e72a1f5: Download complete [2024-01-26T05:58:40.674Z] bde34c3a00c8: Verifying Checksum [2024-01-26T05:58:40.674Z] bde34c3a00c8: Download complete [2024-01-26T05:58:40.674Z] b352a97aabf1: Download complete [2024-01-26T05:58:40.674Z] 4872d77fe225: Verifying Checksum [2024-01-26T05:58:40.674Z] 4872d77fe225: Download complete [2024-01-26T05:58:40.674Z] 5851b861e8e6: Download complete [2024-01-26T05:58:40.674Z] b85a868b505f: Download complete [2024-01-26T05:58:40.933Z] bab4dde63d76: Verifying Checksum [2024-01-26T05:58:41.874Z] b85a868b505f: Pull complete [2024-01-26T05:58:42.138Z] e2be974225ed: Pull complete [2024-01-26T05:58:42.709Z] 339a4e72a1f5: Pull complete [2024-01-26T05:58:42.709Z] 988bab9f4d93: Pull complete [2024-01-26T05:58:42.974Z] 1469e6f7b9e6: Pull complete [2024-01-26T05:58:42.974Z] eaf3925da568: Pull complete [2024-01-26T05:58:44.881Z] bab4dde63d76: Pull complete [2024-01-26T05:58:44.881Z] bde34c3a00c8: Pull complete [2024-01-26T05:58:44.881Z] b352a97aabf1: Pull complete [2024-01-26T05:58:45.144Z] 4872d77fe225: Pull complete [2024-01-26T05:58:45.144Z] 5851b861e8e6: Pull complete [2024-01-26T05:58:45.144Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-01-26T05:58:45.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-01-26T05:58:45.144Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T05:58:45.567Z] prd-ubuntu20.04-docker-8c-8g-27966 does not seem to be running inside a container [2024-01-26T05:58:45.595Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-539 -v /w/workspace/xfoundry_device-modbus-go_PR-539:/w/workspace/xfoundry_device-modbus-go_PR-539:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-539@tmp:/w/workspace/xfoundry_device-modbus-go_PR-539@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-01-26T05:58:48.589Z] $ docker top 795c8c8c6ea502a0939c78082239aca0770b0a09ba21627fac0c3a155c53f261 -eo pid,comm [2024-01-26T05:58:48.644Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-01-26T05:58:48.644Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-01-26T05:58:48.847Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T05:58:48.848Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T05:58:48.974Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T05:58:48.978Z] $ docker exec 795c8c8c6ea502a0939c78082239aca0770b0a09ba21627fac0c3a155c53f261 ssh-agent [2024-01-26T05:58:49.085Z] SSH_AUTH_SOCK=/tmp/ssh-OvhYD3gc1eo4/agent.32 [2024-01-26T05:58:49.085Z] SSH_AGENT_PID=38 [2024-01-26T05:58:49.092Z] Running ssh-add (command line suppressed) [2024-01-26T05:58:49.193Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-539@tmp/private_key_2417430843643126936.key (/w/workspace/xfoundry_device-modbus-go_PR-539@tmp/private_key_2417430843643126936.key) [2024-01-26T05:58:49.208Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T05:58:49.568Z] + git tag --points-at HEAD [Pipeline] } [2024-01-26T05:58:49.591Z] $ docker exec --env ******** --env ******** 795c8c8c6ea502a0939c78082239aca0770b0a09ba21627fac0c3a155c53f261 ssh-agent -k [2024-01-26T05:58:49.690Z] unset SSH_AUTH_SOCK; [2024-01-26T05:58:49.690Z] unset SSH_AGENT_PID; [2024-01-26T05:58:49.690Z] echo Agent pid 38 killed; [2024-01-26T05:58:49.701Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-01-26T05:58:49.831Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-01-26T05:58:49.831Z] [ssh-agent] Looking for ssh-agent implementation... [2024-01-26T05:58:49.930Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-01-26T05:58:49.934Z] $ docker exec 795c8c8c6ea502a0939c78082239aca0770b0a09ba21627fac0c3a155c53f261 ssh-agent [2024-01-26T05:58:50.033Z] SSH_AUTH_SOCK=/tmp/ssh-0FTVH1GjHedw/agent.70 [2024-01-26T05:58:50.033Z] SSH_AGENT_PID=76 [2024-01-26T05:58:50.038Z] Running ssh-add (command line suppressed) [2024-01-26T05:58:50.139Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-539@tmp/private_key_9281894721697622876.key (/w/workspace/xfoundry_device-modbus-go_PR-539@tmp/private_key_9281894721697622876.key) [2024-01-26T05:58:50.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-01-26T05:58:50.505Z] + git semver init [2024-01-26T05:58:50.767Z] 2024-01-26 05:58:50,681 [run_init] DEBUG init version:0.0.0 force:False [2024-01-26T05:58:50.767Z] 2024-01-26 05:58:50,681 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-539/.semver [2024-01-26T05:58:50.767Z] 2024-01-26 05:58:50,682 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-539/.semver [2024-01-26T05:58:50.767Z] 2024-01-26 05:58:50,682 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-539/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-539, universal_newlines=False, shell=None, istream=None) [2024-01-26T05:58:52.148Z] 2024-01-26 05:58:51,749 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-539/.git/info/exclude [2024-01-26T05:58:52.148Z] 2024-01-26 05:58:51,750 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-539/.semver/PR-539 with force:False [2024-01-26T05:58:52.148Z] 2024-01-26 05:58:51,750 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-539/.semver/PR-539 [2024-01-26T05:58:52.148Z] 2024-01-26 05:58:51,754 [execute] INFO git cat-file --batch-check [2024-01-26T05:58:52.148Z] 2024-01-26 05:58:51,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-539/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T05:58:52.148Z] 2024-01-26 05:58:51,760 [execute] INFO git cat-file --batch [2024-01-26T05:58:52.148Z] 2024-01-26 05:58:51,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-539/.semver, universal_newlines=False, shell=None, istream=) [2024-01-26T05:58:52.148Z] 2024-01-26 05:58:51,764 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-539/.semver/PR-539 [2024-01-26T05:58:52.148Z] 0.0.0 [Pipeline] } [2024-01-26T05:58:52.178Z] $ docker exec --env ******** --env ******** 795c8c8c6ea502a0939c78082239aca0770b0a09ba21627fac0c3a155c53f261 ssh-agent -k [2024-01-26T05:58:52.276Z] unset SSH_AUTH_SOCK; [2024-01-26T05:58:52.276Z] unset SSH_AGENT_PID; [2024-01-26T05:58:52.277Z] echo Agent pid 76 killed; [2024-01-26T05:58:52.283Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-01-26T05:58:52.782Z] + git semver [Pipeline] } [2024-01-26T05:58:53.077Z] $ docker stop --time=1 795c8c8c6ea502a0939c78082239aca0770b0a09ba21627fac0c3a155c53f261 [2024-01-26T05:58:54.346Z] $ docker rm -f --volumes 795c8c8c6ea502a0939c78082239aca0770b0a09ba21627fac0c3a155c53f261 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T05:58:54.789Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-01-26T05:58:55.110Z] Stashed 1 file(s) [Pipeline] echo [2024-01-26T05:58:55.128Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T05:58:56.046Z] provisioning config files... [2024-01-26T05:58:56.055Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-539@tmp/config13697810938384082598tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T05:58:56.451Z] ---> ****-login.sh [2024-01-26T05:58:56.451Z] nexus3.edgexfoundry.org:10001 [2024-01-26T05:58:56.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:58:56.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:58:56.451Z] Configure a credential helper to remove this warning. See [2024-01-26T05:58:56.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:58:56.451Z] [2024-01-26T05:58:56.451Z] Login Succeeded [2024-01-26T05:58:56.451Z] nexus3.edgexfoundry.org:10002 [2024-01-26T05:58:56.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:58:56.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:58:56.451Z] Configure a credential helper to remove this warning. See [2024-01-26T05:58:56.451Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:58:56.451Z] [2024-01-26T05:58:56.451Z] Login Succeeded [2024-01-26T05:58:56.451Z] nexus3.edgexfoundry.org:10003 [2024-01-26T05:58:56.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:58:56.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:58:56.713Z] Configure a credential helper to remove this warning. See [2024-01-26T05:58:56.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:58:56.713Z] [2024-01-26T05:58:56.713Z] Login Succeeded [2024-01-26T05:58:56.713Z] nexus3.edgexfoundry.org:10004 [2024-01-26T05:58:56.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:58:56.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:58:56.713Z] Configure a credential helper to remove this warning. See [2024-01-26T05:58:56.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:58:56.713Z] [2024-01-26T05:58:56.713Z] Login Succeeded [2024-01-26T05:58:56.713Z] ****.io [2024-01-26T05:58:56.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T05:58:56.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T05:58:56.974Z] Configure a credential helper to remove this warning. See [2024-01-26T05:58:56.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T05:58:56.974Z] [2024-01-26T05:58:56.974Z] Login Succeeded [2024-01-26T05:58:56.974Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T05:58:57.005Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T05:58:57.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T05:58:57.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T05:58:57.467Z] ========================================================= [2024-01-26T05:58:57.468Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-01-26T05:58:57.468Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T05:58:58.069Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-26T05:58:58.069Z] Sending build context to Docker daemon 17.26MB [2024-01-26T05:58:58.069Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T05:58:58.069Z] Step 2/10 : FROM ${BASE} AS builder [2024-01-26T05:58:58.069Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-01-26T05:58:58.069Z] 7264a8db6415: Pulling fs layer [2024-01-26T05:58:58.069Z] c4d48a809fc2: Pulling fs layer [2024-01-26T05:58:58.069Z] 4f1c88b9dad5: Pulling fs layer [2024-01-26T05:58:58.069Z] ad3a456e5733: Pulling fs layer [2024-01-26T05:58:58.069Z] 69c7f0334f64: Pulling fs layer [2024-01-26T05:58:58.069Z] 1f1c1a5573a3: Pulling fs layer [2024-01-26T05:58:58.069Z] ce7588e14bc9: Pulling fs layer [2024-01-26T05:58:58.069Z] b5e4710f87ac: Pulling fs layer [2024-01-26T05:58:58.069Z] ce7588e14bc9: Waiting [2024-01-26T05:58:58.069Z] b5e4710f87ac: Waiting [2024-01-26T05:58:58.069Z] 1f1c1a5573a3: Waiting [2024-01-26T05:58:58.069Z] c4d48a809fc2: Download complete [2024-01-26T05:58:58.069Z] ad3a456e5733: Verifying Checksum [2024-01-26T05:58:58.069Z] ad3a456e5733: Download complete [2024-01-26T05:58:58.329Z] 69c7f0334f64: Download complete [2024-01-26T05:58:58.329Z] 7264a8db6415: Verifying Checksum [2024-01-26T05:58:58.329Z] 7264a8db6415: Download complete [2024-01-26T05:58:58.329Z] 1f1c1a5573a3: Verifying Checksum [2024-01-26T05:58:58.329Z] 1f1c1a5573a3: Download complete [2024-01-26T05:58:58.329Z] 7264a8db6415: Pull complete [2024-01-26T05:58:58.329Z] b5e4710f87ac: Verifying Checksum [2024-01-26T05:58:58.329Z] b5e4710f87ac: Download complete [2024-01-26T05:58:58.589Z] c4d48a809fc2: Pull complete [2024-01-26T05:58:58.589Z] 4f1c88b9dad5: Download complete [2024-01-26T05:58:59.157Z] ce7588e14bc9: Verifying Checksum [2024-01-26T05:58:59.157Z] ce7588e14bc9: Download complete [2024-01-26T05:59:01.689Z] 4f1c88b9dad5: Pull complete [2024-01-26T05:59:01.689Z] ad3a456e5733: Pull complete [2024-01-26T05:59:01.689Z] 69c7f0334f64: Pull complete [2024-01-26T05:59:01.949Z] 1f1c1a5573a3: Pull complete [2024-01-26T05:59:04.480Z] ce7588e14bc9: Pull complete [2024-01-26T05:59:04.480Z] b5e4710f87ac: Pull complete [2024-01-26T05:59:04.480Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-01-26T05:59:04.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-01-26T05:59:04.480Z] ---> 88b5674ff536 [2024-01-26T05:59:04.480Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-01-26T05:59:08.682Z] ---> Running in 46cc883f2660 [2024-01-26T05:59:08.682Z] Removing intermediate container 46cc883f2660 [2024-01-26T05:59:08.682Z] ---> 7777377af652 [2024-01-26T05:59:08.682Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T05:59:08.682Z] ---> Running in 8cb291f10a9e [2024-01-26T05:59:08.682Z] Removing intermediate container 8cb291f10a9e [2024-01-26T05:59:08.682Z] ---> 8bd200f02a1e [2024-01-26T05:59:08.682Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-01-26T05:59:08.682Z] ---> Running in 7d3837d412fc [2024-01-26T05:59:08.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T05:59:09.201Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T05:59:09.459Z] (1/8) Installing openssh-keygen (9.3_p2-r1) [2024-01-26T05:59:09.459Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-01-26T05:59:09.459Z] (3/8) Installing openssh-client-common (9.3_p2-r1) [2024-01-26T05:59:09.459Z] (4/8) Installing openssh-client-default (9.3_p2-r1) [2024-01-26T05:59:09.459Z] (5/8) Installing openssh-sftp-server (9.3_p2-r1) [2024-01-26T05:59:09.459Z] (6/8) Installing openssh-server-common (9.3_p2-r1) [2024-01-26T05:59:09.459Z] (7/8) Installing openssh-server (9.3_p2-r1) [2024-01-26T05:59:09.459Z] (8/8) Installing openssh (9.3_p2-r1) [2024-01-26T05:59:09.459Z] Executing busybox-1.36.1-r5.trigger [2024-01-26T05:59:09.459Z] OK: 270 MiB in 60 packages [2024-01-26T05:59:10.026Z] Removing intermediate container 7d3837d412fc [2024-01-26T05:59:10.026Z] ---> 4d9ce8c8514c [2024-01-26T05:59:10.026Z] Step 6/10 : WORKDIR /device-modbus-go [2024-01-26T05:59:10.026Z] ---> Running in 4b9a9be266af [2024-01-26T05:59:10.026Z] Removing intermediate container 4b9a9be266af [2024-01-26T05:59:10.026Z] ---> 629daaa6f935 [2024-01-26T05:59:10.026Z] Step 7/10 : COPY go.mod vendor* ./ [2024-01-26T05:59:10.285Z] ---> bb9a5a9f83f8 [2024-01-26T05:59:10.285Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T05:59:10.285Z] ---> Running in bafcf1bed3e0 [2024-01-26T05:59:10.798Z] Still waiting to schedule task [2024-01-26T05:59:10.798Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-01-26T05:59:36.841Z] Removing intermediate container bafcf1bed3e0 [2024-01-26T05:59:36.841Z] ---> 3fdebabfe87b [2024-01-26T05:59:36.841Z] Step 9/10 : COPY . . [2024-01-26T05:59:37.406Z] ---> f3dc03d38910 [2024-01-26T05:59:37.406Z] Step 10/10 : RUN ${MAKE} [2024-01-26T05:59:37.406Z] ---> Running in 9e6ff44dc953 [2024-01-26T05:59:37.664Z] noop [2024-01-26T05:59:37.923Z] Removing intermediate container 9e6ff44dc953 [2024-01-26T05:59:37.923Z] ---> 678083bfd750 [2024-01-26T05:59:37.923Z] Successfully built 678083bfd750 [2024-01-26T05:59:37.923Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T05:59:38.479Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T05:59:38.479Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T05:59:38.673Z] prd-ubuntu20.04-docker-8c-8g-27966 does not seem to be running inside a container [2024-01-26T05:59:38.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-539 -v /w/workspace/xfoundry_device-modbus-go_PR-539:/w/workspace/xfoundry_device-modbus-go_PR-539:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-539@tmp:/w/workspace/xfoundry_device-modbus-go_PR-539@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 ******** ci-base-image-x86_64 cat [2024-01-26T05:59:39.029Z] $ docker top 12effc12311a822554fae420b62815b61109f6329dcb3c5f81cfd313326f5e0a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T05:59:39.455Z] + go version [2024-01-26T05:59:39.455Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-01-26T05:59:39.490Z] $ docker stop --time=1 12effc12311a822554fae420b62815b61109f6329dcb3c5f81cfd313326f5e0a [2024-01-26T05:59:40.758Z] $ docker rm -f --volumes 12effc12311a822554fae420b62815b61109f6329dcb3c5f81cfd313326f5e0a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T05:59:41.691Z] + docker inspect -f . ci-base-image-x86_64 [2024-01-26T05:59:41.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T05:59:41.901Z] prd-ubuntu20.04-docker-8c-8g-27966 does not seem to be running inside a container [2024-01-26T05:59:41.937Z] $ 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-539 -v /w/workspace/xfoundry_device-modbus-go_PR-539:/w/workspace/xfoundry_device-modbus-go_PR-539:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-539@tmp:/w/workspace/xfoundry_device-modbus-go_PR-539@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 ******** ci-base-image-x86_64 cat [2024-01-26T05:59:42.265Z] $ docker top e5e738433667f08e461f7285ae9b0fdbf12530eeb9b90ff8052753e4b833b7c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T05:59:42.700Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-539 [Pipeline] fileExists [Pipeline] sh [2024-01-26T05:59:43.084Z] + make test [2024-01-26T05:59:43.084Z] go test ./... -coverprofile=coverage.out [2024-01-26T05:59:44.460Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-01-26T05:59:54.436Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-01-26T05:59:54.436Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.9% of statements [2024-01-26T06:00:00.993Z] go vet ./... [2024-01-26T06:00:05.221Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T06:00:05.221Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T06:00:05.221Z] ./bin/test-attribution-txt.sh [2024-01-26T06:00:05.221Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T06:00:05.266Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T06:00:05.337Z] $ docker stop --time=1 e5e738433667f08e461f7285ae9b0fdbf12530eeb9b90ff8052753e4b833b7c9 [2024-01-26T06:00:08.626Z] $ docker rm -f --volumes e5e738433667f08e461f7285ae9b0fdbf12530eeb9b90ff8052753e4b833b7c9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:00:09.217Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T06:00:09.290Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-01-26T06:00:10.130Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T06:00:10.441Z] + ls -al . [2024-01-26T06:00:10.441Z] total 192 [2024-01-26T06:00:10.441Z] drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 05:59 . [2024-01-26T06:00:10.441Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 05:58 .. [2024-01-26T06:00:10.441Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 26 05:58 .dockerignore [2024-01-26T06:00:10.441Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 05:59 .git [2024-01-26T06:00:10.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 05:58 .github [2024-01-26T06:00:10.441Z] -rw-rw-r-- 1 jenkins jenkins 266 Jan 26 05:58 .gitignore [2024-01-26T06:00:10.441Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 05:58 .golangci.yml [2024-01-26T06:00:10.441Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 05:58 .semver [2024-01-26T06:00:10.441Z] -rw-rw-r-- 1 jenkins jenkins 11101 Jan 26 05:58 Attribution.txt [2024-01-26T06:00:10.441Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jan 26 05:58 CHANGELOG.md [2024-01-26T06:00:10.441Z] -rw-rw-r-- 1 jenkins jenkins 1474 Jan 26 05:58 Dockerfile [2024-01-26T06:00:10.441Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 05:58 GOVERNANCE.md [2024-01-26T06:00:10.441Z] -rw-rw-r-- 1 jenkins jenkins 658 Jan 26 05:58 Jenkinsfile [2024-01-26T06:00:10.441Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 26 05:58 LICENSE [2024-01-26T06:00:10.441Z] -rw-rw-r-- 1 jenkins jenkins 1942 Jan 26 05:58 Makefile [2024-01-26T06:00:10.441Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 26 05:58 OWNERS.md [2024-01-26T06:00:10.441Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jan 26 05:58 README.md [2024-01-26T06:00:10.441Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 26 05:58 VERSION [2024-01-26T06:00:10.441Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 05:58 bin [2024-01-26T06:00:10.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 05:58 cmd [2024-01-26T06:00:10.441Z] -rw-r--r-- 1 jenkins jenkins 24334 Jan 26 05:59 coverage.out [2024-01-26T06:00:10.441Z] -rw-rw-r-- 1 jenkins jenkins 3985 Jan 26 05:58 go.mod [2024-01-26T06:00:10.441Z] -rw-rw-r-- 1 jenkins jenkins 35031 Jan 26 05:58 go.sum [2024-01-26T06:00:10.441Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 05:58 internal [2024-01-26T06:00:10.441Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 05:58 simulator [2024-01-26T06:00:10.441Z] -rw-rw-r-- 1 jenkins jenkins 229 Jan 26 05:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:00:10.903Z] + 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=fc155eb9a8b449261bf0a9cebb08c3ee09c5640a --label arch=amd64 --label version=0.0.0 . [2024-01-26T06:00:10.903Z] Sending build context to Docker daemon 17.29MB [2024-01-26T06:00:10.903Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-01-26T06:00:10.903Z] Step 2/23 : FROM ${BASE} AS builder [2024-01-26T06:00:10.903Z] ---> 678083bfd750 [2024-01-26T06:00:10.903Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-01-26T06:00:11.163Z] ---> Running in 601d2d6b1841 [2024-01-26T06:00:11.421Z] Removing intermediate container 601d2d6b1841 [2024-01-26T06:00:11.421Z] ---> 35bdb22a2f4e [2024-01-26T06:00:11.421Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-01-26T06:00:11.421Z] ---> Running in 98bec5c20b2f [2024-01-26T06:00:11.421Z] Removing intermediate container 98bec5c20b2f [2024-01-26T06:00:11.421Z] ---> 9ea3635c7392 [2024-01-26T06:00:11.421Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-01-26T06:00:11.421Z] ---> Running in fdfdfbec4ca6 [2024-01-26T06:00:11.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:00:11.940Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:00:12.202Z] OK: 270 MiB in 60 packages [2024-01-26T06:00:12.462Z] Removing intermediate container fdfdfbec4ca6 [2024-01-26T06:00:12.462Z] ---> 2f27523ea3bb [2024-01-26T06:00:12.462Z] Step 6/23 : WORKDIR /device-modbus-go [2024-01-26T06:00:12.462Z] ---> Running in e706a8f4c3d0 [2024-01-26T06:00:12.462Z] Removing intermediate container e706a8f4c3d0 [2024-01-26T06:00:12.462Z] ---> 75162325c9ab [2024-01-26T06:00:12.462Z] Step 7/23 : COPY go.mod vendor* ./ [2024-01-26T06:00:12.724Z] ---> 18cfb30a15d6 [2024-01-26T06:00:12.724Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:00:12.724Z] ---> Running in 3dd1ec3b61bb [2024-01-26T06:00:13.292Z] Removing intermediate container 3dd1ec3b61bb [2024-01-26T06:00:13.292Z] ---> b7f72ddd094b [2024-01-26T06:00:13.292Z] Step 9/23 : COPY . . [2024-01-26T06:00:13.859Z] ---> 0f36a4e09a92 [2024-01-26T06:00:13.859Z] Step 10/23 : RUN ${MAKE} [2024-01-26T06:00:13.859Z] ---> Running in e9aba6d9bad8 [2024-01-26T06:00:14.118Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-01-26T06:00:32.209Z] Removing intermediate container e9aba6d9bad8 [2024-01-26T06:00:32.209Z] ---> d84ea7960358 [2024-01-26T06:00:32.209Z] Step 11/23 : FROM alpine:3.18 [2024-01-26T06:00:32.783Z] 3.18: Pulling from library/alpine [2024-01-26T06:00:32.783Z] c926b61bad3b: Pulling fs layer [2024-01-26T06:00:33.044Z] c926b61bad3b: Verifying Checksum [2024-01-26T06:00:33.044Z] c926b61bad3b: Download complete [2024-01-26T06:00:33.044Z] c926b61bad3b: Pull complete [2024-01-26T06:00:33.044Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:00:33.044Z] Status: Downloaded newer image for alpine:3.18 [2024-01-26T06:00:33.044Z] ---> b541f2080109 [2024-01-26T06:00:33.044Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-01-26T06:00:33.302Z] ---> Running in 20d0be664e3b [2024-01-26T06:00:33.302Z] Removing intermediate container 20d0be664e3b [2024-01-26T06:00:33.302Z] ---> fa89095527c5 [2024-01-26T06:00:33.302Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-01-26T06:00:33.302Z] ---> Running in 5cf01c4d539d [2024-01-26T06:00:33.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:00:33.824Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:00:34.082Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-01-26T06:00:34.082Z] Executing busybox-1.36.1-r5.trigger [2024-01-26T06:00:34.082Z] OK: 7 MiB in 16 packages [2024-01-26T06:00:34.340Z] Removing intermediate container 5cf01c4d539d [2024-01-26T06:00:34.340Z] ---> b396babe68bc [2024-01-26T06:00:34.340Z] Step 14/23 : RUN apk --no-cache upgrade [2024-01-26T06:00:34.340Z] ---> Running in b086e084d902 [2024-01-26T06:00:34.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-01-26T06:00:34.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-01-26T06:00:34.854Z] (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:00:34.854Z] (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:00:34.854Z] OK: 7 MiB in 16 packages [2024-01-26T06:00:35.419Z] Removing intermediate container b086e084d902 [2024-01-26T06:00:35.419Z] ---> 445cdc0e9d08 [2024-01-26T06:00:35.419Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-01-26T06:00:35.986Z] ---> 119302e45a46 [2024-01-26T06:00:35.986Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-01-26T06:00:36.243Z] ---> 5f7d1b66897b [2024-01-26T06:00:36.243Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-01-26T06:00:36.243Z] ---> a29af3903ae2 [2024-01-26T06:00:36.243Z] Step 18/23 : EXPOSE 59901 [2024-01-26T06:00:36.243Z] ---> Running in b5d5093be225 [2024-01-26T06:00:36.243Z] Removing intermediate container b5d5093be225 [2024-01-26T06:00:36.243Z] ---> dc20102dcba3 [2024-01-26T06:00:36.243Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-01-26T06:00:36.243Z] ---> Running in 9c59097b4ece [2024-01-26T06:00:36.501Z] Removing intermediate container 9c59097b4ece [2024-01-26T06:00:36.501Z] ---> 3bade1aff7f7 [2024-01-26T06:00:36.501Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-01-26T06:00:36.501Z] ---> Running in 2a39a1bf301e [2024-01-26T06:00:36.501Z] Removing intermediate container 2a39a1bf301e [2024-01-26T06:00:36.501Z] ---> fd5e112b0e71 [2024-01-26T06:00:36.501Z] Step 21/23 : LABEL arch=amd64 [2024-01-26T06:00:36.501Z] ---> Running in 0e2886302472 [2024-01-26T06:00:36.501Z] Removing intermediate container 0e2886302472 [2024-01-26T06:00:36.501Z] ---> 97afead1243e [2024-01-26T06:00:36.501Z] Step 22/23 : LABEL git_sha=fc155eb9a8b449261bf0a9cebb08c3ee09c5640a [2024-01-26T06:00:36.759Z] ---> Running in 84015940898d [2024-01-26T06:00:36.759Z] Removing intermediate container 84015940898d [2024-01-26T06:00:36.759Z] ---> bab422f6b5bd [2024-01-26T06:00:36.759Z] Step 23/23 : LABEL version=0.0.0 [2024-01-26T06:00:36.759Z] ---> Running in f263ec287b95 [2024-01-26T06:00:36.759Z] Removing intermediate container f263ec287b95 [2024-01-26T06:00:36.759Z] ---> 9540ce70c0b0 [2024-01-26T06:00:36.759Z] [Warning] One or more build-args [ARCH] were not consumed [2024-01-26T06:00:36.759Z] Successfully built 9540ce70c0b0 [2024-01-26T06:00:36.759Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:00:38.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:00:38.075Z] [2024-01-26T06:00:38.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:00:38.507Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:00:38.507Z] latest: Pulling from edgex-lftools-log-publisher [2024-01-26T06:00:38.507Z] 5eb5b503b376: Pulling fs layer [2024-01-26T06:00:38.507Z] 5c69ac0246d0: Pulling fs layer [2024-01-26T06:00:38.507Z] ec43610c2a17: Pulling fs layer [2024-01-26T06:00:38.507Z] 3a2ae6a8a46f: Pulling fs layer [2024-01-26T06:00:38.507Z] 33b1e0a273af: Pulling fs layer [2024-01-26T06:00:38.507Z] 5d3b04190fa2: Pulling fs layer [2024-01-26T06:00:38.507Z] 2f39f015ded8: Pulling fs layer [2024-01-26T06:00:38.507Z] 3a2ae6a8a46f: Waiting [2024-01-26T06:00:38.507Z] 33b1e0a273af: Waiting [2024-01-26T06:00:38.507Z] 5d3b04190fa2: Waiting [2024-01-26T06:00:38.507Z] 5c69ac0246d0: Download complete [2024-01-26T06:00:38.507Z] 3a2ae6a8a46f: Verifying Checksum [2024-01-26T06:00:38.507Z] 3a2ae6a8a46f: Download complete [2024-01-26T06:00:38.507Z] ec43610c2a17: Verifying Checksum [2024-01-26T06:00:38.507Z] ec43610c2a17: Download complete [2024-01-26T06:00:38.507Z] 33b1e0a273af: Verifying Checksum [2024-01-26T06:00:38.507Z] 33b1e0a273af: Download complete [2024-01-26T06:00:38.507Z] 5d3b04190fa2: Verifying Checksum [2024-01-26T06:00:38.507Z] 5d3b04190fa2: Download complete [2024-01-26T06:00:38.765Z] 5eb5b503b376: Verifying Checksum [2024-01-26T06:00:38.765Z] 5eb5b503b376: Download complete [2024-01-26T06:00:39.331Z] 2f39f015ded8: Download complete [2024-01-26T06:00:39.898Z] 5eb5b503b376: Pull complete [2024-01-26T06:00:39.898Z] 5c69ac0246d0: Pull complete [2024-01-26T06:00:40.156Z] ec43610c2a17: Pull complete [2024-01-26T06:00:40.418Z] 3a2ae6a8a46f: Pull complete [2024-01-26T06:00:40.418Z] 33b1e0a273af: Pull complete [2024-01-26T06:00:40.677Z] 5d3b04190fa2: Pull complete [2024-01-26T06:00:44.875Z] 2f39f015ded8: Pull complete [2024-01-26T06:00:44.875Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-01-26T06:00:44.875Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:00:44.875Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:00:45.261Z] prd-ubuntu20.04-docker-8c-8g-27966 does not seem to be running inside a container [2024-01-26T06:00:45.298Z] $ 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-539 -v /w/workspace/xfoundry_device-modbus-go_PR-539:/w/workspace/xfoundry_device-modbus-go_PR-539:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-539@tmp:/w/workspace/xfoundry_device-modbus-go_PR-539@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-26T06:00:46.961Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-27967 in /w/workspace/xfoundry_device-modbus-go_PR-539 [2024-01-26T06:00:49.594Z] $ docker top 89a03b246f7a40fdfaeb140dd448953e30efc83cb6aafdb5d55efbfe27314bb7 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2024-01-26T06:00:49.956Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2024-01-26T06:00:50.068Z] Selected Git installation does not exist. Using Default [2024-01-26T06:00:50.068Z] The recommended git tool is: NONE [2024-01-26T06:00:50.186Z] ---> job-cost.sh [2024-01-26T06:00:50.186Z] lf-activate-venv: SKIPPING [2024-01-26T06:00:50.186Z] INFO: No Stack... [2024-01-26T06:00:50.446Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T06:00:50.706Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T06:00:51.029Z] + + cut -d, -f6 [2024-01-26T06:00:51.029Z] cat /w/workspace/xfoundry_device-modbus-go_PR-539/archives/cost.csv [Pipeline] lock [2024-01-26T06:00:51.074Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-539-1-stack-cost] [2024-01-26T06:00:51.078Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-539-1-stack-cost] did not exist. Created. [2024-01-26T06:00:51.079Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-539-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T06:00:51.560Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T06:00:51.612Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T06:00:51.677Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-539-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T06:00:51.839Z] $ docker stop --time=1 89a03b246f7a40fdfaeb140dd448953e30efc83cb6aafdb5d55efbfe27314bb7 [2024-01-26T06:00:53.035Z] $ docker rm -f --volumes 89a03b246f7a40fdfaeb140dd448953e30efc83cb6aafdb5d55efbfe27314bb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-01-26T06:00:55.490Z] using credential edgex-jenkins-ssh [2024-01-26T06:00:55.514Z] Cloning the remote Git repository [2024-01-26T06:00:55.560Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-01-26T06:00:55.657Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2024-01-26T06:00:55.812Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-01-26T06:00:55.813Z] > git --version # timeout=10 [2024-01-26T06:00:55.832Z] > git --version # 'git version 2.25.1' [2024-01-26T06:00:55.834Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-26T06:00:55.982Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T06:00:57.855Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-01-26T06:00:57.877Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-01-26T06:00:58.735Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-01-26T06:00:58.771Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-01-26T06:00:58.772Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-26T06:00:58.788Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/539/head:refs/remotes/origin/PR-539 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-01-26T06:00:59.260Z] Merging remotes/origin/main commit 0f8df5851b079ccdecd731686461e0777a6d4036 into PR head commit fc155eb9a8b449261bf0a9cebb08c3ee09c5640a [2024-01-26T06:00:59.512Z] Merge succeeded, producing fc155eb9a8b449261bf0a9cebb08c3ee09c5640a [2024-01-26T06:00:59.513Z] Checking out Revision fc155eb9a8b449261bf0a9cebb08c3ee09c5640a (PR-539) [2024-01-26T06:01:00.040Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-01-26T06:01:00.092Z] > git --version # timeout=10 [2024-01-26T06:01:00.103Z] > git --version # 'git version 2.25.1' [2024-01-26T06:01:00.117Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-01-26T06:00:59.283Z] > git config core.sparsecheckout # timeout=10 [2024-01-26T06:00:59.345Z] > git checkout -f fc155eb9a8b449261bf0a9cebb08c3ee09c5640a # timeout=10 [2024-01-26T06:00:59.429Z] > git remote # timeout=10 [2024-01-26T06:00:59.448Z] > git config --get remote.origin.url # timeout=10 [2024-01-26T06:00:59.464Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-01-26T06:00:59.478Z] > git merge 0f8df5851b079ccdecd731686461e0777a6d4036 # timeout=10 [2024-01-26T06:00:59.502Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-01-26T06:00:59.523Z] > git config core.sparsecheckout # timeout=10 [2024-01-26T06:00:59.537Z] > git checkout -f fc155eb9a8b449261bf0a9cebb08c3ee09c5640a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T06:01:01.434Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-01-26T06:01:01.434Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T06:01:01.434Z] Dload Upload Total Spent Left Speed [2024-01-26T06:01:01.434Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 115k 0 --:--:-- --:--:-- --:--:-- 116k [Pipeline] sh [2024-01-26T06:01:01.789Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-01-26T06:01:02.159Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-01-26T06:01:02.159Z] + sudo tee /etc/docker/daemon.new [2024-01-26T06:01:02.159Z] { [2024-01-26T06:01:02.159Z] "registry-mirrors": [ [2024-01-26T06:01:02.159Z] "https://nexus3.edgexfoundry.org:10001" [2024-01-26T06:01:02.159Z] ], [2024-01-26T06:01:02.159Z] "bip": "10.250.0.254/24", [2024-01-26T06:01:02.159Z] "hosts": [ [2024-01-26T06:01:02.159Z] "tcp://0.0.0.0:5555", [2024-01-26T06:01:02.159Z] "unix:///var/run/docker.sock" [2024-01-26T06:01:02.159Z] ], [2024-01-26T06:01:02.159Z] "mtu": 1458, [2024-01-26T06:01:02.159Z] "selinux-enabled": true, [2024-01-26T06:01:02.159Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-01-26T06:01:02.159Z] } [Pipeline] sh [2024-01-26T06:01:02.531Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-01-26T06:01:02.903Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:01:21.340Z] provisioning config files... [2024-01-26T06:01:21.420Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config6681211417958653667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:01:21.923Z] ---> ****-login.sh [2024-01-26T06:01:21.923Z] nexus3.edgexfoundry.org:10001 [2024-01-26T06:01:22.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:01:22.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:01:22.461Z] Configure a credential helper to remove this warning. See [2024-01-26T06:01:22.461Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:01:22.461Z] [2024-01-26T06:01:22.461Z] Login Succeeded [2024-01-26T06:01:22.461Z] nexus3.edgexfoundry.org:10002 [2024-01-26T06:01:22.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:01:22.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:01:22.729Z] Configure a credential helper to remove this warning. See [2024-01-26T06:01:22.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:01:22.729Z] [2024-01-26T06:01:22.729Z] Login Succeeded [2024-01-26T06:01:22.729Z] nexus3.edgexfoundry.org:10003 [2024-01-26T06:01:22.729Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:01:22.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:01:22.998Z] Configure a credential helper to remove this warning. See [2024-01-26T06:01:22.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:01:22.998Z] [2024-01-26T06:01:22.998Z] Login Succeeded [2024-01-26T06:01:22.998Z] nexus3.edgexfoundry.org:10004 [2024-01-26T06:01:23.267Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:01:23.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:01:23.268Z] Configure a credential helper to remove this warning. See [2024-01-26T06:01:23.268Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:01:23.268Z] [2024-01-26T06:01:23.268Z] Login Succeeded [2024-01-26T06:01:23.268Z] ****.io [2024-01-26T06:01:23.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-01-26T06:01:23.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-01-26T06:01:23.805Z] Configure a credential helper to remove this warning. See [2024-01-26T06:01:23.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-01-26T06:01:23.805Z] [2024-01-26T06:01:23.805Z] Login Succeeded [2024-01-26T06:01:23.805Z] ---> ****-login.sh ends [Pipeline] } [2024-01-26T06:01:23.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-01-26T06:01:24.355Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:01:24.444Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-01-26T06:01:24.521Z] ========================================================= [2024-01-26T06:01:24.521Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-01-26T06:01:24.521Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:01:25.241Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-01-26T06:01:27.190Z] #0 building with "default" instance using docker driver [2024-01-26T06:01:27.191Z] [2024-01-26T06:01:27.191Z] #1 [internal] load build definition from Dockerfile [2024-01-26T06:01:27.191Z] #1 transferring dockerfile: 1.51kB 0.0s done [2024-01-26T06:01:27.191Z] #1 DONE 0.1s [2024-01-26T06:01:27.191Z] [2024-01-26T06:01:27.191Z] #2 [internal] load .dockerignore [2024-01-26T06:01:27.191Z] #2 transferring context: 182B done [2024-01-26T06:01:27.191Z] #2 DONE 0.1s [2024-01-26T06:01:27.191Z] [2024-01-26T06:01:27.191Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-01-26T06:01:27.191Z] #3 DONE 0.1s [2024-01-26T06:01:27.460Z] [2024-01-26T06:01:27.460Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T06:01:27.460Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2024-01-26T06:01:27.460Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2024-01-26T06:01:27.460Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s [2024-01-26T06:01:27.460Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2024-01-26T06:01:27.460Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0B / 3.33MB 0.1s [2024-01-26T06:01:27.460Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2024-01-26T06:01:27.460Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2024-01-26T06:01:27.460Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.05MB / 63.99MB 0.2s [2024-01-26T06:01:27.460Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s [2024-01-26T06:01:27.460Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2024-01-26T06:01:27.733Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.41MB / 63.99MB 0.4s [2024-01-26T06:01:27.733Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2024-01-26T06:01:27.733Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2024-01-26T06:01:27.733Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 3.79MB / 97.63MB 0.4s [2024-01-26T06:01:27.733Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 3.15MB / 11.40MB 0.4s [2024-01-26T06:01:27.733Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s [2024-01-26T06:01:28.004Z] #4 ... [2024-01-26T06:01:28.004Z] [2024-01-26T06:01:28.004Z] #5 [internal] load build context [2024-01-26T06:01:28.004Z] #5 transferring context: 8.63MB 0.4s done [2024-01-26T06:01:28.004Z] #5 DONE 0.5s [2024-01-26T06:01:28.004Z] [2024-01-26T06:01:28.004Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-01-26T06:01:28.004Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.63MB / 63.99MB 0.6s [2024-01-26T06:01:28.004Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 10.80MB / 97.63MB 0.6s [2024-01-26T06:01:28.004Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.04MB / 11.40MB 0.6s [2024-01-26T06:01:28.004Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.83MB / 63.99MB 0.7s [2024-01-26T06:01:28.004Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2024-01-26T06:01:28.004Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 16.22MB / 97.63MB 0.7s [2024-01-26T06:01:28.004Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2024-01-26T06:01:28.278Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 27.26MB / 63.99MB 0.9s [2024-01-26T06:01:28.278Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 26.60MB / 97.63MB 0.9s [2024-01-26T06:01:28.278Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 32.51MB / 63.99MB 1.0s [2024-01-26T06:01:28.278Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 32.51MB / 97.63MB 1.0s [2024-01-26T06:01:28.278Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2024-01-26T06:01:28.548Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 1.1s [2024-01-26T06:01:28.548Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 37.75MB / 97.63MB 1.1s [2024-01-26T06:01:28.548Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2024-01-26T06:01:28.548Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 49.28MB / 63.99MB 1.3s [2024-01-26T06:01:28.548Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 1.3s [2024-01-26T06:01:28.818Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.4s [2024-01-26T06:01:28.818Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.72MB / 63.99MB 1.5s [2024-01-26T06:01:28.818Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.54MB / 97.63MB 1.5s [2024-01-26T06:01:29.086Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 62.91MB / 97.63MB 1.6s [2024-01-26T06:01:29.087Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s done [2024-01-26T06:01:29.087Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.33MB / 97.63MB 1.8s [2024-01-26T06:01:29.087Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2024-01-26T06:01:29.087Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 79.69MB / 97.63MB 1.9s [2024-01-26T06:01:29.355Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.93MB / 97.63MB 2.0s [2024-01-26T06:01:29.623Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.28MB / 97.63MB 2.2s [2024-01-26T06:01:29.623Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.3s done [2024-01-26T06:01:34.994Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.5s [2024-01-26T06:01:40.351Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.8s [2024-01-26T06:01:45.730Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.8s done [2024-01-26T06:01:47.668Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2024-01-26T06:01:47.668Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2024-01-26T06:01:47.668Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2024-01-26T06:01:53.002Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2024-01-26T06:01:56.358Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.5s done [2024-01-26T06:01:56.358Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2024-01-26T06:01:57.770Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.6s done [2024-01-26T06:01:58.040Z] #4 DONE 30.7s [2024-01-26T06:01:58.040Z] [2024-01-26T06:01:58.040Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2024-01-26T06:01:59.004Z] #6 0.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:01:59.272Z] #6 1.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:02:00.237Z] #6 2.197 (1/8) Installing openssh-keygen (9.3_p2-r1) [2024-01-26T06:02:00.237Z] #6 2.222 (2/8) Installing libedit (20221030.3.1-r1) [2024-01-26T06:02:00.237Z] #6 2.234 (3/8) Installing openssh-client-common (9.3_p2-r1) [2024-01-26T06:02:00.237Z] #6 2.301 (4/8) Installing openssh-client-default (9.3_p2-r1) [2024-01-26T06:02:00.506Z] #6 2.325 (5/8) Installing openssh-sftp-server (9.3_p2-r1) [2024-01-26T06:02:00.506Z] #6 2.339 (6/8) Installing openssh-server-common (9.3_p2-r1) [2024-01-26T06:02:00.506Z] #6 2.345 (7/8) Installing openssh-server (9.3_p2-r1) [2024-01-26T06:02:00.506Z] #6 2.375 (8/8) Installing openssh (9.3_p2-r1) [2024-01-26T06:02:00.506Z] #6 2.390 Executing busybox-1.36.1-r5.trigger [2024-01-26T06:02:00.506Z] #6 2.427 OK: 272 MiB in 60 packages [2024-01-26T06:02:02.468Z] #6 DONE 4.4s [2024-01-26T06:02:02.468Z] [2024-01-26T06:02:02.468Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2024-01-26T06:02:02.468Z] #7 DONE 0.1s [2024-01-26T06:02:02.468Z] [2024-01-26T06:02:02.468Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-01-26T06:02:02.740Z] #8 DONE 0.1s [2024-01-26T06:02:02.740Z] [2024-01-26T06:02:02.740Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:02:26.755Z] #9 DONE 22.2s [2024-01-26T06:02:26.755Z] [2024-01-26T06:02:26.755Z] #10 [builder 6/7] COPY . . [2024-01-26T06:02:26.755Z] #10 DONE 0.3s [2024-01-26T06:02:26.755Z] [2024-01-26T06:02:26.755Z] #11 [builder 7/7] RUN echo noop [2024-01-26T06:02:26.755Z] #11 0.595 noop [2024-01-26T06:02:26.755Z] #11 DONE 0.7s [2024-01-26T06:02:26.755Z] [2024-01-26T06:02:26.755Z] #12 exporting to image [2024-01-26T06:02:26.755Z] #12 exporting layers [2024-01-26T06:02:44.959Z] #12 exporting layers 17.9s done [2024-01-26T06:02:44.959Z] #12 writing image sha256:dbbc26a4b2e41f6eeaa64e891947334ce9946bde24d620d2fec45135529bfac0 done [2024-01-26T06:02:44.959Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-01-26T06:02:44.959Z] #12 DONE 17.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:02:45.634Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T06:02:45.634Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:02:45.986Z] prd-ubuntu20.04-docker-arm64-4c-16g-27967 does not seem to be running inside a container [2024-01-26T06:02:46.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-26T06:02:47.158Z] $ docker top 0f7c2056ac7a6f50b1aa14524dd6bac91ee48541f32fbdfee11d86c2dd579bc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:02:47.757Z] + go version [2024-01-26T06:02:47.757Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-01-26T06:02:47.792Z] $ docker stop --time=1 0f7c2056ac7a6f50b1aa14524dd6bac91ee48541f32fbdfee11d86c2dd579bc1 [2024-01-26T06:02:49.339Z] $ docker rm -f --volumes 0f7c2056ac7a6f50b1aa14524dd6bac91ee48541f32fbdfee11d86c2dd579bc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:02:50.734Z] + docker inspect -f . ci-base-image-arm64 [2024-01-26T06:02:50.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:02:51.072Z] prd-ubuntu20.04-docker-arm64-4c-16g-27967 does not seem to be running inside a container [2024-01-26T06:02:51.145Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-01-26T06:02:53.818Z] $ docker top 0b881091c4558999d5964c0adbb2a567763117d57f9bfcea29b55370556c3fb4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:02:54.465Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2024-01-26T06:02:54.936Z] + make test [2024-01-26T06:02:54.936Z] go test ./... -coverprofile=coverage.out [2024-01-26T06:02:59.214Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-01-26T06:03:55.668Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-01-26T06:03:55.668Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.059s coverage: 47.9% of statements [2024-01-26T06:03:55.668Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-01-26T06:03:55.668Z] go vet ./... [2024-01-26T06:04:02.318Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-01-26T06:04:02.318Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-01-26T06:04:02.318Z] ./bin/test-attribution-txt.sh [2024-01-26T06:04:02.904Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-01-26T06:04:02.945Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-01-26T06:04:03.054Z] $ docker stop --time=1 0b881091c4558999d5964c0adbb2a567763117d57f9bfcea29b55370556c3fb4 [2024-01-26T06:04:06.385Z] $ docker rm -f --volumes 0b881091c4558999d5964c0adbb2a567763117d57f9bfcea29b55370556c3fb4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-01-26T06:04:07.699Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-01-26T06:04:07.734Z] Warning: overwriting stash ‘coverage-report’ [2024-01-26T06:04:08.158Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-01-26T06:04:09.044Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-01-26T06:04:09.459Z] + ls -al . [2024-01-26T06:04:09.459Z] total 188 [2024-01-26T06:04:09.459Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:02 . [2024-01-26T06:04:09.459Z] drwxrwxr-x 4 jenkins jenkins 4096 Jan 26 06:00 .. [2024-01-26T06:04:09.459Z] -rw-rw-r-- 1 jenkins jenkins 140 Jan 26 06:00 .dockerignore [2024-01-26T06:04:09.459Z] drwxrwxr-x 8 jenkins jenkins 4096 Jan 26 06:00 .git [2024-01-26T06:04:09.459Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:00 .github [2024-01-26T06:04:09.459Z] -rw-rw-r-- 1 jenkins jenkins 266 Jan 26 06:00 .gitignore [2024-01-26T06:04:09.459Z] -rw-rw-r-- 1 jenkins jenkins 41 Jan 26 06:00 .golangci.yml [2024-01-26T06:04:09.459Z] -rw-rw-r-- 1 jenkins jenkins 11101 Jan 26 06:00 Attribution.txt [2024-01-26T06:04:09.459Z] -rw-rw-r-- 1 jenkins jenkins 16388 Jan 26 06:00 CHANGELOG.md [2024-01-26T06:04:09.459Z] -rw-rw-r-- 1 jenkins jenkins 1474 Jan 26 06:00 Dockerfile [2024-01-26T06:04:09.459Z] -rw-rw-r-- 1 jenkins jenkins 677 Jan 26 06:00 GOVERNANCE.md [2024-01-26T06:04:09.459Z] -rw-rw-r-- 1 jenkins jenkins 658 Jan 26 06:00 Jenkinsfile [2024-01-26T06:04:09.459Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jan 26 06:00 LICENSE [2024-01-26T06:04:09.459Z] -rw-rw-r-- 1 jenkins jenkins 1942 Jan 26 06:00 Makefile [2024-01-26T06:04:09.459Z] -rw-rw-r-- 1 jenkins jenkins 622 Jan 26 06:00 OWNERS.md [2024-01-26T06:04:09.459Z] -rw-rw-r-- 1 jenkins jenkins 4463 Jan 26 06:00 README.md [2024-01-26T06:04:09.459Z] -rw-rw-r-- 1 jenkins jenkins 5 Jan 26 05:58 VERSION [2024-01-26T06:04:09.459Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:00 bin [2024-01-26T06:04:09.459Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:00 cmd [2024-01-26T06:04:09.459Z] -rw-r--r-- 1 jenkins jenkins 24334 Jan 26 06:03 coverage.out [2024-01-26T06:04:09.459Z] -rw-rw-r-- 1 jenkins jenkins 3985 Jan 26 06:00 go.mod [2024-01-26T06:04:09.459Z] -rw-rw-r-- 1 jenkins jenkins 35031 Jan 26 06:00 go.sum [2024-01-26T06:04:09.459Z] drwxrwxr-x 3 jenkins jenkins 4096 Jan 26 06:00 internal [2024-01-26T06:04:09.459Z] drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 06:00 simulator [2024-01-26T06:04:09.459Z] -rw-rw-r-- 1 jenkins jenkins 229 Jan 26 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:04:09.971Z] + 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=fc155eb9a8b449261bf0a9cebb08c3ee09c5640a --label arch=arm64 --label version=0.0.0 . [2024-01-26T06:04:10.569Z] #0 building with "default" instance using docker driver [2024-01-26T06:04:10.569Z] [2024-01-26T06:04:10.569Z] #1 [internal] load build definition from Dockerfile [2024-01-26T06:04:10.569Z] #1 transferring dockerfile: 30B [2024-01-26T06:04:10.842Z] #1 transferring dockerfile: 1.51kB 0.0s done [2024-01-26T06:04:10.842Z] #1 DONE 0.0s [2024-01-26T06:04:10.842Z] [2024-01-26T06:04:10.842Z] #2 [internal] load .dockerignore [2024-01-26T06:04:10.842Z] #2 transferring context: 182B 0.0s done [2024-01-26T06:04:10.842Z] #2 DONE 0.0s [2024-01-26T06:04:10.842Z] [2024-01-26T06:04:10.842Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-01-26T06:04:10.842Z] #3 DONE 0.0s [2024-01-26T06:04:10.842Z] [2024-01-26T06:04:10.842Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2024-01-26T06:04:11.109Z] #4 DONE 0.4s [2024-01-26T06:04:11.109Z] [2024-01-26T06:04:11.109Z] #5 [internal] load build context [2024-01-26T06:04:11.109Z] #5 DONE 0.0s [2024-01-26T06:04:11.109Z] [2024-01-26T06:04:11.109Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-26T06:04:11.109Z] #6 DONE 0.0s [2024-01-26T06:04:11.109Z] [2024-01-26T06:04:11.109Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:04:11.109Z] #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:04:11.109Z] #7 ... [2024-01-26T06:04:11.109Z] [2024-01-26T06:04:11.109Z] #5 [internal] load build context [2024-01-26T06:04:11.109Z] #5 transferring context: 32.45kB 0.1s done [2024-01-26T06:04:11.109Z] #5 DONE 0.1s [2024-01-26T06:04:11.109Z] [2024-01-26T06:04:11.109Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:04:11.109Z] #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2024-01-26T06:04:11.376Z] #7 ... [2024-01-26T06:04:11.376Z] [2024-01-26T06:04:11.376Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-01-26T06:04:11.376Z] #6 DONE 0.2s [2024-01-26T06:04:11.376Z] [2024-01-26T06:04:11.376Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2024-01-26T06:04:11.376Z] #7 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2024-01-26T06:04:11.376Z] #7 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2024-01-26T06:04:11.376Z] #7 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2024-01-26T06:04:11.376Z] #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2024-01-26T06:04:11.376Z] #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2024-01-26T06:04:11.646Z] #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2024-01-26T06:04:11.919Z] #7 DONE 0.9s [2024-01-26T06:04:11.919Z] [2024-01-26T06:04:11.919Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh [2024-01-26T06:04:12.189Z] #8 0.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:04:12.463Z] #8 1.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:04:13.911Z] #8 2.284 OK: 272 MiB in 60 packages [2024-01-26T06:04:13.911Z] #8 DONE 2.6s [2024-01-26T06:04:13.911Z] [2024-01-26T06:04:13.911Z] #9 [builder 3/7] WORKDIR /device-modbus-go [2024-01-26T06:04:13.911Z] #9 DONE 0.1s [2024-01-26T06:04:13.911Z] [2024-01-26T06:04:13.911Z] #10 [builder 4/7] COPY go.mod vendor* ./ [2024-01-26T06:04:14.178Z] #10 DONE 0.2s [2024-01-26T06:04:14.178Z] [2024-01-26T06:04:14.178Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:04:14.447Z] #11 ... [2024-01-26T06:04:14.448Z] [2024-01-26T06:04:14.448Z] #12 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-01-26T06:04:14.448Z] #12 0.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:04:14.448Z] #12 0.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:04:14.448Z] #12 1.922 (1/1) Installing dumb-init (1.2.5-r2) [2024-01-26T06:04:14.448Z] #12 1.933 Executing busybox-1.36.1-r5.trigger [2024-01-26T06:04:14.448Z] #12 1.972 OK: 8 MiB in 16 packages [2024-01-26T06:04:14.448Z] #12 DONE 2.3s [2024-01-26T06:04:14.448Z] [2024-01-26T06:04:14.448Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2024-01-26T06:04:15.033Z] #13 0.778 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-01-26T06:04:15.308Z] #13 ... [2024-01-26T06:04:15.308Z] [2024-01-26T06:04:15.308Z] #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-01-26T06:04:15.308Z] #11 DONE 1.1s [2024-01-26T06:04:15.308Z] [2024-01-26T06:04:15.308Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2024-01-26T06:04:15.308Z] #13 1.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-01-26T06:04:15.585Z] #13 ... [2024-01-26T06:04:15.585Z] [2024-01-26T06:04:15.585Z] #14 [builder 6/7] COPY . . [2024-01-26T06:04:15.585Z] #14 DONE 0.3s [2024-01-26T06:04:15.860Z] [2024-01-26T06:04:15.860Z] #15 [builder 7/7] RUN make build [2024-01-26T06:04:16.130Z] #15 0.634 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.7" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-01-26T06:04:17.104Z] #15 ... [2024-01-26T06:04:17.104Z] [2024-01-26T06:04:17.104Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2024-01-26T06:04:17.104Z] #13 2.242 (1/2) Upgrading libcrypto3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:04:17.104Z] #13 2.350 (2/2) Upgrading libssl3 (3.1.4-r1 -> 3.1.4-r5) [2024-01-26T06:04:17.104Z] #13 2.375 OK: 8 MiB in 16 packages [2024-01-26T06:04:17.104Z] #13 DONE 2.7s [2024-01-26T06:04:17.104Z] [2024-01-26T06:04:17.104Z] #15 [builder 7/7] RUN make build [2024-01-26T06:05:25.063Z] #15 DONE 62.3s [2024-01-26T06:05:25.063Z] [2024-01-26T06:05:25.063Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2024-01-26T06:05:25.063Z] #16 DONE 0.3s [2024-01-26T06:05:25.063Z] [2024-01-26T06:05:25.063Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2024-01-26T06:05:25.063Z] #17 DONE 0.1s [2024-01-26T06:05:25.063Z] [2024-01-26T06:05:25.063Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2024-01-26T06:05:25.063Z] #18 DONE 0.1s [2024-01-26T06:05:25.063Z] [2024-01-26T06:05:25.063Z] #19 exporting to image [2024-01-26T06:05:25.063Z] #19 exporting layers [2024-01-26T06:05:25.063Z] #19 exporting layers 0.3s done [2024-01-26T06:05:25.063Z] #19 writing image sha256:84da0799fa828895ea793ecf2d2f2a83fb04e6cf672d319ab824b298e7a32044 done [2024-01-26T06:05:25.063Z] #19 naming to docker.io/library/device-modbus-arm64 done [2024-01-26T06:05:25.063Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:05:26.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T06:05:26.423Z] [2024-01-26T06:05:26.423Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:05:26.878Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T06:05:27.152Z] arm64: Pulling from edgex-lftools-log-publisher [2024-01-26T06:05:27.152Z] 8998bd30e6a1: Pulling fs layer [2024-01-26T06:05:27.152Z] 04944245beec: Pulling fs layer [2024-01-26T06:05:27.152Z] 699f458cf7ca: Pulling fs layer [2024-01-26T06:05:27.152Z] 765212b225bb: Pulling fs layer [2024-01-26T06:05:27.152Z] f23df028b6ca: Pulling fs layer [2024-01-26T06:05:27.152Z] d65c8cfc05b1: Pulling fs layer [2024-01-26T06:05:27.152Z] 2437ff75d9bd: Pulling fs layer [2024-01-26T06:05:27.152Z] f23df028b6ca: Waiting [2024-01-26T06:05:27.152Z] d65c8cfc05b1: Waiting [2024-01-26T06:05:27.152Z] 2437ff75d9bd: Waiting [2024-01-26T06:05:27.152Z] 765212b225bb: Waiting [2024-01-26T06:05:27.152Z] 04944245beec: Download complete [2024-01-26T06:05:27.152Z] 765212b225bb: Download complete [2024-01-26T06:05:27.419Z] f23df028b6ca: Verifying Checksum [2024-01-26T06:05:27.419Z] f23df028b6ca: Download complete [2024-01-26T06:05:27.419Z] d65c8cfc05b1: Verifying Checksum [2024-01-26T06:05:27.419Z] d65c8cfc05b1: Download complete [2024-01-26T06:05:27.419Z] 699f458cf7ca: Verifying Checksum [2024-01-26T06:05:27.419Z] 699f458cf7ca: Download complete [2024-01-26T06:05:28.006Z] 8998bd30e6a1: Verifying Checksum [2024-01-26T06:05:28.006Z] 8998bd30e6a1: Download complete [2024-01-26T06:05:30.648Z] 2437ff75d9bd: Verifying Checksum [2024-01-26T06:05:30.648Z] 2437ff75d9bd: Download complete [2024-01-26T06:05:34.899Z] 8998bd30e6a1: Pull complete [2024-01-26T06:05:34.899Z] 04944245beec: Pull complete [2024-01-26T06:05:36.855Z] 699f458cf7ca: Pull complete [2024-01-26T06:05:36.855Z] 765212b225bb: Pull complete [2024-01-26T06:05:37.809Z] f23df028b6ca: Pull complete [2024-01-26T06:05:37.809Z] d65c8cfc05b1: Pull complete [2024-01-26T06:06:04.523Z] 2437ff75d9bd: Pull complete [2024-01-26T06:06:04.523Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-01-26T06:06:04.523Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-01-26T06:06:04.523Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:06:05.034Z] prd-ubuntu20.04-docker-arm64-4c-16g-27967 does not seem to be running inside a container [2024-01-26T06:06:05.119Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-01-26T06:06:06.248Z] $ docker top 9d4ab56ae0b32b30bdc166f5df6293390ba938d3e8f82cfc77f642251a45fa34 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:06:06.936Z] ---> job-cost.sh [2024-01-26T06:06:07.205Z] lf-activate-venv: SKIPPING [2024-01-26T06:06:07.205Z] INFO: No Stack... [2024-01-26T06:06:07.468Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T06:06:08.435Z] INFO: Archiving Costs [Pipeline] sh [2024-01-26T06:06:08.781Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2024-01-26T06:06:08.781Z] + cut -d, -f6 [Pipeline] lock [2024-01-26T06:06:08.948Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-539-1-stack-cost] [2024-01-26T06:06:08.953Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-539-1-stack-cost] did not exist. Created. [2024-01-26T06:06:08.953Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-539-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-01-26T06:06:09.470Z] /w/workspace/device-modbus-go/1@tmp/durable-e968519f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-01-26T06:06:09.820Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-01-26T06:06:09.859Z] Warning: overwriting stash ‘stack-cost’ [2024-01-26T06:06:09.905Z] Stashed 1 file(s) [Pipeline] } [2024-01-26T06:06:09.995Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-539-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-01-26T06:06:10.176Z] $ docker stop --time=1 9d4ab56ae0b32b30bdc166f5df6293390ba938d3e8f82cfc77f642251a45fa34 [2024-01-26T06:06:15.711Z] $ docker rm -f --volumes 9d4ab56ae0b32b30bdc166f5df6293390ba938d3e8f82cfc77f642251a45fa34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-01-26T06:06:18.609Z] provisioning config files... [2024-01-26T06:06:18.620Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-539@tmp/config689924825422142179tmp [Pipeline] { [Pipeline] sh [2024-01-26T06:06:19.164Z] + set +x [2024-01-26T06:06:19.164Z] + bash -s -- [2024-01-26T06:06:19.164Z] + curl -s https://codecov.io/bash [2024-01-26T06:06:19.164Z] [2024-01-26T06:06:19.164Z] _____ _ [2024-01-26T06:06:19.164Z] / ____| | | [2024-01-26T06:06:19.164Z] | | ___ __| | ___ ___ _____ __ [2024-01-26T06:06:19.164Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-01-26T06:06:19.164Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-01-26T06:06:19.164Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-01-26T06:06:19.164Z] Bash-1.0.6 [2024-01-26T06:06:19.164Z] [2024-01-26T06:06:19.164Z] [2024-01-26T06:06:19.164Z] ==> git version 2.25.1 found [2024-01-26T06:06:19.164Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-01-26T06:06:19.164Z] Release-Date: 2020-01-08 [2024-01-26T06:06:19.164Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-01-26T06:06:19.164Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-01-26T06:06:19.164Z] ==> Jenkins CI detected. [2024-01-26T06:06:19.164Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-539 [2024-01-26T06:06:19.164Z] project root: . [2024-01-26T06:06:19.164Z] --> token set from env [2024-01-26T06:06:19.164Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-01-26T06:06:19.164Z] ==> Running gcov in . (disable via -X gcov) [2024-01-26T06:06:19.164Z] ==> Python coveragepy not found [2024-01-26T06:06:19.164Z] ==> Searching for coverage reports in: [2024-01-26T06:06:19.164Z] + . [2024-01-26T06:06:19.164Z] -> Found 1 reports [2024-01-26T06:06:19.421Z] ==> Detecting git/mercurial file structure [2024-01-26T06:06:19.421Z] ==> Reading reports [2024-01-26T06:06:19.421Z] + ./coverage.out bytes=24334 [2024-01-26T06:06:19.421Z] ==> Appending adjustments [2024-01-26T06:06:19.421Z] https://docs.codecov.io/docs/fixing-reports [2024-01-26T06:06:19.421Z] + Found adjustments [2024-01-26T06:06:19.421Z] ==> Gzipping contents [2024-01-26T06:06:19.421Z] 4.0K /tmp/codecov.Jzyozy.gz [2024-01-26T06:06:19.421Z] ==> Uploading reports [2024-01-26T06:06:19.421Z] url: https://codecov.io [2024-01-26T06:06:19.421Z] query: branch=PR-539&commit=fc155eb9a8b449261bf0a9cebb08c3ee09c5640a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-539%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=539&job=&cmd_args= [2024-01-26T06:06:19.421Z] -> Pinging Codecov [2024-01-26T06:06:19.422Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-539&commit=fc155eb9a8b449261bf0a9cebb08c3ee09c5640a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-539%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=539&job=&cmd_args= [2024-01-26T06:06:19.679Z] -> Uploading to [2024-01-26T06:06:19.679Z] https://storage.googleapis.com/codecov/v4/raw/2024-01-26/55DBCA73C666E3227836607328DD7E49/fc155eb9a8b449261bf0a9cebb08c3ee09c5640a/2a5eaa82-d9d2-4fb7-a535-892bb40eb5c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240126%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240126T060619Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b42a94618c0677c9c86384962c37870c96d120e92885df1fc45a0426c3087483 [2024-01-26T06:06:19.679Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-01-26T06:06:19.679Z] Dload Upload Total Spent Left Speed [2024-01-26T06:06:19.938Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 12237 --:--:-- --:--:-- --:--:-- 12198 [2024-01-26T06:06:19.938Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/fc155eb9a8b449261bf0a9cebb08c3ee09c5640a [Pipeline] } [2024-01-26T06:06:19.983Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-01-26T06:06:24.502Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-539/archives ] [2024-01-26T06:06:24.502Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-539/archives [2024-01-26T06:06:24.502Z] total 16 [2024-01-26T06:06:24.502Z] drwxr-xr-x 3 root root 4096 Jan 26 06:00 . [2024-01-26T06:06:24.502Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 06:00 .. [2024-01-26T06:06:24.502Z] drwxr-xr-x 2 root root 4096 Jan 26 06:00 cost [2024-01-26T06:06:24.502Z] -rw-r--r-- 1 root root 88 Jan 26 06:00 cost.csv [2024-01-26T06:06:24.502Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-539/archives [2024-01-26T06:06:24.502Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-539/archives [2024-01-26T06:06:24.502Z] total 16 [2024-01-26T06:06:24.502Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 26 06:00 . [2024-01-26T06:06:24.502Z] drwxrwxr-x 10 jenkins jenkins 4096 Jan 26 06:00 .. [2024-01-26T06:06:24.502Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 26 06:00 cost [2024-01-26T06:06:24.502Z] -rw-r--r-- 1 jenkins jenkins 88 Jan 26 06:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:06:24.835Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:06:25.727Z] ---> package-listing.sh [2024-01-26T06:06:25.727Z] ++ facter osfamily [2024-01-26T06:06:25.727Z] ++ tr '[:upper:]' '[:lower:]' [2024-01-26T06:06:25.987Z] + OS_FAMILY=debian [2024-01-26T06:06:25.987Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-539 [2024-01-26T06:06:25.987Z] + START_PACKAGES=/tmp/packages_start.txt [2024-01-26T06:06:25.987Z] + END_PACKAGES=/tmp/packages_end.txt [2024-01-26T06:06:25.987Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-01-26T06:06:25.987Z] + PACKAGES=/tmp/packages_start.txt [2024-01-26T06:06:25.987Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-539 ']' [2024-01-26T06:06:25.987Z] + PACKAGES=/tmp/packages_end.txt [2024-01-26T06:06:25.987Z] + case "${OS_FAMILY}" in [2024-01-26T06:06:25.987Z] + dpkg -l [2024-01-26T06:06:25.987Z] + grep '^ii' [2024-01-26T06:06:25.987Z] + '[' -f /tmp/packages_start.txt ']' [2024-01-26T06:06:25.987Z] + '[' -f /tmp/packages_end.txt ']' [2024-01-26T06:06:25.987Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-01-26T06:06:25.987Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-539 ']' [2024-01-26T06:06:25.987Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-539/archives/ [2024-01-26T06:06:25.987Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-539/archives/ [Pipeline] echo [2024-01-26T06:06:26.026Z] 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-539/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-01-26T06:06:26.413Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-01-26T06:06:26.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-01-26T06:06:26.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-01-26T06:06:27.129Z] prd-ubuntu20.04-docker-8c-8g-27966 does not seem to be running inside a container [2024-01-26T06:06:27.173Z] $ 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-539/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-539 -v /w/workspace/xfoundry_device-modbus-go_PR-539:/w/workspace/xfoundry_device-modbus-go_PR-539:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-539@tmp:/w/workspace/xfoundry_device-modbus-go_PR-539@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-01-26T06:06:27.356Z] $ docker top 6811534a3259f25326812433780a90b8c666dd78ab7bef4f69dee896ae68d27c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-01-26T06:06:27.838Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-01-26T06:06:28.145Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-01-26T06:06:28.456Z] + ls /var/log/sa-host [2024-01-26T06:06:28.456Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-01-26T06:06:28.718Z] provisioning config files... [2024-01-26T06:06:28.727Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-539@tmp/config12478053334402639107tmp [Pipeline] { [Pipeline] echo [2024-01-26T06:06:28.994Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:06:29.313Z] ---> create-netrc.sh [Pipeline] } [2024-01-26T06:06:29.384Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:06:29.897Z] ---> python-tools-install.sh [Pipeline] echo [2024-01-26T06:06:29.964Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:06:30.412Z] ---> sudo-logs.sh [2024-01-26T06:06:30.412Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-01-26T06:06:30.659Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:06:30.970Z] ---> job-cost.sh [2024-01-26T06:06:30.970Z] lf-activate-venv: SKIPPING [2024-01-26T06:06:30.970Z] DEBUG: total: 0.2199999988079071 [2024-01-26T06:06:30.970Z] INFO: Retrieving Stack Cost... [2024-01-26T06:06:31.244Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-01-26T06:06:31.502Z] INFO: Archiving Costs [Pipeline] echo [2024-01-26T06:06:31.536Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-01-26T06:06:31.844Z] ---> logs-deploy.sh [2024-01-26T06:06:31.844Z] lf-activate-venv: SKIPPING [2024-01-26T06:06:31.844Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-539/1 [2024-01-26T06:06:31.844Z] INFO: archiving workspace using pattern(s): [2024-01-26T06:06:32.838Z] Archives upload complete. [2024-01-26T06:06:32.838Z] INFO: archiving logs to Nexus [2024-01-26T06:06:33.406Z] ---> uname -a: [2024-01-26T06:06:33.406Z] Linux prd-ubuntu20-04-docker-8c-8g-27966 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-01-26T06:06:33.406Z] [2024-01-26T06:06:33.406Z] [2024-01-26T06:06:33.406Z] ---> lscpu: [2024-01-26T06:06:33.406Z] Architecture: x86_64 [2024-01-26T06:06:33.406Z] CPU op-mode(s): 32-bit, 64-bit [2024-01-26T06:06:33.406Z] Byte Order: Little Endian [2024-01-26T06:06:33.406Z] Address sizes: 40 bits physical, 48 bits virtual [2024-01-26T06:06:33.406Z] CPU(s): 8 [2024-01-26T06:06:33.406Z] On-line CPU(s) list: 0-7 [2024-01-26T06:06:33.406Z] Thread(s) per core: 1 [2024-01-26T06:06:33.406Z] Core(s) per socket: 1 [2024-01-26T06:06:33.406Z] Socket(s): 8 [2024-01-26T06:06:33.406Z] NUMA node(s): 1 [2024-01-26T06:06:33.406Z] Vendor ID: AuthenticAMD [2024-01-26T06:06:33.406Z] CPU family: 23 [2024-01-26T06:06:33.406Z] Model: 49 [2024-01-26T06:06:33.406Z] Model name: AMD EPYC-Rome Processor [2024-01-26T06:06:33.406Z] Stepping: 0 [2024-01-26T06:06:33.406Z] CPU MHz: 2799.998 [2024-01-26T06:06:33.406Z] BogoMIPS: 5599.99 [2024-01-26T06:06:33.406Z] Virtualization: AMD-V [2024-01-26T06:06:33.406Z] Hypervisor vendor: KVM [2024-01-26T06:06:33.406Z] Virtualization type: full [2024-01-26T06:06:33.406Z] L1d cache: 256 KiB [2024-01-26T06:06:33.406Z] L1i cache: 256 KiB [2024-01-26T06:06:33.406Z] L2 cache: 4 MiB [2024-01-26T06:06:33.406Z] L3 cache: 128 MiB [2024-01-26T06:06:33.406Z] NUMA node0 CPU(s): 0-7 [2024-01-26T06:06:33.406Z] Vulnerability Itlb multihit: Not affected [2024-01-26T06:06:33.406Z] Vulnerability L1tf: Not affected [2024-01-26T06:06:33.406Z] Vulnerability Mds: Not affected [2024-01-26T06:06:33.406Z] Vulnerability Meltdown: Not affected [2024-01-26T06:06:33.406Z] Vulnerability Mmio stale data: Not affected [2024-01-26T06:06:33.406Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-01-26T06:06:33.406Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-01-26T06:06:33.406Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-01-26T06:06:33.406Z] Vulnerability Srbds: Not affected [2024-01-26T06:06:33.406Z] Vulnerability Tsx async abort: Not affected [2024-01-26T06:06:33.406Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-01-26T06:06:33.406Z] [2024-01-26T06:06:33.406Z] [2024-01-26T06:06:33.406Z] ---> nproc: [2024-01-26T06:06:33.406Z] 8 [2024-01-26T06:06:33.406Z] [2024-01-26T06:06:33.406Z] [2024-01-26T06:06:33.406Z] ---> df -h: [2024-01-26T06:06:33.406Z] Filesystem Size Used Avail Use% Mounted on [2024-01-26T06:06:33.406Z] overlay 155G 12G 144G 8% / [2024-01-26T06:06:33.406Z] tmpfs 64M 0 64M 0% /dev [2024-01-26T06:06:33.406Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-01-26T06:06:33.406Z] shm 64M 0 64M 0% /dev/shm [2024-01-26T06:06:33.406Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-01-26T06:06:33.406Z] [2024-01-26T06:06:33.406Z] [2024-01-26T06:06:33.406Z] ---> sar -b -r -n DEV: [2024-01-26T06:06:33.406Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27966) 01/26/24 _x86_64_ (8 CPU) [2024-01-26T06:06:33.406Z] [2024-01-26T06:06:33.406Z] 05:57:53 LINUX RESTART (8 CPU) [2024-01-26T06:06:33.406Z] [2024-01-26T06:06:33.406Z] 05:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-01-26T06:06:33.406Z] 05:59:01 135.16 48.21 86.95 0.00 5423.50 169727.18 0.00 [2024-01-26T06:06:33.406Z] 06:00:01 200.63 1.03 199.60 0.00 22.26 64958.37 0.00 [2024-01-26T06:06:33.406Z] 06:01:01 192.73 0.17 192.57 0.00 8.80 45519.75 0.00 [2024-01-26T06:06:33.406Z] 06:02:01 1.90 0.00 1.90 0.00 0.00 23.74 0.00 [2024-01-26T06:06:33.406Z] 06:03:01 5.53 1.35 4.18 0.00 920.09 129.56 0.00 [2024-01-26T06:06:33.406Z] 06:04:01 27.16 9.90 17.26 0.00 2555.04 3681.79 0.00 [2024-01-26T06:06:33.406Z] 06:05:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 [2024-01-26T06:06:33.406Z] 06:06:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 [2024-01-26T06:06:33.406Z] Average: 70.66 7.58 63.07 0.00 1116.18 35506.65 0.00 [2024-01-26T06:06:33.406Z] [2024-01-26T06:06:33.406Z] 05:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-01-26T06:06:33.406Z] 05:59:01 29382792 31522856 809552 2.46 69096 2351352 2015452 5.94 1037768 2092768 448788 [2024-01-26T06:06:33.406Z] 06:00:01 28267172 31492892 807156 2.45 140904 3260064 1874960 5.53 1225296 2884352 213468 [2024-01-26T06:06:33.406Z] 06:01:01 27761472 31519560 780656 2.37 154188 3745708 1769936 5.22 1278752 3301472 236 [2024-01-26T06:06:33.406Z] 06:02:01 27760764 31518996 780976 2.38 154220 3745712 1769936 5.22 1278200 3301476 60 [2024-01-26T06:06:33.406Z] 06:03:01 27614852 31492824 806468 2.45 155928 3860984 1875912 5.53 1310904 3416144 82184 [2024-01-26T06:06:33.406Z] 06:04:01 27526684 31507308 784636 2.39 159812 3950104 1823788 5.37 1433680 3357864 156 [2024-01-26T06:06:33.406Z] 06:05:01 27528552 31509356 782636 2.38 159832 3950236 1823788 5.37 1432596 3358000 160 [2024-01-26T06:06:33.406Z] 06:06:01 27534784 31515604 776508 2.36 159856 3950236 1823788 5.37 1426352 3358000 132 [2024-01-26T06:06:33.406Z] Average: 27922134 31509924 791074 2.41 144230 3601800 1847195 5.44 1302944 3133760 93148 [2024-01-26T06:06:33.406Z] [2024-01-26T06:06:33.406Z] 05:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-01-26T06:06:33.406Z] 05:59:01 ens3 514.65 360.54 5819.25 84.30 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] 05:59:01 docker0 18.23 19.06 1.44 136.34 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] 05:59:01 lo 7.07 7.07 0.69 0.69 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] 06:00:01 ens3 270.94 208.18 2113.14 88.61 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] 06:00:01 veth3fbc781 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] 06:00:01 docker0 171.35 217.76 14.26 2075.68 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] 06:01:01 ens3 130.88 84.35 2726.25 20.85 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] 06:01:01 docker0 4.47 8.32 0.28 125.50 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] 06:01:01 lo 1.87 1.87 0.19 0.19 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] 06:02:01 ens3 0.97 0.37 1.45 0.20 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] 06:03:01 ens3 87.40 46.55 1374.29 3.21 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] 06:03:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] 06:04:01 ens3 1.82 1.12 0.83 0.48 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] 06:04:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] 06:05:01 ens3 0.10 0.02 0.06 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] 06:06:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] Average: ens3 125.86 87.65 1504.38 24.70 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] Average: docker0 24.26 30.64 2.00 292.18 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] Average: lo 1.25 1.25 0.12 0.12 0.00 0.00 0.00 0.00 [2024-01-26T06:06:33.406Z] [2024-01-26T06:06:33.406Z] [2024-01-26T06:06:33.406Z] ---> sar -P ALL: [2024-01-26T06:06:33.406Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-27966) 01/26/24 _x86_64_ (8 CPU) [2024-01-26T06:06:33.406Z] [2024-01-26T06:06:33.406Z] 05:57:53 LINUX RESTART (8 CPU) [2024-01-26T06:06:33.406Z] [2024-01-26T06:06:33.406Z] 05:58:01 CPU %user %nice %system %iowait %steal %idle [2024-01-26T06:06:33.406Z] 05:59:01 all 7.83 0.00 2.52 1.70 0.05 87.90 [2024-01-26T06:06:33.406Z] 05:59:01 0 7.92 0.00 2.12 1.52 0.05 88.38 [2024-01-26T06:06:33.406Z] 05:59:01 1 8.38 0.00 2.65 0.25 0.03 88.69 [2024-01-26T06:06:33.406Z] 05:59:01 2 8.11 0.00 2.30 1.11 0.05 88.43 [2024-01-26T06:06:33.406Z] 05:59:01 3 6.82 0.00 2.52 0.24 0.07 90.35 [2024-01-26T06:06:33.406Z] 05:59:01 4 6.90 0.00 3.55 0.71 0.05 88.78 [2024-01-26T06:06:33.406Z] 05:59:01 5 9.62 0.00 1.98 0.12 0.05 88.23 [2024-01-26T06:06:33.406Z] 05:59:01 6 8.32 0.00 2.62 9.23 0.05 79.78 [2024-01-26T06:06:33.406Z] 05:59:01 7 6.55 0.00 2.45 0.47 0.05 90.48 [2024-01-26T06:06:33.406Z] 06:00:01 all 26.47 0.00 4.25 3.72 0.07 65.49 [2024-01-26T06:06:33.406Z] 06:00:01 0 25.83 0.00 4.48 0.47 0.07 69.15 [2024-01-26T06:06:33.406Z] 06:00:01 1 26.41 0.00 3.93 4.00 0.07 65.60 [2024-01-26T06:06:33.406Z] 06:00:01 2 27.58 0.00 3.61 1.76 0.08 66.97 [2024-01-26T06:06:33.406Z] 06:00:01 3 27.24 0.00 5.12 13.93 0.07 53.64 [2024-01-26T06:06:33.406Z] 06:00:01 4 26.47 0.00 3.82 5.30 0.07 64.33 [2024-01-26T06:06:33.406Z] 06:00:01 5 25.59 0.00 4.93 1.58 0.05 67.85 [2024-01-26T06:06:33.406Z] 06:00:01 6 27.42 0.00 4.40 0.89 0.07 67.22 [2024-01-26T06:06:33.406Z] 06:00:01 7 25.24 0.00 3.72 1.90 0.07 69.07 [2024-01-26T06:06:33.406Z] 06:01:01 all 19.54 0.00 3.73 2.79 0.07 73.86 [2024-01-26T06:06:33.406Z] 06:01:01 0 20.04 0.00 3.99 0.03 0.07 75.87 [2024-01-26T06:06:33.406Z] 06:01:01 1 19.26 0.00 3.54 1.47 0.05 75.69 [2024-01-26T06:06:33.406Z] 06:01:01 2 19.80 0.00 3.56 1.08 0.07 75.49 [2024-01-26T06:06:33.406Z] 06:01:01 3 19.40 0.00 4.01 1.53 0.07 74.99 [2024-01-26T06:06:33.407Z] 06:01:01 4 19.25 0.00 3.93 13.00 0.07 63.75 [2024-01-26T06:06:33.407Z] 06:01:01 5 20.00 0.00 3.19 0.05 0.07 76.69 [2024-01-26T06:06:33.407Z] 06:01:01 6 19.30 0.00 3.28 1.52 0.08 75.81 [2024-01-26T06:06:33.407Z] 06:01:01 7 19.29 0.00 4.38 3.73 0.08 72.52 [2024-01-26T06:06:33.407Z] 06:02:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-01-26T06:06:33.407Z] 06:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-26T06:06:33.407Z] 06:02:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-01-26T06:06:33.407Z] 06:02:01 2 0.15 0.00 0.03 0.00 0.00 99.82 [2024-01-26T06:06:33.407Z] 06:02:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-01-26T06:06:33.407Z] 06:02:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-01-26T06:06:33.407Z] 06:02:01 5 0.00 0.00 0.02 0.02 0.02 99.95 [2024-01-26T06:06:33.407Z] 06:02:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2024-01-26T06:06:33.407Z] 06:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-26T06:06:33.407Z] 06:03:01 all 0.22 0.00 0.11 0.11 0.01 99.56 [2024-01-26T06:06:33.407Z] 06:03:01 0 0.58 0.00 0.18 0.03 0.02 99.18 [2024-01-26T06:06:33.407Z] 06:03:01 1 0.50 0.00 0.17 0.02 0.00 99.32 [2024-01-26T06:06:33.407Z] 06:03:01 2 0.05 0.00 0.03 0.42 0.02 99.48 [2024-01-26T06:06:33.407Z] 06:03:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2024-01-26T06:06:33.407Z] 06:03:01 4 0.03 0.00 0.27 0.33 0.02 99.35 [2024-01-26T06:06:33.407Z] 06:03:01 5 0.28 0.00 0.08 0.03 0.00 99.60 [2024-01-26T06:06:33.407Z] 06:03:01 6 0.13 0.00 0.08 0.02 0.02 99.75 [2024-01-26T06:06:33.407Z] 06:03:01 7 0.08 0.00 0.03 0.00 0.00 99.88 [2024-01-26T06:06:33.407Z] 06:04:01 all 0.80 0.00 0.35 0.48 0.01 98.36 [2024-01-26T06:06:33.407Z] 06:04:01 0 0.52 0.00 0.33 1.18 0.02 97.95 [2024-01-26T06:06:33.407Z] 06:04:01 1 2.07 0.00 0.38 0.37 0.02 97.16 [2024-01-26T06:06:33.407Z] 06:04:01 2 0.65 0.00 0.47 0.47 0.00 98.41 [2024-01-26T06:06:33.407Z] 06:04:01 3 0.52 0.00 0.25 0.05 0.02 99.17 [2024-01-26T06:06:33.407Z] 06:04:01 4 0.97 0.00 0.45 1.34 0.00 97.24 [2024-01-26T06:06:33.407Z] 06:04:01 5 0.55 0.00 0.27 0.03 0.02 99.13 [2024-01-26T06:06:33.407Z] 06:04:01 6 0.47 0.00 0.30 0.22 0.02 99.00 [2024-01-26T06:06:33.407Z] 06:04:01 7 0.63 0.00 0.35 0.18 0.02 98.82 [2024-01-26T06:06:33.407Z] 06:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-01-26T06:06:33.407Z] 06:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-01-26T06:06:33.407Z] 06:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-01-26T06:06:33.407Z] 06:05:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-01-26T06:06:33.407Z] 06:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-26T06:06:33.407Z] 06:05:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2024-01-26T06:06:33.407Z] 06:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-26T06:06:33.407Z] 06:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-01-26T06:06:33.407Z] 06:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-01-26T06:06:33.407Z] 06:06:01 all 0.01 0.00 0.01 0.09 0.01 99.89 [2024-01-26T06:06:33.407Z] 06:06:01 0 0.02 0.00 0.00 0.70 0.02 99.27 [2024-01-26T06:06:33.407Z] 06:06:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-01-26T06:06:33.407Z] 06:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-01-26T06:06:33.407Z] 06:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-26T06:06:33.407Z] 06:06:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-01-26T06:06:33.407Z] 06:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-01-26T06:06:33.407Z] 06:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-01-26T06:06:33.407Z] 06:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-01-26T06:06:33.407Z] Average: all 6.82 0.00 1.37 1.11 0.03 90.67 [2024-01-26T06:06:33.407Z] Average: 0 6.83 0.00 1.38 0.49 0.03 91.26 [2024-01-26T06:06:33.407Z] Average: 1 7.03 0.00 1.33 0.76 0.02 90.85 [2024-01-26T06:06:33.407Z] Average: 2 7.02 0.00 1.25 0.60 0.03 91.10 [2024-01-26T06:06:33.407Z] Average: 3 6.71 0.00 1.48 1.95 0.03 89.83 [2024-01-26T06:06:33.407Z] Average: 4 6.66 0.00 1.50 2.56 0.03 89.25 [2024-01-26T06:06:33.407Z] Average: 5 6.98 0.00 1.30 0.23 0.03 91.46 [2024-01-26T06:06:33.407Z] Average: 6 6.92 0.00 1.33 1.47 0.03 90.25 [2024-01-26T06:06:33.407Z] Average: 7 6.43 0.00 1.36 0.78 0.03 91.39 [2024-01-26T06:06:33.407Z] [2024-01-26T06:06:33.407Z] [2024-01-26T06:06:33.407Z]