Pull request #554 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938+6ffd961e50bad5aafcddb961eadc768a2e323cba (fdeb0d8ab4db1e46af0b6861a10a1f6b51d0cb5c) 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-ssh12057865881266556812.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3702878709239614820.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-554/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-554/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11818404745545943982.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-554/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7635874527707723593.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11852328521050199443.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-554/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-554/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2167313857950345480.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1584 in /w/workspace/xfoundry_device-modbus-go_PR-554 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-554 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6ffd961e50bad5aafcddb961eadc768a2e323cba into PR head commit f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938 Merge succeeded, producing f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938 Checking out Revision f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938 (PR-554) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/554/head:refs/remotes/origin/PR-554 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938 # 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 6ffd961e50bad5aafcddb961eadc768a2e323cba # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-30T06:03:35.471Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-30T06:03:35.710Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-30T06:03:35.851Z] ========================================================= [2024-05-30T06:03:35.851Z] EdgeX Global Pipelines Version Info [2024-05-30T06:03:35.851Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:03:36.597Z] ------------------- [2024-05-30T06:03:36.597Z] stable info: [2024-05-30T06:03:36.597Z] ------------------- [2024-05-30T06:03:36.597Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-30T06:03:36.597Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-30T06:03:36.597Z] Message: update stable to v1.0.260 [2024-05-30T06:03:37.169Z] ------------------- [2024-05-30T06:03:37.169Z] experimental info: [2024-05-30T06:03:37.169Z] ------------------- [2024-05-30T06:03:37.169Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-30T06:03:37.169Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-30T06:03:37.169Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-05-30T06:03:37.418Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-05-30T06:03:37.486Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-05-30T06:03:37.541Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-30T06:03:37.603Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-05-30T06:03:37.668Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-05-30T06:03:37.766Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-05-30T06:03:37.832Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-05-30T06:03:37.893Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-30T06:03:37.960Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-05-30T06:03:38.015Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-30T06:03:38.070Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-05-30T06:03:38.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-05-30T06:03:38.190Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-30T06:03:38.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-05-30T06:03:38.313Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-05-30T06:03:38.373Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-30T06:03:38.445Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-05-30T06:03:38.508Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-05-30T06:03:38.577Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-30T06:03:38.640Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-05-30T06:03:38.703Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-05-30T06:03:38.762Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-05-30T06:03:38.823Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-05-30T06:03:38.895Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-05-30T06:03:38.960Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-05-30T06:03:39.020Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-30T06:03:39.081Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-05-30T06:03:39.135Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-554 [Pipeline] echo [2024-05-30T06:03:39.213Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-554 [Pipeline] echo [2024-05-30T06:03:39.283Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-554 [Pipeline] echo [2024-05-30T06:03:39.350Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938 [Pipeline] echo [2024-05-30T06:03:39.414Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6d5f3c [Pipeline] echo [2024-05-30T06:03:39.473Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-30T06:03:39.625Z] provisioning config files... [2024-05-30T06:03:39.637Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-554@tmp/config16265050616156738982tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:03:40.045Z] ---> ****-login.sh [2024-05-30T06:03:40.045Z] nexus3.edgexfoundry.org:10001 [2024-05-30T06:03:40.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:03:40.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:03:40.305Z] Configure a credential helper to remove this warning. See [2024-05-30T06:03:40.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:03:40.305Z] [2024-05-30T06:03:40.305Z] Login Succeeded [2024-05-30T06:03:40.305Z] nexus3.edgexfoundry.org:10002 [2024-05-30T06:03:40.305Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:03:40.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:03:40.305Z] Configure a credential helper to remove this warning. See [2024-05-30T06:03:40.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:03:40.305Z] [2024-05-30T06:03:40.305Z] Login Succeeded [2024-05-30T06:03:40.305Z] nexus3.edgexfoundry.org:10003 [2024-05-30T06:03:40.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:03:40.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:03:40.566Z] Configure a credential helper to remove this warning. See [2024-05-30T06:03:40.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:03:40.566Z] [2024-05-30T06:03:40.566Z] Login Succeeded [2024-05-30T06:03:40.566Z] nexus3.edgexfoundry.org:10004 [2024-05-30T06:03:40.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:03:40.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:03:40.566Z] Configure a credential helper to remove this warning. See [2024-05-30T06:03:40.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:03:40.566Z] [2024-05-30T06:03:40.566Z] Login Succeeded [2024-05-30T06:03:40.566Z] ****.io [2024-05-30T06:03:40.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:03:40.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:03:40.825Z] Configure a credential helper to remove this warning. See [2024-05-30T06:03:40.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:03:40.825Z] [2024-05-30T06:03:40.825Z] Login Succeeded [2024-05-30T06:03:40.825Z] ---> ****-login.sh ends [Pipeline] } [2024-05-30T06:03:40.864Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-05-30T06:03:41.579Z] + git rev-list -1 --merges f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938~1..f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938 [Pipeline] echo [2024-05-30T06:03:41.625Z] -----------> git rev-list -1 --merges f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938~1..f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938 f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938 [false] [Pipeline] sh [2024-05-30T06:03:41.960Z] + git log --format=format:%s -1 f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938 [Pipeline] echo [2024-05-30T06:03:42.008Z] ========================================================= [2024-05-30T06:03:42.008Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-05-30T06:03:42.008Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-30T06:03:42.500Z] + git log --format=format:%s -1 f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938 [Pipeline] echo [2024-05-30T06:03:42.540Z] [semverPrep] GIT_COMMIT: f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-05-30T06:03:42.582Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-05-30T06:03:42.985Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-30T06:03:42.985Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-30T06:03:42.985Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-30T06:03:42.985Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-30T06:03:42.985Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-30T06:03:42.985Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-30T06:03:42.985Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:03:43.441Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-30T06:03:43.441Z] [2024-05-30T06:03:43.441Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:03:43.854Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-30T06:03:43.855Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-30T06:03:43.855Z] b85a868b505f: Pulling fs layer [2024-05-30T06:03:43.855Z] e2be974225ed: Pulling fs layer [2024-05-30T06:03:43.855Z] 339a4e72a1f5: Pulling fs layer [2024-05-30T06:03:43.855Z] 988bab9f4d93: Pulling fs layer [2024-05-30T06:03:43.855Z] 1469e6f7b9e6: Pulling fs layer [2024-05-30T06:03:43.855Z] eaf3925da568: Pulling fs layer [2024-05-30T06:03:43.855Z] bab4dde63d76: Pulling fs layer [2024-05-30T06:03:43.855Z] bde34c3a00c8: Pulling fs layer [2024-05-30T06:03:43.855Z] b352a97aabf1: Pulling fs layer [2024-05-30T06:03:43.855Z] 4872d77fe225: Pulling fs layer [2024-05-30T06:03:43.855Z] 5851b861e8e6: Pulling fs layer [2024-05-30T06:03:43.855Z] 988bab9f4d93: Waiting [2024-05-30T06:03:43.855Z] 1469e6f7b9e6: Waiting [2024-05-30T06:03:43.855Z] b352a97aabf1: Waiting [2024-05-30T06:03:43.855Z] 4872d77fe225: Waiting [2024-05-30T06:03:43.855Z] 5851b861e8e6: Waiting [2024-05-30T06:03:43.855Z] eaf3925da568: Waiting [2024-05-30T06:03:43.855Z] bab4dde63d76: Waiting [2024-05-30T06:03:43.855Z] bde34c3a00c8: Waiting [2024-05-30T06:03:43.855Z] e2be974225ed: Verifying Checksum [2024-05-30T06:03:43.855Z] e2be974225ed: Download complete [2024-05-30T06:03:43.855Z] 988bab9f4d93: Verifying Checksum [2024-05-30T06:03:43.855Z] 988bab9f4d93: Download complete [2024-05-30T06:03:43.855Z] 1469e6f7b9e6: Verifying Checksum [2024-05-30T06:03:43.855Z] 1469e6f7b9e6: Download complete [2024-05-30T06:03:43.855Z] eaf3925da568: Verifying Checksum [2024-05-30T06:03:43.855Z] eaf3925da568: Download complete [2024-05-30T06:03:43.855Z] 339a4e72a1f5: Verifying Checksum [2024-05-30T06:03:43.855Z] 339a4e72a1f5: Download complete [2024-05-30T06:03:44.115Z] bde34c3a00c8: Download complete [2024-05-30T06:03:44.115Z] b352a97aabf1: Download complete [2024-05-30T06:03:44.115Z] 4872d77fe225: Verifying Checksum [2024-05-30T06:03:44.115Z] 4872d77fe225: Download complete [2024-05-30T06:03:44.115Z] 5851b861e8e6: Verifying Checksum [2024-05-30T06:03:44.115Z] 5851b861e8e6: Download complete [2024-05-30T06:03:44.115Z] b85a868b505f: Verifying Checksum [2024-05-30T06:03:44.115Z] b85a868b505f: Download complete [2024-05-30T06:03:44.374Z] bab4dde63d76: Verifying Checksum [2024-05-30T06:03:44.374Z] bab4dde63d76: Download complete [2024-05-30T06:03:45.310Z] b85a868b505f: Pull complete [2024-05-30T06:03:45.310Z] e2be974225ed: Pull complete [2024-05-30T06:03:45.878Z] 339a4e72a1f5: Pull complete [2024-05-30T06:03:45.878Z] 988bab9f4d93: Pull complete [2024-05-30T06:03:46.139Z] 1469e6f7b9e6: Pull complete [2024-05-30T06:03:46.139Z] eaf3925da568: Pull complete [2024-05-30T06:03:47.512Z] bab4dde63d76: Pull complete [2024-05-30T06:03:47.771Z] bde34c3a00c8: Pull complete [2024-05-30T06:03:47.771Z] b352a97aabf1: Pull complete [2024-05-30T06:03:47.771Z] 4872d77fe225: Pull complete [2024-05-30T06:03:48.031Z] 5851b861e8e6: Pull complete [2024-05-30T06:03:48.031Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-30T06:03:48.031Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-30T06:03:48.031Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T06:03:48.332Z] prd-ubuntu20.04-docker-8c-8g-1584 does not seem to be running inside a container [2024-05-30T06:03:48.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-554 -v /w/workspace/xfoundry_device-modbus-go_PR-554:/w/workspace/xfoundry_device-modbus-go_PR-554:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-554@tmp:/w/workspace/xfoundry_device-modbus-go_PR-554@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-05-30T06:03:50.763Z] $ docker top bd31b8dfe8727774738e86cb95d0642602c34497bc84b9ee79c39a511c2f4f6a -eo pid,comm [2024-05-30T06:03:50.813Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-05-30T06:03:50.814Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-30T06:03:50.977Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-30T06:03:50.977Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-30T06:03:51.076Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-30T06:03:51.084Z] $ docker exec bd31b8dfe8727774738e86cb95d0642602c34497bc84b9ee79c39a511c2f4f6a ssh-agent [2024-05-30T06:03:51.188Z] SSH_AUTH_SOCK=/tmp/ssh-7brJsWKD7phg/agent.32 [2024-05-30T06:03:51.188Z] SSH_AGENT_PID=38 [2024-05-30T06:03:51.193Z] Running ssh-add (command line suppressed) [2024-05-30T06:03:51.303Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-554@tmp/private_key_17356965257558719882.key (/w/workspace/xfoundry_device-modbus-go_PR-554@tmp/private_key_17356965257558719882.key) [2024-05-30T06:03:51.313Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-30T06:03:51.778Z] + git tag --points-at HEAD [Pipeline] } [2024-05-30T06:03:51.813Z] $ docker exec --env ******** --env ******** bd31b8dfe8727774738e86cb95d0642602c34497bc84b9ee79c39a511c2f4f6a ssh-agent -k [2024-05-30T06:03:51.915Z] unset SSH_AUTH_SOCK; [2024-05-30T06:03:51.916Z] unset SSH_AGENT_PID; [2024-05-30T06:03:51.916Z] echo Agent pid 38 killed; [2024-05-30T06:03:51.924Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-30T06:03:52.157Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-30T06:03:52.157Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-30T06:03:52.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-30T06:03:52.267Z] $ docker exec bd31b8dfe8727774738e86cb95d0642602c34497bc84b9ee79c39a511c2f4f6a ssh-agent [2024-05-30T06:03:52.367Z] SSH_AUTH_SOCK=/tmp/ssh-VfvRAitERyDN/agent.71 [2024-05-30T06:03:52.367Z] SSH_AGENT_PID=77 [2024-05-30T06:03:52.371Z] Running ssh-add (command line suppressed) [2024-05-30T06:03:52.481Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-554@tmp/private_key_15027828793207963168.key (/w/workspace/xfoundry_device-modbus-go_PR-554@tmp/private_key_15027828793207963168.key) [2024-05-30T06:03:52.490Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-30T06:03:52.848Z] + git semver init [2024-05-30T06:03:53.110Z] 2024-05-30 06:03:53,031 [run_init] DEBUG init version:0.0.0 force:False [2024-05-30T06:03:53.110Z] 2024-05-30 06:03:53,032 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-554/.semver [2024-05-30T06:03:53.110Z] 2024-05-30 06:03:53,032 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-554/.semver [2024-05-30T06:03:53.110Z] 2024-05-30 06:03:53,033 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-554/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-554, universal_newlines=False, shell=None, istream=None) [2024-05-30T06:03:54.049Z] 2024-05-30 06:03:54,014 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-554/.git/info/exclude [2024-05-30T06:03:54.049Z] 2024-05-30 06:03:54,014 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-554/.semver/PR-554 with force:False [2024-05-30T06:03:54.049Z] 2024-05-30 06:03:54,014 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-554/.semver/PR-554 [2024-05-30T06:03:54.049Z] 2024-05-30 06:03:54,017 [execute] INFO git cat-file --batch-check [2024-05-30T06:03:54.049Z] 2024-05-30 06:03:54,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-554/.semver, universal_newlines=False, shell=None, istream=) [2024-05-30T06:03:54.049Z] 2024-05-30 06:03:54,023 [execute] INFO git cat-file --batch [2024-05-30T06:03:54.049Z] 2024-05-30 06:03:54,023 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-554/.semver, universal_newlines=False, shell=None, istream=) [2024-05-30T06:03:54.049Z] 2024-05-30 06:03:54,028 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-554/.semver/PR-554 [2024-05-30T06:03:54.049Z] 0.0.0 [Pipeline] } [2024-05-30T06:03:54.080Z] $ docker exec --env ******** --env ******** bd31b8dfe8727774738e86cb95d0642602c34497bc84b9ee79c39a511c2f4f6a ssh-agent -k [2024-05-30T06:03:54.188Z] unset SSH_AUTH_SOCK; [2024-05-30T06:03:54.188Z] unset SSH_AGENT_PID; [2024-05-30T06:03:54.188Z] echo Agent pid 77 killed; [2024-05-30T06:03:54.194Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-30T06:03:54.654Z] + git semver [Pipeline] } [2024-05-30T06:03:54.946Z] $ docker stop --time=1 bd31b8dfe8727774738e86cb95d0642602c34497bc84b9ee79c39a511c2f4f6a [2024-05-30T06:03:56.241Z] $ docker rm -f --volumes bd31b8dfe8727774738e86cb95d0642602c34497bc84b9ee79c39a511c2f4f6a [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-30T06:03:56.664Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-30T06:03:56.993Z] Stashed 1 file(s) [Pipeline] echo [2024-05-30T06:03:57.016Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-30T06:03:57.824Z] provisioning config files... [2024-05-30T06:03:57.834Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-554@tmp/config12596407624751025749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:03:58.215Z] ---> ****-login.sh [2024-05-30T06:03:58.215Z] nexus3.edgexfoundry.org:10001 [2024-05-30T06:03:58.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:03:58.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:03:58.215Z] Configure a credential helper to remove this warning. See [2024-05-30T06:03:58.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:03:58.215Z] [2024-05-30T06:03:58.215Z] Login Succeeded [2024-05-30T06:03:58.215Z] nexus3.edgexfoundry.org:10002 [2024-05-30T06:03:58.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:03:58.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:03:58.215Z] Configure a credential helper to remove this warning. See [2024-05-30T06:03:58.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:03:58.215Z] [2024-05-30T06:03:58.215Z] Login Succeeded [2024-05-30T06:03:58.215Z] nexus3.edgexfoundry.org:10003 [2024-05-30T06:03:58.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:03:58.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:03:58.478Z] Configure a credential helper to remove this warning. See [2024-05-30T06:03:58.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:03:58.478Z] [2024-05-30T06:03:58.478Z] Login Succeeded [2024-05-30T06:03:58.478Z] nexus3.edgexfoundry.org:10004 [2024-05-30T06:03:58.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:03:58.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:03:58.479Z] Configure a credential helper to remove this warning. See [2024-05-30T06:03:58.479Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:03:58.479Z] [2024-05-30T06:03:58.479Z] Login Succeeded [2024-05-30T06:03:58.479Z] ****.io [2024-05-30T06:03:58.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:03:58.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:03:58.738Z] Configure a credential helper to remove this warning. See [2024-05-30T06:03:58.738Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:03:58.738Z] [2024-05-30T06:03:58.738Z] Login Succeeded [2024-05-30T06:03:58.738Z] ---> ****-login.sh ends [Pipeline] } [2024-05-30T06:03:58.777Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-30T06:03:59.012Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-30T06:03:59.068Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-30T06:03:59.114Z] ========================================================= [2024-05-30T06:03:59.114Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-05-30T06:03:59.114Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:03:59.639Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-30T06:03:59.639Z] Sending build context to Docker daemon 17.71MB [2024-05-30T06:03:59.639Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-05-30T06:03:59.639Z] Step 2/10 : FROM ${BASE} AS builder [2024-05-30T06:03:59.639Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-05-30T06:03:59.639Z] 619be1103602: Pulling fs layer [2024-05-30T06:03:59.639Z] 7862e08f4a3e: Pulling fs layer [2024-05-30T06:03:59.639Z] 5df492c9dc93: Pulling fs layer [2024-05-30T06:03:59.639Z] 7629e6793208: Pulling fs layer [2024-05-30T06:03:59.639Z] 4f4fb700ef54: Pulling fs layer [2024-05-30T06:03:59.639Z] fb5054dd5b73: Pulling fs layer [2024-05-30T06:03:59.639Z] eeca6798cff9: Pulling fs layer [2024-05-30T06:03:59.639Z] aa269ceb94a6: Pulling fs layer [2024-05-30T06:03:59.639Z] ada007ff1a6a: Pulling fs layer [2024-05-30T06:03:59.639Z] 7629e6793208: Waiting [2024-05-30T06:03:59.639Z] 4f4fb700ef54: Waiting [2024-05-30T06:03:59.639Z] fb5054dd5b73: Waiting [2024-05-30T06:03:59.639Z] eeca6798cff9: Waiting [2024-05-30T06:03:59.639Z] aa269ceb94a6: Waiting [2024-05-30T06:03:59.639Z] ada007ff1a6a: Waiting [2024-05-30T06:03:59.901Z] 7862e08f4a3e: Download complete [2024-05-30T06:03:59.901Z] 7629e6793208: Download complete [2024-05-30T06:03:59.901Z] 4f4fb700ef54: Verifying Checksum [2024-05-30T06:03:59.901Z] 4f4fb700ef54: Download complete [2024-05-30T06:03:59.901Z] fb5054dd5b73: Verifying Checksum [2024-05-30T06:03:59.901Z] fb5054dd5b73: Download complete [2024-05-30T06:03:59.901Z] 619be1103602: Verifying Checksum [2024-05-30T06:03:59.901Z] 619be1103602: Download complete [2024-05-30T06:03:59.901Z] eeca6798cff9: Verifying Checksum [2024-05-30T06:03:59.901Z] eeca6798cff9: Download complete [2024-05-30T06:03:59.901Z] 619be1103602: Pull complete [2024-05-30T06:04:00.160Z] ada007ff1a6a: Verifying Checksum [2024-05-30T06:04:00.160Z] ada007ff1a6a: Download complete [2024-05-30T06:04:00.160Z] 7862e08f4a3e: Pull complete [2024-05-30T06:04:00.419Z] 5df492c9dc93: Verifying Checksum [2024-05-30T06:04:00.419Z] 5df492c9dc93: Download complete [2024-05-30T06:04:00.677Z] aa269ceb94a6: Verifying Checksum [2024-05-30T06:04:00.677Z] aa269ceb94a6: Download complete [2024-05-30T06:04:03.208Z] 5df492c9dc93: Pull complete [2024-05-30T06:04:03.467Z] 7629e6793208: Pull complete [2024-05-30T06:04:03.468Z] 4f4fb700ef54: Pull complete [2024-05-30T06:04:03.468Z] fb5054dd5b73: Pull complete [2024-05-30T06:04:03.726Z] eeca6798cff9: Pull complete [2024-05-30T06:04:06.257Z] aa269ceb94a6: Pull complete [2024-05-30T06:04:06.257Z] ada007ff1a6a: Pull complete [2024-05-30T06:04:06.257Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-05-30T06:04:06.257Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-05-30T06:04:06.257Z] ---> f489d0715acc [2024-05-30T06:04:06.257Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-05-30T06:04:11.604Z] ---> Running in 431aae699ce2 [2024-05-30T06:04:11.604Z] Removing intermediate container 431aae699ce2 [2024-05-30T06:04:11.604Z] ---> 7bc6810e0a31 [2024-05-30T06:04:11.604Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-30T06:04:11.604Z] ---> Running in 819084039e6d [2024-05-30T06:04:11.604Z] Removing intermediate container 819084039e6d [2024-05-30T06:04:11.604Z] ---> e03f4607f3e9 [2024-05-30T06:04:11.604Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-05-30T06:04:11.604Z] ---> Running in 443914986ba1 [2024-05-30T06:04:11.604Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-30T06:04:11.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-30T06:04:12.125Z] (1/8) Installing openssh-keygen (9.3_p2-r1) [2024-05-30T06:04:12.125Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-05-30T06:04:12.125Z] (3/8) Installing openssh-client-common (9.3_p2-r1) [2024-05-30T06:04:12.125Z] (4/8) Installing openssh-client-default (9.3_p2-r1) [2024-05-30T06:04:12.125Z] (5/8) Installing openssh-sftp-server (9.3_p2-r1) [2024-05-30T06:04:12.125Z] (6/8) Installing openssh-server-common (9.3_p2-r1) [2024-05-30T06:04:12.125Z] (7/8) Installing openssh-server (9.3_p2-r1) [2024-05-30T06:04:12.125Z] (8/8) Installing openssh (9.3_p2-r1) [2024-05-30T06:04:12.125Z] Executing busybox-1.36.1-r5.trigger [2024-05-30T06:04:12.125Z] OK: 270 MiB in 60 packages [2024-05-30T06:04:12.596Z] Still waiting to schedule task [2024-05-30T06:04:12.596Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-30T06:04:12.692Z] Removing intermediate container 443914986ba1 [2024-05-30T06:04:12.692Z] ---> d8c218938fa8 [2024-05-30T06:04:12.692Z] Step 6/10 : WORKDIR /device-modbus-go [2024-05-30T06:04:12.692Z] ---> Running in 24bc37c75589 [2024-05-30T06:04:12.692Z] Removing intermediate container 24bc37c75589 [2024-05-30T06:04:12.692Z] ---> ce764a33aa90 [2024-05-30T06:04:12.692Z] Step 7/10 : COPY go.mod vendor* ./ [2024-05-30T06:04:12.950Z] ---> 9ed67a66e5ea [2024-05-30T06:04:12.950Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-30T06:04:12.950Z] ---> Running in 685c4719f119 [2024-05-30T06:04:59.634Z] Removing intermediate container 685c4719f119 [2024-05-30T06:04:59.634Z] ---> a620517f480c [2024-05-30T06:04:59.634Z] Step 9/10 : COPY . . [2024-05-30T06:04:59.634Z] ---> 14fa642f1073 [2024-05-30T06:04:59.634Z] Step 10/10 : RUN ${MAKE} [2024-05-30T06:04:59.634Z] ---> Running in 33fa35fda499 [2024-05-30T06:04:59.634Z] noop [2024-05-30T06:04:59.634Z] Removing intermediate container 33fa35fda499 [2024-05-30T06:04:59.634Z] ---> 04402e7142b4 [2024-05-30T06:04:59.634Z] Successfully built 04402e7142b4 [2024-05-30T06:04:59.634Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:05:00.125Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-30T06:05:00.125Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T06:05:00.300Z] prd-ubuntu20.04-docker-8c-8g-1584 does not seem to be running inside a container [2024-05-30T06:05:00.332Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-554 -v /w/workspace/xfoundry_device-modbus-go_PR-554:/w/workspace/xfoundry_device-modbus-go_PR-554:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-554@tmp:/w/workspace/xfoundry_device-modbus-go_PR-554@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-30T06:05:00.659Z] $ docker top 2d24faf3aad8647813f63f65b4e1678fcb0dd5c2bc18629ac004da4a3b0bcdb1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-30T06:05:01.062Z] + go version [2024-05-30T06:05:01.062Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-05-30T06:05:01.099Z] $ docker stop --time=1 2d24faf3aad8647813f63f65b4e1678fcb0dd5c2bc18629ac004da4a3b0bcdb1 [2024-05-30T06:05:02.383Z] $ docker rm -f --volumes 2d24faf3aad8647813f63f65b4e1678fcb0dd5c2bc18629ac004da4a3b0bcdb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:05:03.193Z] + docker inspect -f . ci-base-image-x86_64 [2024-05-30T06:05:03.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T06:05:03.362Z] prd-ubuntu20.04-docker-8c-8g-1584 does not seem to be running inside a container [2024-05-30T06:05:03.393Z] $ 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-554 -v /w/workspace/xfoundry_device-modbus-go_PR-554:/w/workspace/xfoundry_device-modbus-go_PR-554:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-554@tmp:/w/workspace/xfoundry_device-modbus-go_PR-554@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-05-30T06:05:03.698Z] $ docker top 7fa9250e3671e3fa16c3c97512f1c93612a343341ab22145cc36e09cfbb741a6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-30T06:05:04.108Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-554 [Pipeline] fileExists [Pipeline] sh [2024-05-30T06:05:04.488Z] + make test [2024-05-30T06:05:04.489Z] go test ./... -coverprofile=coverage.out [2024-05-30T06:05:06.388Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-05-30T06:05:24.450Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-05-30T06:05:24.450Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.011s coverage: 47.9% of statements [2024-05-30T06:05:31.004Z] go vet ./... [2024-05-30T06:05:36.267Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-30T06:05:36.267Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-30T06:05:36.267Z] ./bin/test-attribution-txt.sh [2024-05-30T06:05:36.267Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-30T06:05:36.267Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-30T06:05:36.326Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-30T06:05:36.370Z] $ docker stop --time=1 7fa9250e3671e3fa16c3c97512f1c93612a343341ab22145cc36e09cfbb741a6 [2024-05-30T06:05:41.916Z] $ docker rm -f --volumes 7fa9250e3671e3fa16c3c97512f1c93612a343341ab22145cc36e09cfbb741a6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-30T06:05:42.524Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-30T06:05:42.601Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-05-30T06:05:43.266Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-30T06:05:43.580Z] + ls -al . [2024-05-30T06:05:43.581Z] total 264 [2024-05-30T06:05:43.581Z] drwxrwxr-x 9 jenkins jenkins 4096 May 30 06:05 . [2024-05-30T06:05:43.581Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 06:03 .. [2024-05-30T06:05:43.581Z] -rw-rw-r-- 1 jenkins jenkins 140 May 30 06:03 .dockerignore [2024-05-30T06:05:43.581Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 06:05 .git [2024-05-30T06:05:43.581Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 06:03 .github [2024-05-30T06:05:43.581Z] -rw-rw-r-- 1 jenkins jenkins 266 May 30 06:03 .gitignore [2024-05-30T06:05:43.581Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 06:03 .golangci.yml [2024-05-30T06:05:43.581Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 06:03 .semver [2024-05-30T06:05:43.581Z] -rw-rw-r-- 1 jenkins jenkins 11101 May 30 06:03 Attribution.txt [2024-05-30T06:05:43.581Z] -rw-rw-r-- 1 jenkins jenkins 16388 May 30 06:03 CHANGELOG.md [2024-05-30T06:05:43.581Z] -rw-rw-r-- 1 jenkins jenkins 1474 May 30 06:03 Dockerfile [2024-05-30T06:05:43.581Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 06:03 GOVERNANCE.md [2024-05-30T06:05:43.581Z] -rw-rw-r-- 1 jenkins jenkins 658 May 30 06:03 Jenkinsfile [2024-05-30T06:05:43.581Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 06:03 LICENSE [2024-05-30T06:05:43.581Z] -rw-rw-r-- 1 jenkins jenkins 1942 May 30 06:03 Makefile [2024-05-30T06:05:43.581Z] -rw-rw-r-- 1 jenkins jenkins 622 May 30 06:03 OWNERS.md [2024-05-30T06:05:43.581Z] -rw-rw-r-- 1 jenkins jenkins 4463 May 30 06:03 README.md [2024-05-30T06:05:43.581Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 06:03 VERSION [2024-05-30T06:05:43.581Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 06:03 bin [2024-05-30T06:05:43.581Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 06:03 cmd [2024-05-30T06:05:43.581Z] -rw-r--r-- 1 jenkins jenkins 24601 May 30 06:05 coverage.out [2024-05-30T06:05:43.581Z] -rw-rw-r-- 1 jenkins jenkins 7241 May 30 06:03 go.mod [2024-05-30T06:05:43.581Z] -rw-rw-r-- 1 jenkins jenkins 101886 May 30 06:03 go.sum [2024-05-30T06:05:43.581Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 06:03 internal [2024-05-30T06:05:43.581Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 06:03 simulator [2024-05-30T06:05:43.581Z] -rw-rw-r-- 1 jenkins jenkins 229 May 30 06:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:05:43.999Z] + 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=f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938 --label arch=amd64 --label version=0.0.0 . [2024-05-30T06:05:43.999Z] Sending build context to Docker daemon 17.74MB [2024-05-30T06:05:43.999Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-05-30T06:05:43.999Z] Step 2/23 : FROM ${BASE} AS builder [2024-05-30T06:05:44.000Z] ---> 04402e7142b4 [2024-05-30T06:05:44.000Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-05-30T06:05:44.259Z] ---> Running in bd828ae74755 [2024-05-30T06:05:44.518Z] Removing intermediate container bd828ae74755 [2024-05-30T06:05:44.518Z] ---> 008c9411629e [2024-05-30T06:05:44.518Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-30T06:05:44.518Z] ---> Running in 80dc096fcff0 [2024-05-30T06:05:44.518Z] Removing intermediate container 80dc096fcff0 [2024-05-30T06:05:44.518Z] ---> ccd97d444429 [2024-05-30T06:05:44.518Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-05-30T06:05:44.518Z] ---> Running in e3968d4097d9 [2024-05-30T06:05:44.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-30T06:05:45.039Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-30T06:05:45.313Z] OK: 270 MiB in 60 packages [2024-05-30T06:05:45.572Z] Removing intermediate container e3968d4097d9 [2024-05-30T06:05:45.572Z] ---> 347f5dccd34e [2024-05-30T06:05:45.572Z] Step 6/23 : WORKDIR /device-modbus-go [2024-05-30T06:05:45.572Z] ---> Running in 2fdc69e33fd1 [2024-05-30T06:05:45.572Z] Removing intermediate container 2fdc69e33fd1 [2024-05-30T06:05:45.572Z] ---> f9e77972f9e2 [2024-05-30T06:05:45.572Z] Step 7/23 : COPY go.mod vendor* ./ [2024-05-30T06:05:45.833Z] ---> 290a0dad901d [2024-05-30T06:05:45.833Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-30T06:05:45.833Z] ---> Running in 770a652d7223 [2024-05-30T06:05:46.401Z] Removing intermediate container 770a652d7223 [2024-05-30T06:05:46.401Z] ---> a848557d9ee8 [2024-05-30T06:05:46.401Z] Step 9/23 : COPY . . [2024-05-30T06:05:46.972Z] ---> 30910e13e9a2 [2024-05-30T06:05:46.972Z] Step 10/23 : RUN ${MAKE} [2024-05-30T06:05:46.972Z] ---> Running in fd37d1fd6496 [2024-05-30T06:05:47.229Z] 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.16" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-05-30T06:06:19.292Z] Removing intermediate container fd37d1fd6496 [2024-05-30T06:06:19.292Z] ---> 7ab19589cb23 [2024-05-30T06:06:19.292Z] Step 11/23 : FROM alpine:3.18 [2024-05-30T06:06:19.292Z] 3.18: Pulling from library/alpine [2024-05-30T06:06:19.292Z] 619be1103602: Already exists [2024-05-30T06:06:19.292Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-30T06:06:19.292Z] Status: Downloaded newer image for alpine:3.18 [2024-05-30T06:06:19.292Z] ---> d3782b16ccc9 [2024-05-30T06:06:19.292Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-05-30T06:06:19.292Z] ---> Running in 3b5dea547ca9 [2024-05-30T06:06:19.292Z] Removing intermediate container 3b5dea547ca9 [2024-05-30T06:06:19.292Z] ---> f44f48c6034a [2024-05-30T06:06:19.292Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-05-30T06:06:19.292Z] ---> Running in 6d2bb4cc12ad [2024-05-30T06:06:19.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-30T06:06:19.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-30T06:06:19.292Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-30T06:06:19.292Z] Executing busybox-1.36.1-r5.trigger [2024-05-30T06:06:19.292Z] OK: 7 MiB in 16 packages [2024-05-30T06:06:19.292Z] Removing intermediate container 6d2bb4cc12ad [2024-05-30T06:06:19.292Z] ---> aacb4d443b6a [2024-05-30T06:06:19.292Z] Step 14/23 : RUN apk --no-cache upgrade [2024-05-30T06:06:19.292Z] ---> Running in 9ea94206d1a6 [2024-05-30T06:06:19.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-30T06:06:19.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-30T06:06:19.292Z] Upgrading critical system libraries and apk-tools: [2024-05-30T06:06:19.292Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-30T06:06:19.292Z] Executing busybox-1.36.1-r5.trigger [2024-05-30T06:06:19.292Z] Continuing the upgrade transaction with new apk-tools: [2024-05-30T06:06:19.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-05-30T06:06:19.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-05-30T06:06:19.292Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-30T06:06:19.292Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-30T06:06:19.292Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-30T06:06:19.292Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-30T06:06:19.292Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-30T06:06:19.292Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-30T06:06:19.292Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-30T06:06:19.292Z] Executing busybox-1.36.1-r6.trigger [2024-05-30T06:06:19.292Z] OK: 7 MiB in 16 packages [2024-05-30T06:06:19.292Z] Removing intermediate container 9ea94206d1a6 [2024-05-30T06:06:19.292Z] ---> 15ad1aa0ac64 [2024-05-30T06:06:19.292Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-05-30T06:06:19.859Z] ---> f218a223aa6f [2024-05-30T06:06:19.859Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-05-30T06:06:20.119Z] ---> 43323b0bd385 [2024-05-30T06:06:20.119Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-05-30T06:06:20.119Z] ---> 32f793b04932 [2024-05-30T06:06:20.119Z] Step 18/23 : EXPOSE 59901 [2024-05-30T06:06:20.119Z] ---> Running in ae2a18729022 [2024-05-30T06:06:20.119Z] Removing intermediate container ae2a18729022 [2024-05-30T06:06:20.119Z] ---> cba0773ea9bd [2024-05-30T06:06:20.119Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-05-30T06:06:20.119Z] ---> Running in ee515c073474 [2024-05-30T06:06:20.383Z] Removing intermediate container ee515c073474 [2024-05-30T06:06:20.383Z] ---> bd61c9150fe0 [2024-05-30T06:06:20.383Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-05-30T06:06:20.383Z] ---> Running in 00026358b25d [2024-05-30T06:06:20.383Z] Removing intermediate container 00026358b25d [2024-05-30T06:06:20.383Z] ---> fb6d15cf84dd [2024-05-30T06:06:20.383Z] Step 21/23 : LABEL arch=amd64 [2024-05-30T06:06:20.383Z] ---> Running in e595222383e2 [2024-05-30T06:06:20.383Z] Removing intermediate container e595222383e2 [2024-05-30T06:06:20.383Z] ---> 8f1c201896c9 [2024-05-30T06:06:20.383Z] Step 22/23 : LABEL git_sha=f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938 [2024-05-30T06:06:20.383Z] ---> Running in d06894c4b615 [2024-05-30T06:06:20.642Z] Removing intermediate container d06894c4b615 [2024-05-30T06:06:20.642Z] ---> f093f6330e7d [2024-05-30T06:06:20.642Z] Step 23/23 : LABEL version=0.0.0 [2024-05-30T06:06:20.642Z] ---> Running in 110905787eae [2024-05-30T06:06:20.642Z] Removing intermediate container 110905787eae [2024-05-30T06:06:20.642Z] ---> 40dd31768963 [2024-05-30T06:06:20.642Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-30T06:06:20.642Z] Successfully built 40dd31768963 [2024-05-30T06:06:20.642Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:06:21.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T06:06:21.771Z] [2024-05-30T06:06:21.771Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:06:22.160Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T06:06:22.160Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-30T06:06:22.160Z] 5eb5b503b376: Pulling fs layer [2024-05-30T06:06:22.160Z] 5c69ac0246d0: Pulling fs layer [2024-05-30T06:06:22.160Z] ec43610c2a17: Pulling fs layer [2024-05-30T06:06:22.160Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-30T06:06:22.160Z] 33b1e0a273af: Pulling fs layer [2024-05-30T06:06:22.160Z] 5d3b04190fa2: Pulling fs layer [2024-05-30T06:06:22.160Z] 2f39f015ded8: Pulling fs layer [2024-05-30T06:06:22.160Z] 3a2ae6a8a46f: Waiting [2024-05-30T06:06:22.160Z] 33b1e0a273af: Waiting [2024-05-30T06:06:22.160Z] 5d3b04190fa2: Waiting [2024-05-30T06:06:22.160Z] 5c69ac0246d0: Verifying Checksum [2024-05-30T06:06:22.160Z] 5c69ac0246d0: Download complete [2024-05-30T06:06:22.160Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-30T06:06:22.160Z] 3a2ae6a8a46f: Download complete [2024-05-30T06:06:22.160Z] 33b1e0a273af: Verifying Checksum [2024-05-30T06:06:22.160Z] 33b1e0a273af: Download complete [2024-05-30T06:06:22.160Z] 5d3b04190fa2: Verifying Checksum [2024-05-30T06:06:22.160Z] 5d3b04190fa2: Download complete [2024-05-30T06:06:22.417Z] ec43610c2a17: Verifying Checksum [2024-05-30T06:06:22.417Z] ec43610c2a17: Download complete [2024-05-30T06:06:22.417Z] 5eb5b503b376: Verifying Checksum [2024-05-30T06:06:22.417Z] 5eb5b503b376: Download complete [2024-05-30T06:06:22.980Z] 2f39f015ded8: Download complete [2024-05-30T06:06:23.546Z] 5eb5b503b376: Pull complete [2024-05-30T06:06:23.806Z] 5c69ac0246d0: Pull complete [2024-05-30T06:06:24.064Z] ec43610c2a17: Pull complete [2024-05-30T06:06:24.064Z] 3a2ae6a8a46f: Pull complete [2024-05-30T06:06:24.322Z] 33b1e0a273af: Pull complete [2024-05-30T06:06:24.322Z] 5d3b04190fa2: Pull complete [2024-05-30T06:06:28.506Z] 2f39f015ded8: Pull complete [2024-05-30T06:06:28.506Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-30T06:06:28.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T06:06:28.506Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T06:06:28.775Z] prd-ubuntu20.04-docker-8c-8g-1584 does not seem to be running inside a container [2024-05-30T06:06:28.803Z] $ 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-554 -v /w/workspace/xfoundry_device-modbus-go_PR-554:/w/workspace/xfoundry_device-modbus-go_PR-554:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-554@tmp:/w/workspace/xfoundry_device-modbus-go_PR-554@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-30T06:06:31.875Z] $ docker top d18cc3fadc9b18923c6395990832bdc18b5b2665ec0e1086024f2827c3e46067 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:06:32.326Z] ---> job-cost.sh [2024-05-30T06:06:32.326Z] lf-activate-venv: SKIPPING [2024-05-30T06:06:32.326Z] INFO: No Stack... [2024-05-30T06:06:32.894Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-30T06:06:33.153Z] INFO: Archiving Costs [Pipeline] sh [2024-05-30T06:06:33.471Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-554/archives/cost.csv [2024-05-30T06:06:33.471Z] + cut -d, -f6 [Pipeline] lock [2024-05-30T06:06:33.518Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-554-1-stack-cost] [2024-05-30T06:06:33.525Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-554-1-stack-cost] did not exist. Created. [2024-05-30T06:06:33.531Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-554-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-30T06:06:33.951Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-30T06:06:34.009Z] Stashed 1 file(s) [Pipeline] } [2024-05-30T06:06:34.050Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-554-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-30T06:06:34.147Z] $ docker stop --time=1 d18cc3fadc9b18923c6395990832bdc18b5b2665ec0e1086024f2827c3e46067 [2024-05-30T06:06:35.308Z] $ docker rm -f --volumes d18cc3fadc9b18923c6395990832bdc18b5b2665ec0e1086024f2827c3e46067 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-30T06:07:20.702Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1590 in /w/workspace/xfoundry_device-modbus-go_PR-554 [Pipeline] { [Pipeline] ws [2024-05-30T06:07:20.769Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2024-05-30T06:07:23.886Z] The recommended git tool is: git [2024-05-30T06:07:30.121Z] using credential edgex-jenkins-ssh [2024-05-30T06:07:30.145Z] Cloning the remote Git repository [2024-05-30T06:07:30.203Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-05-30T06:07:30.320Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2024-05-30T06:07:30.492Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-05-30T06:07:30.493Z] > git --version # timeout=10 [2024-05-30T06:07:30.518Z] > git --version # 'git version 2.25.1' [2024-05-30T06:07:30.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-30T06:07:30.687Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-30T06:07:32.770Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-05-30T06:07:32.815Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-30T06:07:33.866Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-05-30T06:07:33.906Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-05-30T06:07:33.907Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-30T06:07:33.937Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/554/head:refs/remotes/origin/PR-554 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-05-30T06:07:34.472Z] Merging remotes/origin/main commit 6ffd961e50bad5aafcddb961eadc768a2e323cba into PR head commit f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938 [2024-05-30T06:07:34.776Z] Merge succeeded, producing f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938 [2024-05-30T06:07:34.777Z] Checking out Revision f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938 (PR-554) [2024-05-30T06:07:35.328Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-05-30T06:07:35.383Z] > git --version # timeout=10 [2024-05-30T06:07:35.393Z] > git --version # 'git version 2.25.1' [2024-05-30T06:07:35.415Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-30T06:07:34.494Z] > git config core.sparsecheckout # timeout=10 [2024-05-30T06:07:34.565Z] > git checkout -f f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938 # timeout=10 [2024-05-30T06:07:34.654Z] > git remote # timeout=10 [2024-05-30T06:07:34.678Z] > git config --get remote.origin.url # timeout=10 [2024-05-30T06:07:34.711Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-30T06:07:34.732Z] > git merge 6ffd961e50bad5aafcddb961eadc768a2e323cba # timeout=10 [2024-05-30T06:07:34.762Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-05-30T06:07:34.787Z] > git config core.sparsecheckout # timeout=10 [2024-05-30T06:07:34.799Z] > git checkout -f f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-30T06:07:40.406Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-30T06:07:40.406Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-30T06:07:40.407Z] Dload Upload Total Spent Left Speed [2024-05-30T06:07:40.407Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 215k 0 --:--:-- --:--:-- --:--:-- 215k [Pipeline] sh [2024-05-30T06:07:40.759Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-30T06:07:41.107Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-30T06:07:41.107Z] + sudo tee /etc/docker/daemon.new [2024-05-30T06:07:41.107Z] { [2024-05-30T06:07:41.107Z] "registry-mirrors": [ [2024-05-30T06:07:41.107Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-30T06:07:41.107Z] ], [2024-05-30T06:07:41.107Z] "bip": "10.250.0.254/24", [2024-05-30T06:07:41.107Z] "hosts": [ [2024-05-30T06:07:41.107Z] "tcp://0.0.0.0:5555", [2024-05-30T06:07:41.107Z] "unix:///var/run/docker.sock" [2024-05-30T06:07:41.107Z] ], [2024-05-30T06:07:41.107Z] "mtu": 1458, [2024-05-30T06:07:41.107Z] "selinux-enabled": true, [2024-05-30T06:07:41.107Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-30T06:07:41.107Z] } [Pipeline] sh [2024-05-30T06:07:41.456Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-30T06:07:41.821Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-30T06:08:00.165Z] provisioning config files... [2024-05-30T06:08:00.193Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config16334818818885230865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:08:00.692Z] ---> ****-login.sh [2024-05-30T06:08:00.692Z] nexus3.edgexfoundry.org:10001 [2024-05-30T06:08:01.280Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:08:01.280Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:08:01.281Z] Configure a credential helper to remove this warning. See [2024-05-30T06:08:01.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:08:01.281Z] [2024-05-30T06:08:01.281Z] Login Succeeded [2024-05-30T06:08:01.281Z] nexus3.edgexfoundry.org:10002 [2024-05-30T06:08:01.550Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:08:01.818Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:08:01.818Z] Configure a credential helper to remove this warning. See [2024-05-30T06:08:01.818Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:08:01.818Z] [2024-05-30T06:08:01.818Z] Login Succeeded [2024-05-30T06:08:01.818Z] nexus3.edgexfoundry.org:10003 [2024-05-30T06:08:02.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:08:02.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:08:02.087Z] Configure a credential helper to remove this warning. See [2024-05-30T06:08:02.087Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:08:02.087Z] [2024-05-30T06:08:02.087Z] Login Succeeded [2024-05-30T06:08:02.087Z] nexus3.edgexfoundry.org:10004 [2024-05-30T06:08:02.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:08:02.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:08:02.356Z] Configure a credential helper to remove this warning. See [2024-05-30T06:08:02.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:08:02.356Z] [2024-05-30T06:08:02.356Z] Login Succeeded [2024-05-30T06:08:02.356Z] ****.io [2024-05-30T06:08:02.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-30T06:08:02.899Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-30T06:08:02.899Z] Configure a credential helper to remove this warning. See [2024-05-30T06:08:02.899Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-30T06:08:02.899Z] [2024-05-30T06:08:02.899Z] Login Succeeded [2024-05-30T06:08:02.899Z] ---> ****-login.sh ends [Pipeline] } [2024-05-30T06:08:03.011Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-05-30T06:08:03.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-30T06:08:03.610Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-05-30T06:08:03.654Z] ========================================================= [2024-05-30T06:08:03.654Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-05-30T06:08:03.654Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:08:04.201Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-05-30T06:08:04.797Z] Sending build context to Docker daemon 8.99MB [2024-05-30T06:08:04.797Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-05-30T06:08:04.797Z] Step 2/10 : FROM ${BASE} AS builder [2024-05-30T06:08:04.797Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-05-30T06:08:04.797Z] c6b39de5b339: Pulling fs layer [2024-05-30T06:08:04.797Z] a69c41024577: Pulling fs layer [2024-05-30T06:08:04.797Z] d6de4b400683: Pulling fs layer [2024-05-30T06:08:04.797Z] 35cb2a7552d0: Pulling fs layer [2024-05-30T06:08:04.798Z] 4f4fb700ef54: Pulling fs layer [2024-05-30T06:08:04.798Z] 464afbd9ba4c: Pulling fs layer [2024-05-30T06:08:04.798Z] 00f215d4a9da: Pulling fs layer [2024-05-30T06:08:04.798Z] d496ad576159: Pulling fs layer [2024-05-30T06:08:04.798Z] 35cb2a7552d0: Waiting [2024-05-30T06:08:04.798Z] 4f4fb700ef54: Waiting [2024-05-30T06:08:04.798Z] 464afbd9ba4c: Waiting [2024-05-30T06:08:04.798Z] 00f215d4a9da: Waiting [2024-05-30T06:08:04.798Z] d496ad576159: Waiting [2024-05-30T06:08:04.798Z] a69c41024577: Verifying Checksum [2024-05-30T06:08:04.798Z] a69c41024577: Download complete [2024-05-30T06:08:05.069Z] 35cb2a7552d0: Verifying Checksum [2024-05-30T06:08:05.069Z] 35cb2a7552d0: Download complete [2024-05-30T06:08:05.069Z] 4f4fb700ef54: Verifying Checksum [2024-05-30T06:08:05.069Z] 4f4fb700ef54: Download complete [2024-05-30T06:08:05.069Z] c6b39de5b339: Verifying Checksum [2024-05-30T06:08:05.069Z] c6b39de5b339: Download complete [2024-05-30T06:08:05.069Z] 464afbd9ba4c: Verifying Checksum [2024-05-30T06:08:05.069Z] 464afbd9ba4c: Download complete [2024-05-30T06:08:05.341Z] d496ad576159: Verifying Checksum [2024-05-30T06:08:05.341Z] d496ad576159: Download complete [2024-05-30T06:08:05.942Z] c6b39de5b339: Pull complete [2024-05-30T06:08:06.531Z] a69c41024577: Pull complete [2024-05-30T06:08:06.799Z] d6de4b400683: Verifying Checksum [2024-05-30T06:08:06.799Z] d6de4b400683: Download complete [2024-05-30T06:08:07.768Z] 00f215d4a9da: Verifying Checksum [2024-05-30T06:08:07.768Z] 00f215d4a9da: Download complete [2024-05-30T06:08:20.296Z] d6de4b400683: Pull complete [2024-05-30T06:08:20.296Z] 35cb2a7552d0: Pull complete [2024-05-30T06:08:20.296Z] 4f4fb700ef54: Pull complete [2024-05-30T06:08:20.296Z] 464afbd9ba4c: Pull complete [2024-05-30T06:08:28.510Z] 00f215d4a9da: Pull complete [2024-05-30T06:08:29.915Z] d496ad576159: Pull complete [2024-05-30T06:08:29.915Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-05-30T06:08:29.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-05-30T06:08:29.915Z] ---> f246e2811388 [2024-05-30T06:08:29.915Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-05-30T06:08:31.897Z] ---> Running in b7cfe62b3d21 [2024-05-30T06:08:31.897Z] Removing intermediate container b7cfe62b3d21 [2024-05-30T06:08:31.897Z] ---> 59b9e9c1a0ef [2024-05-30T06:08:31.897Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-30T06:08:31.897Z] ---> Running in 6f2948ba1c23 [2024-05-30T06:08:32.480Z] Removing intermediate container 6f2948ba1c23 [2024-05-30T06:08:32.480Z] ---> 00af3a9dea6d [2024-05-30T06:08:32.480Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-05-30T06:08:32.480Z] ---> Running in 71cd265ba3ed [2024-05-30T06:08:33.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-30T06:08:34.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-30T06:08:34.988Z] (1/8) Installing openssh-keygen (9.3_p2-r1) [2024-05-30T06:08:34.988Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-05-30T06:08:34.988Z] (3/8) Installing openssh-client-common (9.3_p2-r1) [2024-05-30T06:08:34.988Z] (4/8) Installing openssh-client-default (9.3_p2-r1) [2024-05-30T06:08:34.988Z] (5/8) Installing openssh-sftp-server (9.3_p2-r1) [2024-05-30T06:08:34.988Z] (6/8) Installing openssh-server-common (9.3_p2-r1) [2024-05-30T06:08:34.988Z] (7/8) Installing openssh-server (9.3_p2-r1) [2024-05-30T06:08:34.988Z] (8/8) Installing openssh (9.3_p2-r1) [2024-05-30T06:08:34.988Z] Executing busybox-1.36.1-r5.trigger [2024-05-30T06:08:34.988Z] OK: 272 MiB in 60 packages [2024-05-30T06:08:36.397Z] Removing intermediate container 71cd265ba3ed [2024-05-30T06:08:36.397Z] ---> 2fd14e65c611 [2024-05-30T06:08:36.397Z] Step 6/10 : WORKDIR /device-modbus-go [2024-05-30T06:08:36.397Z] ---> Running in 4c222428a622 [2024-05-30T06:08:36.664Z] Removing intermediate container 4c222428a622 [2024-05-30T06:08:36.664Z] ---> 18346ad0e9e4 [2024-05-30T06:08:36.664Z] Step 7/10 : COPY go.mod vendor* ./ [2024-05-30T06:08:37.249Z] ---> ecc0d82d6fbd [2024-05-30T06:08:37.249Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-30T06:08:37.249Z] ---> Running in 64fe9e531480 [2024-05-30T06:10:28.934Z] Removing intermediate container 64fe9e531480 [2024-05-30T06:10:28.934Z] ---> 271af3c7f17a [2024-05-30T06:10:28.934Z] Step 9/10 : COPY . . [2024-05-30T06:10:28.934Z] ---> 64b7766de747 [2024-05-30T06:10:28.934Z] Step 10/10 : RUN ${MAKE} [2024-05-30T06:10:28.934Z] ---> Running in 6dffbcfc0bd0 [2024-05-30T06:10:28.934Z] noop [2024-05-30T06:10:29.535Z] Removing intermediate container 6dffbcfc0bd0 [2024-05-30T06:10:29.535Z] ---> aef1c9e3341e [2024-05-30T06:10:29.535Z] Successfully built aef1c9e3341e [2024-05-30T06:10:29.535Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:10:30.065Z] + docker inspect -f . ci-base-image-arm64 [2024-05-30T06:10:30.065Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T06:10:30.397Z] prd-ubuntu20.04-docker-arm64-4c-16g-1590 does not seem to be running inside a container [2024-05-30T06:10:30.471Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-30T06:10:31.791Z] $ docker top a30ed2c2701acfe469b1edb5510e02dd99549a4b1157ca91ea0fc3a3cadb985e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-30T06:10:32.722Z] + go version [2024-05-30T06:10:32.722Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-05-30T06:10:32.762Z] $ docker stop --time=1 a30ed2c2701acfe469b1edb5510e02dd99549a4b1157ca91ea0fc3a3cadb985e [2024-05-30T06:10:34.463Z] $ docker rm -f --volumes a30ed2c2701acfe469b1edb5510e02dd99549a4b1157ca91ea0fc3a3cadb985e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:10:35.427Z] + docker inspect -f . ci-base-image-arm64 [2024-05-30T06:10:35.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T06:10:35.738Z] prd-ubuntu20.04-docker-arm64-4c-16g-1590 does not seem to be running inside a container [2024-05-30T06:10:35.814Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-05-30T06:10:37.142Z] $ docker top 99842e83da1790357a640363a9d8c80cdea2a0e1cce654ca13d777d7eaf551fb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-30T06:10:38.114Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2024-05-30T06:10:38.847Z] + make test [2024-05-30T06:10:38.847Z] go test ./... -coverprofile=coverage.out [2024-05-30T06:10:45.604Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-05-30T06:14:52.795Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-05-30T06:14:53.393Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.076s coverage: 47.9% of statements [2024-05-30T06:14:54.350Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-05-30T06:14:54.350Z] go vet ./... [2024-05-30T06:15:41.182Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-05-30T06:15:41.182Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-05-30T06:15:41.182Z] ./bin/test-attribution-txt.sh [2024-05-30T06:15:41.182Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-05-30T06:15:41.182Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-05-30T06:15:41.182Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-05-30T06:15:41.182Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-05-30T06:15:41.182Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-05-30T06:15:41.182Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-05-30T06:15:41.182Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-05-30T06:15:41.182Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-05-30T06:15:41.182Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-05-30T06:15:41.182Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-05-30T06:15:41.182Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-05-30T06:15:41.182Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-05-30T06:15:41.183Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-05-30T06:15:41.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-05-30T06:15:41.273Z] $ docker stop --time=1 99842e83da1790357a640363a9d8c80cdea2a0e1cce654ca13d777d7eaf551fb [2024-05-30T06:15:43.097Z] $ docker rm -f --volumes 99842e83da1790357a640363a9d8c80cdea2a0e1cce654ca13d777d7eaf551fb [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-30T06:15:44.642Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-05-30T06:15:44.684Z] Warning: overwriting stash ‘coverage-report’ [2024-05-30T06:15:45.129Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-30T06:15:45.772Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-30T06:15:46.115Z] + ls -al . [2024-05-30T06:15:46.116Z] total 260 [2024-05-30T06:15:46.116Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 06:10 . [2024-05-30T06:15:46.116Z] drwxrwxr-x 4 jenkins jenkins 4096 May 30 06:07 .. [2024-05-30T06:15:46.116Z] -rw-rw-r-- 1 jenkins jenkins 140 May 30 06:07 .dockerignore [2024-05-30T06:15:46.116Z] drwxrwxr-x 8 jenkins jenkins 4096 May 30 06:07 .git [2024-05-30T06:15:46.116Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 06:07 .github [2024-05-30T06:15:46.116Z] -rw-rw-r-- 1 jenkins jenkins 266 May 30 06:07 .gitignore [2024-05-30T06:15:46.116Z] -rw-rw-r-- 1 jenkins jenkins 41 May 30 06:07 .golangci.yml [2024-05-30T06:15:46.116Z] -rw-rw-r-- 1 jenkins jenkins 11101 May 30 06:07 Attribution.txt [2024-05-30T06:15:46.116Z] -rw-rw-r-- 1 jenkins jenkins 16388 May 30 06:07 CHANGELOG.md [2024-05-30T06:15:46.116Z] -rw-rw-r-- 1 jenkins jenkins 1474 May 30 06:07 Dockerfile [2024-05-30T06:15:46.116Z] -rw-rw-r-- 1 jenkins jenkins 677 May 30 06:07 GOVERNANCE.md [2024-05-30T06:15:46.116Z] -rw-rw-r-- 1 jenkins jenkins 658 May 30 06:07 Jenkinsfile [2024-05-30T06:15:46.116Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 30 06:07 LICENSE [2024-05-30T06:15:46.116Z] -rw-rw-r-- 1 jenkins jenkins 1942 May 30 06:07 Makefile [2024-05-30T06:15:46.116Z] -rw-rw-r-- 1 jenkins jenkins 622 May 30 06:07 OWNERS.md [2024-05-30T06:15:46.116Z] -rw-rw-r-- 1 jenkins jenkins 4463 May 30 06:07 README.md [2024-05-30T06:15:46.116Z] -rw-rw-r-- 1 jenkins jenkins 5 May 30 06:03 VERSION [2024-05-30T06:15:46.116Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 06:07 bin [2024-05-30T06:15:46.116Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 06:07 cmd [2024-05-30T06:15:46.116Z] -rw-r--r-- 1 jenkins jenkins 24601 May 30 06:14 coverage.out [2024-05-30T06:15:46.116Z] -rw-rw-r-- 1 jenkins jenkins 7241 May 30 06:07 go.mod [2024-05-30T06:15:46.116Z] -rw-rw-r-- 1 jenkins jenkins 101886 May 30 06:07 go.sum [2024-05-30T06:15:46.116Z] drwxrwxr-x 3 jenkins jenkins 4096 May 30 06:07 internal [2024-05-30T06:15:46.116Z] drwxrwxr-x 2 jenkins jenkins 4096 May 30 06:07 simulator [2024-05-30T06:15:46.116Z] -rw-rw-r-- 1 jenkins jenkins 229 May 30 06:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:15:46.551Z] + 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=f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938 --label arch=arm64 --label version=0.0.0 . [2024-05-30T06:15:46.821Z] Sending build context to Docker daemon 9.015MB [2024-05-30T06:15:47.089Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-05-30T06:15:47.089Z] Step 2/23 : FROM ${BASE} AS builder [2024-05-30T06:15:47.089Z] ---> aef1c9e3341e [2024-05-30T06:15:47.089Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-05-30T06:15:47.089Z] ---> Running in 8a9ecefcb18f [2024-05-30T06:15:47.356Z] Removing intermediate container 8a9ecefcb18f [2024-05-30T06:15:47.356Z] ---> 12bae952b4e0 [2024-05-30T06:15:47.356Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-05-30T06:15:47.624Z] ---> Running in f6c91ff595bd [2024-05-30T06:15:47.890Z] Removing intermediate container f6c91ff595bd [2024-05-30T06:15:47.890Z] ---> 8e3264c95ea3 [2024-05-30T06:15:47.890Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-05-30T06:15:47.890Z] ---> Running in d801ac61090a [2024-05-30T06:15:48.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-30T06:15:49.111Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-30T06:15:50.073Z] OK: 272 MiB in 60 packages [2024-05-30T06:15:51.039Z] Removing intermediate container d801ac61090a [2024-05-30T06:15:51.039Z] ---> 538a3358e206 [2024-05-30T06:15:51.039Z] Step 6/23 : WORKDIR /device-modbus-go [2024-05-30T06:15:51.039Z] ---> Running in 7f94eac6442f [2024-05-30T06:15:51.304Z] Removing intermediate container 7f94eac6442f [2024-05-30T06:15:51.304Z] ---> 3ca658cc4f96 [2024-05-30T06:15:51.304Z] Step 7/23 : COPY go.mod vendor* ./ [2024-05-30T06:15:51.894Z] ---> 0ee58a91220a [2024-05-30T06:15:51.894Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-05-30T06:15:51.894Z] ---> Running in e76a9d69be0b [2024-05-30T06:15:54.475Z] Removing intermediate container e76a9d69be0b [2024-05-30T06:15:54.475Z] ---> 34e3521d850d [2024-05-30T06:15:54.475Z] Step 9/23 : COPY . . [2024-05-30T06:15:55.438Z] ---> 8e911348f612 [2024-05-30T06:15:55.438Z] Step 10/23 : RUN ${MAKE} [2024-05-30T06:15:55.438Z] ---> Running in 431768f2afdd [2024-05-30T06:15:56.397Z] 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.16" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-05-30T06:19:18.144Z] Removing intermediate container 431768f2afdd [2024-05-30T06:19:18.145Z] ---> e0beb147de7e [2024-05-30T06:19:18.145Z] Step 11/23 : FROM alpine:3.18 [2024-05-30T06:19:18.145Z] 3.18: Pulling from library/alpine [2024-05-30T06:19:18.145Z] c6b39de5b339: Already exists [2024-05-30T06:19:18.411Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-05-30T06:19:18.412Z] Status: Downloaded newer image for alpine:3.18 [2024-05-30T06:19:18.412Z] ---> 33abbf032149 [2024-05-30T06:19:18.412Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-05-30T06:19:18.412Z] ---> Running in b1751374ac3b [2024-05-30T06:19:19.016Z] Removing intermediate container b1751374ac3b [2024-05-30T06:19:19.016Z] ---> 331a1a231d56 [2024-05-30T06:19:19.016Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-05-30T06:19:19.016Z] ---> Running in f24b7080a32f [2024-05-30T06:19:19.985Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-30T06:19:20.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-30T06:19:21.209Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-05-30T06:19:21.209Z] Executing busybox-1.36.1-r5.trigger [2024-05-30T06:19:21.482Z] OK: 8 MiB in 16 packages [2024-05-30T06:19:22.460Z] Removing intermediate container f24b7080a32f [2024-05-30T06:19:22.460Z] ---> 039e53a8b1ae [2024-05-30T06:19:22.460Z] Step 14/23 : RUN apk --no-cache upgrade [2024-05-30T06:19:22.460Z] ---> Running in 7424496ab76c [2024-05-30T06:19:23.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-30T06:19:23.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-30T06:19:24.675Z] Upgrading critical system libraries and apk-tools: [2024-05-30T06:19:24.675Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-05-30T06:19:24.675Z] Executing busybox-1.36.1-r5.trigger [2024-05-30T06:19:24.942Z] Continuing the upgrade transaction with new apk-tools: [2024-05-30T06:19:24.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-05-30T06:19:25.209Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-05-30T06:19:26.168Z] (1/6) Upgrading busybox (1.36.1-r5 -> 1.36.1-r6) [2024-05-30T06:19:26.168Z] Executing busybox-1.36.1-r6.post-upgrade [2024-05-30T06:19:26.434Z] (2/6) Upgrading busybox-binsh (1.36.1-r5 -> 1.36.1-r6) [2024-05-30T06:19:26.434Z] (3/6) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-05-30T06:19:26.434Z] (4/6) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-30T06:19:26.434Z] (5/6) Upgrading libssl3 (3.1.4-r5 -> 3.1.5-r0) [2024-05-30T06:19:26.434Z] (6/6) Upgrading ssl_client (1.36.1-r5 -> 1.36.1-r6) [2024-05-30T06:19:26.434Z] Executing busybox-1.36.1-r6.trigger [2024-05-30T06:19:26.434Z] OK: 8 MiB in 16 packages [2024-05-30T06:19:27.838Z] Removing intermediate container 7424496ab76c [2024-05-30T06:19:27.839Z] ---> 424b95ba4be8 [2024-05-30T06:19:27.839Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-05-30T06:19:29.249Z] ---> c2bc5ba599df [2024-05-30T06:19:29.249Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-05-30T06:19:29.829Z] ---> 99c83269c962 [2024-05-30T06:19:29.829Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-05-30T06:19:30.406Z] ---> 6a984c2f3e3a [2024-05-30T06:19:30.406Z] Step 18/23 : EXPOSE 59901 [2024-05-30T06:19:30.406Z] ---> Running in 0bccf969f556 [2024-05-30T06:19:30.670Z] Removing intermediate container 0bccf969f556 [2024-05-30T06:19:30.670Z] ---> 331b36058b8f [2024-05-30T06:19:30.670Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-05-30T06:19:30.670Z] ---> Running in 9880cf6b8185 [2024-05-30T06:19:30.935Z] Removing intermediate container 9880cf6b8185 [2024-05-30T06:19:30.935Z] ---> e1e577ea5b5e [2024-05-30T06:19:30.935Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-05-30T06:19:31.208Z] ---> Running in bfed3fa21d9d [2024-05-30T06:19:31.473Z] Removing intermediate container bfed3fa21d9d [2024-05-30T06:19:31.473Z] ---> e31ffa7a0719 [2024-05-30T06:19:31.473Z] Step 21/23 : LABEL arch=arm64 [2024-05-30T06:19:31.473Z] ---> Running in da2b7669040e [2024-05-30T06:19:31.738Z] Removing intermediate container da2b7669040e [2024-05-30T06:19:31.738Z] ---> 3639299aa36c [2024-05-30T06:19:31.738Z] Step 22/23 : LABEL git_sha=f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938 [2024-05-30T06:19:31.738Z] ---> Running in 11760bb50f36 [2024-05-30T06:19:32.005Z] Removing intermediate container 11760bb50f36 [2024-05-30T06:19:32.005Z] ---> 23f6f98961c3 [2024-05-30T06:19:32.005Z] Step 23/23 : LABEL version=0.0.0 [2024-05-30T06:19:32.273Z] ---> Running in c74d61221b97 [2024-05-30T06:19:32.536Z] Removing intermediate container c74d61221b97 [2024-05-30T06:19:32.536Z] ---> 714103252f1d [2024-05-30T06:19:32.536Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-30T06:19:32.536Z] Successfully built 714103252f1d [2024-05-30T06:19:32.536Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:19:33.463Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-30T06:19:33.463Z] [2024-05-30T06:19:33.463Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:19:33.890Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-30T06:19:34.158Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-30T06:19:34.158Z] 8998bd30e6a1: Pulling fs layer [2024-05-30T06:19:34.158Z] 04944245beec: Pulling fs layer [2024-05-30T06:19:34.158Z] 699f458cf7ca: Pulling fs layer [2024-05-30T06:19:34.158Z] 765212b225bb: Pulling fs layer [2024-05-30T06:19:34.158Z] f23df028b6ca: Pulling fs layer [2024-05-30T06:19:34.158Z] d65c8cfc05b1: Pulling fs layer [2024-05-30T06:19:34.158Z] 2437ff75d9bd: Pulling fs layer [2024-05-30T06:19:34.158Z] 765212b225bb: Waiting [2024-05-30T06:19:34.158Z] f23df028b6ca: Waiting [2024-05-30T06:19:34.158Z] 2437ff75d9bd: Waiting [2024-05-30T06:19:34.158Z] d65c8cfc05b1: Waiting [2024-05-30T06:19:34.158Z] 04944245beec: Verifying Checksum [2024-05-30T06:19:34.158Z] 04944245beec: Download complete [2024-05-30T06:19:34.158Z] 765212b225bb: Verifying Checksum [2024-05-30T06:19:34.158Z] 765212b225bb: Download complete [2024-05-30T06:19:34.158Z] f23df028b6ca: Verifying Checksum [2024-05-30T06:19:34.158Z] f23df028b6ca: Download complete [2024-05-30T06:19:34.158Z] d65c8cfc05b1: Verifying Checksum [2024-05-30T06:19:34.158Z] d65c8cfc05b1: Download complete [2024-05-30T06:19:34.428Z] 699f458cf7ca: Verifying Checksum [2024-05-30T06:19:34.428Z] 699f458cf7ca: Download complete [2024-05-30T06:19:34.710Z] 8998bd30e6a1: Verifying Checksum [2024-05-30T06:19:34.710Z] 8998bd30e6a1: Download complete [2024-05-30T06:19:37.282Z] 2437ff75d9bd: Verifying Checksum [2024-05-30T06:19:37.282Z] 2437ff75d9bd: Download complete [2024-05-30T06:19:39.214Z] 8998bd30e6a1: Pull complete [2024-05-30T06:19:39.792Z] 04944245beec: Pull complete [2024-05-30T06:19:41.192Z] 699f458cf7ca: Pull complete [2024-05-30T06:19:41.458Z] 765212b225bb: Pull complete [2024-05-30T06:19:42.414Z] f23df028b6ca: Pull complete [2024-05-30T06:19:42.680Z] d65c8cfc05b1: Pull complete [2024-05-30T06:20:00.877Z] 2437ff75d9bd: Pull complete [2024-05-30T06:20:00.877Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-30T06:20:00.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-30T06:20:00.877Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T06:20:01.247Z] prd-ubuntu20.04-docker-arm64-4c-16g-1590 does not seem to be running inside a container [2024-05-30T06:20:01.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-30T06:20:03.967Z] $ docker top abf1e3abe8e42cc7116de003c839fc57145dbe331599ef490a47bf2469a6b3da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:20:04.887Z] ---> job-cost.sh [2024-05-30T06:20:04.887Z] lf-activate-venv: SKIPPING [2024-05-30T06:20:04.887Z] INFO: No Stack... [2024-05-30T06:20:05.153Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-30T06:20:06.103Z] INFO: Archiving Costs [Pipeline] sh [2024-05-30T06:20:06.765Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2024-05-30T06:20:06.765Z] + cut -d, -f6 [Pipeline] lock [2024-05-30T06:20:06.839Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-554-1-stack-cost] [2024-05-30T06:20:06.845Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-554-1-stack-cost] did not exist. Created. [2024-05-30T06:20:06.852Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-554-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-30T06:20:07.596Z] /w/workspace/device-modbus-go/1@tmp/durable-d035e7fc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-30T06:20:08.262Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-30T06:20:08.305Z] Warning: overwriting stash ‘stack-cost’ [2024-05-30T06:20:08.347Z] Stashed 1 file(s) [Pipeline] } [2024-05-30T06:20:08.366Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-554-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-30T06:20:08.460Z] $ docker stop --time=1 abf1e3abe8e42cc7116de003c839fc57145dbe331599ef490a47bf2469a6b3da [2024-05-30T06:20:09.967Z] $ docker rm -f --volumes abf1e3abe8e42cc7116de003c839fc57145dbe331599ef490a47bf2469a6b3da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-05-30T06:20:11.295Z] provisioning config files... [2024-05-30T06:20:11.302Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-554@tmp/config2528379071653303109tmp [Pipeline] { [Pipeline] sh [2024-05-30T06:20:11.730Z] + set +x [2024-05-30T06:20:11.730Z] + bash -s -- [2024-05-30T06:20:11.730Z] + curl -s https://codecov.io/bash [2024-05-30T06:20:11.730Z] [2024-05-30T06:20:11.730Z] _____ _ [2024-05-30T06:20:11.730Z] / ____| | | [2024-05-30T06:20:11.730Z] | | ___ __| | ___ ___ _____ __ [2024-05-30T06:20:11.730Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-05-30T06:20:11.730Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-05-30T06:20:11.730Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-05-30T06:20:11.730Z] Bash-1.0.6 [2024-05-30T06:20:11.730Z] [2024-05-30T06:20:11.730Z] [2024-05-30T06:20:11.730Z] ==> git version 2.25.1 found [2024-05-30T06:20:11.730Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-05-30T06:20:11.730Z] Release-Date: 2020-01-08 [2024-05-30T06:20:11.730Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-05-30T06:20:11.730Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-05-30T06:20:11.730Z] ==> Jenkins CI detected. [2024-05-30T06:20:11.730Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-554 [2024-05-30T06:20:11.730Z] project root: . [2024-05-30T06:20:11.730Z] --> token set from env [2024-05-30T06:20:11.730Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-05-30T06:20:11.730Z] ==> Running gcov in . (disable via -X gcov) [2024-05-30T06:20:11.730Z] ==> Python coveragepy not found [2024-05-30T06:20:11.730Z] ==> Searching for coverage reports in: [2024-05-30T06:20:11.730Z] + . [2024-05-30T06:20:11.730Z] -> Found 1 reports [2024-05-30T06:20:11.730Z] ==> Detecting git/mercurial file structure [2024-05-30T06:20:11.730Z] ==> Reading reports [2024-05-30T06:20:11.730Z] + ./coverage.out bytes=24601 [2024-05-30T06:20:11.990Z] ==> Appending adjustments [2024-05-30T06:20:11.990Z] https://docs.codecov.io/docs/fixing-reports [2024-05-30T06:20:11.990Z] + Found adjustments [2024-05-30T06:20:11.990Z] ==> Gzipping contents [2024-05-30T06:20:11.990Z] 4.0K /tmp/codecov.QGP3iR.gz [2024-05-30T06:20:11.990Z] ==> Uploading reports [2024-05-30T06:20:11.990Z] url: https://codecov.io [2024-05-30T06:20:11.990Z] query: branch=PR-554&commit=f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-554%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=554&job=&cmd_args= [2024-05-30T06:20:11.990Z] -> Pinging Codecov [2024-05-30T06:20:11.990Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-554&commit=f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-554%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=554&job=&cmd_args= [2024-05-30T06:20:11.990Z] -> Uploading to [2024-05-30T06:20:11.990Z] https://storage.googleapis.com/codecov/v4/raw/2024-05-30/55DBCA73C666E3227836607328DD7E49/f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938/b64837a9-87cf-457f-a396-91a0d70e3927.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240530%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240530T062011Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f9422766a98f2b88eac72ccdcfaa72a9d2370671950fca5e9a39b39202c8fdfc [2024-05-30T06:20:11.990Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-30T06:20:11.990Z] Dload Upload Total Spent Left Speed [2024-05-30T06:20:12.249Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 18565 --:--:-- --:--:-- --:--:-- 18475 100 3843 0 0 100 3843 0 15189 --:--:-- --:--:-- --:--:-- 15129 [2024-05-30T06:20:12.249Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/f6d5f3c1c0f36123a5390c6d9c70f66dc57a8938 [Pipeline] } [2024-05-30T06:20:12.279Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-30T06:20:14.549Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-554/archives ] [2024-05-30T06:20:14.549Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-554/archives [2024-05-30T06:20:14.549Z] total 16 [2024-05-30T06:20:14.549Z] drwxr-xr-x 3 root root 4096 May 30 06:06 . [2024-05-30T06:20:14.549Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 06:06 .. [2024-05-30T06:20:14.549Z] drwxr-xr-x 2 root root 4096 May 30 06:06 cost [2024-05-30T06:20:14.549Z] -rw-r--r-- 1 root root 88 May 30 06:06 cost.csv [2024-05-30T06:20:14.549Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-554/archives [2024-05-30T06:20:14.549Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-554/archives [2024-05-30T06:20:14.549Z] total 16 [2024-05-30T06:20:14.549Z] drwxr-xr-x 3 jenkins jenkins 4096 May 30 06:06 . [2024-05-30T06:20:14.549Z] drwxrwxr-x 10 jenkins jenkins 4096 May 30 06:06 .. [2024-05-30T06:20:14.549Z] drwxr-xr-x 2 jenkins jenkins 4096 May 30 06:06 cost [2024-05-30T06:20:14.549Z] -rw-r--r-- 1 jenkins jenkins 88 May 30 06:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:20:14.882Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:20:15.783Z] ---> package-listing.sh [2024-05-30T06:20:15.783Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-30T06:20:15.783Z] ++ facter osfamily [2024-05-30T06:20:16.041Z] + OS_FAMILY=debian [2024-05-30T06:20:16.041Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-554 [2024-05-30T06:20:16.041Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-30T06:20:16.041Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-30T06:20:16.041Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-30T06:20:16.041Z] + PACKAGES=/tmp/packages_start.txt [2024-05-30T06:20:16.041Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-554 ']' [2024-05-30T06:20:16.041Z] + PACKAGES=/tmp/packages_end.txt [2024-05-30T06:20:16.041Z] + case "${OS_FAMILY}" in [2024-05-30T06:20:16.041Z] + dpkg -l [2024-05-30T06:20:16.041Z] + grep '^ii' [2024-05-30T06:20:16.041Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-30T06:20:16.041Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-30T06:20:16.041Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-30T06:20:16.041Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-554 ']' [2024-05-30T06:20:16.041Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-554/archives/ [2024-05-30T06:20:16.041Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-554/archives/ [Pipeline] echo [2024-05-30T06:20:16.083Z] 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-554/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-05-30T06:20:16.375Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-30T06:20:17.019Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-30T06:20:17.020Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-30T06:20:17.182Z] prd-ubuntu20.04-docker-8c-8g-1584 does not seem to be running inside a container [2024-05-30T06:20:17.208Z] $ 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-554/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-554 -v /w/workspace/xfoundry_device-modbus-go_PR-554:/w/workspace/xfoundry_device-modbus-go_PR-554:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-554@tmp:/w/workspace/xfoundry_device-modbus-go_PR-554@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-05-30T06:20:17.407Z] $ docker top b5da958ea5a2ffb031b45446600ab98ecfc50d826f488e3ba89c9bc062263b37 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-30T06:20:17.811Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-30T06:20:18.127Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-30T06:20:18.446Z] + ls /var/log/sa-host [2024-05-30T06:20:18.446Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-30T06:20:18.607Z] provisioning config files... [2024-05-30T06:20:18.616Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-554@tmp/config4038167663459195766tmp [Pipeline] { [Pipeline] echo [2024-05-30T06:20:18.687Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:20:19.008Z] ---> create-netrc.sh [Pipeline] } [2024-05-30T06:20:19.036Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:20:19.463Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-30T06:20:19.501Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:20:19.829Z] ---> sudo-logs.sh [2024-05-30T06:20:19.829Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-30T06:20:19.942Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:20:20.262Z] ---> job-cost.sh [2024-05-30T06:20:20.262Z] lf-activate-venv: SKIPPING [2024-05-30T06:20:20.262Z] DEBUG: total: 0.2199999988079071 [2024-05-30T06:20:20.262Z] INFO: Retrieving Stack Cost... [2024-05-30T06:20:20.521Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-30T06:20:21.087Z] INFO: Archiving Costs [Pipeline] echo [2024-05-30T06:20:21.128Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-30T06:20:21.449Z] ---> logs-deploy.sh [2024-05-30T06:20:21.449Z] lf-activate-venv: SKIPPING [2024-05-30T06:20:21.449Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-554/1 [2024-05-30T06:20:21.449Z] INFO: archiving workspace using pattern(s): [2024-05-30T06:20:22.388Z] Archives upload complete. [2024-05-30T06:20:22.388Z] INFO: archiving logs to Nexus [2024-05-30T06:20:23.325Z] ---> uname -a: [2024-05-30T06:20:23.325Z] Linux prd-ubuntu20-04-docker-8c-8g-1584 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-05-30T06:20:23.325Z] [2024-05-30T06:20:23.325Z] [2024-05-30T06:20:23.325Z] ---> lscpu: [2024-05-30T06:20:23.325Z] Architecture: x86_64 [2024-05-30T06:20:23.325Z] CPU op-mode(s): 32-bit, 64-bit [2024-05-30T06:20:23.325Z] Byte Order: Little Endian [2024-05-30T06:20:23.325Z] Address sizes: 40 bits physical, 48 bits virtual [2024-05-30T06:20:23.325Z] CPU(s): 8 [2024-05-30T06:20:23.325Z] On-line CPU(s) list: 0-7 [2024-05-30T06:20:23.325Z] Thread(s) per core: 1 [2024-05-30T06:20:23.325Z] Core(s) per socket: 1 [2024-05-30T06:20:23.325Z] Socket(s): 8 [2024-05-30T06:20:23.325Z] NUMA node(s): 1 [2024-05-30T06:20:23.325Z] Vendor ID: AuthenticAMD [2024-05-30T06:20:23.325Z] CPU family: 23 [2024-05-30T06:20:23.325Z] Model: 49 [2024-05-30T06:20:23.325Z] Model name: AMD EPYC-Rome Processor [2024-05-30T06:20:23.325Z] Stepping: 0 [2024-05-30T06:20:23.325Z] CPU MHz: 2799.998 [2024-05-30T06:20:23.325Z] BogoMIPS: 5599.99 [2024-05-30T06:20:23.325Z] Virtualization: AMD-V [2024-05-30T06:20:23.325Z] Hypervisor vendor: KVM [2024-05-30T06:20:23.325Z] Virtualization type: full [2024-05-30T06:20:23.325Z] L1d cache: 256 KiB [2024-05-30T06:20:23.325Z] L1i cache: 256 KiB [2024-05-30T06:20:23.325Z] L2 cache: 4 MiB [2024-05-30T06:20:23.325Z] L3 cache: 128 MiB [2024-05-30T06:20:23.325Z] NUMA node0 CPU(s): 0-7 [2024-05-30T06:20:23.325Z] Vulnerability Itlb multihit: Not affected [2024-05-30T06:20:23.325Z] Vulnerability L1tf: Not affected [2024-05-30T06:20:23.325Z] Vulnerability Mds: Not affected [2024-05-30T06:20:23.325Z] Vulnerability Meltdown: Not affected [2024-05-30T06:20:23.325Z] Vulnerability Mmio stale data: Not affected [2024-05-30T06:20:23.325Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-05-30T06:20:23.325Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-05-30T06:20:23.325Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-05-30T06:20:23.325Z] Vulnerability Srbds: Not affected [2024-05-30T06:20:23.325Z] Vulnerability Tsx async abort: Not affected [2024-05-30T06:20:23.325Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-05-30T06:20:23.325Z] [2024-05-30T06:20:23.325Z] [2024-05-30T06:20:23.325Z] ---> nproc: [2024-05-30T06:20:23.325Z] 8 [2024-05-30T06:20:23.325Z] [2024-05-30T06:20:23.325Z] [2024-05-30T06:20:23.325Z] ---> df -h: [2024-05-30T06:20:23.325Z] Filesystem Size Used Avail Use% Mounted on [2024-05-30T06:20:23.325Z] overlay 155G 12G 143G 8% / [2024-05-30T06:20:23.325Z] tmpfs 64M 0 64M 0% /dev [2024-05-30T06:20:23.325Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-05-30T06:20:23.325Z] shm 64M 0 64M 0% /dev/shm [2024-05-30T06:20:23.325Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-05-30T06:20:23.325Z] [2024-05-30T06:20:23.325Z]