Pull request #530 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/device-modbus-go Obtained Jenkinsfile from 79454f5e0c11c0ebefb742fefb39a80184b00574+4de3a8f4fd48ff80f4bd37b19548b6aae5009810 (9625434a2ba58eeddd2ffdf9ee527a9b6aa49661) 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-ssh8078185476305208893.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-ssh17639409577126015351.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-530/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-530/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2932023538021166927.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-530/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7764335515218415368.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-ssh14732642073147125152.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-530/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-530/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1781611986697410839.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24590 in /w/workspace/xfoundry_device-modbus-go_PR-530 [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-530 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/530/head:refs/remotes/origin/PR-530 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 4de3a8f4fd48ff80f4bd37b19548b6aae5009810 into PR head commit 79454f5e0c11c0ebefb742fefb39a80184b00574 Merge succeeded, producing 79454f5e0c11c0ebefb742fefb39a80184b00574 Checking out Revision 79454f5e0c11c0ebefb742fefb39a80184b00574 (PR-530) > git config core.sparsecheckout # timeout=10 > git checkout -f 79454f5e0c11c0ebefb742fefb39a80184b00574 # 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 4de3a8f4fd48ff80f4bd37b19548b6aae5009810 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 79454f5e0c11c0ebefb742fefb39a80184b00574 # timeout=10 Commit message: "build: [Device Modbus] Add ldflags to strib debug info from binary" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T20:32:24.596Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T20:32:24.796Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T20:32:24.901Z] ========================================================= [2023-12-06T20:32:24.901Z] EdgeX Global Pipelines Version Info [2023-12-06T20:32:24.901Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:32:25.666Z] ------------------- [2023-12-06T20:32:25.666Z] stable info: [2023-12-06T20:32:25.666Z] ------------------- [2023-12-06T20:32:25.666Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T20:32:25.666Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T20:32:25.666Z] Message: update stable to v1.0.258 [2023-12-06T20:32:26.235Z] ------------------- [2023-12-06T20:32:26.235Z] experimental info: [2023-12-06T20:32:26.235Z] ------------------- [2023-12-06T20:32:26.235Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T20:32:26.235Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T20:32:26.235Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T20:32:26.454Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-12-06T20:32:26.506Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-12-06T20:32:26.562Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T20:32:26.614Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T20:32:26.670Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T20:32:26.735Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T20:32:26.791Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T20:32:26.851Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T20:32:26.910Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T20:32:26.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T20:32:27.032Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T20:32:27.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-12-06T20:32:27.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T20:32:27.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T20:32:27.270Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T20:32:27.334Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T20:32:27.396Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T20:32:27.461Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T20:32:27.526Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T20:32:27.592Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T20:32:27.660Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-06T20:32:27.726Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-06T20:32:27.793Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T20:32:27.874Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T20:32:27.938Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T20:32:28.018Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T20:32:28.099Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T20:32:28.171Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-530 [Pipeline] echo [2023-12-06T20:32:28.241Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-530 [Pipeline] echo [2023-12-06T20:32:28.326Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-530 [Pipeline] echo [2023-12-06T20:32:28.410Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 79454f5e0c11c0ebefb742fefb39a80184b00574 [Pipeline] echo [2023-12-06T20:32:28.487Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 79454f5 [Pipeline] echo [2023-12-06T20:32:28.564Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:32:28.723Z] provisioning config files... [2023-12-06T20:32:28.736Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-530@tmp/config11508289555857346578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:32:29.171Z] ---> ****-login.sh [2023-12-06T20:32:29.171Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:32:29.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:32:29.430Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:32:29.430Z] Configure a credential helper to remove this warning. See [2023-12-06T20:32:29.430Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:32:29.430Z] [2023-12-06T20:32:29.430Z] Login Succeeded [2023-12-06T20:32:29.430Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:32:29.430Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:32:29.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:32:29.689Z] Configure a credential helper to remove this warning. See [2023-12-06T20:32:29.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:32:29.689Z] [2023-12-06T20:32:29.689Z] Login Succeeded [2023-12-06T20:32:29.689Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:32:29.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:32:29.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:32:29.689Z] Configure a credential helper to remove this warning. See [2023-12-06T20:32:29.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:32:29.689Z] [2023-12-06T20:32:29.689Z] Login Succeeded [2023-12-06T20:32:29.689Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:32:29.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:32:29.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:32:29.689Z] Configure a credential helper to remove this warning. See [2023-12-06T20:32:29.689Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:32:29.689Z] [2023-12-06T20:32:29.689Z] Login Succeeded [2023-12-06T20:32:29.689Z] ****.io [2023-12-06T20:32:29.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:32:30.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:32:30.210Z] Configure a credential helper to remove this warning. See [2023-12-06T20:32:30.210Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:32:30.210Z] [2023-12-06T20:32:30.210Z] Login Succeeded [2023-12-06T20:32:30.210Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:32:30.233Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T20:32:31.006Z] + git rev-list -1 --merges 79454f5e0c11c0ebefb742fefb39a80184b00574~1..79454f5e0c11c0ebefb742fefb39a80184b00574 [Pipeline] echo [2023-12-06T20:32:31.046Z] -----------> git rev-list -1 --merges 79454f5e0c11c0ebefb742fefb39a80184b00574~1..79454f5e0c11c0ebefb742fefb39a80184b00574 79454f5e0c11c0ebefb742fefb39a80184b00574 [false] [Pipeline] sh [2023-12-06T20:32:31.376Z] + git log --format=format:%s -1 79454f5e0c11c0ebefb742fefb39a80184b00574 [Pipeline] echo [2023-12-06T20:32:31.410Z] ========================================================= [2023-12-06T20:32:31.410Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T20:32:31.410Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T20:32:31.893Z] + git log --format=format:%s -1 79454f5e0c11c0ebefb742fefb39a80184b00574 [Pipeline] echo [2023-12-06T20:32:31.925Z] [semverPrep] GIT_COMMIT: 79454f5e0c11c0ebefb742fefb39a80184b00574, Commit Message: build: [Device Modbus] Add ldflags to strib debug info from binary [Pipeline] echo [2023-12-06T20:32:31.975Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T20:32:32.384Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T20:32:32.384Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T20:32:32.384Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T20:32:32.384Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T20:32:32.384Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-06T20:32:32.384Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-06T20:32:32.384Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:32:32.816Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:32:32.816Z] [2023-12-06T20:32:32.816Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:32:33.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:32:33.213Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T20:32:33.213Z] b85a868b505f: Pulling fs layer [2023-12-06T20:32:33.213Z] e2be974225ed: Pulling fs layer [2023-12-06T20:32:33.213Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T20:32:33.213Z] 988bab9f4d93: Pulling fs layer [2023-12-06T20:32:33.213Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T20:32:33.213Z] eaf3925da568: Pulling fs layer [2023-12-06T20:32:33.213Z] bab4dde63d76: Pulling fs layer [2023-12-06T20:32:33.213Z] bde34c3a00c8: Pulling fs layer [2023-12-06T20:32:33.213Z] b352a97aabf1: Pulling fs layer [2023-12-06T20:32:33.213Z] 4872d77fe225: Pulling fs layer [2023-12-06T20:32:33.213Z] 5851b861e8e6: Pulling fs layer [2023-12-06T20:32:33.213Z] 988bab9f4d93: Waiting [2023-12-06T20:32:33.213Z] 1469e6f7b9e6: Waiting [2023-12-06T20:32:33.213Z] eaf3925da568: Waiting [2023-12-06T20:32:33.213Z] bab4dde63d76: Waiting [2023-12-06T20:32:33.213Z] bde34c3a00c8: Waiting [2023-12-06T20:32:33.213Z] b352a97aabf1: Waiting [2023-12-06T20:32:33.213Z] 4872d77fe225: Waiting [2023-12-06T20:32:33.213Z] e2be974225ed: Download complete [2023-12-06T20:32:33.213Z] 988bab9f4d93: Verifying Checksum [2023-12-06T20:32:33.213Z] 988bab9f4d93: Download complete [2023-12-06T20:32:33.213Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T20:32:33.213Z] 1469e6f7b9e6: Download complete [2023-12-06T20:32:33.473Z] eaf3925da568: Verifying Checksum [2023-12-06T20:32:33.473Z] eaf3925da568: Download complete [2023-12-06T20:32:33.473Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T20:32:33.473Z] 339a4e72a1f5: Download complete [2023-12-06T20:32:33.473Z] bde34c3a00c8: Verifying Checksum [2023-12-06T20:32:33.473Z] bde34c3a00c8: Download complete [2023-12-06T20:32:33.473Z] b352a97aabf1: Download complete [2023-12-06T20:32:33.473Z] 4872d77fe225: Download complete [2023-12-06T20:32:33.473Z] 5851b861e8e6: Verifying Checksum [2023-12-06T20:32:33.473Z] 5851b861e8e6: Download complete [2023-12-06T20:32:33.473Z] b85a868b505f: Verifying Checksum [2023-12-06T20:32:33.473Z] b85a868b505f: Download complete [2023-12-06T20:32:33.732Z] bab4dde63d76: Verifying Checksum [2023-12-06T20:32:33.732Z] bab4dde63d76: Download complete [2023-12-06T20:32:35.000Z] b85a868b505f: Pull complete [2023-12-06T20:32:35.000Z] e2be974225ed: Pull complete [2023-12-06T20:32:35.259Z] 339a4e72a1f5: Pull complete [2023-12-06T20:32:35.517Z] 988bab9f4d93: Pull complete [2023-12-06T20:32:35.775Z] 1469e6f7b9e6: Pull complete [2023-12-06T20:32:35.775Z] eaf3925da568: Pull complete [2023-12-06T20:32:37.686Z] bab4dde63d76: Pull complete [2023-12-06T20:32:37.686Z] bde34c3a00c8: Pull complete [2023-12-06T20:32:37.686Z] b352a97aabf1: Pull complete [2023-12-06T20:32:37.945Z] 4872d77fe225: Pull complete [2023-12-06T20:32:37.945Z] 5851b861e8e6: Pull complete [2023-12-06T20:32:37.945Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T20:32:37.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:32:37.945Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:32:38.294Z] prd-ubuntu20.04-docker-8c-8g-24590 does not seem to be running inside a container [2023-12-06T20:32:38.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-530 -v /w/workspace/xfoundry_device-modbus-go_PR-530:/w/workspace/xfoundry_device-modbus-go_PR-530:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-530@tmp:/w/workspace/xfoundry_device-modbus-go_PR-530@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-devops/py-git-semver:0.1.4 cat [2023-12-06T20:32:42.546Z] $ docker top 0b54ae213f38d5dd670a1d6aac68e70cbd7abe20b898107b0c7782f38b354f73 -eo pid,comm [2023-12-06T20:32:42.599Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-06T20:32:42.599Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T20:32:42.803Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T20:32:42.803Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T20:32:42.923Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T20:32:42.928Z] $ docker exec 0b54ae213f38d5dd670a1d6aac68e70cbd7abe20b898107b0c7782f38b354f73 ssh-agent [2023-12-06T20:32:43.028Z] SSH_AUTH_SOCK=/tmp/ssh-uc2RL8PylMVm/agent.31 [2023-12-06T20:32:43.028Z] SSH_AGENT_PID=37 [2023-12-06T20:32:43.034Z] Running ssh-add (command line suppressed) [2023-12-06T20:32:43.131Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-530@tmp/private_key_9069264267584718294.key (/w/workspace/xfoundry_device-modbus-go_PR-530@tmp/private_key_9069264267584718294.key) [2023-12-06T20:32:43.140Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T20:32:43.492Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T20:32:43.519Z] $ docker exec --env ******** --env ******** 0b54ae213f38d5dd670a1d6aac68e70cbd7abe20b898107b0c7782f38b354f73 ssh-agent -k [2023-12-06T20:32:43.617Z] unset SSH_AUTH_SOCK; [2023-12-06T20:32:43.617Z] unset SSH_AGENT_PID; [2023-12-06T20:32:43.618Z] echo Agent pid 37 killed; [2023-12-06T20:32:43.625Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T20:32:43.764Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T20:32:43.764Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T20:32:43.884Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T20:32:43.891Z] $ docker exec 0b54ae213f38d5dd670a1d6aac68e70cbd7abe20b898107b0c7782f38b354f73 ssh-agent [2023-12-06T20:32:44.005Z] SSH_AUTH_SOCK=/tmp/ssh-qT6qYz6TKpsN/agent.69 [2023-12-06T20:32:44.005Z] SSH_AGENT_PID=75 [2023-12-06T20:32:44.010Z] Running ssh-add (command line suppressed) [2023-12-06T20:32:44.123Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-530@tmp/private_key_13068619467135089639.key (/w/workspace/xfoundry_device-modbus-go_PR-530@tmp/private_key_13068619467135089639.key) [2023-12-06T20:32:44.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T20:32:44.492Z] + git semver init [2023-12-06T20:32:44.752Z] 2023-12-06 20:32:44,690 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T20:32:44.752Z] 2023-12-06 20:32:44,691 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-530/.semver [2023-12-06T20:32:44.752Z] 2023-12-06 20:32:44,691 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-530/.semver [2023-12-06T20:32:44.752Z] 2023-12-06 20:32:44,691 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-530/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-530, universal_newlines=False, shell=None, istream=None) [2023-12-06T20:32:46.135Z] 2023-12-06 20:32:45,895 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-530/.git/info/exclude [2023-12-06T20:32:46.135Z] 2023-12-06 20:32:45,895 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-530/.semver/PR-530 with force:False [2023-12-06T20:32:46.135Z] 2023-12-06 20:32:45,895 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-530/.semver/PR-530 [2023-12-06T20:32:46.135Z] 2023-12-06 20:32:45,899 [execute] INFO git cat-file --batch-check [2023-12-06T20:32:46.135Z] 2023-12-06 20:32:45,899 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-530/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T20:32:46.135Z] 2023-12-06 20:32:45,905 [execute] INFO git cat-file --batch [2023-12-06T20:32:46.135Z] 2023-12-06 20:32:45,905 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-530/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T20:32:46.135Z] 2023-12-06 20:32:45,910 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-530/.semver/PR-530 [2023-12-06T20:32:46.135Z] 0.0.0 [Pipeline] } [2023-12-06T20:32:46.161Z] $ docker exec --env ******** --env ******** 0b54ae213f38d5dd670a1d6aac68e70cbd7abe20b898107b0c7782f38b354f73 ssh-agent -k [2023-12-06T20:32:46.253Z] unset SSH_AUTH_SOCK; [2023-12-06T20:32:46.253Z] unset SSH_AGENT_PID; [2023-12-06T20:32:46.253Z] echo Agent pid 75 killed; [2023-12-06T20:32:46.526Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T20:32:47.037Z] + git semver [Pipeline] } [2023-12-06T20:32:47.322Z] $ docker stop --time=1 0b54ae213f38d5dd670a1d6aac68e70cbd7abe20b898107b0c7782f38b354f73 [2023-12-06T20:32:48.618Z] $ docker rm -f --volumes 0b54ae213f38d5dd670a1d6aac68e70cbd7abe20b898107b0c7782f38b354f73 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T20:32:49.053Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T20:32:49.375Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T20:32:49.391Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:32:50.272Z] provisioning config files... [2023-12-06T20:32:50.281Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-530@tmp/config2711596009002513654tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:32:50.682Z] ---> ****-login.sh [2023-12-06T20:32:50.682Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:32:50.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:32:50.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:32:50.682Z] Configure a credential helper to remove this warning. See [2023-12-06T20:32:50.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:32:50.682Z] [2023-12-06T20:32:50.682Z] Login Succeeded [2023-12-06T20:32:50.682Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:32:50.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:32:50.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:32:50.682Z] Configure a credential helper to remove this warning. See [2023-12-06T20:32:50.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:32:50.682Z] [2023-12-06T20:32:50.682Z] Login Succeeded [2023-12-06T20:32:50.682Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:32:50.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:32:50.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:32:50.942Z] Configure a credential helper to remove this warning. See [2023-12-06T20:32:50.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:32:50.942Z] [2023-12-06T20:32:50.942Z] Login Succeeded [2023-12-06T20:32:50.942Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:32:50.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:32:50.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:32:50.943Z] Configure a credential helper to remove this warning. See [2023-12-06T20:32:50.943Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:32:50.943Z] [2023-12-06T20:32:50.943Z] Login Succeeded [2023-12-06T20:32:50.943Z] ****.io [2023-12-06T20:32:50.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:32:51.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:32:51.201Z] Configure a credential helper to remove this warning. See [2023-12-06T20:32:51.201Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:32:51.201Z] [2023-12-06T20:32:51.201Z] Login Succeeded [2023-12-06T20:32:51.201Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:32:51.230Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T20:32:51.537Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:32:51.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:32:51.662Z] ========================================================= [2023-12-06T20:32:51.662Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T20:32:51.662Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:32:52.236Z] + 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 . [2023-12-06T20:32:52.236Z] Sending build context to Docker daemon 17.21MB [2023-12-06T20:32:52.236Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T20:32:52.236Z] Step 2/10 : FROM ${BASE} AS builder [2023-12-06T20:32:52.236Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T20:32:52.236Z] 7264a8db6415: Pulling fs layer [2023-12-06T20:32:52.236Z] c4d48a809fc2: Pulling fs layer [2023-12-06T20:32:52.236Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T20:32:52.236Z] ad3a456e5733: Pulling fs layer [2023-12-06T20:32:52.236Z] 69c7f0334f64: Pulling fs layer [2023-12-06T20:32:52.236Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T20:32:52.236Z] ce7588e14bc9: Pulling fs layer [2023-12-06T20:32:52.236Z] b5e4710f87ac: Pulling fs layer [2023-12-06T20:32:52.236Z] 69c7f0334f64: Waiting [2023-12-06T20:32:52.236Z] 1f1c1a5573a3: Waiting [2023-12-06T20:32:52.236Z] ce7588e14bc9: Waiting [2023-12-06T20:32:52.236Z] b5e4710f87ac: Waiting [2023-12-06T20:32:52.236Z] ad3a456e5733: Waiting [2023-12-06T20:32:52.496Z] c4d48a809fc2: Verifying Checksum [2023-12-06T20:32:52.496Z] c4d48a809fc2: Download complete [2023-12-06T20:32:52.496Z] ad3a456e5733: Verifying Checksum [2023-12-06T20:32:52.496Z] ad3a456e5733: Download complete [2023-12-06T20:32:52.496Z] 69c7f0334f64: Verifying Checksum [2023-12-06T20:32:52.496Z] 69c7f0334f64: Download complete [2023-12-06T20:32:52.496Z] 7264a8db6415: Verifying Checksum [2023-12-06T20:32:52.496Z] 7264a8db6415: Download complete [2023-12-06T20:32:52.496Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T20:32:52.496Z] 1f1c1a5573a3: Download complete [2023-12-06T20:32:52.496Z] 7264a8db6415: Pull complete [2023-12-06T20:32:52.496Z] b5e4710f87ac: Verifying Checksum [2023-12-06T20:32:52.496Z] b5e4710f87ac: Download complete [2023-12-06T20:32:52.755Z] c4d48a809fc2: Pull complete [2023-12-06T20:32:52.755Z] 4f1c88b9dad5: Verifying Checksum [2023-12-06T20:32:52.755Z] 4f1c88b9dad5: Download complete [2023-12-06T20:32:53.321Z] ce7588e14bc9: Verifying Checksum [2023-12-06T20:32:53.321Z] ce7588e14bc9: Download complete [2023-12-06T20:32:55.853Z] 4f1c88b9dad5: Pull complete [2023-12-06T20:32:55.853Z] ad3a456e5733: Pull complete [2023-12-06T20:32:56.114Z] 69c7f0334f64: Pull complete [2023-12-06T20:32:56.114Z] 1f1c1a5573a3: Pull complete [2023-12-06T20:32:58.643Z] ce7588e14bc9: Pull complete [2023-12-06T20:32:58.902Z] b5e4710f87ac: Pull complete [2023-12-06T20:32:58.902Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T20:32:58.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T20:32:58.902Z] ---> 88b5674ff536 [2023-12-06T20:32:58.902Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-12-06T20:33:05.035Z] Still waiting to schedule task [2023-12-06T20:33:05.035Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-12-06T20:33:07.039Z] ---> Running in dc6f33a850cd [2023-12-06T20:33:07.039Z] Removing intermediate container dc6f33a850cd [2023-12-06T20:33:07.039Z] ---> 2cd77f5567dc [2023-12-06T20:33:07.039Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T20:33:07.039Z] ---> Running in 8ce9d370a7fc [2023-12-06T20:33:07.039Z] Removing intermediate container 8ce9d370a7fc [2023-12-06T20:33:07.039Z] ---> 133b90ec8cff [2023-12-06T20:33:07.039Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-12-06T20:33:07.039Z] ---> Running in afe5647c207a [2023-12-06T20:33:07.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:33:07.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:33:07.039Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T20:33:07.039Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-12-06T20:33:07.039Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T20:33:07.039Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T20:33:07.039Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-12-06T20:33:07.039Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-12-06T20:33:07.039Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-12-06T20:33:07.039Z] (8/8) Installing openssh (9.3_p2-r0) [2023-12-06T20:33:07.039Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T20:33:07.039Z] OK: 270 MiB in 60 packages [2023-12-06T20:33:07.976Z] Removing intermediate container afe5647c207a [2023-12-06T20:33:07.976Z] ---> 6c615c8f5305 [2023-12-06T20:33:07.976Z] Step 6/10 : WORKDIR /device-modbus-go [2023-12-06T20:33:07.976Z] ---> Running in 41d4b28ce9aa [2023-12-06T20:33:07.976Z] Removing intermediate container 41d4b28ce9aa [2023-12-06T20:33:07.976Z] ---> f7a78ed232cb [2023-12-06T20:33:07.976Z] Step 7/10 : COPY go.mod vendor* ./ [2023-12-06T20:33:07.976Z] ---> adc6e14100de [2023-12-06T20:33:07.976Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:33:07.976Z] ---> Running in 7ea072f282a0 [2023-12-06T20:33:46.723Z] Removing intermediate container 7ea072f282a0 [2023-12-06T20:33:46.723Z] ---> 17caad815c1c [2023-12-06T20:33:46.723Z] Step 9/10 : COPY . . [2023-12-06T20:33:47.289Z] ---> 95068e4c0d53 [2023-12-06T20:33:47.289Z] Step 10/10 : RUN ${MAKE} [2023-12-06T20:33:47.289Z] ---> Running in 4e5d1c0a6a8a [2023-12-06T20:33:47.547Z] noop [2023-12-06T20:33:47.806Z] Removing intermediate container 4e5d1c0a6a8a [2023-12-06T20:33:47.806Z] ---> cc7a80afc10a [2023-12-06T20:33:47.806Z] Successfully built cc7a80afc10a [2023-12-06T20:33:47.806Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:33:48.340Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T20:33:48.340Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:33:48.537Z] prd-ubuntu20.04-docker-8c-8g-24590 does not seem to be running inside a container [2023-12-06T20:33:48.567Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-530 -v /w/workspace/xfoundry_device-modbus-go_PR-530:/w/workspace/xfoundry_device-modbus-go_PR-530:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-530@tmp:/w/workspace/xfoundry_device-modbus-go_PR-530@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T20:33:48.918Z] $ docker top 9f028419006e409ca8f97416c39dcde443660b353df8fe6080f86e11f5e6e01a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:33:49.377Z] + go version [2023-12-06T20:33:49.377Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T20:33:49.410Z] $ docker stop --time=1 9f028419006e409ca8f97416c39dcde443660b353df8fe6080f86e11f5e6e01a [2023-12-06T20:33:50.676Z] $ docker rm -f --volumes 9f028419006e409ca8f97416c39dcde443660b353df8fe6080f86e11f5e6e01a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:33:51.641Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T20:33:51.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:33:51.860Z] prd-ubuntu20.04-docker-8c-8g-24590 does not seem to be running inside a container [2023-12-06T20:33:51.893Z] $ 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-530 -v /w/workspace/xfoundry_device-modbus-go_PR-530:/w/workspace/xfoundry_device-modbus-go_PR-530:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-530@tmp:/w/workspace/xfoundry_device-modbus-go_PR-530@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T20:33:52.222Z] $ docker top 29f2fd9cfe00398a22e5e6958bd3bba6b6bcbfa974a1b9cc2edafd2a4f909cbe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:33:52.683Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-530 [Pipeline] fileExists [Pipeline] sh [2023-12-06T20:33:53.078Z] + make test [2023-12-06T20:33:53.078Z] go test ./... -coverprofile=coverage.out [2023-12-06T20:33:54.454Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-12-06T20:34:04.417Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-12-06T20:34:04.417Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.014s coverage: 47.9% of statements [2023-12-06T20:34:10.968Z] go vet ./... [2023-12-06T20:34:13.495Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T20:34:13.496Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T20:34:13.496Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T20:34:13.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T20:34:13.601Z] $ docker stop --time=1 29f2fd9cfe00398a22e5e6958bd3bba6b6bcbfa974a1b9cc2edafd2a4f909cbe [2023-12-06T20:34:17.567Z] $ docker rm -f --volumes 29f2fd9cfe00398a22e5e6958bd3bba6b6bcbfa974a1b9cc2edafd2a4f909cbe [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T20:34:18.152Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T20:34:18.216Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T20:34:18.993Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T20:34:19.304Z] + ls -al . [2023-12-06T20:34:19.304Z] total 192 [2023-12-06T20:34:19.304Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 20:33 . [2023-12-06T20:34:19.304Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:32 .. [2023-12-06T20:34:19.304Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 20:32 .dockerignore [2023-12-06T20:34:19.304Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:34 .git [2023-12-06T20:34:19.304Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:32 .github [2023-12-06T20:34:19.304Z] -rw-rw-r-- 1 jenkins jenkins 266 Dec 6 20:32 .gitignore [2023-12-06T20:34:19.304Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 20:32 .golangci.yml [2023-12-06T20:34:19.304Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:32 .semver [2023-12-06T20:34:19.304Z] -rw-rw-r-- 1 jenkins jenkins 11101 Dec 6 20:32 Attribution.txt [2023-12-06T20:34:19.304Z] -rw-rw-r-- 1 jenkins jenkins 16388 Dec 6 20:32 CHANGELOG.md [2023-12-06T20:34:19.304Z] -rw-rw-r-- 1 jenkins jenkins 1474 Dec 6 20:32 Dockerfile [2023-12-06T20:34:19.304Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:32 GOVERNANCE.md [2023-12-06T20:34:19.304Z] -rw-rw-r-- 1 jenkins jenkins 658 Dec 6 20:32 Jenkinsfile [2023-12-06T20:34:19.304Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 20:32 LICENSE [2023-12-06T20:34:19.304Z] -rw-rw-r-- 1 jenkins jenkins 1942 Dec 6 20:32 Makefile [2023-12-06T20:34:19.304Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 6 20:32 OWNERS.md [2023-12-06T20:34:19.304Z] -rw-rw-r-- 1 jenkins jenkins 4463 Dec 6 20:32 README.md [2023-12-06T20:34:19.304Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 20:32 VERSION [2023-12-06T20:34:19.304Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:32 bin [2023-12-06T20:34:19.304Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:32 cmd [2023-12-06T20:34:19.304Z] -rw-r--r-- 1 jenkins jenkins 24334 Dec 6 20:34 coverage.out [2023-12-06T20:34:19.304Z] -rw-rw-r-- 1 jenkins jenkins 3937 Dec 6 20:32 go.mod [2023-12-06T20:34:19.304Z] -rw-rw-r-- 1 jenkins jenkins 35426 Dec 6 20:32 go.sum [2023-12-06T20:34:19.304Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:32 internal [2023-12-06T20:34:19.304Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:32 simulator [2023-12-06T20:34:19.304Z] -rw-rw-r-- 1 jenkins jenkins 229 Dec 6 20:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:34:19.752Z] + 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=79454f5e0c11c0ebefb742fefb39a80184b00574 --label arch=amd64 --label version=0.0.0 . [2023-12-06T20:34:19.752Z] Sending build context to Docker daemon 17.23MB [2023-12-06T20:34:19.752Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T20:34:19.752Z] Step 2/23 : FROM ${BASE} AS builder [2023-12-06T20:34:19.752Z] ---> cc7a80afc10a [2023-12-06T20:34:19.752Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-12-06T20:34:20.320Z] ---> Running in b00f959d6d01 [2023-12-06T20:34:20.320Z] Removing intermediate container b00f959d6d01 [2023-12-06T20:34:20.320Z] ---> 5b662b98908b [2023-12-06T20:34:20.320Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T20:34:20.320Z] ---> Running in 0b55a83364f0 [2023-12-06T20:34:20.320Z] Removing intermediate container 0b55a83364f0 [2023-12-06T20:34:20.320Z] ---> b2e972177522 [2023-12-06T20:34:20.320Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2023-12-06T20:34:20.320Z] ---> Running in 2494b30a2bd7 [2023-12-06T20:34:20.582Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:34:20.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:34:21.105Z] OK: 270 MiB in 60 packages [2023-12-06T20:34:21.364Z] Removing intermediate container 2494b30a2bd7 [2023-12-06T20:34:21.364Z] ---> 3944e1265dea [2023-12-06T20:34:21.364Z] Step 6/23 : WORKDIR /device-modbus-go [2023-12-06T20:34:21.364Z] ---> Running in 378d82330f6b [2023-12-06T20:34:21.622Z] Removing intermediate container 378d82330f6b [2023-12-06T20:34:21.622Z] ---> 9df996cfe3c4 [2023-12-06T20:34:21.622Z] Step 7/23 : COPY go.mod vendor* ./ [2023-12-06T20:34:21.622Z] ---> 49e1d211118a [2023-12-06T20:34:21.622Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:34:21.622Z] ---> Running in e20771afb918 [2023-12-06T20:34:22.189Z] Removing intermediate container e20771afb918 [2023-12-06T20:34:22.189Z] ---> b404a936d6ed [2023-12-06T20:34:22.189Z] Step 9/23 : COPY . . [2023-12-06T20:34:23.126Z] ---> 188ce4b09295 [2023-12-06T20:34:23.126Z] Step 10/23 : RUN ${MAKE} [2023-12-06T20:34:23.126Z] ---> Running in 3b85db6eb144 [2023-12-06T20:34:23.126Z] 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.3" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-12-06T20:34:45.295Z] Removing intermediate container 3b85db6eb144 [2023-12-06T20:34:45.295Z] ---> f829c702c140 [2023-12-06T20:34:45.295Z] Step 11/23 : FROM alpine:3.18 [2023-12-06T20:34:45.295Z] 3.18: Pulling from library/alpine [2023-12-06T20:34:45.295Z] c926b61bad3b: Pulling fs layer [2023-12-06T20:34:45.295Z] c926b61bad3b: Verifying Checksum [2023-12-06T20:34:45.295Z] c926b61bad3b: Download complete [2023-12-06T20:34:45.295Z] c926b61bad3b: Pull complete [2023-12-06T20:34:45.295Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:34:45.295Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T20:34:45.295Z] ---> b541f2080109 [2023-12-06T20:34:45.295Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-12-06T20:34:45.295Z] ---> Running in 043cee86b3b3 [2023-12-06T20:34:45.295Z] Removing intermediate container 043cee86b3b3 [2023-12-06T20:34:45.295Z] ---> 6c7455bd00c7 [2023-12-06T20:34:45.295Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2023-12-06T20:34:45.295Z] ---> Running in 0c417f62ba2e [2023-12-06T20:34:45.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:34:45.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:34:45.295Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T20:34:45.295Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T20:34:45.295Z] OK: 7 MiB in 16 packages [2023-12-06T20:34:45.295Z] Removing intermediate container 0c417f62ba2e [2023-12-06T20:34:45.295Z] ---> 868ffa99bba4 [2023-12-06T20:34:45.295Z] Step 14/23 : RUN apk --no-cache upgrade [2023-12-06T20:34:45.295Z] ---> Running in aacf73b7a350 [2023-12-06T20:34:45.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:34:45.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:34:45.295Z] OK: 7 MiB in 16 packages [2023-12-06T20:34:45.295Z] Removing intermediate container aacf73b7a350 [2023-12-06T20:34:45.295Z] ---> 70cf86b9ec62 [2023-12-06T20:34:45.295Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2023-12-06T20:34:45.553Z] ---> abfe88a2d0a8 [2023-12-06T20:34:45.553Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2023-12-06T20:34:45.553Z] ---> e70a7f5af50a [2023-12-06T20:34:45.553Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-12-06T20:34:45.814Z] ---> 2d4c31f8ffa9 [2023-12-06T20:34:45.814Z] Step 18/23 : EXPOSE 59901 [2023-12-06T20:34:45.814Z] ---> Running in 9c406482aff6 [2023-12-06T20:34:45.814Z] Removing intermediate container 9c406482aff6 [2023-12-06T20:34:45.814Z] ---> c9c6c1ec5340 [2023-12-06T20:34:45.814Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2023-12-06T20:34:45.814Z] ---> Running in 1e1efbe62588 [2023-12-06T20:34:45.814Z] Removing intermediate container 1e1efbe62588 [2023-12-06T20:34:45.814Z] ---> 564409a6f24e [2023-12-06T20:34:45.814Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-12-06T20:34:45.814Z] ---> Running in 8b07a50e0801 [2023-12-06T20:34:46.072Z] Removing intermediate container 8b07a50e0801 [2023-12-06T20:34:46.072Z] ---> 1c2128762daf [2023-12-06T20:34:46.072Z] Step 21/23 : LABEL arch=amd64 [2023-12-06T20:34:46.072Z] ---> Running in 2f2cff42131c [2023-12-06T20:34:46.072Z] Removing intermediate container 2f2cff42131c [2023-12-06T20:34:46.072Z] ---> 5268de65bf56 [2023-12-06T20:34:46.072Z] Step 22/23 : LABEL git_sha=79454f5e0c11c0ebefb742fefb39a80184b00574 [2023-12-06T20:34:46.072Z] ---> Running in 75986e423d68 [2023-12-06T20:34:46.072Z] Removing intermediate container 75986e423d68 [2023-12-06T20:34:46.072Z] ---> 9c73002ce1af [2023-12-06T20:34:46.072Z] Step 23/23 : LABEL version=0.0.0 [2023-12-06T20:34:46.072Z] ---> Running in 771f6a73699d [2023-12-06T20:34:46.332Z] Removing intermediate container 771f6a73699d [2023-12-06T20:34:46.332Z] ---> 1c4f269259d4 [2023-12-06T20:34:46.332Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T20:34:46.332Z] Successfully built 1c4f269259d4 [2023-12-06T20:34:46.332Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:34:47.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:34:47.544Z] [2023-12-06T20:34:47.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:34:47.945Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:34:47.945Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T20:34:47.945Z] 5eb5b503b376: Pulling fs layer [2023-12-06T20:34:47.945Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T20:34:47.945Z] ec43610c2a17: Pulling fs layer [2023-12-06T20:34:47.945Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T20:34:47.945Z] 33b1e0a273af: Pulling fs layer [2023-12-06T20:34:47.945Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T20:34:47.945Z] 2f39f015ded8: Pulling fs layer [2023-12-06T20:34:47.945Z] 3a2ae6a8a46f: Waiting [2023-12-06T20:34:47.945Z] 33b1e0a273af: Waiting [2023-12-06T20:34:47.945Z] 5d3b04190fa2: Waiting [2023-12-06T20:34:47.945Z] 2f39f015ded8: Waiting [2023-12-06T20:34:47.945Z] 5c69ac0246d0: Download complete [2023-12-06T20:34:47.945Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-06T20:34:47.945Z] 3a2ae6a8a46f: Download complete [2023-12-06T20:34:47.945Z] ec43610c2a17: Verifying Checksum [2023-12-06T20:34:47.945Z] ec43610c2a17: Download complete [2023-12-06T20:34:47.945Z] 33b1e0a273af: Verifying Checksum [2023-12-06T20:34:47.945Z] 33b1e0a273af: Download complete [2023-12-06T20:34:47.945Z] 5d3b04190fa2: Verifying Checksum [2023-12-06T20:34:47.945Z] 5d3b04190fa2: Download complete [2023-12-06T20:34:48.204Z] 5eb5b503b376: Verifying Checksum [2023-12-06T20:34:48.204Z] 5eb5b503b376: Download complete [2023-12-06T20:34:48.767Z] 2f39f015ded8: Download complete [2023-12-06T20:34:49.333Z] 5eb5b503b376: Pull complete [2023-12-06T20:34:49.592Z] 5c69ac0246d0: Pull complete [2023-12-06T20:34:50.163Z] ec43610c2a17: Pull complete [2023-12-06T20:34:50.163Z] 3a2ae6a8a46f: Pull complete [2023-12-06T20:34:50.428Z] 33b1e0a273af: Pull complete [2023-12-06T20:34:50.428Z] 5d3b04190fa2: Pull complete [2023-12-06T20:34:54.607Z] 2f39f015ded8: Pull complete [2023-12-06T20:34:54.607Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T20:34:54.607Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:34:54.607Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:34:54.976Z] prd-ubuntu20.04-docker-8c-8g-24590 does not seem to be running inside a container [2023-12-06T20:34:55.008Z] $ 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-530 -v /w/workspace/xfoundry_device-modbus-go_PR-530:/w/workspace/xfoundry_device-modbus-go_PR-530:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-530@tmp:/w/workspace/xfoundry_device-modbus-go_PR-530@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T20:35:00.340Z] $ docker top a6c442f2d13294a9afc0d08590197a969806b52fc4b9d68246f72bbc3ea35bce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:35:00.821Z] ---> job-cost.sh [2023-12-06T20:35:00.821Z] lf-activate-venv: SKIPPING [2023-12-06T20:35:00.821Z] INFO: No Stack... [2023-12-06T20:35:01.079Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T20:35:01.339Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T20:35:01.657Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-530/archives/cost.csv [2023-12-06T20:35:01.657Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T20:35:01.700Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-530-1-stack-cost] [2023-12-06T20:35:01.705Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-530-1-stack-cost] did not exist. Created. [2023-12-06T20:35:01.705Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-530-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T20:35:02.159Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T20:35:02.212Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T20:35:02.317Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-530-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T20:35:02.455Z] $ docker stop --time=1 a6c442f2d13294a9afc0d08590197a969806b52fc4b9d68246f72bbc3ea35bce [2023-12-06T20:35:03.598Z] $ docker rm -f --volumes a6c442f2d13294a9afc0d08590197a969806b52fc4b9d68246f72bbc3ea35bce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-06T20:36:17.038Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24591 in /w/workspace/xfoundry_device-modbus-go_PR-530 [Pipeline] { [Pipeline] ws [2023-12-06T20:36:17.134Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-12-06T20:36:17.248Z] Selected Git installation does not exist. Using Default [2023-12-06T20:36:17.248Z] The recommended git tool is: NONE [2023-12-06T20:36:22.292Z] using credential edgex-jenkins-ssh [2023-12-06T20:36:22.312Z] Cloning the remote Git repository [2023-12-06T20:36:22.348Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-12-06T20:36:22.434Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-12-06T20:36:22.570Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-12-06T20:36:22.571Z] > git --version # timeout=10 [2023-12-06T20:36:22.596Z] > git --version # 'git version 2.25.1' [2023-12-06T20:36:22.598Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T20:36:22.737Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T20:36:24.539Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-12-06T20:36:24.557Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T20:36:25.973Z] Merging remotes/origin/main commit 4de3a8f4fd48ff80f4bd37b19548b6aae5009810 into PR head commit 79454f5e0c11c0ebefb742fefb39a80184b00574 [2023-12-06T20:36:25.304Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-12-06T20:36:25.335Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-12-06T20:36:25.336Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T20:36:25.349Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/530/head:refs/remotes/origin/PR-530 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-06T20:36:25.986Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T20:36:26.046Z] > git checkout -f 79454f5e0c11c0ebefb742fefb39a80184b00574 # timeout=10 [2023-12-06T20:36:26.205Z] Merge succeeded, producing 79454f5e0c11c0ebefb742fefb39a80184b00574 [2023-12-06T20:36:26.206Z] Checking out Revision 79454f5e0c11c0ebefb742fefb39a80184b00574 (PR-530) [2023-12-06T20:36:26.122Z] > git remote # timeout=10 [2023-12-06T20:36:26.138Z] > git config --get remote.origin.url # timeout=10 [2023-12-06T20:36:26.154Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T20:36:26.165Z] > git merge 4de3a8f4fd48ff80f4bd37b19548b6aae5009810 # timeout=10 [2023-12-06T20:36:26.189Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-06T20:36:26.209Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T20:36:26.221Z] > git checkout -f 79454f5e0c11c0ebefb742fefb39a80184b00574 # timeout=10 [2023-12-06T20:36:29.786Z] Commit message: "build: [Device Modbus] Add ldflags to strib debug info from binary" [2023-12-06T20:36:29.832Z] > git --version # timeout=10 [2023-12-06T20:36:29.843Z] > git --version # 'git version 2.25.1' [2023-12-06T20:36:29.854Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T20:36:31.122Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T20:36:31.122Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T20:36:31.122Z] Dload Upload Total Spent Left Speed [2023-12-06T20:36:31.122Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 90585 0 --:--:-- --:--:-- --:--:-- 89943 [Pipeline] sh [2023-12-06T20:36:31.460Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T20:36:31.799Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-06T20:36:31.799Z] + sudo tee /etc/docker/daemon.new [2023-12-06T20:36:31.799Z] { [2023-12-06T20:36:31.799Z] "registry-mirrors": [ [2023-12-06T20:36:31.799Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T20:36:31.799Z] ], [2023-12-06T20:36:31.799Z] "bip": "10.250.0.254/24", [2023-12-06T20:36:31.799Z] "hosts": [ [2023-12-06T20:36:31.799Z] "tcp://0.0.0.0:5555", [2023-12-06T20:36:31.799Z] "unix:///var/run/docker.sock" [2023-12-06T20:36:31.799Z] ], [2023-12-06T20:36:31.799Z] "mtu": 1458, [2023-12-06T20:36:31.799Z] "selinux-enabled": true, [2023-12-06T20:36:31.799Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T20:36:31.799Z] } [Pipeline] sh [2023-12-06T20:36:32.138Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T20:36:32.483Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:36:50.807Z] provisioning config files... [2023-12-06T20:36:50.830Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config8193886590120963167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:36:51.329Z] ---> ****-login.sh [2023-12-06T20:36:51.329Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:36:51.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:36:51.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:36:51.869Z] Configure a credential helper to remove this warning. See [2023-12-06T20:36:51.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:36:51.869Z] [2023-12-06T20:36:51.869Z] Login Succeeded [2023-12-06T20:36:51.869Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:36:51.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:36:52.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:36:52.139Z] Configure a credential helper to remove this warning. See [2023-12-06T20:36:52.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:36:52.139Z] [2023-12-06T20:36:52.139Z] Login Succeeded [2023-12-06T20:36:52.139Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:36:52.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:36:52.406Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:36:52.406Z] Configure a credential helper to remove this warning. See [2023-12-06T20:36:52.406Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:36:52.406Z] [2023-12-06T20:36:52.406Z] Login Succeeded [2023-12-06T20:36:52.406Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:36:52.406Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:36:52.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:36:52.673Z] Configure a credential helper to remove this warning. See [2023-12-06T20:36:52.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:36:52.673Z] [2023-12-06T20:36:52.673Z] Login Succeeded [2023-12-06T20:36:52.673Z] ****.io [2023-12-06T20:36:52.673Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:36:53.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:36:53.255Z] Configure a credential helper to remove this warning. See [2023-12-06T20:36:53.255Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:36:53.255Z] [2023-12-06T20:36:53.255Z] Login Succeeded [2023-12-06T20:36:53.255Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:36:53.284Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T20:36:53.803Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:36:53.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:36:53.953Z] ========================================================= [2023-12-06T20:36:53.953Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T20:36:53.953Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:36:54.594Z] + 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 . [2023-12-06T20:36:59.924Z] #0 building with "default" instance using docker driver [2023-12-06T20:36:59.924Z] [2023-12-06T20:36:59.924Z] #1 [internal] load build definition from Dockerfile [2023-12-06T20:36:59.924Z] #1 transferring dockerfile: 1.51kB done [2023-12-06T20:36:59.924Z] #1 DONE 0.1s [2023-12-06T20:36:59.924Z] [2023-12-06T20:36:59.924Z] #2 [internal] load .dockerignore [2023-12-06T20:36:59.924Z] #2 transferring context: 182B done [2023-12-06T20:36:59.924Z] #2 DONE 0.1s [2023-12-06T20:36:59.924Z] [2023-12-06T20:36:59.924Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T20:36:59.924Z] #3 DONE 0.1s [2023-12-06T20:36:59.924Z] [2023-12-06T20:36:59.924Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T20:36:59.924Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T20:36:59.924Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s [2023-12-06T20:36:59.924Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-06T20:36:59.924Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 3.15MB / 63.99MB 0.2s [2023-12-06T20:36:59.924Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T20:36:59.924Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T20:36:59.924Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.1s done [2023-12-06T20:36:59.924Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-06T20:36:59.924Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-06T20:36:59.924Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T20:36:59.924Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 1.38MB / 97.63MB 0.3s [2023-12-06T20:36:59.924Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-06T20:36:59.924Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.4s [2023-12-06T20:36:59.924Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.32MB / 11.40MB 0.4s [2023-12-06T20:36:59.924Z] #4 ... [2023-12-06T20:36:59.924Z] [2023-12-06T20:36:59.924Z] #5 [internal] load build context [2023-12-06T20:36:59.924Z] #5 transferring context: 8.61MB 0.4s done [2023-12-06T20:36:59.924Z] #5 DONE 0.5s [2023-12-06T20:36:59.924Z] [2023-12-06T20:36:59.924Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T20:36:59.924Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.5s [2023-12-06T20:36:59.924Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.44MB / 97.63MB 0.5s [2023-12-06T20:36:59.924Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.5s [2023-12-06T20:36:59.924Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 20.87MB / 63.99MB 0.6s [2023-12-06T20:36:59.924Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.6s [2023-12-06T20:37:00.194Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.38MB / 63.99MB 0.7s [2023-12-06T20:37:00.194Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-06T20:37:00.194Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 18.87MB / 97.63MB 0.7s [2023-12-06T20:37:00.194Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-06T20:37:00.194Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 38.80MB / 63.99MB 0.9s [2023-12-06T20:37:00.194Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 30.07MB / 97.63MB 0.9s [2023-12-06T20:37:00.467Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.09MB / 63.99MB 1.0s [2023-12-06T20:37:00.467Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 35.65MB / 97.63MB 1.0s [2023-12-06T20:37:00.467Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T20:37:00.467Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 55.57MB / 63.99MB 1.2s [2023-12-06T20:37:00.467Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 1.2s [2023-12-06T20:37:00.467Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-06T20:37:00.733Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 61.87MB / 63.99MB 1.3s [2023-12-06T20:37:00.733Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 52.43MB / 97.63MB 1.3s [2023-12-06T20:37:00.733Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 57.67MB / 97.63MB 1.4s [2023-12-06T20:37:01.001Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done [2023-12-06T20:37:01.001Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.69MB / 97.63MB 1.6s [2023-12-06T20:37:01.001Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-06T20:37:01.001Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.45MB / 97.63MB 1.7s [2023-12-06T20:37:01.326Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 80.74MB / 97.63MB 1.8s [2023-12-06T20:37:01.326Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 93.32MB / 97.63MB 2.0s [2023-12-06T20:37:01.605Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s done [2023-12-06T20:37:07.659Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s [2023-12-06T20:37:12.204Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.9s [2023-12-06T20:37:18.883Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.9s done [2023-12-06T20:37:19.160Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T20:37:19.160Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T20:37:19.426Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-06T20:37:27.646Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.3s [2023-12-06T20:37:31.909Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 12.0s done [2023-12-06T20:37:31.909Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-06T20:37:33.321Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-06T20:37:33.321Z] #4 DONE 34.2s [2023-12-06T20:37:33.591Z] [2023-12-06T20:37:33.591Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2023-12-06T20:37:34.173Z] #6 0.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T20:37:34.766Z] #6 1.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T20:37:35.356Z] #6 2.053 (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T20:37:35.622Z] #6 2.078 (2/8) Installing libedit (20221030.3.1-r1) [2023-12-06T20:37:35.622Z] #6 2.091 (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T20:37:35.622Z] #6 2.152 (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T20:37:35.622Z] #6 2.179 (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-12-06T20:37:35.622Z] #6 2.197 (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-12-06T20:37:35.622Z] #6 2.203 (7/8) Installing openssh-server (9.3_p2-r0) [2023-12-06T20:37:35.622Z] #6 2.231 (8/8) Installing openssh (9.3_p2-r0) [2023-12-06T20:37:35.622Z] #6 2.250 Executing busybox-1.36.1-r5.trigger [2023-12-06T20:37:35.622Z] #6 2.284 OK: 272 MiB in 60 packages [2023-12-06T20:37:37.557Z] #6 DONE 3.8s [2023-12-06T20:37:37.557Z] [2023-12-06T20:37:37.557Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2023-12-06T20:37:37.557Z] #7 DONE 0.1s [2023-12-06T20:37:37.557Z] [2023-12-06T20:37:37.557Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T20:37:37.557Z] #8 DONE 0.1s [2023-12-06T20:37:37.557Z] [2023-12-06T20:37:37.557Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:38:02.676Z] #9 DONE 25.2s [2023-12-06T20:38:02.676Z] [2023-12-06T20:38:02.676Z] #10 [builder 6/7] COPY . . [2023-12-06T20:38:03.261Z] #10 DONE 0.3s [2023-12-06T20:38:03.261Z] [2023-12-06T20:38:03.261Z] #11 [builder 7/7] RUN echo noop [2023-12-06T20:38:03.529Z] #11 0.557 noop [2023-12-06T20:38:03.529Z] #11 DONE 0.6s [2023-12-06T20:38:03.529Z] [2023-12-06T20:38:03.529Z] #12 exporting to image [2023-12-06T20:38:03.529Z] #12 exporting layers [2023-12-06T20:38:30.803Z] #12 exporting layers 22.8s done [2023-12-06T20:38:30.803Z] #12 writing image sha256:2490cc77d91a937f049b754794bd745b927b2098db1e8002cd28f809036e2bad done [2023-12-06T20:38:30.803Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-06T20:38:30.803Z] #12 DONE 22.8s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:38:31.403Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T20:38:31.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:38:31.746Z] prd-ubuntu20.04-docker-arm64-4c-16g-24591 does not seem to be running inside a container [2023-12-06T20:38:31.808Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T20:38:32.947Z] $ docker top 268718af7317877a2cd37c46a899284d8190d4b83fdcbeaa08b522610fb77479 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:38:33.531Z] + go version [2023-12-06T20:38:33.799Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T20:38:33.834Z] $ docker stop --time=1 268718af7317877a2cd37c46a899284d8190d4b83fdcbeaa08b522610fb77479 [2023-12-06T20:38:35.344Z] $ docker rm -f --volumes 268718af7317877a2cd37c46a899284d8190d4b83fdcbeaa08b522610fb77479 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:38:36.523Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T20:38:36.523Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:38:36.815Z] prd-ubuntu20.04-docker-arm64-4c-16g-24591 does not seem to be running inside a container [2023-12-06T20:38:36.877Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T20:38:41.220Z] $ docker top 5c3634b7428213a8eca284d8e70704ffd08c46352f30e8f9a594c46a59d744c5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:38:41.834Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-06T20:38:42.271Z] + make test [2023-12-06T20:38:42.271Z] go test ./... -coverprofile=coverage.out [2023-12-06T20:38:46.518Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-12-06T20:39:42.877Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-12-06T20:39:42.877Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.067s coverage: 47.9% of statements [2023-12-06T20:39:42.877Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T20:39:42.877Z] go vet ./... [2023-12-06T20:39:49.505Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T20:39:49.505Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T20:39:49.505Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T20:39:49.544Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T20:39:49.617Z] $ docker stop --time=1 5c3634b7428213a8eca284d8e70704ffd08c46352f30e8f9a594c46a59d744c5 [2023-12-06T20:39:51.461Z] $ docker rm -f --volumes 5c3634b7428213a8eca284d8e70704ffd08c46352f30e8f9a594c46a59d744c5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T20:39:52.662Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T20:39:52.697Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T20:39:53.094Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T20:39:53.934Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T20:39:54.269Z] + ls -al . [2023-12-06T20:39:54.269Z] total 188 [2023-12-06T20:39:54.269Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:38 . [2023-12-06T20:39:54.269Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:36 .. [2023-12-06T20:39:54.269Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 20:36 .dockerignore [2023-12-06T20:39:54.269Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:36 .git [2023-12-06T20:39:54.269Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:36 .github [2023-12-06T20:39:54.269Z] -rw-rw-r-- 1 jenkins jenkins 266 Dec 6 20:36 .gitignore [2023-12-06T20:39:54.269Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 20:36 .golangci.yml [2023-12-06T20:39:54.269Z] -rw-rw-r-- 1 jenkins jenkins 11101 Dec 6 20:36 Attribution.txt [2023-12-06T20:39:54.269Z] -rw-rw-r-- 1 jenkins jenkins 16388 Dec 6 20:36 CHANGELOG.md [2023-12-06T20:39:54.269Z] -rw-rw-r-- 1 jenkins jenkins 1474 Dec 6 20:36 Dockerfile [2023-12-06T20:39:54.269Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:36 GOVERNANCE.md [2023-12-06T20:39:54.269Z] -rw-rw-r-- 1 jenkins jenkins 658 Dec 6 20:36 Jenkinsfile [2023-12-06T20:39:54.269Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 20:36 LICENSE [2023-12-06T20:39:54.269Z] -rw-rw-r-- 1 jenkins jenkins 1942 Dec 6 20:36 Makefile [2023-12-06T20:39:54.269Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 6 20:36 OWNERS.md [2023-12-06T20:39:54.269Z] -rw-rw-r-- 1 jenkins jenkins 4463 Dec 6 20:36 README.md [2023-12-06T20:39:54.269Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 20:32 VERSION [2023-12-06T20:39:54.269Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:36 bin [2023-12-06T20:39:54.269Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:36 cmd [2023-12-06T20:39:54.269Z] -rw-r--r-- 1 jenkins jenkins 24334 Dec 6 20:39 coverage.out [2023-12-06T20:39:54.269Z] -rw-rw-r-- 1 jenkins jenkins 3937 Dec 6 20:36 go.mod [2023-12-06T20:39:54.269Z] -rw-rw-r-- 1 jenkins jenkins 35426 Dec 6 20:36 go.sum [2023-12-06T20:39:54.269Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:36 internal [2023-12-06T20:39:54.269Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:36 simulator [2023-12-06T20:39:54.269Z] -rw-rw-r-- 1 jenkins jenkins 229 Dec 6 20:36 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:39:54.778Z] + 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=79454f5e0c11c0ebefb742fefb39a80184b00574 --label arch=arm64 --label version=0.0.0 . [2023-12-06T20:39:55.358Z] #0 building with "default" instance using docker driver [2023-12-06T20:39:55.358Z] [2023-12-06T20:39:55.358Z] #1 [internal] load build definition from Dockerfile [2023-12-06T20:39:55.358Z] #1 transferring dockerfile: 1.51kB 0.0s done [2023-12-06T20:39:55.358Z] #1 DONE 0.0s [2023-12-06T20:39:55.358Z] [2023-12-06T20:39:55.358Z] #2 [internal] load .dockerignore [2023-12-06T20:39:55.358Z] #2 transferring context: 182B done [2023-12-06T20:39:55.358Z] #2 DONE 0.0s [2023-12-06T20:39:55.358Z] [2023-12-06T20:39:55.358Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T20:39:55.358Z] #3 DONE 0.0s [2023-12-06T20:39:55.358Z] [2023-12-06T20:39:55.358Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T20:39:55.941Z] #4 DONE 0.5s [2023-12-06T20:39:55.941Z] [2023-12-06T20:39:55.941Z] #5 [internal] load build context [2023-12-06T20:39:55.941Z] #5 transferring context: 31.59kB 0.0s done [2023-12-06T20:39:55.941Z] #5 DONE 0.1s [2023-12-06T20:39:55.941Z] [2023-12-06T20:39:55.941Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:39:55.941Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.0s done [2023-12-06T20:39:55.941Z] #6 ... [2023-12-06T20:39:55.941Z] [2023-12-06T20:39:55.941Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T20:39:55.941Z] #7 DONE 0.2s [2023-12-06T20:39:55.941Z] [2023-12-06T20:39:55.941Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:39:55.941Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T20:39:55.941Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T20:39:55.941Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T20:39:55.941Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.15MB / 3.33MB 0.1s [2023-12-06T20:39:56.208Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-06T20:39:56.208Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T20:39:56.475Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.4s done [2023-12-06T20:39:56.741Z] #6 DONE 0.8s [2023-12-06T20:39:56.741Z] [2023-12-06T20:39:56.741Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T20:39:57.324Z] #8 0.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T20:39:57.590Z] #8 0.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T20:39:58.567Z] #8 ... [2023-12-06T20:39:58.567Z] [2023-12-06T20:39:58.567Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh [2023-12-06T20:39:58.567Z] #9 0.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T20:39:58.567Z] #9 1.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T20:39:58.567Z] #9 2.164 OK: 272 MiB in 60 packages [2023-12-06T20:39:58.567Z] #9 DONE 2.4s [2023-12-06T20:39:58.567Z] [2023-12-06T20:39:58.567Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2023-12-06T20:39:58.567Z] #10 DONE 0.1s [2023-12-06T20:39:58.567Z] [2023-12-06T20:39:58.567Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T20:39:58.567Z] #8 1.913 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T20:39:58.833Z] #8 1.934 Executing busybox-1.36.1-r5.trigger [2023-12-06T20:39:58.833Z] #8 1.953 OK: 8 MiB in 16 packages [2023-12-06T20:39:58.833Z] #8 ... [2023-12-06T20:39:58.833Z] [2023-12-06T20:39:58.833Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T20:39:58.833Z] #11 DONE 0.2s [2023-12-06T20:39:59.101Z] [2023-12-06T20:39:59.101Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T20:39:59.101Z] #8 DONE 2.3s [2023-12-06T20:39:59.101Z] [2023-12-06T20:39:59.101Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-06T20:39:59.682Z] #12 0.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T20:39:59.953Z] #12 1.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T20:40:00.220Z] #12 ... [2023-12-06T20:40:00.220Z] [2023-12-06T20:40:00.220Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:40:00.220Z] #13 DONE 1.4s [2023-12-06T20:40:00.220Z] [2023-12-06T20:40:00.220Z] #14 [builder 6/7] COPY . . [2023-12-06T20:40:00.487Z] #14 DONE 0.3s [2023-12-06T20:40:00.487Z] [2023-12-06T20:40:00.487Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-06T20:40:01.070Z] #12 2.209 OK: 8 MiB in 16 packages [2023-12-06T20:40:01.673Z] #12 DONE 2.5s [2023-12-06T20:40:01.673Z] [2023-12-06T20:40:01.673Z] #15 [builder 7/7] RUN make build [2023-12-06T20:40:01.673Z] #15 0.658 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.3" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-12-06T20:41:09.566Z] #15 DONE 60.4s [2023-12-06T20:41:09.566Z] [2023-12-06T20:41:09.566Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2023-12-06T20:41:09.566Z] #16 DONE 0.3s [2023-12-06T20:41:09.566Z] [2023-12-06T20:41:09.566Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2023-12-06T20:41:09.566Z] #17 DONE 0.1s [2023-12-06T20:41:09.566Z] [2023-12-06T20:41:09.566Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2023-12-06T20:41:09.566Z] #18 DONE 0.1s [2023-12-06T20:41:09.566Z] [2023-12-06T20:41:09.566Z] #19 exporting to image [2023-12-06T20:41:09.566Z] #19 exporting layers [2023-12-06T20:41:09.566Z] #19 exporting layers 0.3s done [2023-12-06T20:41:09.566Z] #19 writing image sha256:5f3f505aee5a4f070e2cb0d65737eebc605e1f3baa88ba4fde829232a3f439a4 done [2023-12-06T20:41:09.566Z] #19 naming to docker.io/library/device-modbus-arm64 done [2023-12-06T20:41:09.566Z] #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 [2023-12-06T20:41:10.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T20:41:10.888Z] [2023-12-06T20:41:10.888Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:41:11.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T20:41:11.326Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T20:41:11.326Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T20:41:11.326Z] 04944245beec: Pulling fs layer [2023-12-06T20:41:11.326Z] 699f458cf7ca: Pulling fs layer [2023-12-06T20:41:11.326Z] 765212b225bb: Pulling fs layer [2023-12-06T20:41:11.326Z] f23df028b6ca: Pulling fs layer [2023-12-06T20:41:11.326Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T20:41:11.326Z] 765212b225bb: Waiting [2023-12-06T20:41:11.326Z] f23df028b6ca: Waiting [2023-12-06T20:41:11.326Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T20:41:11.326Z] d65c8cfc05b1: Waiting [2023-12-06T20:41:11.326Z] 2437ff75d9bd: Waiting [2023-12-06T20:41:11.595Z] 04944245beec: Verifying Checksum [2023-12-06T20:41:11.595Z] 04944245beec: Download complete [2023-12-06T20:41:11.595Z] 765212b225bb: Download complete [2023-12-06T20:41:11.595Z] f23df028b6ca: Verifying Checksum [2023-12-06T20:41:11.595Z] f23df028b6ca: Download complete [2023-12-06T20:41:11.865Z] d65c8cfc05b1: Download complete [2023-12-06T20:41:11.865Z] 699f458cf7ca: Verifying Checksum [2023-12-06T20:41:11.865Z] 699f458cf7ca: Download complete [2023-12-06T20:41:12.131Z] 8998bd30e6a1: Download complete [2023-12-06T20:41:14.714Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T20:41:14.714Z] 2437ff75d9bd: Download complete [2023-12-06T20:41:24.771Z] 8998bd30e6a1: Pull complete [2023-12-06T20:41:24.771Z] 04944245beec: Pull complete [2023-12-06T20:41:25.354Z] 699f458cf7ca: Pull complete [2023-12-06T20:41:25.620Z] 765212b225bb: Pull complete [2023-12-06T20:41:26.575Z] f23df028b6ca: Pull complete [2023-12-06T20:41:26.575Z] d65c8cfc05b1: Pull complete [2023-12-06T20:41:53.244Z] 2437ff75d9bd: Pull complete [2023-12-06T20:41:53.244Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T20:41:53.244Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T20:41:53.244Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:41:53.733Z] prd-ubuntu20.04-docker-arm64-4c-16g-24591 does not seem to be running inside a container [2023-12-06T20:41:53.804Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-06T20:41:54.712Z] $ docker top 0bf9b1ec936fff5cd5753aceda86e166ea2e2034bc0d38df61df4fc6298af5a2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:41:55.326Z] ---> job-cost.sh [2023-12-06T20:41:55.592Z] lf-activate-venv: SKIPPING [2023-12-06T20:41:55.592Z] INFO: No Stack... [2023-12-06T20:41:55.861Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T20:41:56.825Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T20:41:57.167Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2023-12-06T20:41:57.167Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T20:41:57.235Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-530-1-stack-cost] [2023-12-06T20:41:57.243Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-530-1-stack-cost] did not exist. Created. [2023-12-06T20:41:57.244Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-530-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T20:41:57.739Z] /w/workspace/device-modbus-go/1@tmp/durable-b409b714/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T20:41:58.072Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T20:41:58.107Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T20:41:58.149Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T20:41:58.194Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-530-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T20:41:58.375Z] $ docker stop --time=1 0bf9b1ec936fff5cd5753aceda86e166ea2e2034bc0d38df61df4fc6298af5a2 [2023-12-06T20:41:59.742Z] $ docker rm -f --volumes 0bf9b1ec936fff5cd5753aceda86e166ea2e2034bc0d38df61df4fc6298af5a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-12-06T20:42:01.787Z] provisioning config files... [2023-12-06T20:42:01.798Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-530@tmp/config8899189628685029194tmp [Pipeline] { [Pipeline] sh [2023-12-06T20:42:02.228Z] + set +x [2023-12-06T20:42:02.228Z] + curl -s https://codecov.io/bash [2023-12-06T20:42:02.228Z] + bash -s -- [2023-12-06T20:42:02.228Z] [2023-12-06T20:42:02.228Z] _____ _ [2023-12-06T20:42:02.228Z] / ____| | | [2023-12-06T20:42:02.228Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T20:42:02.228Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T20:42:02.228Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T20:42:02.228Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T20:42:02.228Z] Bash-1.0.6 [2023-12-06T20:42:02.228Z] [2023-12-06T20:42:02.228Z] [2023-12-06T20:42:02.228Z] ==> git version 2.25.1 found [2023-12-06T20:42:02.228Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-12-06T20:42:02.228Z] Release-Date: 2020-01-08 [2023-12-06T20:42:02.228Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-06T20:42:02.228Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T20:42:02.228Z] ==> Jenkins CI detected. [2023-12-06T20:42:02.228Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-530 [2023-12-06T20:42:02.228Z] project root: . [2023-12-06T20:42:02.228Z] --> token set from env [2023-12-06T20:42:02.228Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T20:42:02.228Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T20:42:02.228Z] ==> Python coveragepy not found [2023-12-06T20:42:02.228Z] ==> Searching for coverage reports in: [2023-12-06T20:42:02.228Z] + . [2023-12-06T20:42:02.228Z] -> Found 1 reports [2023-12-06T20:42:02.228Z] ==> Detecting git/mercurial file structure [2023-12-06T20:42:02.228Z] ==> Reading reports [2023-12-06T20:42:02.487Z] + ./coverage.out bytes=24334 [2023-12-06T20:42:02.487Z] ==> Appending adjustments [2023-12-06T20:42:02.487Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T20:42:02.487Z] + Found adjustments [2023-12-06T20:42:02.487Z] ==> Gzipping contents [2023-12-06T20:42:02.487Z] 4.0K /tmp/codecov.XKp5iI.gz [2023-12-06T20:42:02.487Z] ==> Uploading reports [2023-12-06T20:42:02.487Z] url: https://codecov.io [2023-12-06T20:42:02.487Z] query: branch=PR-530&commit=79454f5e0c11c0ebefb742fefb39a80184b00574&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-530%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=530&job=&cmd_args= [2023-12-06T20:42:02.487Z] -> Pinging Codecov [2023-12-06T20:42:02.487Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-530&commit=79454f5e0c11c0ebefb742fefb39a80184b00574&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-530%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=530&job=&cmd_args= [2023-12-06T20:42:02.746Z] -> Uploading to [2023-12-06T20:42:02.746Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/55DBCA73C666E3227836607328DD7E49/79454f5e0c11c0ebefb742fefb39a80184b00574/ab524748-2e0a-4adc-aaef-7dd9b2c3fe94.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T204202Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb53d1640f27106bac4b8722cdd777e750f830bc27fdee763f3028d0c7331f79 [2023-12-06T20:42:02.746Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T20:42:02.746Z] Dload Upload Total Spent Left Speed [2023-12-06T20:42:03.006Z] 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 16059 --:--:-- --:--:-- --:--:-- 15991 [2023-12-06T20:42:03.006Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/79454f5e0c11c0ebefb742fefb39a80184b00574 [Pipeline] } [2023-12-06T20:42:03.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-06T20:42:06.334Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-530/archives ] [2023-12-06T20:42:06.334Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-530/archives [2023-12-06T20:42:06.334Z] total 16 [2023-12-06T20:42:06.334Z] drwxr-xr-x 3 root root 4096 Dec 6 20:35 . [2023-12-06T20:42:06.334Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 20:35 .. [2023-12-06T20:42:06.334Z] drwxr-xr-x 2 root root 4096 Dec 6 20:35 cost [2023-12-06T20:42:06.334Z] -rw-r--r-- 1 root root 88 Dec 6 20:35 cost.csv [2023-12-06T20:42:06.334Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-530/archives [2023-12-06T20:42:06.334Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-530/archives [2023-12-06T20:42:06.334Z] total 16 [2023-12-06T20:42:06.334Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:35 . [2023-12-06T20:42:06.334Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 20:35 .. [2023-12-06T20:42:06.334Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 20:35 cost [2023-12-06T20:42:06.334Z] -rw-r--r-- 1 jenkins jenkins 88 Dec 6 20:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:42:06.662Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:42:07.557Z] ---> package-listing.sh [2023-12-06T20:42:07.557Z] ++ facter osfamily [2023-12-06T20:42:07.557Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T20:42:07.557Z] + OS_FAMILY=debian [2023-12-06T20:42:07.557Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-530 [2023-12-06T20:42:07.557Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T20:42:07.557Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T20:42:07.557Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T20:42:07.557Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T20:42:07.557Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-530 ']' [2023-12-06T20:42:07.557Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T20:42:07.557Z] + case "${OS_FAMILY}" in [2023-12-06T20:42:07.557Z] + dpkg -l [2023-12-06T20:42:07.557Z] + grep '^ii' [2023-12-06T20:42:07.815Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T20:42:07.815Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T20:42:07.815Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T20:42:07.815Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-530 ']' [2023-12-06T20:42:07.815Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-530/archives/ [2023-12-06T20:42:07.815Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-530/archives/ [Pipeline] echo [2023-12-06T20:42:07.853Z] 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-530/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-06T20:42:08.142Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:42:08.821Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:42:08.821Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:42:09.083Z] prd-ubuntu20.04-docker-8c-8g-24590 does not seem to be running inside a container [2023-12-06T20:42:09.108Z] $ 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-530/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-530 -v /w/workspace/xfoundry_device-modbus-go_PR-530:/w/workspace/xfoundry_device-modbus-go_PR-530:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-530@tmp:/w/workspace/xfoundry_device-modbus-go_PR-530@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T20:42:09.312Z] $ docker top a0453a210fb08364f568f8c4b4946307d5cfeabf836baed10a30facc69539f08 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:42:09.807Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T20:42:10.123Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T20:42:10.445Z] + ls /var/log/sa-host [2023-12-06T20:42:10.445Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:42:10.637Z] provisioning config files... [2023-12-06T20:42:10.646Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-530@tmp/config13076971010782907809tmp [Pipeline] { [Pipeline] echo [2023-12-06T20:42:10.798Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:42:11.111Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T20:42:11.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:42:11.658Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T20:42:11.692Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:42:12.002Z] ---> sudo-logs.sh [2023-12-06T20:42:12.003Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T20:42:12.149Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:42:12.466Z] ---> job-cost.sh [2023-12-06T20:42:12.466Z] lf-activate-venv: SKIPPING [2023-12-06T20:42:12.466Z] DEBUG: total: 0.2199999988079071 [2023-12-06T20:42:12.466Z] INFO: Retrieving Stack Cost... [2023-12-06T20:42:13.037Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T20:42:13.299Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T20:42:13.342Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:42:13.661Z] ---> logs-deploy.sh [2023-12-06T20:42:13.661Z] lf-activate-venv: SKIPPING [2023-12-06T20:42:13.661Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-530/1 [2023-12-06T20:42:13.661Z] INFO: archiving workspace using pattern(s): [2023-12-06T20:42:14.600Z] Archives upload complete. [2023-12-06T20:42:14.860Z] INFO: archiving logs to Nexus [2023-12-06T20:42:15.431Z] ---> uname -a: [2023-12-06T20:42:15.431Z] Linux prd-ubuntu20-04-docker-8c-8g-24590 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-06T20:42:15.431Z] [2023-12-06T20:42:15.431Z] [2023-12-06T20:42:15.431Z] ---> lscpu: [2023-12-06T20:42:15.431Z] Architecture: x86_64 [2023-12-06T20:42:15.431Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-06T20:42:15.431Z] Byte Order: Little Endian [2023-12-06T20:42:15.431Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-06T20:42:15.431Z] CPU(s): 8 [2023-12-06T20:42:15.431Z] On-line CPU(s) list: 0-7 [2023-12-06T20:42:15.431Z] Thread(s) per core: 1 [2023-12-06T20:42:15.431Z] Core(s) per socket: 1 [2023-12-06T20:42:15.431Z] Socket(s): 8 [2023-12-06T20:42:15.431Z] NUMA node(s): 1 [2023-12-06T20:42:15.431Z] Vendor ID: AuthenticAMD [2023-12-06T20:42:15.431Z] CPU family: 23 [2023-12-06T20:42:15.431Z] Model: 49 [2023-12-06T20:42:15.431Z] Model name: AMD EPYC-Rome Processor [2023-12-06T20:42:15.431Z] Stepping: 0 [2023-12-06T20:42:15.431Z] CPU MHz: 2800.000 [2023-12-06T20:42:15.431Z] BogoMIPS: 5600.00 [2023-12-06T20:42:15.431Z] Virtualization: AMD-V [2023-12-06T20:42:15.431Z] Hypervisor vendor: KVM [2023-12-06T20:42:15.431Z] Virtualization type: full [2023-12-06T20:42:15.431Z] L1d cache: 256 KiB [2023-12-06T20:42:15.431Z] L1i cache: 256 KiB [2023-12-06T20:42:15.431Z] L2 cache: 4 MiB [2023-12-06T20:42:15.431Z] L3 cache: 128 MiB [2023-12-06T20:42:15.431Z] NUMA node0 CPU(s): 0-7 [2023-12-06T20:42:15.431Z] Vulnerability Itlb multihit: Not affected [2023-12-06T20:42:15.431Z] Vulnerability L1tf: Not affected [2023-12-06T20:42:15.431Z] Vulnerability Mds: Not affected [2023-12-06T20:42:15.431Z] Vulnerability Meltdown: Not affected [2023-12-06T20:42:15.431Z] Vulnerability Mmio stale data: Not affected [2023-12-06T20:42:15.431Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-06T20:42:15.431Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-06T20:42:15.431Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-06T20:42:15.431Z] Vulnerability Srbds: Not affected [2023-12-06T20:42:15.431Z] Vulnerability Tsx async abort: Not affected [2023-12-06T20:42:15.431Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-12-06T20:42:15.431Z] [2023-12-06T20:42:15.431Z] [2023-12-06T20:42:15.431Z] ---> nproc: [2023-12-06T20:42:15.431Z] 8 [2023-12-06T20:42:15.431Z] [2023-12-06T20:42:15.431Z] [2023-12-06T20:42:15.431Z] ---> df -h: [2023-12-06T20:42:15.431Z] Filesystem Size Used Avail Use% Mounted on [2023-12-06T20:42:15.431Z] overlay 155G 12G 144G 8% / [2023-12-06T20:42:15.431Z] tmpfs 64M 0 64M 0% /dev [2023-12-06T20:42:15.431Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-12-06T20:42:15.431Z] shm 64M 0 64M 0% /dev/shm [2023-12-06T20:42:15.431Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-12-06T20:42:15.431Z] [2023-12-06T20:42:15.431Z] [2023-12-06T20:42:15.431Z] ---> sar -b -r -n DEV: [2023-12-06T20:42:15.431Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24590) 12/06/23 _x86_64_ (8 CPU) [2023-12-06T20:42:15.431Z] [2023-12-06T20:42:15.431Z] 20:31:41 LINUX RESTART (8 CPU) [2023-12-06T20:42:15.431Z] [2023-12-06T20:42:15.431Z] 20:32:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-12-06T20:42:15.431Z] 20:33:01 350.99 40.09 310.90 0.00 4396.81 59023.89 0.00 [2023-12-06T20:42:15.431Z] 20:34:01 229.52 1.07 228.46 0.00 21.99 68974.48 0.00 [2023-12-06T20:42:15.431Z] 20:35:01 188.47 0.23 188.24 0.00 16.66 45278.05 0.00 [2023-12-06T20:42:15.431Z] 20:36:01 5.05 0.00 5.05 0.00 0.00 72.94 0.00 [2023-12-06T20:42:15.431Z] 20:37:01 40.21 9.75 30.46 0.00 3695.65 4786.27 0.00 [2023-12-06T20:42:15.431Z] 20:38:01 19.01 1.88 17.13 0.00 1482.15 3748.84 0.00 [2023-12-06T20:42:15.431Z] 20:39:01 3.55 0.02 3.53 0.00 0.13 88.52 0.00 [2023-12-06T20:42:15.431Z] 20:40:01 1.70 0.00 1.70 0.00 0.00 18.80 0.00 [2023-12-06T20:42:15.431Z] 20:41:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2023-12-06T20:42:15.431Z] 20:42:01 1.87 0.00 1.87 0.00 0.00 21.20 0.00 [2023-12-06T20:42:15.431Z] Average: 83.69 5.25 78.44 0.00 955.57 18134.75 0.00 [2023-12-06T20:42:15.431Z] [2023-12-06T20:42:15.431Z] 20:32:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-12-06T20:42:15.431Z] 20:33:01 29211540 31530736 793924 2.41 73808 2519092 1867488 5.50 1038216 2258836 408684 [2023-12-06T20:42:15.431Z] 20:34:01 27739300 31223360 1079712 3.28 151928 3496528 2374212 7.00 1620768 3012200 282652 [2023-12-06T20:42:15.431Z] 20:35:01 27539012 31482696 817584 2.49 164980 3902924 1829796 5.39 1338928 3453432 160 [2023-12-06T20:42:15.431Z] 20:36:01 27553616 31496976 805504 2.45 165120 3902788 1791668 5.28 1327268 3452040 164 [2023-12-06T20:42:15.431Z] 20:37:01 27136444 31435140 839088 2.55 181752 4241524 1805496 5.32 1522240 3647676 81872 [2023-12-06T20:42:15.431Z] 20:38:01 27082116 31483532 789848 2.40 194324 4327780 1749848 5.16 1626824 3588812 12 [2023-12-06T20:42:15.431Z] 20:39:01 27087312 31484044 789840 2.40 192884 4324664 1730012 5.10 1625100 3585704 16 [2023-12-06T20:42:15.431Z] 20:40:01 27092628 31489436 784376 2.39 192912 4324668 1730012 5.10 1620148 3585704 140 [2023-12-06T20:42:15.431Z] 20:41:01 27092900 31489708 783976 2.38 192936 4324668 1730012 5.10 1620456 3585704 160 [2023-12-06T20:42:15.431Z] 20:42:01 27094704 31491584 782076 2.38 192972 4324672 1730012 5.10 1618604 3585716 4 [2023-12-06T20:42:15.431Z] Average: 27462957 31460721 826593 2.51 170362 3968931 1833856 5.40 1495855 3375582 77386 [2023-12-06T20:42:15.431Z] [2023-12-06T20:42:15.431Z] 20:32:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-12-06T20:42:15.431Z] 20:33:01 ens3 641.40 397.12 5866.55 99.53 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:33:01 lo 6.91 6.91 0.68 0.68 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:33:01 docker0 16.93 17.71 1.37 138.13 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:34:01 ens3 345.02 211.46 2455.44 31.41 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:34:01 docker0 194.90 318.38 17.18 2427.35 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:34:01 veth90711f5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:35:01 ens3 130.93 84.62 2685.18 92.37 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:35:01 lo 1.93 1.93 0.20 0.20 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:35:01 docker0 5.05 9.17 0.30 93.22 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:36:01 ens3 7.52 3.90 12.47 1.93 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:37:01 ens3 248.94 122.28 2733.61 8.50 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:37:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:38:01 ens3 0.83 0.70 0.45 0.20 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:39:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:40:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:41:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:42:01 ens3 0.30 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] 20:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] Average: ens3 136.68 81.51 1367.88 23.27 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] Average: lo 1.03 1.03 0.10 0.10 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] Average: docker0 21.70 34.56 1.89 266.11 0.00 0.00 0.00 0.00 [2023-12-06T20:42:15.431Z] [2023-12-06T20:42:15.431Z] [2023-12-06T20:42:15.431Z] ---> sar -P ALL: [2023-12-06T20:42:15.431Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-24590) 12/06/23 _x86_64_ (8 CPU) [2023-12-06T20:42:15.431Z] [2023-12-06T20:42:15.431Z] 20:31:41 LINUX RESTART (8 CPU) [2023-12-06T20:42:15.431Z] [2023-12-06T20:42:15.431Z] 20:32:02 CPU %user %nice %system %iowait %steal %idle [2023-12-06T20:42:15.431Z] 20:33:01 all 9.40 0.00 2.96 3.80 0.06 83.78 [2023-12-06T20:42:15.431Z] 20:33:01 0 9.81 0.00 2.67 1.38 0.05 86.09 [2023-12-06T20:42:15.431Z] 20:33:01 1 11.80 0.00 3.06 8.63 0.07 76.45 [2023-12-06T20:42:15.431Z] 20:33:01 2 12.25 0.00 2.90 0.61 0.05 84.18 [2023-12-06T20:42:15.431Z] 20:33:01 3 9.71 0.00 2.23 1.61 0.07 86.39 [2023-12-06T20:42:15.431Z] 20:33:01 4 7.31 0.00 2.66 2.81 0.05 87.16 [2023-12-06T20:42:15.431Z] 20:33:01 5 7.50 0.00 2.75 1.88 0.05 87.82 [2023-12-06T20:42:15.431Z] 20:33:01 6 7.46 0.00 2.83 0.63 0.05 89.02 [2023-12-06T20:42:15.431Z] 20:33:01 7 9.35 0.00 4.63 12.91 0.05 73.06 [2023-12-06T20:42:15.431Z] 20:34:01 all 14.50 0.00 3.51 6.61 0.06 75.32 [2023-12-06T20:42:15.431Z] 20:34:01 0 15.85 0.00 3.43 5.19 0.07 75.46 [2023-12-06T20:42:15.431Z] 20:34:01 1 13.62 0.00 3.90 28.08 0.07 54.34 [2023-12-06T20:42:15.431Z] 20:34:01 2 15.66 0.00 3.13 1.93 0.07 79.22 [2023-12-06T20:42:15.431Z] 20:34:01 3 13.30 0.00 3.36 1.39 0.05 81.90 [2023-12-06T20:42:15.431Z] 20:34:01 4 12.65 0.00 5.06 1.31 0.05 80.93 [2023-12-06T20:42:15.431Z] 20:34:01 5 14.05 0.00 2.84 1.03 0.05 82.03 [2023-12-06T20:42:15.431Z] 20:34:01 6 15.19 0.00 2.62 0.90 0.07 81.22 [2023-12-06T20:42:15.431Z] 20:34:01 7 15.65 0.00 3.77 13.29 0.08 67.21 [2023-12-06T20:42:15.431Z] 20:35:01 all 27.42 0.00 4.04 3.82 0.08 64.63 [2023-12-06T20:42:15.431Z] 20:35:01 0 28.73 0.00 4.09 0.76 0.08 66.34 [2023-12-06T20:42:15.431Z] 20:35:01 1 26.83 0.00 4.05 14.11 0.12 54.89 [2023-12-06T20:42:15.431Z] 20:35:01 2 28.77 0.00 3.85 1.06 0.05 66.27 [2023-12-06T20:42:15.431Z] 20:35:01 3 25.83 0.00 3.90 1.40 0.08 68.78 [2023-12-06T20:42:15.431Z] 20:35:01 4 26.11 0.00 4.80 1.68 0.08 67.33 [2023-12-06T20:42:15.431Z] 20:35:01 5 27.05 0.00 3.76 0.62 0.08 68.49 [2023-12-06T20:42:15.431Z] 20:35:01 6 27.37 0.00 3.26 5.45 0.08 63.84 [2023-12-06T20:42:15.431Z] 20:35:01 7 28.70 0.00 4.58 5.56 0.08 61.08 [2023-12-06T20:42:15.431Z] 20:36:01 all 0.15 0.00 0.07 0.01 0.01 99.76 [2023-12-06T20:42:15.431Z] 20:36:01 0 0.05 0.00 0.07 0.00 0.00 99.88 [2023-12-06T20:42:15.431Z] 20:36:01 1 0.28 0.00 0.10 0.03 0.02 99.57 [2023-12-06T20:42:15.431Z] 20:36:01 2 0.13 0.00 0.05 0.00 0.02 99.80 [2023-12-06T20:42:15.431Z] 20:36:01 3 0.08 0.00 0.05 0.02 0.00 99.85 [2023-12-06T20:42:15.432Z] 20:36:01 4 0.15 0.00 0.07 0.00 0.00 99.78 [2023-12-06T20:42:15.432Z] 20:36:01 5 0.12 0.00 0.08 0.00 0.00 99.80 [2023-12-06T20:42:15.432Z] 20:36:01 6 0.25 0.00 0.10 0.05 0.03 99.57 [2023-12-06T20:42:15.432Z] 20:36:01 7 0.13 0.00 0.05 0.00 0.00 99.82 [2023-12-06T20:42:15.432Z] 20:37:01 all 1.79 0.00 0.90 0.62 0.02 96.66 [2023-12-06T20:42:15.432Z] 20:37:01 0 0.98 0.00 1.50 0.22 0.02 97.28 [2023-12-06T20:42:15.432Z] 20:37:01 1 0.97 0.00 0.98 0.05 0.02 97.98 [2023-12-06T20:42:15.432Z] 20:37:01 2 3.34 0.00 0.72 0.73 0.03 95.18 [2023-12-06T20:42:15.432Z] 20:37:01 3 1.65 0.00 0.95 0.87 0.03 96.50 [2023-12-06T20:42:15.432Z] 20:37:01 4 2.08 0.00 1.23 0.95 0.02 95.71 [2023-12-06T20:42:15.432Z] 20:37:01 5 1.70 0.00 0.77 1.40 0.02 96.11 [2023-12-06T20:42:15.432Z] 20:37:01 6 2.78 0.00 0.56 0.74 0.03 95.89 [2023-12-06T20:42:15.432Z] 20:37:01 7 0.80 0.00 0.52 0.03 0.02 98.63 [2023-12-06T20:42:15.432Z] 20:38:01 all 1.04 0.00 0.55 0.23 0.02 98.16 [2023-12-06T20:42:15.432Z] 20:38:01 0 0.55 0.00 1.40 0.00 0.02 98.03 [2023-12-06T20:42:15.432Z] 20:38:01 1 0.88 0.00 0.28 0.02 0.02 98.80 [2023-12-06T20:42:15.432Z] 20:38:01 2 1.50 0.00 0.48 0.00 0.02 98.00 [2023-12-06T20:42:15.432Z] 20:38:01 3 0.78 0.00 0.30 0.03 0.02 98.87 [2023-12-06T20:42:15.432Z] 20:38:01 4 1.15 0.00 0.47 1.08 0.02 97.28 [2023-12-06T20:42:15.432Z] 20:38:01 5 0.65 0.00 0.47 0.60 0.02 98.26 [2023-12-06T20:42:15.432Z] 20:38:01 6 2.17 0.00 0.38 0.02 0.02 97.42 [2023-12-06T20:42:15.432Z] 20:38:01 7 0.58 0.00 0.65 0.08 0.02 98.67 [2023-12-06T20:42:15.432Z] 20:39:01 all 0.17 0.00 0.06 0.01 0.01 99.75 [2023-12-06T20:42:15.432Z] 20:39:01 0 0.00 0.00 0.07 0.00 0.03 99.90 [2023-12-06T20:42:15.432Z] 20:39:01 1 0.02 0.00 0.05 0.00 0.00 99.93 [2023-12-06T20:42:15.432Z] 20:39:01 2 0.23 0.00 0.12 0.00 0.00 99.65 [2023-12-06T20:42:15.432Z] 20:39:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2023-12-06T20:42:15.432Z] 20:39:01 4 0.07 0.00 0.03 0.05 0.02 99.83 [2023-12-06T20:42:15.432Z] 20:39:01 5 0.00 0.00 0.03 0.02 0.00 99.95 [2023-12-06T20:42:15.432Z] 20:39:01 6 1.01 0.00 0.10 0.00 0.00 98.89 [2023-12-06T20:42:15.432Z] 20:39:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-12-06T20:42:15.432Z] 20:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2023-12-06T20:42:15.432Z] 20:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-12-06T20:42:15.432Z] 20:40:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2023-12-06T20:42:15.432Z] 20:40:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2023-12-06T20:42:15.432Z] 20:40:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2023-12-06T20:42:15.432Z] 20:40:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-12-06T20:42:15.432Z] 20:40:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-12-06T20:42:15.432Z] 20:40:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-12-06T20:42:15.432Z] 20:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-12-06T20:42:15.432Z] 20:41:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2023-12-06T20:42:15.432Z] 20:41:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2023-12-06T20:42:15.432Z] 20:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-12-06T20:42:15.432Z] 20:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-12-06T20:42:15.432Z] 20:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-06T20:42:15.432Z] 20:41:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2023-12-06T20:42:15.432Z] 20:41:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2023-12-06T20:42:15.432Z] 20:41:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2023-12-06T20:42:15.432Z] 20:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-12-06T20:42:15.432Z] 20:42:01 all 0.06 0.00 0.01 0.01 0.00 99.91 [2023-12-06T20:42:15.432Z] 20:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-12-06T20:42:15.432Z] 20:42:01 1 0.28 0.00 0.02 0.00 0.00 99.70 [2023-12-06T20:42:15.432Z] 20:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T20:42:15.432Z] 20:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-12-06T20:42:15.432Z] 20:42:01 4 0.03 0.00 0.00 0.08 0.00 99.88 [2023-12-06T20:42:15.432Z] 20:42:01 5 0.03 0.00 0.00 0.02 0.02 99.93 [2023-12-06T20:42:15.432Z] 20:42:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2023-12-06T20:42:15.432Z] 20:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-12-06T20:42:15.432Z] Average: all 5.41 0.00 1.20 1.50 0.03 91.85 [2023-12-06T20:42:15.432Z] Average: 0 5.57 0.00 1.32 0.75 0.03 92.32 [2023-12-06T20:42:15.432Z] Average: 1 5.41 0.00 1.23 5.03 0.03 88.29 [2023-12-06T20:42:15.432Z] Average: 2 6.15 0.00 1.12 0.43 0.03 92.27 [2023-12-06T20:42:15.432Z] Average: 3 5.11 0.00 1.08 0.53 0.03 93.26 [2023-12-06T20:42:15.432Z] Average: 4 4.91 0.00 1.42 0.79 0.02 92.85 [2023-12-06T20:42:15.432Z] Average: 5 5.08 0.00 1.07 0.56 0.03 93.28 [2023-12-06T20:42:15.432Z] Average: 6 5.61 0.00 0.98 0.77 0.03 92.61 [2023-12-06T20:42:15.432Z] Average: 7 5.48 0.00 1.41 3.15 0.03 89.94 [2023-12-06T20:42:15.432Z] [2023-12-06T20:42:15.432Z] [2023-12-06T20:42:15.432Z]